Commit Graph

17 Commits

Author SHA1 Message Date
ee14ff3bcb Add note warning of M83 in custom start gcode
#359
2021-08-31 20:38:41 +10:00
5a8caf5e12 Add ability to use only custom start and end gcode
Patreon request!
2021-07-30 19:56:57 +10:00
d22c6106ef Refine feedrate preview
Very slightly but better
2021-07-21 11:10:01 +10:00
191f1837a6 Add feedrate previews
Calculate feedrate approximations based on user input, displayed next to user input.
2021-07-20 22:17:58 +10:00
ae2e362ac6 es-6 string comment for vscode
To suit es6-string html plugin
2021-07-20 21:45:07 +10:00
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