58495add13
Slight tweak to bed temp processing
2021-07-15 10:56:53 +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
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