Commit graph

19666 commits

Author SHA1 Message Date
Keith Bennett a5b076dff7 🩹 Fix MKS TinyBee ADC Vref (#24432) 2022-07-04 00:29:45 -05:00
Scott Lahteine b79231cc59 🩹 Remove poison wchar_t macro 2022-07-04 00:29:45 -05:00
Scott Lahteine 86e6f9e38e 🩹 Remove obsolete split_move 2022-07-01 21:19:06 -05:00
Moonglow b3018da60c 🐛 Fix M149 (#24430) 2022-07-01 08:01:03 -05:00
Scott Lahteine 0d04aa960f 🩹 Fix memset block warning 2022-07-01 08:01:03 -05:00
Keith Bennett 0d34c2e287 🐛 Fix Axis Homing (#24425)
Followup to 4520a51
2022-07-01 08:01:03 -05:00
John Lagonikas 1690f49656 🐛 Fix MAX31865 PT1000 normalization (#24407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-01 08:01:03 -05:00
Scott Lahteine dbdb39f60f 📝 Note about UBL bad splits 2022-07-01 08:01:03 -05:00
Scott Lahteine 843c04baa6 🎨 Misc. shorthand operators 2022-06-26 10:02:24 -05:00
Scott Lahteine a7c58c1fd6 🐛 Fix Manual Move axis selection (#24404) 2022-06-26 06:50:24 -05:00
Shlee 3af5c32ea2 📝 Add STM32F4 example, Ruby (#24399) 2022-06-26 06:39:37 -05:00
Giuliano Zaro 4039075a1d 🌐 Update Italian language (#24398) 2022-06-26 06:39:37 -05:00
Roman Moravčík ed796c8354 🌐 Update Slovak language (#24397) 2022-06-26 06:39:37 -05:00
sgparry f3c64fd397 🩹 Fix LCD contrast with K8800 board 2022-06-26 06:39:37 -05:00
Scott Lahteine b220342b26 🌐 Drop unused delta strings 2022-06-24 22:09:51 -05:00
InsanityAutomation 4dad587188 🐛 Resolve DUE Servo pulse issue (#24305)
Co-authored-by: sjasonsmith <20053467+sjasonsmith@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-06-24 18:02:21 -05:00
tombrazier 1efe48ef65 🐛 Fix G2/G3 Arcs stutter / JD speed (#24362) 2022-06-24 18:02:21 -05:00
Bob Kuhn ae8365a4e5 🐛 Fix Lerdge build / encrypt (#24391)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-06-24 18:02:21 -05:00
Victor Oliveira dd68461bb1 Classic UI BIQU BX (#24387) 2022-06-24 18:02:21 -05:00
ellensp 010fbcccf7 🩹 Fix DGUS (MKS) compile (#24378) 2022-06-24 18:02:21 -05:00
Victor Oliveira 185fe5696c 🚑️ Fix BIQU BX touch freeze (#24383) 2022-06-24 18:02:21 -05:00
ellensp 7edd37bc5a 🐛 Fix M423 invocation (#24360)
Followup to #23745
2022-06-24 18:02:21 -05:00
tombrazier 0000427021 🩹 LCD strings followup, fix warning (#24328) 2022-06-24 18:02:21 -05:00
ellensp 0d1d125bc6 🚑️ Fix SD mount bug (#24319)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-06-24 18:01:32 -05:00
Scott Lahteine 22e82a13d9 🎨 Simplify move menus with substitution 2022-06-24 18:01:32 -05:00
Scott Lahteine 70d72354e2 🎨 Use MAP for home axis items 2022-06-24 18:01:32 -05:00
Scott Lahteine 821f4983d0 🧑‍💻 Fix STATIC_ITEM_N arg order 2022-06-24 18:01:32 -05:00
Scott Lahteine 15ca479708 🎨 Fix comments, formatting 2022-06-24 18:01:32 -05:00
John Robertson 2b8d115ebc ️ PWM for ESP32 I2S expander (#24193) 2022-06-24 18:01:32 -05:00
Scott Lahteine ae78a8844a 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2022-06-24 18:00:59 -05:00
Keith Bennett f26438ef28 👷 Use Biqu BX for CI test (#24331) 2022-06-24 18:00:59 -05:00
ellensp ce6c8adcb1 👷 CI test without src filter (emulate Arduino) (#24335) 2022-06-24 18:00:59 -05:00
luzpaz d57cf9bd6b 🌐 Fix LCD string, typos (#24324) 2022-06-20 21:09:31 -05:00
Scott Lahteine 5408259f51 🧑‍💻 Apply F() to some LCD / TFT strings
Followup to #24228
2022-06-13 21:02:17 -05:00
ellensp f31178f868 🩹 Fix missing ProUI cpp wrapper (#24313) 2022-06-13 21:02:17 -05:00
ellensp f976e56a19 🐛 Fix JGAurora A5S A1 build (#24326) 2022-06-13 04:30:09 -05:00
Steven Haigh 571007e5c9 🩹 Fix ProUI compile (#24310)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-06-13 04:30:09 -05:00
Scott Lahteine 00527f38d5 🧑‍💻 Misc. servo code cleanup 2022-06-13 04:30:09 -05:00
Scott Lahteine 1c7696838b 🧑‍💻 Remove servo macros 2022-06-13 04:30:09 -05:00
tombrazier ad786a7930 🩹 Fix Mesh Leveling + Debug compile (#24297) 2022-06-07 02:15:39 -05:00
ellensp ce9c81dfa1 🩹 Media Change followup (#24302)
Followup to #24015
2022-06-07 02:02:11 -05:00
Scott Lahteine 92910721d0 👔 Fix and comment use_example_configs 2022-06-07 02:02:11 -05:00
Miguel Risco-Castillo 236251a2ce 🚸 ProUI G-code preview, PID plot (#24282) 2022-06-06 00:18:08 -05:00
Scott Lahteine 369542db3b 🔖 Marlin 2.0.9.4 2022-06-05 21:33:29 -05:00
Scott Lahteine 40d96c3460 👔 Remove actions from misc. branch 2022-06-05 21:33:29 -05:00
Scott Lahteine d7a71beaf4 🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING 2022-06-05 21:33:29 -05:00
Scott Lahteine f3b593ae73 🎨 Fix spelling, whitespace 2022-06-05 21:11:27 -05:00
Scott Lahteine 1d8d8dccf4 💥 Num Axes / Multi-Stepper based on Driver Types (#24106, #24120) 2022-06-05 20:58:39 -05:00
Scott Lahteine 1e127a93c4 🧑‍💻 Extend LCD string substitution (#24278) 2022-06-04 00:57:34 -05:00
lujios fcef8d946c ️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-Authored-By: Robby Candra <robbycandra.mail@gmail.com>
Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
2022-06-04 00:57:34 -05:00