Commit Graph

25 Commits

Author SHA1 Message Date
13b131adbe Merge pull request #60 from ayufan-research/persist-text-area
Persist textarea and input text
2020-08-18 19:21:35 +10:00
e942b7b06e Persist textarea and input text 2020-08-18 10:26:10 +02:00
9fc6cbe926 move custom start code to end so custom start code is not subject to later substitution 2020-08-18 02:47:08 -05:00
527f1df872 Intial addition of custom start gcode 2020-08-18 10:53:53 +10:00
047a0fee0f Merge pull request #52 from acarbonaro/patch-1
Update URL Hash
2020-08-18 08:18:10 +10:00
dd1563b716 Persist all form parameters
This does:
- Persist all form parameters
- Synchronizes all forms having the same elements with the same names
- Ensures that distinct types are unique across forms
2020-08-17 18:55:07 +02:00
1631a2d7d3 Update URL Hash
Set a reference to the selected tab in the URL, allowing easier sharing of the calibration tool.

https://github.com/jellekralt/Responsive-Tabs#set-hash
2020-08-17 10:24:22 -04:00
0a409b65d0 Fix acceleration not waiting for bed temp. 2020-08-17 13:18:21 +10:00
ba5cefd154 Prusa Mini missing T0 for retraction 2020-08-17 10:28:39 +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
0f68e45100 Merge branch 'master' into UBL-ABL 2020-08-16 14:49:15 +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
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
70503de0d4 Fix temp test error, add support for Prusa Mini ABL 2020-08-13 18:59:57 +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
ba4296f421 Add retraction tuning 2020-08-12 12:59:16 +10:00
1e4f7eb9a2 Complete e steps and flow rate instructions and calculators 2020-08-11 16:43:51 +10:00
d772051cab Add intro and delta support 2020-08-11 10:53:28 +10:00
c77c064943 Initial commit 2020-08-10 17:13:28 +10:00
3c8b787cbb Add jquery 2020-08-09 16:27:08 +10:00