Commit Graph

83 Commits

Author SHA1 Message Date
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
b0765f7512 Add custom end gcode
#208
2021-07-13 15:36:45 +10:00
6965431ec5 Fix negative value bug
Increase base size up to 120 x 120 mm.
2021-07-13 12:29:22 +10:00
ee5757137f Move layer starting point for accel test
Thanks aleroy
#176
2021-07-13 12:16:54 +10:00
4fc2645bc4 Add M501 to end gcode
#169
Avoid the user sending M500 and saving temporary test settings for acceleration, etc.
2021-07-13 11:39:53 +10:00
a0bcac3765 Support for non heated beds
#319
Entering a bed temp value of zero removes bed heating gcode.
2021-07-13 10:06:08 +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
80ec6f0f18 Multi nozzle/layer pt 1
Baseline and first layer working. Retraction code testing, new STL needed.
2021-07-06 20:23:34 +10:00
a0c477433f Add BLtouch upgrade guide 2021-03-26 16:27:21 +11:00
ee7e672ced Add xyz steps calibrations tab 2021-03-23 17:20:41 +11:00
44349f79bf Round 4 - public 2021-02-19 09:27:46 +11:00
3cbbe87747 Intial minimum length script conversion 2020-09-03 11:24:32 +10:00
a29e8fddaa Add remove T0 option for MMU 2020-09-01 14:48:45 +10:00
3a1aad93d6 Merge pull request #115 from v3rm0n/extra-restart
Add extra restart distance to retraction settings
2020-08-30 13:22:46 +10:00
6174c2db45 Fix delta first layer spacing, add optional margin 2020-08-30 13:03:04 +10:00
3d1f10ca21 Add settings summary txt output 2020-08-30 11:56:20 +10:00
25ee91f784 Add extra restart distance to retraction settings 2020-08-28 13:05:08 +03:00
25e33cec70 Increase z hop for start of 2nd layer in acceleration test 2020-08-28 09:22:26 +10:00
292560d93b Add tick box for M80 PSU command at the start of gcode 2020-08-24 15:57:55 +10:00
3cb3cf2c7a Add first layer calibration page w gcode generator
Thanks to Vector76 for assistance.
Also add saving procedure for e-steps.
2020-08-24 14:13:45 +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