JSON feat: infill mesh (CURA-833)

This commit is contained in:
Tim Kuipers 2016-07-07 21:04:23 +02:00
parent 9d1ea28b49
commit d6c25fcd10

View file

@ -3042,6 +3042,17 @@
"settable_per_extruder": false,
"settable_per_meshgroup": false
},
"infill_mesh":
{
"label": "Infill Mesh",
"description": "Use this mesh to modify the infill of other meshes with which it overlaps. Replaces infill regions of other meshes with regions for this mesh.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true,
"settable_per_extruder": false,
"settable_per_meshgroup": false,
"settable_globally": false
},
"magic_mesh_surface_mode":
{
"label": "Surface Mode",