Difference between revisions of "Template:PrinterInfobox"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|{{{materials}}} | |{{{materials}}} | ||
|- | |- | ||
− | !Minimum Layer Height | + | !Minimum Layer Height (mm) |
|{{{minLayerHeight}}} | |{{{minLayerHeight}}} | ||
|- | |- | ||
Line 46: | Line 46: | ||
}, | }, | ||
"minLayerHeight": { | "minLayerHeight": { | ||
− | "label": "Minimum Layer Height", | + | "label": "Minimum Layer Height (mm)", |
"type": "number", | "type": "number", | ||
− | "autovalue": " | + | "autovalue": "", |
− | "required": true | + | "required": true, |
+ | "default": "0.2" | ||
}, | }, | ||
"heatedBuildPlate": { | "heatedBuildPlate": { |
Revision as of 00:05, 6 December 2018
{{{name}}}
[[File:{{{image}}}]]
Build Volume | {{{buildVolume}}} |
---|---|
Compatible materials | {{{materials}}} |
Minimum Layer Height (mm) | {{{minLayerHeight}}} |
Heated Build Plate | {{{heatedBuildPlate}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | no description
| Line | required |
Image | image | no description
| File | required |
Build Volume | buildVolume | no description
| String | required |
Materials | materials | no description
| Content | required |
Minimum Layer Height (mm) | minLayerHeight | no description
| Number | required |
Heated Build Plate | heatedBuildPlate | Does this printer have a heated build plate? | Boolean | required |