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

Better gcode. autoWarmUpCommand in settings.

This commit is contained in:
peteruithoven
2013-08-12 21:54:30 +02:00
parent 6ea0dd6a84
commit 8ec49ed475
4 changed files with 72 additions and 39 deletions

View File

@ -65,6 +65,8 @@
<label for="retractionAmount">Retraction amount:</label><input type="text" class="small" name="printer.retraction.amount">mm<br>
<label for="retractionMinDistance">Retraction min distance:</label><input type="text" class="small" name="printer.retraction.minDistance">mm<br>
<label for="retractionSpeed">Retraction speed:</label><input type="text" class="small" name="printer.retraction.speed">mm/s<br>
<br>
<label for="autoWarmUpCommand">Auto Warm up command:</label><input type="text" name="printer.autoWarmUpCommand"><br>
</fieldset>
<fieldset>