mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:45:56 +08:00
JSON feat: conical_overhang_enabled (CURA-1412)
This commit is contained in:
parent
4aaa528ea2
commit
46f4caab32
@ -1944,6 +1944,13 @@
|
||||
"enabled": "draft_shield_height_limitation == \"limited\"",
|
||||
"global_only": true
|
||||
},
|
||||
"conical_overhang_enabled": {
|
||||
"label": "Make Overhang Printable",
|
||||
"description": "Change the geometry of the printed model such that minimal support is required. Steep overhangs will become shallow overhangs. Overhanging areas will drop down to become more vertical.",
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"visible": false
|
||||
},
|
||||
"coasting_enable": {
|
||||
"label": "Enable Coasting",
|
||||
"description": "Coasting replaces the last part of an extrusion path with a travel path. The oozed material is used to print the last piece of the extrusion path in order to reduce stringing.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user