Commit Graph

3 Commits

Author SHA1 Message Date
835ccc45d4 Add two more slots for UBL 2021-07-15 10:57:23 +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
8707323b18 Dynamic forms
All forms now generated from a single function. Huge reduction in code and easier to make global changes.
2021-07-14 17:35:30 +10:00