Commit Graph

12 Commits

Author SHA1 Message Date
80dbd2095a Home all on delta end option
#239
2021-07-20 15:07:00 +10:00
d74cbdd0c0 Teweak accel test- full feedrate control 2021-07-19 16:25:34 +10:00
3c60dddb9d Add support for speed modifier
Z hop speeds and retraction speeds unaltered.
2021-07-19 16:10:40 +10:00
30d94445dc Clean up temp thumb 2021-07-16 18:39:26 +10:00
ef296b6fa9 Add video link and thumbnail. Publish! 2021-07-16 18:09:31 +10:00
33cb274aaf Add test interpretation videos to each test 2021-07-16 10:28:02 +10:00
67e80fd586 Nozzle/layer notes 2021-07-15 19:27:30 +10:00
2c898af067 Add final selector for multi nozzle 2021-07-15 14:59:25 +10:00
6ca3a8c877 Add negative margin note 2021-07-15 11:16:43 +10:00
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