Commit Graph

10 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
629778e62f Update temp tower
Too small
2021-07-14 18:11:44 +10:00
af041ab661 Add increment suggestions
#257
2021-07-13 19:27:37 +10:00
959f18642b Update part 2.
All gcode tests now compatible with multi nozzle/layer.
Up button added.
2021-07-13 09:40:40 +10:00
292560d93b Add tick box for M80 PSU command at the start of gcode 2020-08-24 15:57:55 +10:00
d753a855fc Add more part cooling fan options
Forced 100% fan for bridges in temperature test.
2020-08-23 12:12:51 +10:00
7c2222f11f Add first layer input for temperature tower 2020-08-19 20:26:52 +10:00
527f1df872 Intial addition of custom start gcode 2020-08-18 10:53:53 +10:00
7d553fcf9e Rewrite temp change logic to avoid possible double up and ignored user values 2020-08-16 14:20:15 +10:00
b75382e8fc Add temperature tower 2020-08-12 15:26:39 +10:00