Commit Graph
100 Commits
Author SHA1 Message Date
Scott LahteineandScott Lahteine 3c482a9ba1 🧑‍💻 MAP macro for axis lists, etc. (#24191) 2022-06-05 23:11:32 -05:00
Scott LahteineandScott Lahteine 494a2fc80c 🚨 Fix some compiler warnings 2022-06-05 23:11:31 -05:00
f7bea2846f 🏗️ Axis name arrays
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-06-05 23:11:31 -05:00
d56731cd07 🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-06-05 23:11:31 -05:00
Scott LahteineandScott Lahteine 28f8646aa6 ♻️ Apply F() to more LCD code (#24228) 2022-06-03 22:06:51 -05:00
Scott LahteineandScott Lahteine 209c792ef7 🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170) 2022-06-03 22:06:50 -05:00
dbd00d9927 DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-06-03 22:06:50 -05:00
Scott LahteineandScott Lahteine a6ce9bf559 Autoreport Redundant Sensor option (#24014) 2022-06-03 22:06:50 -05:00
Scott LahteineandScott Lahteine 800a936caa 🎨 Combine serial echos 2022-05-27 17:05:35 -05:00
Scott LahteineandScott Lahteine 4831cbebd8 🎨 Add EXP1/2 headers, adjust TFT pins (#24230) 2022-05-27 17:03:06 -05:00
Scott LahteineandScott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2022-05-21 18:13:30 -05:00
Scott LahteineandScott Lahteine d235bc9e1c 🧑‍💻 General and Axis-based bitfield flags (#23989) 2022-05-12 04:18:02 -05:00
Scott LahteineandScott Lahteine 975b90c0b7 🎨 Tweak NEOPIXEL_LED format (#24110) 2022-05-07 18:46:20 -05:00
Scott LahteineandScott Lahteine 9ab1a57d72 ♻️ Consolidate DGUSScreenHandler class (#24067) 2022-05-07 18:46:20 -05:00
Scott LahteineandScott Lahteine 4bdec5e993 🚸 More ExtUI events for ABL / UBL 2022-05-07 18:40:42 -05:00
Scott LahteineandScott Lahteine 7444933d5d 🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes #24007
Followup to aaf5bf02
2022-05-07 18:40:42 -05:00
Scott LahteineandScott Lahteine f35404f853 🧑‍💻 Handle PLR in manage_media 2022-05-07 18:40:42 -05:00
Scott LahteineandScott Lahteine 4c84769a81 🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes #23824
2022-05-07 18:40:42 -05:00
Scott LahteineandScott Lahteine 28d2bc353e 🎨 Use LEDColor default C-CTOR 2022-05-07 18:27:56 -05:00
Scott LahteineandScott Lahteine 7b5e2cd786 🐛 Update M913, M914 report
Followup to #11248, #11249, #23400
2022-05-07 18:27:56 -05:00
Scott LahteineandScott Lahteine 4ec9af42b8 💥 Rename ExtUI settings methods 2022-05-07 18:13:09 -05:00
Scott LahteineandScott Lahteine 7ffe4de021 🩹 Use LCD_CONTRAST_INIT in pins files 2022-05-07 18:11:03 -05:00
Scott LahteineandScott Lahteine eada17ed69 🩹 Apply 100% leveling correction below the bed
See #24002
2022-05-07 18:11:03 -05:00
Scott LahteineandScott Lahteine cd5c5ea60e 🔨 Fix LPC176x debug build
See #23635
2022-05-07 18:07:01 -05:00
Scott LahteineandScott Lahteine 89d5ed0c9e 🎨 Combine common LPC1768 I2C code 2022-05-07 18:07:01 -05:00
Scott LahteineandScott Lahteine a56bf9045d 🧑‍💻 Simplify BIGTREE_SKR_2_F429 env 2022-05-07 17:59:30 -05:00
Scott LahteineandScott Lahteine c23d035149 🧑‍💻 Strip #errors in Configurations deployment 2022-05-07 17:58:27 -05:00
Scott LahteineandScott Lahteine 7ff4b70694 🚸 Prevent accidental button press 2022-05-07 17:56:18 -05:00
Scott LahteineandScott Lahteine 421c38ff2e 🐛 Home Z to Max after Z_SAFE_HOMING 2022-05-07 17:56:18 -05:00
Scott LahteineandScott Lahteine ec447dba04 🚸 Home Y before X on belt printers 2022-05-07 17:56:18 -05:00
Scott LahteineandScott Lahteine 99252cf0cd 🐛 Prevent BABYSTEP freeze
See #22830, #13300
2022-05-07 17:55:13 -05:00
Scott LahteineandScott Lahteine f6f31434b8 🧑‍💻 IS_ULTRA_LCD => HAS_WIRED_LCD 2022-05-07 17:55:13 -05:00
Scott LahteineandScott Lahteine 2f3960904e 🎨 Misc. USB flash code cleanup 2022-05-07 17:55:13 -05:00
Scott LahteineandScott Lahteine 2dc4c642e7 🎨 Misc. adjustments, spacing 2022-05-07 17:55:08 -05:00
Scott LahteineandScott Lahteine 70ea0e7c34 ✏️ Remove extra G29 line
Followup to 85a62bbf
2022-05-07 17:55:02 -05:00
Scott LahteineandScott Lahteine a81fd009f0 🎨 misc. cleanup 2022-05-07 17:54:10 -05:00
Scott LahteineandScott Lahteine e667d4e6e4 🌐 Rename "LCD Timeout" string 2022-05-07 17:34:02 -05:00
Scott LahteineandScott Lahteine 2d0af75d37 ✏️ No such pin 2022-05-07 17:34:02 -05:00
Scott LahteineandScott Lahteine a5e083603f 📝 Fix 'M150 S' comment 2022-05-07 17:34:02 -05:00
Scott LahteineandScott Lahteine 68ee64283a 🎨 INI cleanup 2022-05-07 16:49:21 -05:00
Scott LahteineandScott Lahteine edc4089121 🐛 Fix pulldown sanity check 2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine 0e693854d0 🚸 Clear "heating/cooling" message on temp reached 2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine 9324132a40 🎨 Format, use status macros 2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine 5632ad65f5 🐛 Fix status_printf alert level 2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine eccbfbcede 🩹 Print English to serial out 2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine 5ef4fb378e ✏️ Encoder noise followup
Followup to #23925
2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine 2ee4a667e1 💡 Misc. cleanup, comments 2022-05-07 16:17:47 -05:00
Scott LahteineandScott Lahteine f8e177a43e 🧑‍💻 Improve STATUS_BED_X 2022-05-07 16:01:19 -05:00
Scott LahteineandScott Lahteine 9ac1c73041 🎨 General cleanup, comments 2022-05-07 16:01:17 -05:00
Scott LahteineandScott Lahteine 4a8b99d505 🧑‍💻 EXTRUDER_LOOP macro 2022-05-07 16:01:13 -05:00
Scott LahteineandScott Lahteine b094a3fc0d 🎨 Clean up tool change with tool sensor 2022-05-07 16:01:10 -05:00
Scott LahteineandScott Lahteine 2d99a608fd 🔨 Fix 'mftest -s' 2022-05-07 16:01:08 -05:00
Scott LahteineandScott Lahteine fba8805c0c 🩹 Fix ADC math overflow 2022-05-07 16:01:06 -05:00
Scott LahteineandScott Lahteine 039a22649f 🧑‍💻 PIO --silent in build_example 2022-05-07 16:01:03 -05:00
Scott LahteineandScott Lahteine ced0ad8e09 🎨 Apply _TERN where possible 2022-05-07 16:01:01 -05:00
Scott LahteineandScott Lahteine 10a0c9a9b3 🔨 Suppress MMU2 resume_position warning 2022-05-07 16:00:59 -05:00
Scott LahteineandScott Lahteine abfb041180 🧑‍💻 Add neo.set_background_color(rgbw) 2022-05-07 16:00:56 -05:00
Scott LahteineandScott Lahteine 72f207f489 🔧 Sanity-checks for PULLDOWN, SINGLENOZZLE 2022-05-07 16:00:54 -05:00
Scott LahteineandScott Lahteine 7186037f20 🔧 No Switching Nozzle with MMU2 2022-05-07 16:00:51 -05:00
Scott LahteineandScott Lahteine b0a400da72 🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER 2022-05-07 16:00:49 -05:00
Scott LahteineandScott Lahteine cc4c2c2f98 🔨 Allow I2CPE_ENC_n_INVERT set to false 2022-05-07 16:00:46 -05:00
Scott LahteineandScott Lahteine 5dae8a6734 🚸 Allow one servo with cutter on RAMPS 2022-05-07 16:00:44 -05:00
Scott LahteineandScott Lahteine 61b470249c 📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine 4ffa88f814 🚸 Test LIN_ADVANCE in a pins file 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine 4028c1cfc7 🩹 Fix FSTR / PSTR usage 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine c49f26a7ae 🧑‍💻 Add standard BUZZ types 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine 2c3f2a1471 🐛 Fix UBL 'G29 Q1' bug 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine 4817efcf81 🧑‍💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine 56955c179d 🐛 Fix UI include
Followup to ~2
2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine 152ec49b8b 🩹 Fix 'hdsl' warning 2022-05-07 15:58:31 -05:00
Scott LahteineandScott Lahteine e4ca822dcf 🚸 Improve M422 error messages 2022-05-07 15:58:30 -05:00
Scott LahteineandScott Lahteine 8e11a2bb83 🎨 Move PROPORTIONAL_FONT_RATIO 2022-05-07 15:58:30 -05:00
Scott LahteineandScott Lahteine 980c009fc7 Dyze Design PT100 Amplifier Board (#23760) 2022-05-07 15:58:30 -05:00
Scott LahteineandScott Lahteine 8a02646f52 📝 Update Toolchange FS comments 2022-05-07 15:58:30 -05:00
Scott LahteineandScott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2022-05-07 15:58:30 -05:00
Scott LahteineandScott Lahteine 1b2715ccf2 🚸 Enhanced UI => Professional UI - with updates (#23624) 2022-05-07 15:58:30 -05:00
Scott LahteineandScott Lahteine 172cd2eefb 📝 Update conditionals descriptions 2022-05-07 15:55:58 -05:00
Scott LahteineandScott Lahteine 341113bcfb 🔧 HAS_LCDPRINT conditional 2022-05-07 15:55:58 -05:00
Scott LahteineandScott Lahteine cc1a48ad2d 💥 Change 'M42 M' to 'M42 T' 2022-05-07 15:55:16 -05:00
Scott LahteineandScott Lahteine fbbf556e08 🔨 Workspace file with recommendation 2022-05-07 15:47:08 -05:00
Scott LahteineandScott Lahteine 1cdaddaaf2 🔧 Board temp sensor check 2022-05-07 15:38:56 -05:00
361dab93b3 BOARD_CREALITY_V24S1_301 (#23620)
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
2022-05-07 15:38:55 -05:00
Scott LahteineandScott Lahteine 2d032b734c 🧑‍💻 Fix up some AUX / EXP pins (#23577) 2022-05-07 15:38:55 -05:00
Scott LahteineandScott Lahteine 6f82d1befb 📌 RAMPS AUX 1-2 headers (#23544) 2022-05-07 15:27:17 -05:00
Scott LahteineandScott Lahteine 44249b1380 🔧 Skip unused axis names 2022-05-07 15:12:59 -05:00
Scott LahteineandScott Lahteine 5617edbb96 🧑‍💻 Misc. updates for extra axes (#23521) 2022-05-07 15:12:45 -05:00
Scott LahteineandScott Lahteine d7b7b570c7 🎨 Misc. cleanup, comments 2022-05-07 15:10:19 -05:00
Scott LahteineandScott Lahteine c1d3e4634c 💚 Lock CI testing to PlatformIO 5.2.5 2022-05-04 15:00:52 -05:00
Scott Lahteine 9df0dbc981 💚 Use PIO-develop for CI 2022-04-20 04:30:15 -05:00
Scott Lahteine d418f3bfba 🔨 Skip cron with exit code 0 2022-04-19 19:30:08 -05:00
Scott Lahteine 2893060302 💚 Lock CI testing to PlatformIO 5.2.5 2022-03-29 03:24:30 -05:00
Scott Lahteine ad945017d6 🔨 Update TMC26XStepper link 2022-03-27 00:40:07 -05:00
Scott Lahteine 52a92ca24e 🔨 Use some v3 actions 2022-03-25 20:35:12 -05:00
Scott Lahteine 4dfd398d7d 🐛 Patch Creality RAMPS FET / FAN pins
Improvement for multi-hotend setup by TH3D.
2022-02-17 18:40:16 -06:00
Scott Lahteine 0470fbe0a1 🧑‍💻 Move PB0 init for MKS_ROBIN_NANO 2022-01-12 10:23:50 -06:00
Scott LahteineandScott Lahteine 93126c0d02 🔨 Strip CR in mftest > awk 2022-01-09 04:33:24 -06:00
Scott LahteineandScott Lahteine 80f77ea807 🐛 Fix strlen_P parameter error
Fixes #23447
2022-01-09 04:33:24 -06:00
Scott LahteineandScott Lahteine 9ff8220b8a 🩹 Fix RADDS+RRD encoder button 2022-01-09 04:33:24 -06:00
Scott LahteineandScott Lahteine 9956e62674 🧑‍💻 Apply axis conditionals 2022-01-09 04:33:24 -06:00