Commit Graph

112 Commits

Author SHA1 Message Date
cf83f87116 Merge pull request #29 from bitfabrikken/master
Enable input of two decimals on E-steps calculator
2020-08-17 10:32:22 +10:00
ba5cefd154 Prusa Mini missing T0 for retraction 2020-08-17 10:28:39 +10:00
7c4d46a035 Merge pull request #43 from vector76/patch-1
Fix wonky generation on retraction prints
2020-08-17 10:23:16 +10:00
fe2089f254 Add m503 backup for M92 2020-08-17 07:46:05 +10:00
1a5eb054ce fix other instances, not just retraction tower 2020-08-16 15:33:48 -05:00
6f51701c34 Fix wonky generation on retraction prints
Was subtracting only integer part of gcode, which inverts the fractional part and produces jagged lines whenever X or Y becomes negative.
2020-08-16 15:26:10 -05:00
61f4a0bd4a fixes typo
alinged → aligned
2020-08-16 16:03:35 -04:00
5a891aa426 Update calibration.html 2020-08-16 20:16:40 +02:00
9d1e01aa69 Update calibration.html 2020-08-16 19:53:49 +02:00
b649408b69 Update calibration.html 2020-08-16 19:22:21 +02:00
c93227b546 Update calibration.html 2020-08-16 19:12:11 +02:00
97785761b9 Update calibration.html 2020-08-16 18:25:29 +02:00
6f61100d3b Update calibration.html 2020-08-16 18:13:19 +02:00
5260978d62 Marlin G1 Fxx speed is in mm/min, not mm/s
Source: common sense :) and https://marlinfw.org/docs/gcode/G000-G001.html
2020-08-16 16:52:37 +01:00
fc232b86b7 a little more optimized on a couple of the larger ones 2020-08-16 12:49:11 -03:00
cb9d9930e5 optimizing all of the images, which should greatly reduce load times 2020-08-16 12:37:13 -03:00
6a438d6ac4 Allows odd bed y dimensions 2020-08-16 15:02:01 +02:00
c1e0c82555 Enable input of two decimals on E-steps calculator, previously only integers allowed by default (as tested in Firefox) 2020-08-16 07:10:10 +02:00
625619e8c9 Merge pull request #19 from fredrikbaberg/patch-1
Update calibration.html
2020-08-16 14:50:36 +10:00
6b8d42ac1d Merge pull request #21 from astupidmoose/UBL-ABL
Add Unified Bed Leveling Mesh Slot 1 to ABL
2020-08-16 14:49:51 +10:00
0f68e45100 Merge branch 'master' into UBL-ABL 2020-08-16 14:49:15 +10:00
9dcdaf95b9 Merge pull request #24 from stephen304/patch-1
fix: Prevent donate container from encroaching on the page
2020-08-16 14:43:51 +10:00
f55d734d7b Add open source link 2020-08-16 14:41:40 +10:00
de2825ba98 Add G90 after E-steps testing 2020-08-16 14:27:56 +10:00
7d553fcf9e Rewrite temp change logic to avoid possible double up and ignored user values 2020-08-16 14:20:15 +10:00
fdb56d0ff5 Fix jerk value X instead of J 2020-08-16 13:58:39 +10:00
7113d48b9a fix: Prevent donate container from encroaching on the page 2020-08-15 18:19:58 -04:00
5ce198f70a Add Missing ; for Comments 2020-08-15 14:18:43 -07:00
05080fc7a8 Add Unified Bed Leveling Mesh Slot 1 to ABL 2020-08-15 10:31:01 -07:00
5ffc4e4d1b Update calibration.html
Correction of typo "substitute"
2020-08-15 15:59:45 +02:00
77b8aa4b3c Merge branch 'master' of https://github.com/teachingtechYT/teachingtechYT.github.io 2020-08-15 17:08:47 +10:00
c198df5030 Merge pull request #14 from BaelfireNightshd/master
Add information on the two different current formulas for LV8729.
2020-08-15 17:06:41 +10:00
8a0b51aa3c Add information on the two different current formulas for LV8729. 2020-08-14 23:01:34 -07:00
e9478e13d7 Typo 2020-08-15 12:58:23 +10:00
5c20e0ed92 Typos 2020-08-15 12:52:57 +10:00
1c14d7a138 Fix typo. 2020-08-15 12:47:45 +10:00
cfc153f7bf Fix extrusion gcode 2020-08-15 12:45:47 +10:00
0ffbb77111 Add embedded final video 2020-08-14 18:15:31 +10:00
cff8ac5086 Fix PID error - wrong extruder 2020-08-14 17:16:01 +10:00
01bebb49f9 Actual fix broken img 2020-08-14 14:47:49 +10:00
7f038e49a7 Attempt fix brokem img 2020-08-14 14:44:41 +10:00
34aed4c5ba Proof read and fix errors, more examples added, move page to calibration.html 2020-08-14 11:52:59 +10:00
70503de0d4 Fix temp test error, add support for Prusa Mini ABL 2020-08-13 18:59:57 +10:00
93c101fa8b Add linear advance 2020-08-13 17:33:33 +10:00
f55dee14ab Add acceleration tower generator 2020-08-13 15:57:25 +10:00
f027d82eea Add acceleration part 1 - calc max feedrate 2020-08-13 12:03:09 +10:00
b75382e8fc Add temperature tower 2020-08-12 15:26:39 +10:00
9c0a85e44c Add retraction results 2020-08-12 13:32:23 +10:00
ba4296f421 Add retraction tuning 2020-08-12 12:59:16 +10:00
ce8a871108 Add stepper driver current tuning 2020-08-12 10:18:25 +10:00