0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2025-06-11 09:23:17 +02:00

Printer bed size setting

This commit is contained in:
peteruithoven
2013-10-26 03:24:30 +02:00
parent b67c24d750
commit 636d00370a
2 changed files with 8 additions and 5 deletions

View File

@ -48,7 +48,9 @@
<option value="tantillus">Tantillus</option>
<option value="vision_3d_printer">Vision 3D Printer</option>
<option value="marlin_generic">Generic Marlin Printer</option>
</select>
</select><br/>
<label for="printerBedWidth">Bed width:</label><input id="printerBedWidth" type="number" class="small" name="printer.bed.width">mm<br>
<label for="printerBedHeight">Bed height:</label><input id="printerBedHeight" type="number" class="small" name="printer.bed.height">mm<br>
</fieldset>
<fieldset id="printersettings">