0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-01 12:27:13 +00:00
Commit graph

15747 commits

Author SHA1 Message Date
Scott Lahteine
f9b7f00d1e 🚚 Move speed_lookuptable.h 2022-05-13 01:19:45 -05:00
Keith Bennett
a6ff63d506 🎨 Clean up warnings / extra check () 2022-05-13 00:42:05 -05:00
ellensp
7d37ae2b2b 🔧 AVR/DUE Serial Port pin conflict checks ()
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 ()
Co-authored-by: Scott Lahteine <github@thinkyhead.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
d235bc9e1c 🧑‍💻 General and Axis-based bitfield flags () 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 
2022-05-09 17:46:23 -05:00
Scott Lahteine
a9aca5f5e8 ✏️ Fix spurious UTF 2022-05-09 17:46:23 -05:00
Mike La Spina
238ab1dd06 🩹 Fix Fan Tail Speed Init ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-09 17:46:23 -05:00
Keith Bennett
a7e4061d12 🔧 Fix Neo RGB sanity check () 2022-05-09 17:46:23 -05:00
ellensp
727e7e7fd7 ✏️Fix Markforged endstops/G38 () 2022-05-09 17:46:23 -05:00
Scott Lahteine
975b90c0b7 🎨 Tweak NEOPIXEL_LED format () 2022-05-07 18:46:20 -05:00
Scott Lahteine
8f0180802a 🔧 Move LASER_COOLANT_FLOW_METER to LASER_FEATURE 2022-05-07 18:46:20 -05:00
Giuliano Zaro
aa4c991755 📝 Obsolete freeze comment ()
Followup to 
2022-05-07 18:46:20 -05:00
Scott Lahteine
9ab1a57d72 ♻️ Consolidate DGUSScreenHandler class () 2022-05-07 18:46:20 -05:00
Robby Candra
044bf8ab7e ⚰️ Clean up dead option () 2022-05-07 18:46:12 -05:00
Scott Lahteine
4bdec5e993 🚸 More ExtUI events for ABL / UBL 2022-05-07 18:40:42 -05:00
Scott Lahteine
7444933d5d 🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes 
Followup to aaf5bf02
2022-05-07 18:40:42 -05:00
Scott Lahteine
f35404f853 🧑‍💻 Handle PLR in manage_media 2022-05-07 18:40:42 -05:00
Keith Bennett
7fa2dcedda 🐛 Fix ProUI / JyersUI leveling preheat (, )
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:40:42 -05:00
Scott Lahteine
4c84769a81 🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes 
2022-05-07 18:40:42 -05:00
Robby Candra
8fb3074901 🩹 Fix DEBUG_CARDREADER () 2022-05-07 18:40:42 -05:00
ellensp
230db90b70 🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC () 2022-05-07 18:40:42 -05:00
Scott Lahteine
28d2bc353e 🎨 Use LEDColor default C-CTOR 2022-05-07 18:27:56 -05:00
Scott Lahteine
7b5e2cd786 🐛 Update M913, M914 report
Followup to , , 
2022-05-07 18:27:56 -05:00
Giuliano Zaro
4b456078dd 🌐 Update Italian language () 2022-05-07 18:27:56 -05:00
Keith Bennett
8d3c84a6d9 ✏️ Fix FYSETC Mini Panel neopixel type (, ) 2022-05-07 18:13:09 -05:00
Giuliano Zaro
cbc6f23a8a 🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS () 2022-05-07 18:13:09 -05:00
Giuliano Zaro
bed8abe5b6 🐛 Fix PID edit menu for Bed, Chamber () 2022-05-07 18:13:09 -05:00
tombrazier
74565890f3 ♻️ Refactor and fix ABL Bilinear (, , ) 2022-05-07 18:13:09 -05:00
Scott Lahteine
4ec9af42b8 💥 Rename ExtUI settings methods 2022-05-07 18:13:09 -05:00
John Robertson
b0d621d8b9 🧑‍💻 Define isr_float_t to assert a non-FPU float ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:13:09 -05:00
Stephen Hawes
995221e68e Add M3426 A<addr> parameter ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 18:13:09 -05:00
LPRtypeCN
54e543872b 🌐 Update Chinese language () 2022-05-07 18:12:18 -05:00
ellensp
7b39604d6f 🌐 Update Russian language () 2022-05-07 18:12:18 -05:00
Keith Bennett
01c9c26661 🧑‍💻 Preheat menu improvements ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:11:03 -05:00
ellensp
27b1484428 🐛 Fix Manual Move cold extrude override ()
Followup to 

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:11:03 -05:00
InsanityAutomation
7f1c5ad7aa 🩹 Fix and clean up E3V2 draw (, ) 2022-05-07 18:11:03 -05:00
ellensp
4fd7d1b056 🐛 Fix STM32 Pins Debugging () 2022-05-07 18:11:03 -05:00
Scott Lahteine
7ffe4de021 🩹 Use LCD_CONTRAST_INIT in pins files 2022-05-07 18:11:03 -05:00
Scott Lahteine
eada17ed69 🩹 Apply 100% leveling correction below the bed
See 
2022-05-07 18:11:03 -05:00
stream2me
e9ea82e78d 🐛 Prefer os.replace, fix TFT_LVGL_UI build () 2022-05-07 18:07:01 -05:00
ellensp
18b17fc97d 🐛 Fix MKS_MINI_12864 build for ESP32 () 2022-05-07 18:07:01 -05:00
Scott Lahteine
89d5ed0c9e 🎨 Combine common LPC1768 I2C code 2022-05-07 18:07:01 -05:00
Scott Lahteine
7ff4b70694 🚸 Prevent accidental button press 2022-05-07 17:56:18 -05:00
Scott Lahteine
421c38ff2e 🐛 Home Z to Max after Z_SAFE_HOMING 2022-05-07 17:56:18 -05:00
Scott Lahteine
ec447dba04 🚸 Home Y before X on belt printers 2022-05-07 17:56:18 -05:00
Christian Piper
be6535e5f7 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 17:56:04 -05:00
Scott Lahteine
99252cf0cd 🐛 Prevent BABYSTEP freeze
See , 
2022-05-07 17:55:13 -05:00
Scott Lahteine
f6f31434b8 🧑‍💻 IS_ULTRA_LCD => HAS_WIRED_LCD 2022-05-07 17:55:13 -05:00
Scott Lahteine
2f3960904e 🎨 Misc. USB flash code cleanup 2022-05-07 17:55:13 -05:00
Scott Lahteine
2dc4c642e7 🎨 Misc. adjustments, spacing 2022-05-07 17:55:08 -05:00
Scott Lahteine
70ea0e7c34 ✏️ Remove extra G29 line
Followup to 85a62bbf
2022-05-07 17:55:02 -05:00
Scott Lahteine
a81fd009f0 🎨 misc. cleanup 2022-05-07 17:54:10 -05:00
Scott Lahteine
e667d4e6e4 🌐 Rename "LCD Timeout" string 2022-05-07 17:34:02 -05:00
Scott Lahteine
2d0af75d37 ✏️ No such pin 2022-05-07 17:34:02 -05:00
Moritz Wirger
8bd1547c3b enwi ESPNP board support () 2022-05-07 17:34:02 -05:00
Scott Lahteine
a5e083603f 📝 Fix 'M150 S' comment 2022-05-07 17:34:02 -05:00
Giuliano Zaro
c5f7547e8c 🩹 Fix "elapsed" text on DOGLCD () 2022-05-07 17:34:02 -05:00
InsanityAutomation
5c5b380fda 🐛 Fix MarlinUI on Ender 3 S1 () 2022-05-07 17:34:02 -05:00
aegelsky
bb0e0cf7f3 🐛 Fix MKS Gen. L - EEB () 2022-05-07 16:53:59 -05:00
Jon
5ee99dfc49 🩹 SKR2 Pins DIAG flag ()
Followup to 
2022-05-07 16:53:59 -05:00
Keith Bennett
a083b1280e 📌 SKR Mini V1.1 TMC UART Pins () 2022-05-07 16:53:59 -05:00
grauerfuchs
b7b5cee88b 🐛 Fix MightyBoard Rev. E EX2, extra MOSFETs () 2022-05-07 16:53:59 -05:00
Keith Bennett
7456fd68a4 ✏️ Fix NOZZLE_PARK_Y_ONLY sanity-check () 2022-05-07 16:53:59 -05:00
Scott Lahteine
20154718b5 🌐 Clean up languages 2022-05-07 16:49:47 -05:00
Manianac
a6794c1862 🐛 Use ADC_VREF for Filament Width ADC Vref () 2022-05-07 16:49:47 -05:00
John Lagonikas
bd5c6bf23c ✏️ Fix parking extruder compile ()
Followup to d3e3e6a491
2022-05-07 16:49:21 -05:00
Scott Lahteine
ceb99e89a0 🔨 Prevent build attribute define conflicts 2022-05-07 16:49:21 -05:00
Keith Bennett
81f403025c 🐛 Some EEPROM size fixes ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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
Keith Bennett
c7e8ba7857 📝 Fix extraneous URL args () 2022-05-07 16:47:16 -05:00
Ludy
071e5c336a 🐛 Fix MMU2 buzz ()
Followup to 
2022-05-07 16:17:47 -05:00
David Forrest
be08d4c4f0 🔨 Fix Makefile GCC warning () 2022-05-07 16:17:47 -05:00
ellensp
e99104a004 Configurable FREEZE pin state (, )
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
Scott Lahteine
edc4089121 🐛 Fix pulldown sanity check 2022-05-07 16:17:47 -05:00
ellensp
3bce266ef7 🐛 Fix MMU2 buzz ()
Followup to 89a9c3a391
2022-05-07 16:17:47 -05:00
Robby Candra
c89d0114ac STATUS_MESSAGE_TIMEOUT_SEC ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
Scott Lahteine
0e693854d0 🚸 Clear "heating/cooling" message on temp reached 2022-05-07 16:17:47 -05:00
Scott Lahteine
9324132a40 🎨 Format, use status macros 2022-05-07 16:17:47 -05:00
Scott Lahteine
5632ad65f5 🐛 Fix status_printf alert level 2022-05-07 16:17:47 -05:00
Scott Lahteine
eccbfbcede 🩹 Print English to serial out 2022-05-07 16:17:47 -05:00
Scott Lahteine
5ef4fb378e ✏️ Encoder noise followup
Followup to 
2022-05-07 16:17:47 -05:00
Oleg Belov
21f0945d2c 📌 Custom cable for Mini 12864 V1 + SKR Mini E3 V3.0 () 2022-05-07 16:17:47 -05:00
Serhiy-K
b2a318af9a 🌐 Update Ukrainian language () 2022-05-07 16:17:47 -05:00
ellensp
1c89c0470f 🩹 Wrap endstop_diag.cpp () 2022-05-07 16:17:47 -05:00
Scott Lahteine
2ee4a667e1 💡 Misc. cleanup, comments 2022-05-07 16:17:47 -05:00
Scott Lahteine
f8e177a43e 🧑‍💻 Improve STATUS_BED_X 2022-05-07 16:01:19 -05:00
Scott Lahteine
9ac1c73041 🎨 General cleanup, comments 2022-05-07 16:01:17 -05:00
Scott Lahteine
4a8b99d505 🧑‍💻 EXTRUDER_LOOP macro 2022-05-07 16:01:13 -05:00
Scott Lahteine
b094a3fc0d 🎨 Clean up tool change with tool sensor 2022-05-07 16:01:10 -05:00
Scott Lahteine
fba8805c0c 🩹 Fix ADC math overflow 2022-05-07 16:01:06 -05:00
Scott Lahteine
ced0ad8e09 🎨 Apply _TERN where possible 2022-05-07 16:01:01 -05:00
Scott Lahteine
10a0c9a9b3 🔨 Suppress MMU2 resume_position warning 2022-05-07 16:00:59 -05:00
Scott Lahteine
abfb041180 🧑‍💻 Add neo.set_background_color(rgbw) 2022-05-07 16:00:56 -05:00
Scott Lahteine
72f207f489 🔧 Sanity-checks for PULLDOWN, SINGLENOZZLE 2022-05-07 16:00:54 -05:00