299 Commits

Author SHA1 Message Date
a0cd687488 Add firstlayer gcode x25 2021-07-15 19:23:48 +10:00
49556e76d6 typo 2021-07-15 19:23:20 +10:00
ee55e982d1 Add retraction gcode x25 2021-07-15 17:58:03 +10:00
7889839e3d Adjust retraction tower parameters
20% infill for base, hollow after that.
z seam to centre of model.
2021-07-15 17:57:50 +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
5b474c7473 Add scroll to links
Plus other UI tweaks
2021-07-15 10:57:58 +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
7d680caed2 Cura warning
#321
2021-07-13 21:46:13 +10:00
f29564a057 BLtouch heat comment
#313
2021-07-13 21:37:08 +10:00
10044b0e09 v roller tidbit
#296
2021-07-13 21:10:52 +10:00
ba490e2f37 Accel field bug
#288
2021-07-13 20:58:28 +10:00
3b1e3a132b Add web bed visualiser
#286
2021-07-13 20:50:54 +10:00
c4925cd510 Tid bits 2021-07-13 20:44:21 +10:00
a850f4950d BLtouch tip
#285
2021-07-13 20:44:04 +10:00
41d851ef8f Flow test note
#261
2021-07-13 19:59:28 +10:00
af041ab661 Add increment suggestions
#257
2021-07-13 19:27:37 +10:00
ad444eb70e Typo
#231
2021-07-13 16:28:29 +10:00
8cad4ff93f Fix jerk report
#221
2021-07-13 16:15:11 +10:00
618c019079 Add more speed info
#218
2021-07-13 16:10:06 +10:00
989de6b7d3 Encourage max flow test
#216
2021-07-13 16:05:12 +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
0cfab2c333 Numerous small tweaks
As per issues on GitHub.
2021-07-13 15:05:38 +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
1136056d1c Add TMC2208 Creality resistor note
#168
2021-07-13 11:35:23 +10:00
b5b5b35b99 Distinct e factors note
#160
2021-07-13 11:10:33 +10:00
f4343b561f Add z offset video
#156
2021-07-13 10:52:42 +10:00
4c2468862f Add slot 1 note for UBL
#155
2021-07-13 10:44:20 +10:00
598a5b7449 Prusa M500 note
#153
2021-07-13 10:39:20 +10:00
fc809b2b06 Prusa note for M500
#153
2021-07-13 10:37:37 +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
b23c48cecb Add #speedboatrace data 2021-07-01 17:07:03 +10:00
5530d6f5b1 Rewording 2021-06-17 08:04:50 +10:00
c012ec4351 Add relative/absolute gcodes for Klipper/RRF. 2021-06-09 09:26:10 +10:00
3f6a7d7fcd Merge pull request #1 from fredrikbaberg/fredrikbaberg-prusa-horizontal-shells
PrusaSlicer 2.3.1 uses "Horizontal shells"
2021-06-01 08:37:06 +02:00
9f8f89780f PrusaSlicer 2.3.1 uses "Horizontal shells"
Change from "Horizontal layers" to "Horizontal shells".
2021-06-01 08:33:18 +02:00