29 Commits

Author SHA1 Message Date
e1859dc969 Add Klipper BED_MESH_CALIBRATE as abl option
Avoids the need for a G29 macro.
2023-07-06 09:05:19 +10:00
0cb64744d9 Add acceleration test support for RRF and Klipper 2022-04-14 12:08:08 +10:00
ed85b5c059 Add volumetric calculation to speed test 2022-04-13 20:09:10 +10:00
f5761ed038 Add x/y offset option
For unusual printer coordinate systems
#380
2021-12-13 10:43:00 +11:00
35cc3e2910 Add 0.35mm nozzle 0.2mm layer height tests
#379
2021-12-13 09:40:36 +11:00
66898457a0 Change linked gcode viewer 2021-11-29 09:30:43 +11:00
3a631bc529 Add note about cooler homing/ABL
#378
2021-11-23 07:39:49 +11:00
bf177e177d Add 0.15mm nozzle at 0.08mm layer height tests
#374
2021-11-16 09:03:44 +11:00
5fa75b3753 Add delta printer check box for acc test
#375
2021-11-16 08:32:45 +11:00
625d9a57e5 Add speed tower test, tweak start gcode preheating
#258
Hot end temperature target is now set to 50 degrees less than target temperature for homing and probing, and then set to the actual target temperature before the print starts.
2021-11-12 15:52:16 +11:00
7d62584e51 Add support for SuperSlicer and ideaMaker
#360
2021-11-02 11:31:50 +11:00
e22a3c6d21 Add draft Neopixel page 2021-10-29 08:37:46 +11:00
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