Commit Graph

628 Commits

Author SHA1 Message Date
Knutwurst
03c4a3de09 Fix 4MAX build 2022-01-22 16:19:55 +01:00
Knutwurst
0d4346542b Disable POWER_OFF Pin for other printers than 4MAX so Pin 21 can be used for BLTouch. Also add two thermistor types for debugging purpose. 2022-01-22 15:34:24 +01:00
Oliver Köster
0e74f4cebc Update README.md 2022-01-21 18:16:54 +01:00
Knutwurst
7ef2dbdac3 Set correct thermistor type for all stock anycubic printers. 2022-01-21 18:07:26 +01:00
Knutwurst
7b9e0c4e02 Enable 4MAX Pro BLT build environments per default. 2022-01-09 15:17:46 +01:00
Knutwurst
f3c4dfa196 Bump version for next beta release 2022-01-09 15:09:28 +01:00
Knutwurst
a7495a49c5 Cleanup unused environment variables from older build configurations 2022-01-09 15:07:10 +01:00
Knutwurst
341addb39f More Anycubic 0.0.2 TFT fixes, thanks to @etet100 2022-01-09 14:55:02 +01:00
Knutwurst
b6b2995b5e - Fix resume from pause (M108)
- Use serial out from progmem for debugging
2022-01-09 14:48:21 +01:00
Knutwurst
899f35e029 Remove 4MAX Metal Configuration because the printer uses a 12864 display instead of Anycubic 0.0.2 2022-01-09 14:43:47 +01:00
Knutwurst
12545edfc7 Add Anycubic 0.0.2 debug feature 2022-01-09 14:34:15 +01:00
Oliver Köster
0ae2f00fc8 Update README.md 2021-12-04 10:30:00 +01:00
Oliver Köster
bba456db14 Update README.md 2021-11-30 10:19:25 +01:00
Knutwurst
f631eeac24 Set deault fade height to 0 mm to disable it 2021-11-21 21:32:40 +01:00
Knutwurst
60ff8e8cb2 Increase probing margin to avoid X to move ourside the bed 2021-11-20 23:40:53 +01:00
Knutwurst
f2615b7972 Add missing Touchscreen implementation to M104 and M109 temperature controller. 2021-11-17 16:56:10 +01:00
Knutwurst
2719ba6690 Add Z_SAFE_HOMING for 4MAX with BLTouch 2021-11-16 12:24:57 +01:00
Knutwurst
d0219c5632 Add Z_MIN_ENDSTOP inversion logic 2021-11-16 12:22:44 +01:00
Knutwurst
4b9b66b8a6 Fix in BLT Config 2021-11-16 12:16:54 +01:00
Knutwurst
515df460ae BLTouch Config for 4MAX Pro which uses Z-Min-Pin 2021-11-16 12:13:33 +01:00
Knutwurst
446e447c50 Disable Z Software Endstop for BLTouch 2021-11-14 12:25:18 +01:00
Knutwurst
deb825eb61 Update release date 2021-11-11 09:53:52 +01:00
Knutwurst
b7d66def62 Update platformio.ini to reflect recent changes 2021-11-11 09:45:02 +01:00
Knutwurst
83aca360b7 Change MEGA_P to MEGA_P_DGUS environments so that the naming is consistent between all printers. 2021-11-11 09:34:33 +01:00
Knutwurst
d7cd75dba6 Implement missing Pause feature for Anycubic TFT 2021-11-11 09:13:51 +01:00
Knutwurst
62e2473450 Recreate Chiron ABL TFT feature 2021-11-10 11:48:33 +01:00
Oliver Köster
33a90d329b Merge pull request #225 from stklcode/feature/host-actions
config: enable host action commands and host prompt support
2021-11-09 21:58:04 +01:00
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
3669004077 Add all 4MAX hardware combinations. BLTouch Versions are disabled in prebuild, but can be selected and compiled manually if desired. 2021-11-06 22:09:15 +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
39e9d4f642 Add 4MAX BLTouch github CI workflow 2021-11-05 10:41:36 +01:00
Knutwurst
62479aabd0 Add 4MAX BLTouch build environments. 2021-11-05 10:32:15 +01:00
Oliver Köster
d2e7bf96ba Update README.md 2021-11-04 09:42:16 +01:00
Knutwurst
5fa2ac947c Add BLTouch wiring diagram for MEGA Pro 2021-11-04 08:40:29 +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
Knutwurst
09abca7bc7 Fix chiron v1 pic 2021-11-02 13:14:43 +01:00
Knutwurst
0d7f1927cb Add Mega S second generation picture 2021-11-02 13:12:37 +01:00