mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
set raft margin to default of 15mm
The raft margin is not a critical setting and for most profiles it resolves to 15mm currently, which is the default in fdmprinter. PP-243
This commit is contained in:
parent
d31cc5baf0
commit
e742a6afa8
105 changed files with 0 additions and 105 deletions
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.38
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 25)
|
||||
speed_print = 25
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.38
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 35)
|
||||
speed_print = 35
|
||||
|
|
|
@ -26,7 +26,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.57
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 50)
|
||||
|
|
|
@ -26,7 +26,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.57
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 35)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_airgap = 0.37
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 25)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_airgap = 0.37
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 30)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_airgap = 0.15
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_airgap = 0.15
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.5
|
||||
raft_surface_thickness = 0.15
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.5
|
||||
raft_surface_thickness = 0.15
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.44
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.44
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -26,7 +26,6 @@ raft_base_line_spacing = 1
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
|
|
|
@ -26,7 +26,6 @@ raft_base_line_spacing = 1
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
speed_layer_0 = =round(speed_print * 30 / 45)
|
||||
speed_print = 45
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 45)
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
speed_layer_0 = =round(speed_print * 30 / 45)
|
||||
speed_print = 45
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 45)
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_airgap = 0.47
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 40)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_airgap = 0.47
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 40)
|
||||
|
|
|
@ -22,7 +22,6 @@ infill_sparse_density = 10
|
|||
raft_base_line_spacing = 2
|
||||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_margin = 12
|
||||
retraction_count_max = 15
|
||||
retraction_hop_enabled = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.2
|
|||
raft_base_line_width = 0.6
|
||||
raft_interface_line_spacing = 1.2
|
||||
raft_interface_line_width = 0.57
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.5
|
||||
retraction_count_max = 15
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.38
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.38
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.57
|
||||
raft_surface_thickness = 0.2
|
||||
retraction_combing_max_distance = 50
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.57
|
||||
raft_surface_thickness = 0.2
|
||||
retraction_combing_max_distance = 50
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.37
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 25)
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.37
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 30)
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.15
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.15
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.5
|
||||
raft_surface_thickness = 0.15
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.5
|
||||
raft_surface_thickness = 0.15
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -22,7 +22,6 @@ raft_airgap = 0.44
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -22,7 +22,6 @@ raft_airgap = 0.44
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 1
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_base_line_spacing = 1
|
|||
raft_base_line_width = 0.5
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.5
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
speed_layer_0 = =round(speed_print * 30 / 45)
|
||||
speed_print = 45
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
|
|||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_interface_line_width = 0.8
|
||||
raft_margin = 15
|
||||
speed_layer_0 = =round(speed_print * 30 / 45)
|
||||
speed_print = 45
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 2.4
|
|||
raft_base_line_width = 1.2
|
||||
raft_interface_line_spacing = 1.4
|
||||
raft_interface_line_width = 1.2
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.6
|
||||
raft_surface_thickness = 0.15
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
|
||||
|
|
|
@ -23,7 +23,6 @@ raft_airgap = 0.47
|
|||
raft_base_line_width = 1.6
|
||||
raft_interface_line_spacing = 1.8
|
||||
raft_interface_line_width = 1.6
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.7
|
||||
raft_surface_thickness = 0.2
|
||||
speed_layer_0 = =round(speed_print * 30 / 40)
|
||||
|
|
|
@ -22,7 +22,6 @@ infill_sparse_density = 10
|
|||
raft_base_line_spacing = 2
|
||||
raft_base_line_width = 0.8
|
||||
raft_interface_line_spacing = 1
|
||||
raft_margin = 12
|
||||
retraction_count_max = 15
|
||||
retraction_hop_enabled = 0.2
|
||||
speed_layer_0 = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -24,7 +24,6 @@ raft_base_line_spacing = 1.2
|
|||
raft_base_line_width = 0.6
|
||||
raft_interface_line_spacing = 1.2
|
||||
raft_interface_line_width = 0.57
|
||||
raft_margin = 15
|
||||
raft_surface_line_width = 0.5
|
||||
retraction_count_max = 15
|
||||
retraction_hop_enabled = 0.2
|
||||
|
|
|
@ -20,7 +20,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 3)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_min_travel = 5
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -22,7 +22,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
skin_overlap = 50
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
|
|
|
@ -22,7 +22,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
skin_overlap = 50
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
skin_overlap = 50
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
skin_overlap = 50
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
|
|
|
@ -22,7 +22,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -23,7 +23,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -23,7 +23,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -18,7 +18,6 @@ cool_fan_full_at_height = =layer_height_0 + 14 * layer_height
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -19,7 +19,6 @@ cool_fan_full_at_height = =layer_height_0 + 7 * layer_height
|
|||
layer_height = 0.4
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -20,7 +20,6 @@ layer_height = 0.3
|
|||
material_print_temperature = =default_material_print_temperature - 2
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -24,7 +24,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
|
|||
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||
material_print_temperature = =default_material_print_temperature + 15
|
||||
prime_tower_enable = True
|
||||
raft_margin = 10
|
||||
speed_print = 45
|
||||
speed_topbottom = =math.ceil(speed_print * 35 / 45)
|
||||
speed_wall = =math.ceil(speed_print * 35 / 45)
|
||||
|
|
|
@ -24,7 +24,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
|
|||
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
prime_tower_enable = False
|
||||
raft_margin = 10
|
||||
speed_infill = =math.ceil(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
||||
|
|
|
@ -20,7 +20,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 3)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_min_travel = 5
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -20,7 +20,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -20,7 +20,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -24,7 +24,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -24,7 +24,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -24,7 +24,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -20,7 +20,6 @@ cool_fan_full_at_height = =layer_height_0 + 14 * layer_height
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -19,7 +19,6 @@ cool_fan_full_at_height = =layer_height_0 + 7 * layer_height
|
|||
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -20,7 +20,6 @@ cool_fan_full_at_height = =layer_height_0 + 9 * layer_height
|
|||
material_print_temperature = =default_material_print_temperature - 2
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -22,7 +22,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
|
|||
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||
material_print_temperature = =default_material_print_temperature + 15
|
||||
prime_tower_enable = True
|
||||
raft_margin = 10
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
speed_print = 45
|
||||
|
|
|
@ -24,7 +24,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
|
|||
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
prime_tower_enable = False
|
||||
raft_margin = 10
|
||||
speed_infill = =math.ceil(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 3)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_min_travel = 5
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -21,7 +21,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -20,7 +20,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -20,7 +20,6 @@ ooze_shield_angle = 40
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = 0.4
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 50
|
||||
|
|
|
@ -22,7 +22,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -22,7 +22,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -24,7 +24,6 @@ prime_tower_enable = True
|
|||
raft_acceleration = =acceleration_layer_0
|
||||
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
||||
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
||||
raft_margin = 10
|
||||
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
||||
support_angle = 70
|
||||
switch_extruder_prime_speed = 30
|
||||
|
|
|
@ -20,7 +20,6 @@ cool_fan_full_at_height = =layer_height_0 + 14 * layer_height
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -19,7 +19,6 @@ cool_fan_full_at_height = =layer_height_0 + 7 * layer_height
|
|||
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -18,7 +18,6 @@ cool_fan_full_at_height = =layer_height_0 + 9 * layer_height
|
|||
material_print_temperature = =default_material_print_temperature - 2
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
raft_airgap = 0.5
|
||||
raft_margin = 15
|
||||
skin_overlap = 0
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 50)
|
||||
speed_print = 50
|
||||
|
|
|
@ -22,7 +22,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
|
|||
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||
material_print_temperature = =default_material_print_temperature + 15
|
||||
prime_tower_enable = True
|
||||
raft_margin = 10
|
||||
support_angle = 70
|
||||
top_bottom_thickness = =layer_height * 4
|
||||
speed_print = 45
|
||||
|
|
|
@ -24,7 +24,6 @@ material_final_print_temperature = =max(-273.15, material_print_temperature - 15
|
|||
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
prime_tower_enable = False
|
||||
raft_margin = 10
|
||||
speed_infill = =math.ceil(speed_print * 30 / 30)
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue