Difference between revisions of "Template:Infobox 3d printer"
From Asmbly Wiki
Line 3: | Line 3: | ||
{| class="wikitable" width="auto" style="text-align: center; float:right; margin-left: 10px" | {| class="wikitable" width="auto" style="text-align: center; float:right; margin-left: 10px" | ||
|+ <big>{{{Printer Name|Unknown}}}</big> | |+ <big>{{{Printer Name|Unknown}}}</big> | ||
+ | |- | ||
+ | |- Status||{{{Status}}} | ||
|- | |- | ||
|Manufacturer||{{{Manufacturer|Unknown}}} | |Manufacturer||{{{Manufacturer|Unknown}}} | ||
Line 46: | Line 48: | ||
}, | }, | ||
"Model": { | "Model": { | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "Status": { | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 88: | Line 93: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Printer Name", | "Printer Name", | ||
+ | "Status", | ||
"Picture", | "Picture", | ||
"Manufacturer", | "Manufacturer", |
Revision as of 03:30, 27 June 2022
Template for the 3D printers
Parameter | Description | Type | Status | |
---|---|---|---|---|
Printer Name | Printer Name | no description | String | optional |
Status | Status | no description | String | optional |
Picture | Picture | no description | Content | optional |
Manufacturer | Manufacturer | no description | String | optional |
Model | Model | no description | String | optional |
Network Address | Network Address | no description | URL | optional |
Nozzle Size (mm) | Nozzle Size (mm) | no description | Number | optional |
Nozzle Type | Nozzle Type | no description | String | optional |
Nozzle Count | Nozzle Count | no description | Number | optional |
Filament Size (mm) | Filament Size (mm) | no description | Number | optional |
Print Volume (mm) | Print Volume (mm) | no description | String | optional |
Max Bed Temperature (C) | Max Bed Temperature (C) | no description | Number | optional |
Max Nozzle Temperature (C) | Max Nozzle Temperature (C) | no description | Number | optional |
Max Print Speed (mm/s) | Max Print Speed (mm/s) | no description | Number | optional |
Extruder Type | Extruder Type | no description | String | optional |
Manual | Manual | no description | File | optional |