JSON feat: infill_mesh_order (CURA-833)

This commit is contained in:
Tim Kuipers 2016-07-07 21:18:56 +02:00
commit df780023ed
43 changed files with 1973 additions and 764 deletions

View file

@ -3045,7 +3045,7 @@
"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.",
"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. It's suggested to only print one Wall and no Top/Bottom Skin for this mesh.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true,