mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-30 10:32:02 +08:00
Revert "JSON: new setting infill_randomize_start_location"
This reverts commit 89a74e8ae209f53e3b0876c3bef79bc19dc7c985. Accidentally committed to master.
This commit is contained in:
parent
89a74e8ae2
commit
cc9aa1129a
@ -1723,17 +1723,6 @@
|
||||
"limit_to_extruder": "infill_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"infill_randomize_start_location":
|
||||
{
|
||||
"label": "Randomize Infill Start",
|
||||
"description": "Randomize which infill line is printed first. This prevents one segment becoming the strongest, but it does so at the cost of an additional travel move.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"value": "infill_pattern == 'grid' or infill_pattern == 'triangles' or infill_pattern == 'trihexagon' or infill_pattern == 'triangles' or infill_pattern == 'cubic' or infill_pattern == 'cubicsubdiv' or infill_pattern == 'tetrahedral' or infill_pattern == 'quarter_cubic'",
|
||||
"enabled": "not ((infill_pattern == 'cross' and connect_infill_polygons) or infill_pattern == 'concentric')",
|
||||
"limit_to_extruder": "infill_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"infill_multiplier":
|
||||
{
|
||||
"label": "Infill Line Multiplier",
|
||||
|
Loading…
x
Reference in New Issue
Block a user