Difference between revisions of "Template:PrinterInfobox"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
ǃUse Case | ǃUse Case | ||
|{{{useCases}}} | |{{{useCases}}} | ||
+ | |- | ||
|} | |} | ||
</div><nowiki/></includeonly><noinclude> | </div><nowiki/></includeonly><noinclude> | ||
Line 120: | Line 121: | ||
"type": "string", | "type": "string", | ||
"description": "Typical or potential use cases for this hardware.", | "description": "Typical or potential use cases for this hardware.", | ||
− | |||
− | |||
− | |||
− | |||
"required": true | "required": true | ||
} | } | ||
Line 141: | Line 138: | ||
"float", | "float", | ||
"recommendedSettings", | "recommendedSettings", | ||
− | "useCases | + | "useCases" |
− | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 19:46, 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 |