mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Remove limit_support_retractions
since that is no longer used
This commit is contained in:
parent
2589875e0e
commit
c3ed31583b
1 changed files with 0 additions and 1 deletions
|
@ -319,7 +319,6 @@
|
|||
},
|
||||
"layer_start_x": { "value": "sum(extruderValues('machine_extruder_start_pos_x')) / len(extruderValues('machine_extruder_start_pos_x'))" },
|
||||
"layer_start_y": { "value": "sum(extruderValues('machine_extruder_start_pos_y')) / len(extruderValues('machine_extruder_start_pos_y'))" },
|
||||
"limit_support_retractions": { "value": false },
|
||||
"machine_acceleration": { "default_value": 3000 },
|
||||
"machine_center_is_zero": { "value": true },
|
||||
"machine_depth": { "default_value": 190 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue