mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Applied printer-linter format
This commit is contained in:
parent
014f23ffa8
commit
0648cc5fd6
138 changed files with 138 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
"cool_min_layer_time": { "value": 6 },
|
||||
"cool_min_layer_time_fan_speed_max": { "value": "cool_min_layer_time + 5" },
|
||||
"cool_min_speed": { "value": "speed_wall_0 * 3 / 4 if lift_head else speed_wall_0 / 5" },
|
||||
"cool_min_temperature": { "value": "material_print_temperature - 15" },
|
||||
"cool_min_temperature": { "value": "material_print_temperature - 15" },
|
||||
"gradual_support_infill_step_height": { "value": "4 * layer_height" },
|
||||
"gradual_support_infill_steps": { "value": "2 if support_interface_enable else 0" },
|
||||
"infill_material_flow": { "value": "(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow" },
|
||||
|
|
|
@ -14,3 +14,4 @@ weight = 0
|
|||
[values]
|
||||
infill_overlap = =0 if infill_sparse_density > 80 else 15
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -28,3 +28,4 @@ top_bottom_thickness = 0.72
|
|||
travel_avoid_distance = 0.4
|
||||
wall_0_inset = 0.015
|
||||
wall_0_wipe_dist = 0.25
|
||||
|
||||
|
|
|
@ -41,3 +41,4 @@ switch_extruder_retraction_speeds = 35
|
|||
top_bottom_thickness = 1
|
||||
travel_avoid_distance = 3
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ speed_wall_0 = =math.ceil(speed_print * 20 / 30)
|
|||
top_bottom_thickness = 0.72
|
||||
wall_0_inset = 0.015
|
||||
wall_0_wipe_dist = 0.25
|
||||
|
||||
|
|
|
@ -31,3 +31,4 @@ speed_wall = =math.ceil(speed_print * 50 / 50)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 40 / 50)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -31,3 +31,4 @@ speed_wall = =math.ceil(speed_print * 45 / 45)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -33,3 +33,4 @@ speed_wall = =math.ceil(speed_print * 35 / 40)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -33,3 +33,4 @@ speed_wall = =math.ceil(speed_print * 35 / 40)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 35 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 45 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ speed_infill = =math.ceil(speed_print * 40 / 50)
|
|||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 50)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_infill = =math.ceil(speed_print * 45 / 55)
|
|||
speed_print = 55
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -20,3 +20,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -20,3 +20,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -40,3 +40,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -39,3 +39,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -40,3 +40,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -38,3 +38,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 35 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 45 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
|
||||
|
|
|
@ -20,3 +20,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_infill = =math.ceil(speed_print * 40 / 50)
|
|||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 50)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_infill = =math.ceil(speed_print * 45 / 55)
|
|||
speed_print = 55
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -41,3 +41,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -42,3 +42,4 @@ switch_extruder_retraction_amount = 20
|
|||
switch_extruder_retraction_speeds = 35
|
||||
top_bottom_thickness = 1.1
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -42,3 +42,4 @@ switch_extruder_retraction_amount = 20
|
|||
switch_extruder_retraction_speeds = 35
|
||||
top_bottom_thickness = 1
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -45,3 +45,4 @@ switch_extruder_retraction_speeds = 35
|
|||
top_bottom_thickness = 0.7
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -45,3 +45,4 @@ switch_extruder_retraction_speeds = 35
|
|||
top_bottom_thickness = 0.7
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -44,3 +44,4 @@ switch_extruder_retraction_speeds = 35
|
|||
top_bottom_thickness = 0.7
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -25,3 +25,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -26,3 +26,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -25,3 +25,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -32,3 +32,4 @@ switch_extruder_retraction_speeds = 45
|
|||
top_bottom_thickness = 1.6
|
||||
top_skin_expand_distance = =line_width * 2
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
|
@ -33,3 +33,4 @@ switch_extruder_retraction_speeds = 45
|
|||
top_bottom_thickness = 1.6
|
||||
top_skin_expand_distance = =line_width * 2
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
|
@ -31,3 +31,4 @@ switch_extruder_retraction_speeds = 45
|
|||
top_bottom_thickness = 1.6
|
||||
top_skin_expand_distance = =line_width * 2
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
|
@ -25,3 +25,4 @@ speed_wall = =round(speed_print * 40 / 45)
|
|||
speed_wall_0 = =round(speed_print * 35 / 45)
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 6
|
||||
|
||||
|
|
|
@ -26,3 +26,4 @@ speed_wall = =math.ceil(speed_print * 25 / 30)
|
|||
speed_wall_0 = =math.ceil(speed_print * 20 / 30)
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -26,3 +26,4 @@ speed_wall = =math.ceil(speed_print * 25 / 35)
|
|||
speed_wall_0 = =math.ceil(speed_print * 20 / 35)
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -42,3 +42,4 @@ top_bottom_thickness = 1.2
|
|||
top_skin_expand_distance = =line_width * 2
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
|
@ -44,3 +44,4 @@ top_bottom_thickness = 1.2
|
|||
top_skin_expand_distance = =line_width * 2
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
|
@ -42,3 +42,4 @@ top_bottom_thickness = 1.2
|
|||
top_skin_expand_distance = =line_width * 2
|
||||
travel_avoid_distance = 1.5
|
||||
wall_0_wipe_dist = =line_width * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ skin_overlap = 20
|
|||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_z_distance = =layer_height * 2
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
|
|||
speed_wall_x = =speed_wall
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
|
||||
|
|
|
@ -14,3 +14,4 @@ weight = 0
|
|||
[values]
|
||||
infill_overlap = =0 if infill_sparse_density > 80 else 15
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -24,3 +24,4 @@ speed_wall = =math.ceil(speed_print * 30 / 70)
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -35,3 +35,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -28,3 +28,4 @@ top_bottom_thickness = 0.72
|
|||
travel_avoid_distance = 0.4
|
||||
wall_0_inset = 0.015
|
||||
wall_0_wipe_dist = 0.25
|
||||
|
||||
|
|
|
@ -41,3 +41,4 @@ switch_extruder_retraction_speeds = 35
|
|||
top_bottom_thickness = 1
|
||||
travel_avoid_distance = 3
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ speed_wall_0 = =math.ceil(speed_print * 20 / 30)
|
|||
top_bottom_thickness = 0.72
|
||||
wall_0_inset = 0.015
|
||||
wall_0_wipe_dist = 0.25
|
||||
|
||||
|
|
|
@ -24,3 +24,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
|
||||
|
|
|
@ -23,3 +23,4 @@ speed_infill = =math.ceil(speed_print * 40 / 50)
|
|||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 50)
|
||||
|
||||
|
|
|
@ -28,3 +28,4 @@ support_interface_density = =min(extruderValues('material_surface_energy'))
|
|||
support_interface_enable = True
|
||||
support_top_distance = =math.ceil(min(extruderValues('material_adhesion_tendency')) / 2) * layer_height
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -28,3 +28,4 @@ support_interface_density = =min(extruderValues('material_surface_energy'))
|
|||
support_interface_enable = True
|
||||
support_top_distance = =math.ceil(min(extruderValues('material_adhesion_tendency')) / 1) * layer_height
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -25,3 +25,4 @@ support_interface_density = =min(extruderValues('material_surface_energy'))
|
|||
support_interface_enable = True
|
||||
support_top_distance = =math.ceil(min(extruderValues('material_adhesion_tendency')) / 1) * layer_height
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -29,3 +29,4 @@ support_interface_density = =min(extruderValues('material_surface_energy'))
|
|||
support_interface_enable = True
|
||||
support_top_distance = 0.3
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -31,3 +31,4 @@ speed_wall = =math.ceil(speed_print * 50 / 50)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 40 / 50)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -31,3 +31,4 @@ speed_wall = =math.ceil(speed_print * 45 / 45)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -33,3 +33,4 @@ speed_wall = =math.ceil(speed_print * 35 / 40)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -33,3 +33,4 @@ speed_wall = =math.ceil(speed_print * 35 / 40)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 35 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 45 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ speed_infill = =math.ceil(speed_print * 40 / 50)
|
|||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 50)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_infill = =math.ceil(speed_print * 45 / 55)
|
|||
speed_print = 55
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -20,3 +20,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -20,3 +20,4 @@ skin_overlap = 50
|
|||
switch_extruder_prime_speed = 30
|
||||
switch_extruder_retraction_amount = 30
|
||||
switch_extruder_retraction_speeds = 40
|
||||
|
||||
|
|
|
@ -40,3 +40,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -39,3 +39,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -40,3 +40,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -38,3 +38,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 35 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 45 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
|
||||
|
|
|
@ -20,3 +20,4 @@ speed_print = 60
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_infill = =math.ceil(speed_print * 40 / 50)
|
|||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 50)
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@ speed_infill = =math.ceil(speed_print * 45 / 55)
|
|||
speed_print = 55
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -26,3 +26,4 @@ speed_topbottom = =math.ceil(speed_print * 40 / 70)
|
|||
speed_wall = =math.ceil(speed_print * 55 / 70)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
|
||||
top_bottom_thickness = 0.8
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ speed_topbottom = =math.ceil(speed_print * 35 / 70)
|
|||
speed_wall = =math.ceil(speed_print * 45 / 70)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 70)
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -23,3 +23,4 @@ speed_print = 50
|
|||
speed_topbottom = =math.ceil(speed_print * 35 / 50)
|
||||
speed_wall = =math.ceil(speed_print * 35 / 50)
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -19,3 +19,4 @@ raft_airgap = 0.25
|
|||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 10
|
||||
top_bottom_thickness = 1
|
||||
|
||||
|
|
|
@ -30,3 +30,4 @@ speed_print = 50
|
|||
speed_wall = 50
|
||||
top_bottom_thickness = 0.9
|
||||
wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
|
||||
|
||||
|
|
|
@ -41,3 +41,4 @@ switch_extruder_prime_speed = 15
|
|||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 35
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -42,3 +42,4 @@ switch_extruder_retraction_amount = 20
|
|||
switch_extruder_retraction_speeds = 35
|
||||
top_bottom_thickness = 1.1
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -42,3 +42,4 @@ switch_extruder_retraction_amount = 20
|
|||
switch_extruder_retraction_speeds = 35
|
||||
top_bottom_thickness = 1
|
||||
wall_0_inset = 0
|
||||
|
||||
|
|
|
@ -24,3 +24,4 @@ speed_topbottom = =math.ceil(speed_print * 25 / 50)
|
|||
speed_wall = =math.ceil(speed_print * 36 / 50)
|
||||
speed_wall_0 = =math.ceil(speed_print * 26 / 50)
|
||||
top_bottom_thickness = 1.2
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue