Commit graph

955 commits

Author SHA1 Message Date
Scott Lahteine bc91b1cdcd 🎨 PIO scripts cleanup 2022-07-27 22:20:02 -05:00
Scott Lahteine 78fc5acca9 🔨 Add mftest --default flag 2022-07-23 19:57:43 -05:00
Scott Lahteine a50bb96d2d 🔨 Fix Warnings.cpp force-recompile 2022-07-23 19:57:43 -05:00
Jason Smith c96ed8998b 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) 2022-07-23 19:57:43 -05:00
Mike La Spina b025c18d5b ️ Fix and improve Inline Laser Power (#22690) 2022-07-23 19:57:43 -05:00
GHGiampy 0caf234aa5 🔨 Fix firmware upload (#24499) 2022-07-23 19:57:43 -05:00
Scott Lahteine dddbc4d730 🔨 PlatformIO "--target upload" == "--target exec" 2022-07-23 19:57:43 -05:00
EvilGremlin 0ec1cb58c7 🔨 Fix OpenBLT encode; no-bootloader envs (#24446) 2022-07-23 19:57:43 -05:00
Scott Lahteine 35d5393a3e 📝 Index Mobo Rev03 => Opulo Lumen Rev3 2022-07-23 19:57:42 -05:00
Scott Lahteine adeca47292 🔨 Fix Warnings.cpp force-recompile 2022-07-14 21:08:50 -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
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
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 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
BIGTREETECH e784e04132 BigTreeTech SKR3 - STM32H743 (#24271, #24272, #24275)
Co-Authored-By: Alan.Ma <alansayyeah@gmail.com>
2022-06-04 00:57:34 -05:00
tombrazier fc1a620b87 🚩 MPC update (#24253) 2022-06-04 00:57:34 -05:00
John Robertson 9a74bcd4cf Laser Safety Timeout (#24189) 2022-06-03 22:06:50 -05:00
tombrazier ce0af56d0a 🚸 Improve MPC tuning, add menu items (#23984, #24018, #24049, #24059) 2022-06-03 22:06:50 -05:00
Robert Brenckman b2b5b85045 🐛 Fix Tool Change priming (#21142) 2022-06-03 22:06:50 -05:00
Keith Bennett 4d65d7f142 📝 Add logo, helpful links to README (#24226) 2022-05-23 02:40:38 -05:00
Scott Lahteine 1b879f0ee4 🔨 Fix mfprep string test 2022-05-22 19:52:38 -05:00
Scott Lahteine b6abc760ce 🔨 Move, tweak maple envs 2022-05-22 19:52:38 -05:00
Keith Bennett 0ae061713c 👔 Move GitHub templates, update README (#24199) 2022-05-22 19:52:18 -05:00
ellensp 02c267f542 🔨 Require PIO >= 6.0.1 (#24205) 2022-05-19 09:29:46 -05:00
ellensp 7d37ae2b2b 🔧 AVR/DUE Serial Port pin conflict checks (#24148)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-13 00:36:57 -05:00
Scott Lahteine a7d40ec654 Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
2022-05-13 00:36:57 -05:00
InsanityAutomation 7ed339cfa0 Creality CR-10 SmartPro (#24151)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-13 00:36:57 -05:00
Scott Lahteine d5f472a6cf 🔨 Fix g++ locator for CI 2022-05-12 04:18:02 -05:00
Scott Lahteine 13d1eb7241 🔨 OpenOCD Debug for VSCode 2022-05-09 17:46:23 -05:00
Giuliano Zaro cbc6f23a8a 🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS (#23985) 2022-05-07 18:13:09 -05:00
ellensp 4fd7d1b056 🐛 Fix STM32 Pins Debugging (#22896) 2022-05-07 18:11:03 -05:00
Scott Lahteine cd5c5ea60e 🔨 Fix LPC176x debug build
See #23635
2022-05-07 18:07:01 -05:00
stream2me e9ea82e78d 🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001) 2022-05-07 18:07:01 -05:00
Scott Lahteine c23d035149 🧑‍💻 Strip #errors in Configurations deployment 2022-05-07 17:58:27 -05:00
Christian Piper be6535e5f7 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 17:56:04 -05:00
Scott Lahteine 2dc4c642e7 🎨 Misc. adjustments, spacing 2022-05-07 17:55:08 -05:00
ellensp 5e68a86968 🔨 Preflight check old abl files (#24010) 2022-05-07 17:34:02 -05:00
Scott Lahteine dd29394bbe 🔨 Improved mfprep script 2022-05-07 16:49:21 -05:00
Scott Lahteine 6112277f9b 🔨 Use first g++ in path for 'native' targets 2022-05-07 16:49:21 -05:00
Scott Lahteine 2d99a608fd 🔨 Fix 'mftest -s' 2022-05-07 16:01:08 -05:00
Scott Lahteine 039a22649f 🧑‍💻 PIO --silent in build_example 2022-05-07 16:01:03 -05:00
BIGTREETECH 16271377e2 🧑‍💻 STM32G0Bx : Use PLLQ for USB clock (#23870) 2022-05-07 15:58:31 -05:00
Miguel Risco-Castillo eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-05-07 15:58:31 -05:00
Scott Lahteine b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
Scott Lahteine e082a141f6 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-05-07 15:58:30 -05:00