Commit Graph

414 Commits

Author SHA1 Message Date
Stefan Kalscheuer
866675b72b config: enable host action commands and host prompt support
This allows actions for pause/resume and receive a notice on
filament runout or change requests in OctoPrint.
2021-11-09 20:32:18 +01:00
Knutwurst
85fb3005e4 Change ANY to EITHER macro when only using two values 2021-11-07 11:27:45 +01:00
Knutwurst
8bf38f49a0 Adapt new setAxis implementation 2021-11-07 11:25:06 +01:00
Knutwurst
35ea8497b0 Fine tune acceleration, jerk and feedrate settings for all printers especially 4MAX Pro 2021-11-06 21:50:09 +01:00
Knutwurst
e03c58d79a Restore leveling after G28 2021-11-06 01:59:39 +01:00
Knutwurst
9cbf70c2ee Fix Pid Tune Hotend on 4MAX and 4MAXP2 2021-11-05 11:07:44 +01:00
Knutwurst
dd169b7cca Reenable Linear Advance on all models which was disabled since Update to 2.0.9.2 2021-11-05 11:02:47 +01:00
Knutwurst
62479aabd0 Add 4MAX BLTouch build environments. 2021-11-05 10:32:15 +01:00
Knutwurst
9bf04b2e18 PowerOffPin set up at init. 2021-11-03 20:57:42 +01:00
Knutwurst
806737d701 Disable unused 4MAX powerdown code 2021-11-03 20:47:48 +01:00
Knutwurst
48688147b9 Move Power-off-pin to ramps.h 2021-11-03 20:15:47 +01:00
Knutwurst
0fae7ebb09 Add auto-power-down feature to 4MAX Pro. 2021-11-03 19:25:31 +01:00
Knutwurst
38962febfe Bump release date for new version 2021-11-03 15:06:51 +01:00
Knutwurst
b6a11d2648 Add EZLevel points for 4MAX and 4MAX Pro 2021-11-03 15:05:20 +01:00
Knutwurst
bdd8e15b65 Set correct baudrate to first serial interface 2021-11-03 14:46:41 +01:00
Knutwurst
bb8c10ea60 Add missing eeprom features for Chiron TFT leveling. 2021-11-03 13:20:07 +01:00
Knutwurst
d581c26db2 Remove SERIAL_PORT_2 code duplication 2021-11-03 09:31:01 +01:00
Oliver Köster
7432ea4000 Merge pull request #222 from stklcode/feature/laser
config: define laser pins for Mega P
2021-11-02 11:10:30 +01:00
Knutwurst
1707addea7 bump version for nex beta release 2021-11-02 11:02:35 +01:00
Stefan Kalscheuer
a16109379e config: define laser pins for Mega P 2021-11-02 10:53:02 +01:00
Stefan Kalscheuer
9ffed0e031 harmonize indentation in anycubic_touchscreen sources 2021-11-02 10:28:40 +01:00
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