Commit Graph

20219 Commits

Author SHA1 Message Date
efflicto
e249879310 Added host communication
Corrected feeding rate
2024-01-02 11:22:24 +01:00
efflicto
3b5a2f33e8 Fixed fan related stuff 2024-01-02 11:22:24 +01:00
efflicto
331fc693f3 enabled lcd_bed_leveling 2024-01-02 11:22:24 +01:00
efflicto
91f27a5591 switched back to en 2024-01-02 11:22:23 +01:00
efflicto
91dfaec623 fixes for lin_advance & version 2024-01-02 11:22:23 +01:00
efflicto
0112b260fa Initial Setup 2024-01-02 11:22:23 +01:00
sv
0762338343 Initial commit 2024-01-02 11:22:23 +01:00
Scott Lahteine
d5813db0b9 🩹 Fix G33 output
See #26299
2024-01-02 11:22:23 +01:00
Scott Lahteine
5161465a2d 🔖 Version 2.1.2.1 2024-01-02 11:22:23 +01:00
Giuliano Zaro
7e24de9180 🐛 Fix G2/G3 limiting_speed (#25988) 2024-01-02 11:22:23 +01:00
Scott Lahteine
7aeea3f322 🩹 Prevent Z drop with G28 X/Y 2024-01-02 11:22:23 +01:00
Scott Lahteine
ecf5dcbc9d 🩹 Fix TFT LVGL compile error (#25865)
Fixes regression from #24302
2024-01-02 11:22:23 +01:00
Scott Lahteine
2db055d004 🚸 Improve EEPROM validation (#25860) 2024-01-02 11:22:23 +01:00
Scott Lahteine
85f486e037 🩹 Fix null pwm_details 2024-01-02 11:22:22 +01:00
Scott Lahteine
de1ccb20e8 🩹 Improve edit menu rounding 2024-01-02 11:22:22 +01:00
Scott Lahteine
e728cc69ae 🧑‍💻 ftdi_language 2024-01-02 11:22:22 +01:00
Scott Lahteine
50f9493afe 📌 TH3D EZBoard SD_DETECT_PIN 27 2024-01-02 11:22:22 +01:00
Chris Bagwell
1d8be142c8 🔧 Fix SHAPING_MIN_FREQ check (#25358) 2024-01-02 11:22:22 +01:00
Scott Lahteine
c6e4e7fa82 🧑‍💻 M43 updates 2024-01-02 11:22:22 +01:00
Giuliano Zaro
8784b581bb 🔧 Move SOFT_PWM_SCALE fallback to cpp (#25800)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:22 +01:00
Scott Lahteine
e1d59948a9 🚸 Faster default Marlin feedrate 2024-01-02 11:22:22 +01:00
ellensp
03baefab85 🔨 MKS Robin2 PIO Env (#25792) 2024-01-02 11:22:22 +01:00
Scott Lahteine
c3f24d61ac 🎨 Move G28O inside ProUI 2024-01-02 11:22:21 +01:00
Scott Mikutsky
d3c9bcd7a2 🐛 Fix STM32 USB disconnect behavior (#25762) 2024-01-02 11:22:21 +01:00
Scott Lahteine
2bf73b415c 🔧 Fix X2/Y2 axis pins check 2024-01-02 11:22:21 +01:00
Scott Lahteine
69dc14d494 🔧 Move MMU section 2024-01-02 11:22:21 +01:00
Scott Lahteine
b31296b7d8 🩹 Fix TFT sanity error 2024-01-02 11:22:21 +01:00
Scott Lahteine
c7e6e65ffb 🧑‍💻 Use NUM_AXIS_ARRAY 2024-01-02 11:22:21 +01:00
Scott Lahteine
ef949a54f9 🔨 Servo Timer 1 with STM32F103RC_fysetc (#25741) 2024-01-02 11:22:21 +01:00
Scott Lahteine
472b14678d 🔧 Update config.ini script 2024-01-02 11:22:21 +01:00
Scott Lahteine
0fe8cd2b7a 🧑‍💻 Change HAL_PATH macro for easier HAL relocation (#25743) 2024-01-02 11:22:21 +01:00
Scott Lahteine
84ad4c9f61 🔧 Extra axis endstop defaults 2024-01-02 11:22:20 +01:00
Anson Liu
bd1db04ccd 🔨 Prevent SlowSoftWire + Wire name conflict (#25707) 2024-01-02 11:22:20 +01:00
Scott Lahteine
b1c1cefef3 📝 Developer note in boards.h 2024-01-02 11:22:20 +01:00
Scott Lahteine
0b0a38c7f9 🚸 Improve PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED (#25681) 2024-01-02 11:22:20 +01:00
Scott Lahteine
cee8622475 🩹 Fix UBL safe measure move with extra axes
Followup to 7e79fc5b
2024-01-02 11:22:20 +01:00
Alexey D. Filimonov
800fd1e2ee 🎨 Clean up TFT Color UI display items (#25712)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:20 +01:00
Keith Bennett
7ad2bd1f86 🚸 Permit G38 with Core (#25713) 2024-01-02 11:22:20 +01:00
Jay Robson
6ada8b091c 🐛 Fix G38 with Z, support 9 axes (#25691)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:20 +01:00
Keith Bennett
2f5e70f03f 🔧 Check renamed LIN_ADVANCE_K (#25710) 2024-01-02 11:22:20 +01:00
ellensp
2f3f002c27 🩹 Correctly add JSON to mc.zip (#25706) 2024-01-02 11:22:20 +01:00
Scott Lahteine
d35ceb0aa2 🧑‍💻 Minor SpindleLaser::set_enabled tweak 2024-01-02 11:22:19 +01:00
Alexey D. Filimonov
ddb3033268 🩹 Fix Spindle/Laser ENA pin test (#25622) 2024-01-02 11:22:19 +01:00
Bob Kuhn
6d67142f7b 🩹 Fix laser with no PWM compile (#25290) 2024-01-02 11:22:19 +01:00
Dennis Lawler
1407f43f32 🚸 Echo G30 out-of-bounds (#25671) 2024-01-02 11:22:19 +01:00
Giuliano Zaro
a6f8679eda 🩹 Bail on 'mc.zip' write error (#25695)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:19 +01:00
ellensp
a2a566337d 🔨 Fix, clean up STM32F1 envs (#25697)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:19 +01:00
Giuliano Zaro
faf3a25f20 🐛 Fix Configuration Embedding (#25688) 2024-01-02 11:22:19 +01:00
ellensp
4620d00adb 🩹 Status / Host Prompt followup (#25720)
Followup to #25679

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:19 +01:00
Scott Lahteine
84dde2e9f8 🧑‍💻 HostUI::continue_prompt method 2024-01-02 11:22:19 +01:00