[WIP] do not use auto speed, b/c it doesn't work
Autospeed works fine for some models, but others will only be printer very slowly (10 mm/s instead of 50-65 mm/s)
This commit is contained in:
parent
0da4860917
commit
1be7434666
4 changed files with 20 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:03:59 UTC
|
||||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:35:27 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_fill_pattern = rectilinear
|
||||
bottom_solid_layers = 2
|
||||
|
@ -6,7 +6,7 @@ bottom_solid_min_thickness = 0
|
|||
bridge_acceleration = 0
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 0
|
||||
bridge_speed = 65
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 0
|
||||
compatible_printers =
|
||||
|
@ -15,7 +15,7 @@ complete_objects = 0
|
|||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
elefant_foot_compensation = 0
|
||||
elefant_foot_compensation = 0.2
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 75%
|
||||
|
@ -41,7 +41,7 @@ infill_extrusion_width = 0
|
|||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 0
|
||||
infill_speed = 65
|
||||
inherits =
|
||||
interface_shells = 0
|
||||
layer_height = 0.2
|
||||
|
@ -56,7 +56,7 @@ overhangs = 1
|
|||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 0
|
||||
perimeter_speed = 65
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
|
@ -73,7 +73,7 @@ solid_infill_below_area = 50
|
|||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 0
|
||||
solid_infill_speed = 80%
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
|
@ -91,7 +91,7 @@ support_material_interface_spacing = 0
|
|||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 0
|
||||
support_material_speed = 65
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 0
|
||||
support_material_with_sheath = 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:03:56 UTC
|
||||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:22:01 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_fill_pattern = rectilinear
|
||||
bottom_solid_layers = 2
|
||||
|
@ -6,7 +6,7 @@ bottom_solid_min_thickness = 0
|
|||
bridge_acceleration = 0
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 0
|
||||
bridge_speed = 65
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 0
|
||||
compatible_printers =
|
||||
|
@ -15,7 +15,7 @@ complete_objects = 0
|
|||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
elefant_foot_compensation = 0
|
||||
elefant_foot_compensation = 0.2
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 75%
|
||||
|
@ -41,7 +41,7 @@ infill_extrusion_width = 0
|
|||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 0
|
||||
infill_speed = 65
|
||||
inherits =
|
||||
interface_shells = 0
|
||||
layer_height = 0.3
|
||||
|
@ -56,7 +56,7 @@ overhangs = 1
|
|||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 0
|
||||
perimeter_speed = 65
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
|
@ -73,7 +73,7 @@ solid_infill_below_area = 50
|
|||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 0
|
||||
solid_infill_speed = 80%
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
|
@ -91,7 +91,7 @@ support_material_interface_spacing = 0
|
|||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 0
|
||||
support_material_speed = 65
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 0
|
||||
support_material_with_sheath = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue