mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Applied printer-linter format
To make sure we have uniform diffs with our PR's
This commit is contained in:
parent
6b810fbd6c
commit
53d8e0c730
5530 changed files with 60706 additions and 61918 deletions
|
@ -1,41 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = kemiq_q2_beta
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_abs
|
||||
quality_type = coarse
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = generic_abs
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
cool_fan_enabled = False
|
||||
layer_height = 0.35
|
||||
layer_height_0 = 0.3
|
||||
|
||||
speed_print = 70
|
||||
speed_infill = =math.ceil(speed_print * 60 / 70)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
speed_wall_0 = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall_x = =math.ceil(speed_print * 50 / 70)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_travel = 120
|
||||
|
||||
material_print_temperature = 246
|
||||
material_bed_temperature = 85
|
||||
|
||||
retraction_speed = 50
|
||||
retraction_amount = 1.5
|
||||
|
||||
adhesion_type = raft
|
||||
material_print_temperature = 246
|
||||
raft_airgap = 0.25
|
||||
raft_margin = 10
|
||||
raft_surface_layers = 3
|
||||
raft_interface_line_spacing = 2
|
||||
raft_speed = 20
|
||||
raft_base_line_width = 0.8
|
||||
raft_base_thickness = 0.36
|
||||
raft_interface_line_spacing = 2
|
||||
raft_margin = 10
|
||||
raft_speed = 20
|
||||
raft_surface_layers = 3
|
||||
raft_surface_line_spacing = 0.4
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 50
|
||||
speed_infill = =math.ceil(speed_print * 60 / 70)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
speed_print = 70
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall_x = =math.ceil(speed_print * 50 / 70)
|
||||
|
||||
cool_fan_enabled = False
|
||||
|
|
|
@ -1,41 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fine
|
||||
definition = kemiq_q2_beta
|
||||
name = Extra Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_abs
|
||||
quality_type = high
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
material = generic_abs
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
cool_fan_enabled = False
|
||||
layer_height = 0.06
|
||||
layer_height_0 = 0.3
|
||||
|
||||
speed_print = 40
|
||||
speed_infill = =math.ceil(speed_print * 50 / 40)
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 40)
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 40)
|
||||
speed_wall_x = =speed_print
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 40)
|
||||
speed_travel = 120
|
||||
|
||||
material_print_temperature = 246
|
||||
material_bed_temperature = 85
|
||||
|
||||
retraction_speed = 50
|
||||
retraction_amount = 1.5
|
||||
|
||||
adhesion_type = raft
|
||||
material_print_temperature = 246
|
||||
raft_airgap = 0.25
|
||||
raft_margin = 10
|
||||
raft_surface_layers = 3
|
||||
raft_interface_line_spacing = 2
|
||||
raft_speed = 20
|
||||
raft_base_line_width = 0.8
|
||||
raft_base_thickness = 0.36
|
||||
raft_interface_line_spacing = 2
|
||||
raft_margin = 10
|
||||
raft_speed = 20
|
||||
raft_surface_layers = 3
|
||||
raft_surface_line_spacing = 0.4
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 50
|
||||
speed_infill = =math.ceil(speed_print * 50 / 40)
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 40)
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 40)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 40)
|
||||
speed_wall_x = =speed_print
|
||||
|
||||
cool_fan_enabled = False
|
||||
|
|
|
@ -1,41 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = kemiq_q2_beta
|
||||
name = Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_abs
|
||||
quality_type = normal
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
material = generic_abs
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
cool_fan_enabled = False
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.3
|
||||
|
||||
speed_print = 50
|
||||
speed_infill = =math.ceil(speed_print * 60 / 50)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
speed_wall_0 = =math.ceil(speed_print * 25 / 50)
|
||||
speed_wall_x = =math.ceil(speed_print * 45 / 50)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_travel = 120
|
||||
|
||||
material_print_temperature = 246
|
||||
material_bed_temperature = 85
|
||||
|
||||
retraction_speed = 50
|
||||
retraction_amount = 1.5
|
||||
|
||||
adhesion_type = raft
|
||||
material_print_temperature = 246
|
||||
raft_airgap = 0.25
|
||||
raft_margin = 10
|
||||
raft_surface_layers = 3
|
||||
raft_interface_line_spacing = 2
|
||||
raft_speed = 20
|
||||
raft_base_line_width = 0.8
|
||||
raft_base_thickness = 0.36
|
||||
raft_interface_line_spacing = 2
|
||||
raft_margin = 10
|
||||
raft_speed = 20
|
||||
raft_surface_layers = 3
|
||||
raft_surface_line_spacing = 0.4
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 50
|
||||
speed_infill = =math.ceil(speed_print * 60 / 50)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 25 / 50)
|
||||
speed_wall_x = =math.ceil(speed_print * 45 / 50)
|
||||
|
||||
cool_fan_enabled = False
|
||||
|
|
|
@ -1,41 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Low
|
||||
definition = kemiq_q2_beta
|
||||
name = Low
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_abs
|
||||
quality_type = draft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_abs
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
cool_fan_enabled = False
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.3
|
||||
|
||||
speed_print = 70
|
||||
speed_infill = =math.ceil(speed_print * 60 / 70)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
speed_wall_0 = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall_x = =math.ceil(speed_print * 50 / 70)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_travel = 120
|
||||
|
||||
material_print_temperature = 246
|
||||
material_bed_temperature = 85
|
||||
|
||||
retraction_speed = 50
|
||||
retraction_amount = 1.5
|
||||
|
||||
adhesion_type = raft
|
||||
material_print_temperature = 246
|
||||
raft_airgap = 0.25
|
||||
raft_margin = 10
|
||||
raft_surface_layers = 3
|
||||
raft_interface_line_spacing = 2
|
||||
raft_speed = 20
|
||||
raft_base_line_width = 0.8
|
||||
raft_base_thickness = 0.36
|
||||
raft_interface_line_spacing = 2
|
||||
raft_margin = 10
|
||||
raft_speed = 20
|
||||
raft_surface_layers = 3
|
||||
raft_surface_line_spacing = 0.4
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 50
|
||||
speed_infill = =math.ceil(speed_print * 60 / 70)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
|
||||
speed_print = 70
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall_x = =math.ceil(speed_print * 50 / 70)
|
||||
|
||||
cool_fan_enabled = False
|
||||
|
|
|
@ -1,41 +1,37 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = kemiq_q2_beta
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_abs
|
||||
quality_type = fast
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
material = generic_abs
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
cool_fan_enabled = False
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.3
|
||||
|
||||
speed_print = 60
|
||||
speed_infill = =math.ceil(speed_print * 50 / 60)
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 60)
|
||||
speed_wall_x = =math.ceil(speed_print * 40 / 60)
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 60)
|
||||
speed_travel = 120
|
||||
|
||||
material_print_temperature = 246
|
||||
material_bed_temperature = 85
|
||||
|
||||
retraction_speed = 50
|
||||
retraction_amount = 1.5
|
||||
|
||||
adhesion_type = raft
|
||||
material_print_temperature = 246
|
||||
raft_airgap = 0.25
|
||||
raft_margin = 10
|
||||
raft_surface_layers = 3
|
||||
raft_interface_line_spacing = 2
|
||||
raft_speed = 20
|
||||
raft_base_line_width = 0.8
|
||||
raft_base_thickness = 0.36
|
||||
raft_interface_line_spacing = 2
|
||||
raft_margin = 10
|
||||
raft_speed = 20
|
||||
raft_surface_layers = 3
|
||||
raft_surface_line_spacing = 0.4
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 50
|
||||
speed_infill = =math.ceil(speed_print * 50 / 60)
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 60)
|
||||
speed_print = 60
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 60)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 60)
|
||||
speed_wall_x = =math.ceil(speed_print * 40 / 60)
|
||||
|
||||
cool_fan_enabled = False
|
||||
|
|
|
@ -1,25 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = kemiq_q2_beta
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = coarse
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.35
|
||||
adhesion_type = skirt
|
||||
|
||||
layer_height = 0.35
|
||||
material_bed_temperature = 60
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 60
|
||||
|
||||
material_print_temperature = 214
|
||||
material_bed_temperature = 60
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,25 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fine
|
||||
definition = kemiq_q2_beta
|
||||
name = Extra Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = high
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.06
|
||||
adhesion_type = skirt
|
||||
|
||||
layer_height = 0.06
|
||||
material_bed_temperature = 60
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 30
|
||||
|
||||
material_print_temperature = 214
|
||||
material_bed_temperature = 60
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,25 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = kemiq_q2_beta
|
||||
name = Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
adhesion_type = skirt
|
||||
|
||||
layer_height = 0.1
|
||||
material_bed_temperature = 60
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 40
|
||||
|
||||
material_print_temperature = 214
|
||||
material_bed_temperature = 60
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,25 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Low
|
||||
definition = kemiq_q2_beta
|
||||
name = Low
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = draft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
adhesion_type = skirt
|
||||
|
||||
layer_height = 0.2
|
||||
material_bed_temperature = 60
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 60
|
||||
|
||||
material_print_temperature = 214
|
||||
material_bed_temperature = 60
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,25 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = kemiq_q2_beta
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = fast
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
adhesion_type = skirt
|
||||
|
||||
layer_height = 0.15
|
||||
material_bed_temperature = 60
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 50
|
||||
|
||||
material_print_temperature = 214
|
||||
material_bed_temperature = 60
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,24 +1,21 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = kemiq_q2_gama
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = coarse
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.35
|
||||
adhesion_type = raft
|
||||
|
||||
layer_height = 0.35
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 60
|
||||
|
||||
material_print_temperature = 214
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,30 +1,27 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fine
|
||||
definition = kemiq_q2_gama
|
||||
name = Extra Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = high
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.06
|
||||
adhesion_type = skirt
|
||||
|
||||
speed_print = 40
|
||||
layer_height = 0.06
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_infill = =math.ceil(speed_print * 50 / 40)
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 40)
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 40)
|
||||
speed_wall_x = =speed_print
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 40)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 40)
|
||||
speed_wall_x = =speed_print
|
||||
|
||||
material_print_temperature = 214
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,30 +1,27 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = kemiq_q2_gama
|
||||
name = Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
adhesion_type = skirt
|
||||
|
||||
speed_print = 50
|
||||
layer_height = 0.1
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_infill = =math.ceil(speed_print * 60 / 50)
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
speed_wall_0 = =math.ceil(speed_print * 25 / 50)
|
||||
speed_wall_x = =math.ceil(speed_print * 45 / 50)
|
||||
speed_print = 50
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 25 / 50)
|
||||
speed_wall_x = =math.ceil(speed_print * 45 / 50)
|
||||
|
||||
material_print_temperature = 214
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,24 +1,21 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Low
|
||||
definition = kemiq_q2_gama
|
||||
name = Low
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = draft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
adhesion_type = raft
|
||||
|
||||
layer_height = 0.2
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_print = 60
|
||||
|
||||
material_print_temperature = 214
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
|
@ -1,30 +1,27 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = kemiq_q2_gama
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = fast
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
adhesion_type = skirt
|
||||
|
||||
speed_print = 60
|
||||
layer_height = 0.15
|
||||
material_print_temperature = 214
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 2.15
|
||||
retraction_speed = 40
|
||||
speed_infill = =math.ceil(speed_print * 50 / 60)
|
||||
speed_layer_0 = =math.ceil(speed_print * 15 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 60)
|
||||
speed_wall_x = =math.ceil(speed_print * 40 / 60)
|
||||
speed_print = 60
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 60)
|
||||
speed_travel = 120
|
||||
speed_wall_0 = =math.ceil(speed_print * 20 / 60)
|
||||
speed_wall_x = =math.ceil(speed_print * 40 / 60)
|
||||
|
||||
material_print_temperature = 214
|
||||
|
||||
retraction_speed = 40
|
||||
retraction_amount = 2.15
|
||||
|
||||
raft_airgap = 0.25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue