10 Commits

Author SHA1 Message Date
35cc3e2910 Add 0.35mm nozzle 0.2mm layer height tests
#379
2021-12-13 09:40:36 +11:00
bf177e177d Add 0.15mm nozzle at 0.08mm layer height tests
#374
2021-11-16 09:03:44 +11:00
37caada02c Add missing first layer for 0.5mm / 0.35mm
#354
2021-08-31 10:51:23 +10:00
a0cd687488 Add firstlayer gcode x25 2021-07-15 19:23:48 +10:00
37752fd6df Merge gcode processing into one function
Instead of functions for each gcode generator, one function that processes common changes plus specific for each test. Much less code and easier to add future tests.
2021-07-15 00:25:56 +10:00
959f18642b Update part 2.
All gcode tests now compatible with multi nozzle/layer.
Up button added.
2021-07-13 09:40:40 +10:00
80ec6f0f18 Multi nozzle/layer pt 1
Baseline and first layer working. Retraction code testing, new STL needed.
2021-07-06 20:23:34 +10:00
a29e8fddaa Add remove T0 option for MMU 2020-09-01 14:48:45 +10:00
292560d93b Add tick box for M80 PSU command at the start of gcode 2020-08-24 15:57:55 +10:00
3cb3cf2c7a Add first layer calibration page w gcode generator
Thanks to Vector76 for assistance.
Also add saving procedure for e-steps.
2020-08-24 14:13:45 +10:00