Difference between revisions of "Template:PrinterInfobox"
Jump to navigation
Jump to search
Line 74: | Line 74: | ||
"float": { | "float": { | ||
"label": "Float", | "label": "Float", | ||
− | "description": "Valid values are | + | "description": "Valid values are 'left' or 'right'.", |
"example": "right", | "example": "right", | ||
"type": "string", | "type": "string", | ||
− | + | "autovalue": "" | |
− | "autovalue": " | ||
} | } | ||
}, | }, |
Revision as of 20:35, 7 June 2020
Box containing information on a 3D printer.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | no description
| Line | required |
Image | image | no description
| File | required |
Slicer Name | slicerName | no description
| String | required |
Slicer URL | slicerLink | no description
| URL | 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 |
Float | float | Valid values are 'left' or 'right'.
| String | optional |