Commit graph

19758 commits

Author SHA1 Message Date
Frederik Menke 84230b9a1d Enable M114_REALTIME 2022-10-20 23:22:53 +02:00
Frederik Menke b58bbb57e5 Activate ADVANCED_OK 2022-10-17 22:41:05 +02:00
Frederik Menke 076afd2c61 Enable CNC coordinate system 2022-09-05 23:51:59 +02:00
Frederik Menke c53498aff4 Add Y2 pins 2022-08-21 17:23:50 +02:00
Frederik Menke a27698d225 Set proper monitor speed 2022-08-21 14:18:26 +02:00
Frederik Menke 9793176e97 Create initial naive configuration 2022-08-20 21:38:07 +02:00
Scott Lahteine 01f96a103b 🔖 Marlin 2.0.9.5 2022-07-29 18:41:46 -05:00
Scott Lahteine 3638ce2b31 🚑️ Fix XYZEval = N not setting E 2022-07-29 18:41:38 -05:00
Scott Lahteine 889d122490 🧑‍💻 Further script updates 2022-07-29 08:33:24 -05:00
Scott Lahteine dc3322b639 🧑‍💻 Axis macros parity with 2.1.x 2022-07-29 08:33:24 -05:00
Miguel Risco-Castillo 25521cb9b2 🚸 Fix, update ProUI (#24251, #24473, #24500) 2022-07-29 08:18:25 -05:00
Scott Lahteine 593b734d18 ♻️ Small sound / buzz refactor (#24520) 2022-07-29 08:18:25 -05:00
Keith Bennett 2952f0be5d Updates from #24560 2022-07-29 06:16:33 -05:00
tombrazier 752f3d440d ️ Optimize Planner calculations (#24484, #24509) 2022-07-29 06:09:35 -05:00
tombrazier 5c46ae4f00 ️ Optimize G2-G3 Arcs (#24366) 2022-07-29 06:09:35 -05:00
Scott Lahteine af6995845c 🩹 Revert extra axis changes 2022-07-29 06:09:35 -05:00
Scott Lahteine 8e6aa1b113 🧑‍💻 Fix and improve build_all_examples 2022-07-29 06:09:35 -05:00
Scott Lahteine 929ce5e859 🧑‍💻 Add Sim debug with lldb 2022-07-29 06:09:35 -05:00
ellensp 3a5e87cdb7 📺 SKR_MINI_SCREEN_ADAPTER for BTT SKR Mini E3 V3 (#24521) 2022-07-29 06:09:35 -05:00
Keith Bennett 35e1384dec 📝 Update board MCU comments (#24486) 2022-07-29 06:09:35 -05:00
InsanityAutomation 406c2342fd 🚸 Machine-relative Z_STEPPER_ALIGN_XY (#24261)
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 #24191
2022-07-29 06:09:35 -05:00
ellensp 6523b92014 🩹 Fix G60/G61 debug code (#24231) 2022-07-29 06:09:35 -05:00
lujios 2461138661 🩹 Fix G33 Delta Sensorless Probing compile (#24291) 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 (#24468) 2022-07-29 06:09:35 -05:00
ellensp 39863d54b0 🐛 Fix BACKLASH_COMPENSATION compile (#24072)
Followup to #23826
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 (#24462) 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 (#24457) 2022-07-29 06:09:35 -05:00
Mike La Spina 56974af3e5 🐛 Fix laser/fan sync (#24460)
Followup to #22690, 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 (#23986)
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 (#24476) 2022-07-29 06:09:35 -05:00
Miguel Risco-Castillo d617002a6e 🚸 Fix and update ProUI (#24477) 2022-07-29 06:09:35 -05:00
InsanityAutomation 01f16daf42 🐛 Fix Archim2 USB Hang (#24314) 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 #24407
2022-07-29 06:09:35 -05:00
Scott Lahteine ba8f109f8a 🩹 Fix manual move titles (#24518) 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' (#24259)
Followup to 167672d
2022-07-29 06:09:35 -05:00
Ludy 36d508c5a0 🌐 Update German language (#24555) 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 c801cc4830 🔨 Update build/CI scripts 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 (#24541) 2022-07-27 22:20:02 -05:00
Keith Bennett cdda90f56c 📝 Update MPCTEMP G-Code M306 T (#24535)
M306 simply reports current values. M306 T starts autotune process.
2022-07-27 22:20:02 -05:00
Scott Lahteine ad4bc378b7 📝 Update Driver Type comments 2022-07-27 22:20:02 -05:00