Commit Graph

5 Commits

Author SHA1 Message Date
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
a4eadd10b6 Initial expansion for how the site works 2021-07-14 11:58:25 +10:00
b0765f7512 Add custom end gcode
#208
2021-07-13 15:36:45 +10:00
4fc2645bc4 Add M501 to end gcode
#169
Avoid the user sending M500 and saving temporary test settings for acceleration, etc.
2021-07-13 11:39:53 +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