Commit Graph
100 Commits
Author SHA1 Message Date
Scott Lahteine 6fc4dbbbc4 🚸 Change M201 G to S 2022-06-03 22:06:51 -05:00
Scott Lahteine 07cd248b91 ♻️ Move watchdog to MarlinHAL 2022-06-03 22:06:50 -05:00
Scott Lahteine 2086cc9f4e 📝 Refer to 'PROGMEM' as 'flash' 2022-06-03 22:06:50 -05:00
Scott Lahteine 8eccfd4a6f 🔧 Bed/Chamber PID Autotune menus
Derived from MarlinFirmware/Marlin#23983
2022-06-03 22:06:50 -05:00
Scott Lahteine 9ab654adcb 🐛 Fix min/max temp evaluation
Fixes #24257
2022-06-03 22:06:50 -05:00
Scott Lahteine 0ae982188c 🐛 Fix M203 report 2022-06-03 18:40:06 -05:00
Scott Lahteine deb1ba73bb 🎨 Use pos.set method 2022-05-31 17:31:15 -05:00
Scott Lahteine 57f0ac88af 🎨 Misc. boards/pins cleanup 2022-05-31 17:31:14 -05:00
Scott Lahteine a0fe4f4895 🎨 Minor HAL cleanup 2022-05-27 17:01:20 -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
Scott Lahteine 1d12e72bf6 🐛 Fix SEGMENT_LEVELED_MOVES with UBL 2022-05-22 17:06:22 -05:00
Scott Lahteine c97cf10956 🩹 Fix const warning 2022-05-22 17:02:08 -05:00
Scott Lahteine 268a16b1ef 🚸 ProUI APRIL2022 updates (#24084) 2022-05-17 15:54:34 -05:00
Scott Lahteine c4b8339b84 🎨 HAL_MinSerial.* => MinSerial.* 2022-05-16 21:49:30 -05:00
Scott Lahteine 2204f05dca 🧑‍💻 Clarify MSerialUSB, drop HardwareSerial workaround 2022-05-13 19:53:19 -05:00
Scott Lahteine dcd769b4a1 🎨 Nextion cleanup 2022-05-13 01:19:45 -05:00
Scott Lahteine f9b7f00d1e 🚚 Move speed_lookuptable.h 2022-05-13 01:19:45 -05:00
Scott LahteineandMiguel Risco-Castillo 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
Scott Lahteine cb4ad020af 🧑‍💻 Misc. LCD cleanup 2022-05-13 00:36:57 -05:00
Scott Lahteine 0805f9bf3f 🩹 Fix ProUI leveling start message 2022-05-12 21:28:52 -05:00
Scott Lahteine d5f472a6cf 🔨 Fix g++ locator for CI 2022-05-12 04:18:02 -05:00
Scott Lahteine d67fa98cf6 🩹 Fix accel dividend 2022-05-12 04:17:16 -05:00
Scott Lahteine d3fe0caa7f 🧑‍💻 Clarify acceleration factor 2022-05-09 18:55:42 -05:00
Scott Lahteine bd09f8acff 📌 Define RAMPS_SMART EXP headers, AZSMZ_12864
See #23501
2022-05-09 17:46:23 -05:00
Scott Lahteine a9aca5f5e8 ✏️ Fix spurious UTF 2022-05-09 17:46:23 -05:00
Scott Lahteine 13d1eb7241 🔨 OpenOCD Debug for VSCode 2022-05-09 17:46:23 -05:00
Scott Lahteine 8f0180802a 🔧 Move LASER_COOLANT_FLOW_METER to LASER_FEATURE 2022-05-07 18:46:20 -05:00
Scott Lahteine 20154718b5 🌐 Clean up languages 2022-05-07 16:49:47 -05:00
Scott Lahteine dd29394bbe 🔨 Improved mfprep script 2022-05-07 16:49:21 -05:00
Scott Lahteine ceb99e89a0 🔨 Prevent build attribute define conflicts 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 eeda8b451a 📝 Replace KB with K in pins 2022-05-07 16:47:33 -05:00
Scott Lahteine 0fafcd20cd 🔧 Mark Thermal Variance Monitor EXPERIMENTAL 2022-05-07 15:58:30 -05:00
Scott Lahteine 2986bc3b76 ️ Use seen_test in M422 2022-05-07 15:58:30 -05:00
Scott Lahteine e082a141f6 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-05-07 15:58:30 -05:00
Scott Lahteine 43d4e30668 🐛 Fix M_State_grbl when G29 calls G28 2022-05-07 15:58:30 -05:00
Scott Lahteine 4199191e99 ♻️ Rename XATC z_values => z_offset 2022-05-07 15:56:08 -05:00
Scott Lahteine 2a584cea96 🎨 Misc. DGUS cleanup 2022-05-07 15:55:08 -05:00
Scott Lahteine 59548410b8 🧑‍💻 Wrap MMU1 pins 2022-05-07 15:55:08 -05:00
Scott Lahteine 38484c6eb6 🧑‍💻 Drop hostui.flag 2022-05-07 15:54:55 -05:00
Scott Lahteine 973366e6aa 🔧 Update MIXING_EXTRUDER sanity checks
Fixing #23693
2022-05-07 15:54:55 -05:00
Scott Lahteine 15eabba11d 🧑‍💻 Relocate a variant 2022-05-07 15:48:13 -05:00
Scott Lahteine d4801461f5 💡 Comment variant timers 2022-05-07 15:48:13 -05:00
Scott Lahteine 68dfc50564 🧑‍💻 Simplify Fast PWM timer macros 2022-05-07 15:38:56 -05:00
Scott Lahteine 30d1f0ba81 📝 Update Creality 4.2.2 driver warning 2022-05-07 15:38:56 -05:00
Scott Lahteine 38e0e92e9d ✏️ Fix MKS enum 2022-05-07 15:38:55 -05:00
Scott Lahteine 2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-05-07 15:38:55 -05:00
Scott Lahteine 99f3b8b4a8 ♻️ Adjust LCD init, contrast default, settings load 2022-05-07 15:38:55 -05:00
Scott Lahteine 63f3e347d9 🩹 BOARD_INIT followup 2022-05-07 15:38:55 -05:00
Scott Lahteine 32ff8c1489 🧑‍💻 Add chmod to mfprep 2022-05-07 15:38:55 -05:00
Scott Lahteine 369ba99fdb 🩹 Fix Robin Nano BOARD_INIT 2022-05-07 15:38:55 -05:00
Scott Lahteine f33ec4aacf 📝 Tweak G26 Q description 2022-05-07 15:38:55 -05:00
Scott Lahteine 1d0ca179b5 🎨 LCD_SCREEN_ROT_* => LCD_SCREEN_ROTATE 2022-05-07 15:38:55 -05:00
Scott Lahteine 8ea172cafe 🎨 Misc. style and cleanup 2022-05-07 15:27:24 -05:00
Scott Lahteine ac6c1a9e12 💥 Generalize extra debugging 2022-05-07 15:26:45 -05:00
Scott Lahteine cf654bbba2 🩹 Followup to extra axes 2022-05-07 15:12:59 -05:00
Scott Lahteine 7b79d53de0 🎨 Misc. spindle/laser adjustments 2022-05-07 15:12:45 -05:00
Scott Lahteine c478ed08c8 🧑‍💻 Adjust FastIO AVR timer enums, macros 2022-05-07 15:12:45 -05:00
Scott Lahteine b6c37960e8 📝 KHz => kHz (#23512) 2022-05-07 15:10:19 -05:00
Scott Lahteine b9cef2e2e3 🚸 12345.6 num-to-string 2022-03-04 16:56:45 -06:00
Scott Lahteine db4172b5fa 🔨 Prevent two [cron] in a row 2022-01-17 04:19:12 -06:00
Scott Lahteine eb8d819325 🧑‍💻 Fewer string macros 2022-01-10 05:52:02 -06:00
Scott Lahteine 42449b8683 🌐 Update auto home axis strings 2022-01-09 04:40:41 -06:00
Scott Lahteine 035f9b8e13 🔨 Rename (not copy) with board_build.rename 2022-01-09 04:34:42 -06:00
Scott Lahteine dadd7516b5 🚑️ Fix thermal conditionals, structure 2022-01-09 04:33:24 -06:00
Scott Lahteine 8abe314b18 🔨 Get FIRMWARE_BIN from env 2022-01-09 04:32:43 -06:00
Scott Lahteine 58c84f17ba 🎨 Simplify some debug echos 2022-01-09 01:31:03 -06:00
Scott LahteineandScott Lahteine 73b8320e9c 🔨 Add .vscode/extensions.json 2022-01-05 04:24:04 -06:00
Scott LahteineandScott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 2021-12-25 03:23:09 -06:00
Scott LahteineandScott Lahteine 884308f964 🔧 SOUND_MENU_ITEM for E3V2 2021-12-25 03:23:09 -06:00
Scott LahteineandScott Lahteine f00a0356c7 🎨 Misc. probe / endstop cleanup 2021-12-25 01:39:34 -06:00
Scott LahteineandScott Lahteine 05b57278d4 🔧 Cutter pins for SKR 2.0 2021-12-25 01:36:31 -06:00
Scott LahteineandScott Lahteine 77af48e547 🐛 Fix STM32 FastPWM 2021-12-25 01:30:50 -06:00
Scott LahteineandScott Lahteine cb1570d162 🐛 Fix SENSORLESS_HOMING for 6-axis 2021-12-25 01:19:21 -06:00
Scott LahteineandScott Lahteine 7f4a49cc44 🎨 Misc. issue review patches 2021-12-25 01:18:35 -06:00
Scott LahteineandScott Lahteine 1d8941d008 🔨 Port libsdl2_net required for macOS simulator 2021-12-25 01:10:51 -06:00
Scott LahteineandScott Lahteine 6f9f25dbb2 🎨 Misc. code cleanup 2021-12-25 00:54:46 -06:00
Scott LahteineandScott Lahteine 9b76b58b79 🍻 Get/clear reset source earlier
Followup to #23075
2021-12-25 00:46:49 -06:00
Scott LahteineandScott Lahteine a0a57406a2 🔨 Script 'mfprep' finds pending commits 2021-12-25 00:46:49 -06:00
Scott LahteineandScott Lahteine 5efef86cfa 🔨 Update git helper scripts 2021-12-25 00:46:49 -06:00
Scott LahteineandScott Lahteine 20c747753d 🔨 Support ABM in mf scripts 2021-12-25 00:46:49 -06:00
Scott LahteineandScott Lahteine 5cbb820e29 🔨 Help for GDB remote debugging 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 5a0166489e 🩹 Fix linker error (transfer_port_index) 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 692c9a6312 💚 Update Ender-3 V2 config path
MarlinFirmware/Configurations#600
2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 545d14f9a5 🎨 Adjust Ender-3 V2 DWIN options 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 6f59d8171f 🔧 Configuration version 02000903 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine d29a9014f2 🎨 Standard 'cooldown' method 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 205d867e4b 🎨 Standard material presets behavior 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 84f9490149 🎨 Define HAS_PREHEAT conditional 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine e8a55972a7 🐛 Fix EZBoard V2 board name 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine cbc7dadf42 🎨 Apply HAS_MULTI_HOTEND conditional 2021-12-25 00:46:48 -06:00
Scott LahteineandScott Lahteine 12f8168d1e 🚸 Tweaks to UBL G29 Q 2021-12-25 00:46:47 -06:00
Scott LahteineandScott Lahteine aa198e41dd 🎨 Pragma GCC cleanup 2021-12-25 00:45:05 -06:00
Scott LahteineandScott Lahteine de77dfcbbd 🎨 Add MKS UI goto_previous_ui 2021-12-25 00:45:05 -06:00
Scott LahteineandScott Lahteine af08f16efc 🚸 Tweak MKS UI G-code console 2021-12-25 00:45:05 -06:00
Scott LahteineandScott Lahteine 01a0f3a8cf 🎨 Fix up MKS UI defines 2021-12-25 00:45:05 -06:00
Scott LahteineandScott Lahteine f80bcdcc5c 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
Scott LahteineandScott Lahteine d48cb11537 🐛 Followup to F() in config_line
Followup to 1dafd1887e
2021-12-25 00:45:05 -06:00
Scott LahteineandScott Lahteine d9f7de7a24 🐛 ExtUI F() followups
Followup to 12b5d997a2
2021-12-25 00:45:04 -06:00