Commit Graph

405 Commits

Author SHA1 Message Date
Knutwurst
5f1e91e04e Include Chiron in build variants. Also bump version to 1.2.0-Alpha 1, which should not be released to the public. 2021-01-18 15:46:34 +01:00
Knutwurst
c6b6c280fb Laser and BMP struct initialisation. 2021-01-18 15:38:56 +01:00
Knutwurst
5938775746 BMP Structs 2021-01-18 15:37:36 +01:00
Knutwurst
a52aa9f69f Add more Mega Pro Laser stuff. 2021-01-18 15:31:33 +01:00
Knutwurst
3f6663dca4 Add Chiron an Laser Stuff. Currently not in a good working condition, so be careful! 2021-01-18 15:22:14 +01:00
Knutwurst
451526bf15 Fix TFT pause feature in Mega X 2021-01-18 15:21:27 +01:00
Oliver Köster
20c0e89d81 Update README.md 2021-01-15 22:07:33 +01:00
Knutwurst
67f181f220 Update README.md 2021-01-15 22:04:40 +01:00
Knutwurst
bbfec43d31 Delete unused workflows 2021-01-14 10:26:30 +01:00
Knutwurst
5d1444295b - Set MINTEMP to 1 degree celsius
- Bump Verison to 1.1.9
- Bump distribution date
- Add CodeValueInt function to prepare Laser support
1.1.9
2021-01-13 15:36:03 +01:00
Knutwurst
57fb9a40a0 Increase MAX_TEMP 2021-01-13 14:21:05 +01:00
Knutwurst
bf6aab0a93 Set lock script from 60 to 180 days 2021-01-08 08:37:23 +01:00
Knutwurst
14e075c5fb Set prerelease custom Version 2021-01-07 09:54:03 +01:00
Knutwurst
62a2ccc849 Set minimum stepper pulse to 1 (@see: https://www.makerline.de/probleme-mit-linear-advance-und-marlin-2/) 2021-01-05 08:32:59 +01:00
Knutwurst
53cdbaec58 Decrease stepper dir delay to eliminate direction bug for extruders with TMC stepper drivers. 1.1.8 2021-01-01 15:11:43 +01:00
Knutwurst
6bfe25f72c Bump version number and distribution date for upcoming release 2021-01-01 15:08:51 +01:00
Knutwurst
08a1ceed8a - Enable Babystepping without BLTouch
- Revert ARC Settings to default
2020-12-13 13:37:44 +01:00
Knutwurst
eee52d4fd8 Bugfix for special menu not shown anymore when no sd card is inserted 2020-12-07 18:21:41 +01:00
Knutwurst
206ea2545c Bump date on release automatically 1.1.7 2020-11-29 12:55:25 +01:00
Knutwurst
5770b99ff5 Increase max temperatures and set distribution date for release 2020-11-29 12:50:11 +01:00
Knutwurst
46f5a660c7 Only bump date after commit 2020-11-24 18:38:05 +01:00
knutwurst
0581a57b79 [cron] Bump distribution date (2020-11-24) 2020-11-24 00:26:42 +00:00
knutwurst
ce1d1aa1b6 [cron] Bump distribution date (2020-11-23) 2020-11-23 00:26:57 +00:00
knutwurst
eb9e65ea99 [cron] Bump distribution date (2020-11-22) 2020-11-22 00:27:32 +00:00
knutwurst
0ff109178a [cron] Bump distribution date (2020-11-21) 2020-11-21 00:25:42 +00:00
knutwurst
d3407a8aee [cron] Bump distribution date (2020-11-20) 2020-11-20 00:25:43 +00:00
knutwurst
9a241ad557 [cron] Bump distribution date (2020-11-19) 2020-11-19 00:25:13 +00:00
knutwurst
b58056659b [cron] Bump distribution date (2020-11-18) 2020-11-18 00:25:24 +00:00
knutwurst
dda41db5d2 [cron] Bump distribution date (2020-11-17) 2020-11-17 00:24:34 +00:00
Oliver Köster
da995a3891 Update README.md 2020-11-16 08:21:16 +01:00
knutwurst
41294bb170 [cron] Bump distribution date (2020-11-16) 2020-11-16 00:25:13 +00:00
knutwurst
4e393a13f0 [cron] Bump distribution date (2020-11-15) 2020-11-15 00:25:16 +00:00
knutwurst
e71dae155b [cron] Bump distribution date (2020-11-14) 2020-11-14 00:23:47 +00:00
knutwurst
1bf184802b [cron] Bump distribution date (2020-11-13) 2020-11-13 00:22:43 +00:00
knutwurst
e038b72f24 [cron] Bump distribution date (2020-11-12) 2020-11-12 00:23:24 +00:00
knutwurst
66dd448953 [cron] Bump distribution date (2020-11-11) 2020-11-11 00:19:51 +00:00
knutwurst
a37c010f84 [cron] Bump distribution date (2020-11-10) 2020-11-10 00:26:13 +00:00
knutwurst
92520b3131 [cron] Bump distribution date (2020-11-09) 2020-11-09 00:26:25 +00:00
knutwurst
583d24963a [cron] Bump distribution date (2020-11-08) 2020-11-08 00:26:24 +00:00
knutwurst
28528ca920 [cron] Bump distribution date (2020-11-07) 2020-11-07 00:27:52 +00:00
knutwurst
392708963f [cron] Bump distribution date (2020-11-06) 2020-11-06 00:24:33 +00:00
knutwurst
e2575bdfbe [cron] Bump distribution date (2020-11-05) 2020-11-05 00:24:06 +00:00
Oliver Köster
632d0a2298 Merge pull request #36 from bodeme/master
switched to dynamic paths, pushd popd instead of cd, make dir recursively
2020-11-04 10:23:11 +01:00
mbo
da2b3d1a6a switched to dynamic paths, pushd popd instead of cd, make dir recursively 2020-11-04 09:36:21 +01:00
knutwurst
fe25adc816 [cron] Bump distribution date (2020-11-04) 2020-11-04 00:23:36 +00:00
Knutwurst
30ee66db9f Bump Version to 1.1.7 Beta 3 2020-11-03 15:38:17 +01:00
knutwurst
1362fe027a [cron] Bump distribution date (2020-11-03) 2020-11-03 00:23:18 +00:00
Knutwurst
fed42db5bd Code Cleanup 2020-11-02 21:19:58 +01:00
knutwurst
ef7ff09648 [cron] Bump distribution date (2020-11-02) 2020-11-02 00:23:02 +00:00
knutwurst
efc3b2fc1e [cron] Bump distribution date (2020-11-01) 2020-11-01 00:24:28 +00:00