mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
HMS434 update
line width removed
This commit is contained in:
parent
043ed2af81
commit
2aedc68892
1 changed files with 0 additions and 3 deletions
|
|
@ -81,9 +81,6 @@
|
|||
|
||||
"layer_height": {"maximum_value": "(0.8 * min(extruderValues('machine_nozzle_size')))" },
|
||||
"layer_height_0": {"maximum_value": "(0.8 * min(extruderValues('machine_nozzle_size')))" },
|
||||
"line_width": {"value": "(machine_nozzle_size + 0.2)" },
|
||||
"wall_line_width_0": {"value": "(machine_nozzle_size)" },
|
||||
"infill_line_width": {"value": "(line_width)" },
|
||||
"initial_layer_line_width_factor": {"value": 110 },
|
||||
|
||||
"wall_thickness": {"value": "(line_width * 3) if infill_sparse_density < 95 else line_width" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue