mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Error in MK3 ABL selection
This commit is contained in:
@ -206,7 +206,7 @@
|
|||||||
<option value="0">No ABL</option>
|
<option value="0">No ABL</option>
|
||||||
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
||||||
<option value="2">Restore saved mesh - M420 S1</option>
|
<option value="2">Restore saved mesh - M420 S1</option>
|
||||||
<option value="3">Prusa MK3 - G28 W followed by M80</option>
|
<option value="3">Prusa MK3 - G28 W followed by G80</option>
|
||||||
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
||||||
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
||||||
</select>
|
</select>
|
||||||
@ -287,7 +287,7 @@
|
|||||||
<option value="0">No ABL</option>
|
<option value="0">No ABL</option>
|
||||||
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
||||||
<option value="2">Restore saved mesh - M420 S1</option>
|
<option value="2">Restore saved mesh - M420 S1</option>
|
||||||
<option value="3">Prusa MK3 - G28 W followed by M80</option>
|
<option value="3">Prusa MK3 - G28 W followed by G80</option>
|
||||||
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
||||||
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
||||||
</select>
|
</select>
|
||||||
@ -732,7 +732,7 @@
|
|||||||
<option value="0">No ABL</option>
|
<option value="0">No ABL</option>
|
||||||
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
||||||
<option value="2">Restore saved mesh - M420 S1</option>
|
<option value="2">Restore saved mesh - M420 S1</option>
|
||||||
<option value="3">Prusa MK3 - G28 W followed by M80</option>
|
<option value="3">Prusa MK3 - G28 W followed by G80</option>
|
||||||
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
||||||
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
||||||
</select>
|
</select>
|
||||||
@ -885,7 +885,7 @@
|
|||||||
<option value="0">No ABL</option>
|
<option value="0">No ABL</option>
|
||||||
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
||||||
<option value="2">Restore saved mesh - M420 S1</option>
|
<option value="2">Restore saved mesh - M420 S1</option>
|
||||||
<option value="3">Prusa MK3 - G28 W followed by M80</option>
|
<option value="3">Prusa MK3 - G28 W followed by G80</option>
|
||||||
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
||||||
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
||||||
</select>
|
</select>
|
||||||
@ -1080,7 +1080,7 @@
|
|||||||
<option value="0">No ABL</option>
|
<option value="0">No ABL</option>
|
||||||
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
<option value="1">Probe new mesh at the start of print - G29 (BLtouch,EZABL,etc)</option>
|
||||||
<option value="2">Restore saved mesh - M420 S1</option>
|
<option value="2">Restore saved mesh - M420 S1</option>
|
||||||
<option value="3">Prusa MK3 - G28 W followed by M80</option>
|
<option value="3">Prusa MK3 - G28 W followed by G80</option>
|
||||||
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
<option value="4">Prusa Mini - Only heat nozzle to 170, then G29</option>
|
||||||
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
<option value="5">Unified Bed Leveling - Load Saved Mesh then 3 Probe Tilt </option>
|
||||||
</select>
|
</select>
|
||||||
|
Reference in New Issue
Block a user