123 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
3b3c29ee79 Add diagonal Z hop post processor page 2023-01-20 16:32:20 +11:00
0cb64744d9 Add acceleration test support for RRF and Klipper 2022-04-14 12:08:08 +10:00
ac42479a4e Add volumetric flow to feedrate calculator 2022-04-13 21:12:43 +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
4d6da752ef Increase e-steps accuracy to 5 decimal places 2021-11-23 16:02:31 +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
ffca62bd28 Fix typos and html errors
#371
2021-10-18 09:21:11 +11:00
0261a819e5 Merge pull request #365 from ChrisToxz/fix
fix: Error when creating settings summary of acceleration calibration settings
2021-09-13 10:51:26 +10:00
402f70ad96 Remove M501 from all end gcode.
#368
2021-09-13 10:36:39 +10:00
4063727cad Fix 0.5 0.3 temperature and retraction gcode
#367
2021-09-13 09:55:57 +10:00
538839fe30 Merge branch 'outputsummary' into fix 2021-09-10 20:26:57 +02:00
fb1eb38b81 fix: Error when creating settings summary of calibration settings 2021-09-10 20:23:52 +02:00
60f463aefc Add nozzle diameter, layer height and feedrates in settings summary 2021-09-10 20:13:16 +02:00
aa0dba2726 Fix header blocking tabs on mobile
To address pull request #357
2021-09-08 10:28:28 +10:00
ee14ff3bcb Add note warning of M83 in custom start gcode
#359
2021-08-31 20:38:41 +10:00
ff4f16f79f Add missing 0.5mm / 0.3mm baseline gcode
#358
2021-08-31 10:59:09 +10:00
37caada02c Add missing first layer for 0.5mm / 0.35mm
#354
2021-08-31 10:51:23 +10:00
1d3176cd9f Fix custom feedrate ignored in first layer test 2021-08-23 17:50:17 +10:00
9f384b41e2 Invert inner/outer feedrate on accel test
#346
2021-08-08 12:05:03 +10:00
e8f41c9aa3 Fix úndefined'text in firstlayer test
#340
2021-08-02 09:52:28 +10:00
5a8caf5e12 Add ability to use only custom start and end gcode
Patreon request!
2021-07-30 19:56:57 +10:00
7401874c91 Allow accel test to work with klipper 2021-07-29 09:00:37 +10:00
79a80bbe80 Merge pull request #306 from Logan-code/patch-1
Update gcodeprocessing.js
2021-07-29 08:55:35 +10:00
9131602395 Spacing 2021-07-27 09:21:39 +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
b9528c7de4 Tweak first layer
Possible homing bug
2021-07-19 20:16:31 +10:00
32dc1a4cf4 Optimise gcode js loading
+ switch back font
2021-07-19 17:27:25 +10:00
76af120a2f Fixed font and loading optimisation
GH-26
Courtesy of KieranHolroyd
2021-07-19 17:14:28 +10:00
a5a8ebaf12 Truncate XY decimal places to 4 digits
#241
2021-07-19 16:37:31 +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
45506bc1aa Fix no retraction change on first layer test 2021-07-19 14:44:43 +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
3eb077e935 Fix temp 40_20 to suit 120mm bed 2021-07-15 20:36:16 +10:00
73b1abdded Fix baseline 40_20 not centred 2021-07-15 20:27:49 +10:00
9a10699b33 Adjust firstlayer processing
suit 120mm fff bed
2021-07-15 20:04:12 +10:00