mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
lil: rounding error
This commit is contained in:
parent
b86d8b4815
commit
98bbeae055
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"material_bed_temperature": { "default_value": 60 },
|
||||
"support_angle": { "default_value": 50 },
|
||||
"speed_layer_0": { "default_value": 30 },
|
||||
"line_width": { "default_value": 0.39999999999999997 },
|
||||
"line_width": { "default_value": 0.4 },
|
||||
"speed_infill": { "default_value": 60 },
|
||||
"prime_tower_size": { "default_value": 8.660254037844387 },
|
||||
"support_enable": { "default_value": true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue