1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00
Commit Graph

20232 Commits

Author SHA1 Message Date
Scott Lahteine
cbaff4bc46 🔧 Config updates 2024-02-07 22:40:43 -06:00
Scott Lahteine
a18045a96a 🧑‍💻 Support files updates 2024-02-07 22:40:43 -06:00
Scott Lahteine
5f84e7f43b 🚸 Fix Filament Change item position 2024-02-07 22:40:43 -06:00
Scott Lahteine
580a35be33 🎨 Misc. probe-related cleanup 2024-02-07 22:40:43 -06:00
Scott Lahteine
39e42ebe6a 🎨 Cosmetic and comments 2024-02-07 22:40:42 -06:00
InsanityAutomation
a3101a03ff 🚸 Fix repeating "Power Off" message (#26755) 2024-02-07 21:14:07 -06:00
Keith Bennett
6f00f4ebef 🐛 Fix I/J/K chopper timing (#26736)
Followup to #19112
2024-02-07 21:14:07 -06:00
Keith Bennett
5ef8ccc646 📝 Biqu => BIQU (#26735) 2024-02-07 21:14:07 -06:00
Scott Lahteine
4a0b539f60 🔧 Clarify axis disable / timeout (#25571) 2024-02-07 21:14:07 -06:00
Scott Lahteine
ee088146c0 ♻️ Remove LOOP macros 2024-02-07 21:14:07 -06:00
Scott Lahteine
244c257461 🚸 Thermistor updates 2024-02-07 21:14:07 -06:00
Scott Lahteine
20ee8dde8c ♻️ FOLDER_SORTING => SDSORT_FOLDERS 2024-02-07 21:14:07 -06:00
Scott Lahteine
73ed511eed ♻️ BTT_MINI_12864_V1 => BTT_MINI_12864 2024-02-07 21:14:07 -06:00
Scott Lahteine
41d78a2b64 ♻️ TMC_SW_* => TMC_SPI_* 2024-02-07 21:14:07 -06:00
Scott Lahteine
5febc393db ♻️ BTT_MANTA_M4P_V1_0 => BTT_MANTA_M4P_V2_1 2024-02-07 21:14:07 -06:00
Scott Lahteine
1b406a3231 🔥 Remove VAkE 403D 2024-02-07 21:14:07 -06:00
Scott Lahteine
d0fbc94010 ♻️ FAN_PIN => FAN0_PIN 2024-02-07 21:14:07 -06:00
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