Difference between revisions of "Template:PrinterInfobox"
Jump to navigation
Jump to search
Line 113: | Line 113: | ||
"recommendedSettings": { | "recommendedSettings": { | ||
"label": "Recommended settings", | "label": "Recommended settings", | ||
− | |||
"type": "url", | "type": "url", | ||
"description": "URL to the printer settings page" | "description": "URL to the printer settings page" | ||
Line 119: | Line 118: | ||
"useCases": { | "useCases": { | ||
"label": "Use Cases", | "label": "Use Cases", | ||
− | |||
"type": "string", | "type": "string", | ||
− | "description": "Typical or potential use cases for this hardware." | + | "description": "Typical or potential use cases for this hardware.", |
+ | "required": true | ||
} | } | ||
− | |||
}, | }, | ||
"format": "block", | "format": "block", |
Revision as of 01:39, 21 June 2022
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Full name of the printer
| Line | required |
Image | image | Name of the image displayed in the info box
| File | required |
Slicer Name | slicerName | Full name of the main slicer used with this printer
| String | required |
Slicer URL | slicerLink | URL to the download *page* of the slicer (not a direct link)
| URL | required |
Build Width | buildWidth | Build volume width, in mm
| Number | required |
Build Depth | buildDepth | Build volume depth, in mm
| Unknown | required |
Build Height | buildHeight | Build volume height, in mm
| Unknown | required |
Materials | materials | List of materials usable on this machine
| Content | required |
Minimum Layer Height (mm) | minLayerHeight | Printer's minimum (smallest) layer height
| Number | required |
Heated Build Plate | heatedBuildPlate | Does this printer have a heated build plate? | Boolean | required |
Float | float | Valid values are 'none', 'left', or 'right'.
| String | optional |
Recommended settings | recommendedSettings | URL to the printer settings page | URL | optional |
Use Cases | useCases | Typical or potential use cases for this hardware. | String | required |