Commit graph

8734 commits

Author SHA1 Message Date
tombrazier 5c46ae4f00 ️ Optimize G2-G3 Arcs () 2022-07-29 06:09:35 -05:00
Scott Lahteine af6995845c 🩹 Revert extra axis changes 2022-07-29 06:09:35 -05:00
ellensp 3a5e87cdb7 📺 SKR_MINI_SCREEN_ADAPTER for BTT SKR Mini E3 V3 () 2022-07-29 06:09:35 -05:00
Keith Bennett 35e1384dec 📝 Update board MCU comments () 2022-07-29 06:09:35 -05:00
InsanityAutomation 406c2342fd 🚸 Machine-relative Z_STEPPER_ALIGN_XY ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
Scott Lahteine fa50d2c757 🧑‍💻 Fix MAP macro use
Followup to 
2022-07-29 06:09:35 -05:00
ellensp 6523b92014 🩹 Fix G60/G61 debug code () 2022-07-29 06:09:35 -05:00
lujios 2461138661 🩹 Fix G33 Delta Sensorless Probing compile () 2022-07-29 06:09:35 -05:00
Scott Lahteine 2bb9a5ee5e 🩹 Apply linearval in M600 2022-07-29 06:09:35 -05:00
Keith Bennett 0a4aa0978d 🔧 Assert Probe Temp Comp requirements () 2022-07-29 06:09:35 -05:00
ellensp 39863d54b0 🐛 Fix BACKLASH_COMPENSATION compile ()
Followup to 
2022-07-29 06:09:35 -05:00
Scott Lahteine cea45d49bc 🎨 Misc. 6-axis cleanup 2022-07-29 06:09:35 -05:00
Pauli Jokela 34f9c28fd1 🩹 Fix safe homing sanity-check () 2022-07-29 06:09:35 -05:00
Scott Lahteine bf084254da 🎨 Fix comments, formatting 2022-07-29 06:09:35 -05:00
Christophe Huriaux 6f51f19257 🩹 Fix ST7565 LCD contrast init () 2022-07-29 06:09:35 -05:00
Mike La Spina 56974af3e5 🐛 Fix laser/fan sync ()
Followup to , 307dfb15
2022-07-29 06:09:35 -05:00
Scott Lahteine f9154eca8c 🩹 Fix TFT image packing 2022-07-29 06:09:35 -05:00
DerAndere a03516a9f4 🚸 Better M350, M114 with more axes ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
toomuchwonder f18b0f6f4b 🩹 Fix MKS UI extruder speed () 2022-07-29 06:09:35 -05:00
Miguel Risco-Castillo d617002a6e 🚸 Fix and update ProUI () 2022-07-29 06:09:35 -05:00
InsanityAutomation 01f16daf42 🐛 Fix Archim2 USB Hang () 2022-07-29 06:09:35 -05:00
Scott Lahteine ff1ecb00cc 🎨 Misc. 'else' cleanup 2022-07-29 06:09:35 -05:00
Scott Lahteine 750a8dbe7f 🩹 Fix MAX31865 approximations
Followup to 
2022-07-29 06:09:35 -05:00
Scott Lahteine ba8f109f8a 🩹 Fix manual move titles () 2022-07-29 06:09:35 -05:00
Scott Lahteine 77fc65ddc2 🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
kisslorand af24e1b77e Fix axis string 'N' ()
Followup to 167672d
2022-07-29 06:09:35 -05:00
Ludy 36d508c5a0 🌐 Update German language () 2022-07-27 22:20:02 -05:00
Scott Lahteine 9f5aab1a61 🧑‍💻 Update planner/stepper includes 2022-07-27 22:20:02 -05:00
Scott Lahteine 62d29ade42 🩹 Fix lcd_preheat compile 2022-07-27 22:20:02 -05:00
Scott Lahteine bc91b1cdcd 🎨 PIO scripts cleanup 2022-07-27 22:20:02 -05:00
Keith Bennett c847ef02a1 📺 Fix TFT Classic UI non-Touchscreen 1024x600 () 2022-07-27 22:20:02 -05:00
Scott Lahteine 99710b94d2 🎨 Clean up extra axes
Followup to 
2022-07-23 19:58:48 -05:00
Arthur Masson e616542c89 Polargraph M665 settings () 2022-07-23 19:57:43 -05:00
Jason Smith c96ed8998b 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile () 2022-07-23 19:57:43 -05:00
Mike La Spina b025c18d5b ️ Fix and improve Inline Laser Power () 2022-07-23 19:57:43 -05:00
tombrazier b49da1d4ca 💥 More M306 M => M306 H ()
Followup to 
2022-07-23 19:57:43 -05:00
Keith Bennett 90074e6260 🎨 Fix/adjust warnings (, ) 2022-07-23 19:57:43 -05:00
Scott Lahteine e570c4cc2e 🧑‍💻 Forward-compatible axis strings 2022-07-23 19:57:43 -05:00
DerAndere 543bbf02fc 💥 Update Motor Current G-codes for extra axes () 2022-07-23 19:57:43 -05:00
Scott Lahteine 5ccdc9ced7 🏗️ Axis name arrays
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-07-23 19:57:43 -05:00
Scott Lahteine ddb0168e29 ♻️ More updates for multi-axis 2022-07-23 19:57:43 -05:00
Scott Lahteine 08e6e8b9be ♻️ Encapsulate PID in class () 2022-07-23 19:57:43 -05:00
Eduard Sukharev 9e530cd27b 🐛 Fix MKS TinyBee compile () 2022-07-23 19:57:43 -05:00
EvilGremlin 0ec1cb58c7 🔨 Fix OpenBLT encode; no-bootloader envs () 2022-07-23 19:57:43 -05:00
Scott Lahteine b548e21b65 ♻️ reset_acceleration_rates => refresh_… 2022-07-23 19:57:43 -05:00
Scott Lahteine e170460855 ♻️ Planner flags refactor 2022-07-23 19:57:43 -05:00
lujios b7b2286e49 ️ Improve Sensorless homing/probing accuracy for G28, G33, M48 ()
Co-Authored-By: Robby Candra <robbycandra.mail@gmail.com>
Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
2022-07-23 19:57:43 -05:00
elimisback 047d0264c5 🔨 BTT STM32G0B1RE xfer build () 2022-07-23 19:57:43 -05:00
Scott Lahteine c56fb1c182 🎨 Minimize block->steps.set 2022-07-23 19:57:43 -05:00
DerAndere d5a79c27fe ♻️ More updates for multi-axis
Based on 

Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-23 19:57:43 -05:00