1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 12:04:19 +00:00
Commit Graph

20215 Commits

Author SHA1 Message Date
Scott Lahteine
5e8c7b32a2 ♻️ LCD_PINS_ENABLE => LCD_PINS_EN 2024-02-07 21:14:07 -06:00
Scott Lahteine
d403352b06 ♻️ SDSUPPORT => HAS_MEDIA 2024-02-07 21:14:07 -06:00
Scott Lahteine
2e4b037dbf ♻️ EITHER/BOTH => ANY/ALL 2024-02-07 21:14:06 -06:00
Scott Lahteine
fa85e9e066 🐛 Fix G38_PROBE_TARGET 2024-01-27 12:30:18 -06:00
Scott Lahteine
631f7195f2 🩹 Fix LONG_FILENAME_WRITE_SUPPORT typo 2023-12-11 15:20:31 -06:00
Scott Lahteine
4f21ace8a4 🔨 Specify versions in INI 2023-12-08 21:31:07 -06:00
Scott Lahteine
7a653f9763 🩹 Fix ProUI compile 2023-11-21 21:49:28 -06:00
Scott Lahteine
60cd1ecb69 🩹 Fix G33 output
See #26299
2023-10-07 01:08:40 -05:00
Scott Lahteine
09d0b4d152 🔖 Version 2.1.2.1 2023-07-01 19:19:17 -05:00
Giuliano Zaro
862d0e9d5d 🐛 Fix G2/G3 limiting_speed (#25988) 2023-07-01 19:19:17 -05:00
Scott Lahteine
cbdc01ef1a 🩹 Prevent Z drop with G28 X/Y 2023-05-29 19:23:24 -05:00
Scott Lahteine
2dffa3994d 🩹 Fix TFT LVGL compile error (#25865)
Fixes regression from #24302
2023-05-21 08:43:15 -05:00
Scott Lahteine
09247e7ea9 🚸 Improve EEPROM validation (#25860) 2023-05-19 23:31:15 -05:00
Scott Lahteine
62a7bba225 🩹 Fix null pwm_details 2023-05-18 19:53:15 -05:00
Scott Lahteine
ce38260dfb 🩹 Improve edit menu rounding 2023-05-17 00:33:18 -05:00
Scott Lahteine
3ad9c0b98c 🧑‍💻 ftdi_language 2023-05-17 00:33:18 -05:00
Scott Lahteine
a0fd588797 📌 TH3D EZBoard SD_DETECT_PIN 27 2023-05-17 00:33:18 -05:00
Chris Bagwell
876f996691 🔧 Fix SHAPING_MIN_FREQ check (#25358) 2023-05-17 00:33:18 -05:00
Scott Lahteine
dba521a9fb 🧑‍💻 M43 updates 2023-05-17 00:33:18 -05:00
Giuliano Zaro
50ad323567 🔧 Move SOFT_PWM_SCALE fallback to cpp (#25800)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:18 -05:00
Scott Lahteine
03149b973e 🚸 Faster default Marlin feedrate 2023-05-17 00:33:18 -05:00
ellensp
6e91f3608b 🔨 MKS Robin2 PIO Env (#25792) 2023-05-17 00:33:18 -05:00
Scott Lahteine
0708275c6a 🎨 Move G28O inside ProUI 2023-05-17 00:33:18 -05:00
Scott Mikutsky
a2040bae21 🐛 Fix STM32 USB disconnect behavior (#25762) 2023-05-17 00:33:18 -05:00
Scott Lahteine
b6c27fbbdb 🔧 Fix X2/Y2 axis pins check 2023-05-17 00:33:18 -05:00
Scott Lahteine
b2acd51bc2 🔧 Move MMU section 2023-05-17 00:33:18 -05:00
Scott Lahteine
6d46a4924c 🩹 Fix TFT sanity error 2023-05-17 00:33:18 -05:00
Scott Lahteine
d959e3b0c4 🧑‍💻 Use NUM_AXIS_ARRAY 2023-05-17 00:33:18 -05:00
Scott Lahteine
f48467b2e3 🔨 Servo Timer 1 with STM32F103RC_fysetc (#25741) 2023-05-17 00:33:18 -05:00
Scott Lahteine
a9c476c55e 🔧 Update config.ini script 2023-05-17 00:33:18 -05:00
Scott Lahteine
61d1ce7d2e 🧑‍💻 Change HAL_PATH macro for easier HAL relocation (#25743) 2023-05-17 00:33:18 -05:00
Scott Lahteine
3c9e8e1e60 🔧 Extra axis endstop defaults 2023-05-17 00:33:18 -05:00
Anson Liu
d5548556d3 🔨 Prevent SlowSoftWire + Wire name conflict (#25707) 2023-05-17 00:33:18 -05:00
Scott Lahteine
44b06d7561 📝 Developer note in boards.h 2023-05-17 00:33:18 -05:00
Scott Lahteine
ffe47a0197 🚸 Improve PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED (#25681) 2023-05-17 00:33:18 -05:00
Scott Lahteine
6a12937dec 🩹 Fix UBL safe measure move with extra axes
Followup to 7e79fc5b
2023-05-17 00:33:18 -05:00
Alexey D. Filimonov
00c96dc3cd 🎨 Clean up TFT Color UI display items (#25712)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:18 -05:00
Keith Bennett
7fb92f4e64 🚸 Permit G38 with Core (#25713) 2023-05-17 00:33:18 -05:00
Jay Robson
a93b3c1222 🐛 Fix G38 with Z, support 9 axes (#25691)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:18 -05:00
Keith Bennett
d75e016f3a 🔧 Check renamed LIN_ADVANCE_K (#25710) 2023-05-17 00:33:18 -05:00
ellensp
5426759a37 🩹 Correctly add JSON to mc.zip (#25706) 2023-05-17 00:33:18 -05:00
Scott Lahteine
a5b5db4819 🧑‍💻 Minor SpindleLaser::set_enabled tweak 2023-05-17 00:33:18 -05:00
Alexey D. Filimonov
15671a46d2 🩹 Fix Spindle/Laser ENA pin test (#25622) 2023-05-17 00:33:18 -05:00
Bob Kuhn
f62d47a165 🩹 Fix laser with no PWM compile (#25290) 2023-05-17 00:33:18 -05:00
Dennis Lawler
5b8be446a0 🚸 Echo G30 out-of-bounds (#25671) 2023-05-17 00:33:18 -05:00
Giuliano Zaro
df7d13a4d0 🩹 Bail on 'mc.zip' write error (#25695)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:18 -05:00
ellensp
8592035474 🔨 Fix, clean up STM32F1 envs (#25697)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:18 -05:00
Giuliano Zaro
5a3806633a 🐛 Fix Configuration Embedding (#25688) 2023-05-17 00:33:18 -05:00
ellensp
0ece7ca66d 🩹 Status / Host Prompt followup (#25720)
Followup to #25679

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:17 -05:00
Scott Lahteine
2fb47afa4a 🧑‍💻 HostUI::continue_prompt method 2023-05-17 00:33:17 -05:00