Commit Graph

393 Commits

Author SHA1 Message Date
Stefan Kalscheuer
7077da3591 update code base to Marlin 2.0.9.2 2021-11-02 10:28:40 +01:00
Knutwurst
7e2409b8a0 Fix build. 2021-10-31 00:12:49 +02:00
Knutwurst
c4725d946d Add original 4MAX Metal configuration and build profile. Also add Case Light control. 2021-10-31 00:09:41 +02:00
Knutwurst
bf4572488f Fix stepper motor directions for 4MAX Pro 2.0 2021-10-30 22:47:19 +02:00
Knutwurst
4a58b4b093 Add full 4MAX Pro 2.0 configuration including case light. This might be buggy regadring motor directions and has to be tested! 2021-10-29 18:12:06 +02:00
Knutwurst
d845160163 Allow ed temoeratures higher than 115 degrees 2021-09-30 10:24:50 +02:00
Knutwurst
21d062c285 Disable Wifi for 1.3.1 Release 2021-09-23 18:37:47 +02:00
Knutwurst
04fcfa3b30 Fix Chiron Z-Offset editing via special menu 2021-09-18 21:54:20 +02:00
Knutwurst
3eff63185d Set correct version 2021-09-18 12:35:29 +02:00
Knutwurst
533d44bf94 Cleanup 2021-09-17 21:38:18 +02:00
Knutwurst
ad974e176c Fix for #197 Print Menu file list, when there were exactely 3 files or folders on the sd card. This was caused by a misinterpreted comparision between uint16_t and integer. 2021-09-17 21:28:42 +02:00
Knutwurst
f8208b7e5e Bump release date 2021-09-14 13:22:08 +02:00
Knutwurst
85bac6b396 Increase Heatercheck timeout 2021-09-14 10:22:19 +02:00
Knutwurst
2e1c2343cb Revert "HeaterCheck is now only displayed one single time at startup"
This reverts commit 8aa79ade6a.
2021-09-13 22:41:58 +02:00
Knutwurst
8aa79ade6a HeaterCheck is now only displayed one single time at startup 2021-09-13 12:11:58 +02:00
Knutwurst
0b48145044 Add additional baudrate setting for serial 2. 2021-09-13 12:04:09 +02:00
Knutwurst
28993ec8b6 Bump version and reenable secondary serial port 2021-09-13 08:28:20 +02:00
Knutwurst
cf29882768 Fix typo 2021-09-12 16:36:55 +02:00
Knutwurst
b16342e759 Just a little cleanup 2021-09-12 16:35:06 +02:00
Knutwurst
6bc23bb27e Disable TFT Debugging for production 2021-09-12 16:32:34 +02:00
Knutwurst
d85ebb2506 Add additional serial connection to EXP1 Header to connect ESP3D Wifi Module. #194 2021-09-12 16:31:36 +02:00
Knutwurst
4ad1429c5b Fix Non-DGUS special menu key value pairs 2021-09-05 16:52:37 +02:00
Knutwurst
1729115a07 Fix non-BLT build 2021-09-04 13:12:33 +02:00
Knutwurst
01a8239da3 Bump release date 2021-09-04 13:07:01 +02:00
Knutwurst
e2c1dd0b3c Fully working Z offset adjustment 2021-09-04 13:04:54 +02:00
Knutwurst
1a8d83556a Remove code dupication 2021-09-04 00:17:22 +02:00
Knutwurst
923693fc14 Add debugging code and read current offset to LCD. 2021-09-03 23:54:15 +02:00
Knutwurst
39deaa0fc0 Implement Z Offset editing via BLTouch submenu. 2021-09-03 20:41:14 +02:00
Knutwurst
096caa47ed Add missing char 2021-08-28 10:56:33 +02:00
Knutwurst
01272e0626 Bump Version to Beta 3 2021-08-28 10:54:26 +02:00
Ashley Sommer
6b2ad60d47 fix mistake in G2/G3 merge
accidental duplicated line, when previously hand-merging file versions
2021-08-28 00:24:13 +10:00
Knutwurst
1ecca13347 Disable Steppers after 3 Minutes idle time. 2021-08-22 22:07:09 +02:00
Knutwurst
856f20dd26 Bump build version and date 2021-08-20 09:47:24 +02:00
Oliver Köster
8fc3d6eaa0 Merge pull request #186 from ashleysommer/g2_g3_update
backport G2/G3 changes from upstream to fix ARC issues
2021-08-20 09:35:47 +02:00
Ashley Sommer
d464e036e0 backport G2/G3 changes from upstream to fix ARC issues 2021-08-20 15:41:54 +10:00
Ashley Sommer
92bfd1b495 Backport meatpack feature from upstream 2021-08-20 13:45:16 +10:00
Knutwurst
b3f4dcb2d1 Extruder jerk tweak for chiron 2021-07-12 22:08:37 +02:00
Knutwurst
c06c1f37a4 Removed misleading pin assignment. 2021-06-29 08:43:30 +02:00
Knutwurst
6e74183381 If SpecialMenu is selected, the current menu item is not always deselected after clicking on reload/ok. 2021-06-28 19:11:56 +02:00
Knutwurst
79f44aa23c Correctly measured Extruder Steps 2021-06-25 12:09:04 +02:00
Knutwurst
b98627d095 Cleanup 2021-06-25 09:19:15 +02:00
Knutwurst
28f97829c2 Disable auto stepper deactivation because it causes problems with the mesh leveling 2021-06-25 08:39:44 +02:00
Knutwurst
973ee2e315 Bump Version for next stable release 2021-06-24 22:39:06 +02:00
Knutwurst
11f9862cb9 Fix printer reset/lockup when clicking on back in advanced level menu. 2021-06-24 10:53:17 +02:00
Knutwurst
5b768b4295 Bump Version 2021-06-24 10:35:21 +02:00
Knutwurst
56e283ea9a Tweak default acceleration for TMC drivers 2021-06-24 08:35:47 +02:00
Knutwurst
75e6aa1ac8 Slower homing feedrate for chiron 2021-06-23 18:31:50 +02:00
Knutwurst
fc01d05bb6 Increase maximum hotend target temperature to 300 degrees instead of 260. 2021-06-21 22:33:26 +02:00
Knutwurst
035538dac7 Back to special TMC/A4988 timings 2021-06-21 21:50:18 +02:00
Knutwurst
00155509a3 Only home X after G29, play some beeping tones and save eeprom automatically. Also bump version for next release. 2021-06-21 15:48:48 +02:00