Commit Graph

104 Commits

Author SHA1 Message Date
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
67e80fd586 Nozzle/layer notes 2021-07-15 19:27:30 +10:00
f89505d3dd Add baseline gcode x25 2021-07-15 19:25:39 +10:00
a0cd687488 Add firstlayer gcode x25 2021-07-15 19:23:48 +10:00
ee55e982d1 Add retraction gcode x25 2021-07-15 17:58:03 +10:00
e6409f7995 Add temperature gcode x25 2021-07-15 16:01:17 +10:00
c0cf28315a Add accel x 25 2021-07-15 14:59:40 +10:00
2c898af067 Add final selector for multi nozzle 2021-07-15 14:59:25 +10:00
f0b47ccebf Remove redundant gcode processing functions 2021-07-15 11:17:36 +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
58495add13 Slight tweak to bed temp processing 2021-07-15 10:56:53 +10:00
9c043601db Add pinned issues readme 2021-07-15 10:56:28 +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
629778e62f Update temp tower
Too small
2021-07-14 18:11:44 +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
a4eadd10b6 Initial expansion for how the site works 2021-07-14 11:58:25 +10:00
af041ab661 Add increment suggestions
#257
2021-07-13 19:27:37 +10:00
8cad4ff93f Fix jerk report
#221
2021-07-13 16:15:11 +10:00
fdb7bdad77 Add Z axis support for jerk (delta)
#210
2021-07-13 15:50:46 +10:00