Difference between revisions of "Template:PrinterInfobox"

From CEED Wiki
Jump to navigation Jump to search
Line 74: Line 74:
 
"float": {
 
"float": {
 
"label": "Float",
 
"label": "Float",
"description": "Valid values are 'left' or 'right'.",
+
"description": "Valid values are 'none', 'left', or 'right'.",
"example": "right",
+
"example": "left",
 
"type": "string",
 
"type": "string",
"autovalue": ""
+
"default": "right",
 +
"autovalue": "right",
 +
"required": true
 
}
 
}
 
},
 
},
Line 91: Line 93:
 
"heatedBuildPlate",
 
"heatedBuildPlate",
 
"float"
 
"float"
],
+
]
"description": "Box containing information on a 3D printer."
 
 
}
 
}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

Revision as of 20:35, 7 June 2020

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

no description

Example
Ultimaker 2+
Auto value
Linerequired
Imageimage

no description

Example
myimage.png
Filerequired
Slicer NameslicerName

no description

Example
Cura
Stringrequired
Slicer URLslicerLink

no description

Example
https://ultimaker.com/cura
URLrequired
Build VolumebuildVolume

no description

Example
200&nbsp;mm × 200&nbsp;mm × 200&nbsp;mm
Stringrequired
Materialsmaterials

no description

Example
PLA, ABS
Contentrequired
Minimum Layer Height (mm)minLayerHeight

no description

Default
0.2
Auto value
Numberrequired
Heated Build PlateheatedBuildPlate

Does this printer have a heated build plate?

Booleanrequired
Floatfloat

Valid values are 'none', 'left', or 'right'.

Default
right
Example
left
Auto value
right
Stringrequired