[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
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:05:23 UTC
|
||||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:37:18 UTC
|
||||
bed_temperature = 0
|
||||
bridge_fan_speed = 100
|
||||
compatible_printers =
|
||||
|
@ -10,7 +10,7 @@ disable_fan_first_layers = 3
|
|||
end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
|
||||
extrusion_multiplier = 1
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 30
|
||||
fan_below_layer_time = 60
|
||||
filament_colour = #000000
|
||||
filament_cooling_final_speed = 3.4
|
||||
filament_cooling_initial_speed = 2.2
|
||||
|
@ -50,6 +50,6 @@ inherits =
|
|||
max_fan_speed = 100
|
||||
min_fan_speed = 30
|
||||
min_print_speed = 10
|
||||
slowdown_below_layer_time = 10
|
||||
slowdown_below_layer_time = 5
|
||||
start_filament_gcode = "; Filament gcode\n"
|
||||
temperature = 200
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:05:20 UTC
|
||||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:37:11 UTC
|
||||
bed_temperature = 0
|
||||
bridge_fan_speed = 100
|
||||
compatible_printers =
|
||||
|
@ -10,7 +10,7 @@ disable_fan_first_layers = 3
|
|||
end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
|
||||
extrusion_multiplier = 1
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 30
|
||||
fan_below_layer_time = 60
|
||||
filament_colour = #FB0207
|
||||
filament_cooling_final_speed = 3.4
|
||||
filament_cooling_initial_speed = 2.2
|
||||
|
@ -50,6 +50,6 @@ inherits =
|
|||
max_fan_speed = 100
|
||||
min_fan_speed = 30
|
||||
min_print_speed = 10
|
||||
slowdown_below_layer_time = 10
|
||||
slowdown_below_layer_time = 5
|
||||
start_filament_gcode = "; Filament gcode\n"
|
||||
temperature = 200
|
||||
|
|
|
@ -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…
Reference in a new issue