Commit Graph

2 Commits

Author SHA1 Message Date
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