« Modèle:PrinterInfobox » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page créée avec « <includeonly><div class="infobox infobox-float-{{{float|right}}}"> <div class="name">{{{name}}}</div> <div class="printer-thumb">[[File:{{{image}}}]]</div> {| !Trancheuse… » |
Aucun résumé des modifications |
||
Ligne 17 : | Ligne 17 : | ||
!Plaque de construction chauffée | !Plaque de construction chauffée | ||
|{{{heatedBuildPlate}}} | |{{{heatedBuildPlate}}} | ||
|- | |||
!Paramètres recommendés | |||
|{{{recommendedSettings}}} | |||
|} | |} | ||
</div><nowiki/></includeonly><noinclude> | </div><nowiki/></includeonly><noinclude> | ||
Ligne 104 : | Ligne 107 : | ||
"autovalue": "", | "autovalue": "", | ||
"required": true | "required": true | ||
}, | |||
"recommendedSettings": { | |||
"label": "Recommended settings", | |||
"example": "", | |||
"type": "url", | |||
"description": "URL to the printer settings page" | |||
} | } | ||
}, | }, | ||
Ligne 118 : | Ligne 127 : | ||
"minLayerHeight", | "minLayerHeight", | ||
"heatedBuildPlate", | "heatedBuildPlate", | ||
"float" | "float", | ||
"recommendedSettings" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Version du 16 juin 2021 à 13:59
Aucune description.
Paramètre | Description | Type | État | |
---|---|---|---|---|
Name | name | Full name of the printer
| Ligne de texte | obligatoire |
Image | image | Name of the image displayed in the info box
| Fichier | obligatoire |
Slicer Name | slicerName | Full name of the main slicer used with this printer
| Chaîne | obligatoire |
Slicer URL | slicerLink | URL to the download *page* of the slicer (not a direct link)
| URL | obligatoire |
Build Width | buildWidth | Build volume width, in mm
| Nombre | obligatoire |
Build Depth | buildDepth | Build volume depth, in mm
| Inconnu | obligatoire |
Build Height | buildHeight | Build volume height, in mm
| Inconnu | obligatoire |
Materials | materials | List of materials usable on this machine
| Contenu | obligatoire |
Minimum Layer Height (mm) | minLayerHeight | Printer's minimum (smallest) layer height
| Nombre | obligatoire |
Heated Build Plate | heatedBuildPlate | Does this printer have a heated build plate? | Booléen | obligatoire |
Float | float | Valid values are 'none', 'left', or 'right'.
| Chaîne | facultatif |
Recommended settings | recommendedSettings | URL to the printer settings page
| URL | facultatif |