mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 17:05:10 +08:00
Remove start_layers_at_same_position setting
This setting is no longer configurable since we now slice multi-threadedly.
This commit is contained in:
parent
de7bf3da02
commit
aeabddb54a
@ -3772,17 +3772,6 @@
|
|||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": true
|
"settable_per_extruder": true
|
||||||
},
|
},
|
||||||
"start_layers_at_same_position":
|
|
||||||
{
|
|
||||||
"label": "Start Layers with the Same Part",
|
|
||||||
"description": "In each layer start with printing the object near the same point, so that we don't start a new layer with printing the piece which the previous layer ended with. This makes for better overhangs and small parts, but increases printing time.",
|
|
||||||
"type": "bool",
|
|
||||||
"default_value": false,
|
|
||||||
"enabled": false,
|
|
||||||
"settable_per_mesh": false,
|
|
||||||
"settable_per_extruder": false,
|
|
||||||
"settable_per_meshgroup": true
|
|
||||||
},
|
|
||||||
"layer_start_x":
|
"layer_start_x":
|
||||||
{
|
{
|
||||||
"label": "Layer Start X",
|
"label": "Layer Start X",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user