0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-18 15:21:25 +00:00
Commit graph

16273 commits

Author SHA1 Message Date
Bob Kuhn
f62d47a165 🩹 Fix laser with no PWM compile (#25290) 2023-05-17 00:33:18 -05:00
Dennis Lawler
5b8be446a0 🚸 Echo G30 out-of-bounds (#25671) 2023-05-17 00:33:18 -05:00
Giuliano Zaro
df7d13a4d0 🩹 Bail on 'mc.zip' write error (#25695)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:18 -05:00
Giuliano Zaro
5a3806633a 🐛 Fix Configuration Embedding (#25688) 2023-05-17 00:33:18 -05:00
ellensp
0ece7ca66d 🩹 Status / Host Prompt followup (#25720)
Followup to #25679

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-17 00:33:17 -05:00
Scott Lahteine
2fb47afa4a 🧑‍💻 HostUI::continue_prompt method 2023-05-17 00:33:17 -05:00
Scott Lahteine
d2e84e8446 🧑‍💻 Status Message cleanup 2023-05-17 00:33:17 -05:00
Scott Lahteine
3340491f90 🧑‍💻 JyersUI code cleanup 2023-05-17 00:33:17 -05:00
Scott Lahteine
d3991011e4 🧑‍💻 Apply simplified ?: 2023-05-17 00:33:17 -05:00
Scott Lahteine
02178bdcaf 🔧 Trigorilla / Chiron updates
Followup to c3f34e4e
2023-05-17 00:33:17 -05:00
Scott Lahteine
141cfdde2c 🩹 Fix AUTOFAN_CASE
Followup to #25554
2023-05-17 00:33:17 -05:00
Scott Lahteine
4781d57912 🔧 Move FIL_RUNOUT_PIN for Chiron + GLCD 2023-05-17 00:33:17 -05:00
Scott Lahteine
6ebbfa832c 🧑‍💻 Clarify G28 R / R0 2023-05-17 00:33:17 -05:00
Scott Lahteine
cbbcc01b47 🚸 Minor M43 improvements 2023-05-17 00:33:17 -05:00
David Fries
b5ccd65fb5 ️ Skip a redundant BLTouch::command (#25656) 2023-05-17 00:33:17 -05:00
Scott Lahteine
cf1f56f132 🔧 Move TFT sanity checks 2023-05-17 00:33:17 -05:00
Scott Lahteine
cf28f48481 🎨 Apply const (#25643) 2023-05-17 00:33:17 -05:00
ellensp
69e8f2ee99 🚸 Support CoreXY without Z (#25630) 2023-05-17 00:33:17 -05:00
Scott Lahteine
2be9f98b9f 📝 Update Ender # labels 2023-05-17 00:33:17 -05:00
Scott Lahteine
e24087478d 🐛 Ensure root for 'M503 C' 2023-05-17 00:33:17 -05:00
Giuliano Zaro
641295032f 🌐 Update Italian language (#25587) 2023-05-17 00:33:17 -05:00
Scott Lahteine
466ce0b8d2 🩹 Fix displayed mix percentages 2023-05-17 00:33:17 -05:00
Scott Lahteine
59a2cb032f 🩹 Fix Ender-3 V2 with no fan 2023-05-17 00:33:17 -05:00
Chris Pepper
85e28f3123 🔨 MarlinSimUI updates (#25589) 2023-05-17 00:33:17 -05:00
Andrew
637cd952ca 🎨 Remove unused ProUI : UBLValidMesh (#25591) 2023-05-16 19:54:19 -05:00
Scott Lahteine
d04b3ff802 🔧 Fix up WiFi options (#25586) 2023-05-16 19:54:19 -05:00
Eduard Sukharev
f452df047d 🐛 Fix M23 long filename support (#25540) 2023-05-16 19:53:15 -05:00
Scott Lahteine
cd0bfcd3f2 🧑‍💻 Auto Fan / Cooler Fan updates (#25554) 2023-05-16 19:53:15 -05:00
Keith Bennett
bcf30988cb 🩹 Fix Touch Calibration first point (#25298) 2023-05-16 19:53:15 -05:00
Scott Lahteine
a40e17d94b 🎨 Timer tweaks 2023-05-16 19:53:15 -05:00
ellensp
d66f4baba6 🩹 Fix Chitu3D V6 default probe pin (#25552) 2023-05-16 19:53:15 -05:00
Scott Lahteine
26cb2d5b08 🩹 Update TRONXY_V10 SPI_FLASH pins 2023-05-16 19:53:15 -05:00
Scott Lahteine
376e940ae9 🎨 LPC_SOFTWARE_SPI => SOFTWARE_SPI
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-05-16 19:53:15 -05:00
Scott Lahteine
ebe3fe0818 🎨 Pins header comments
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-05-16 19:53:15 -05:00
Martin Turski
0d7e30bcd8 🩹 Reset touch screen calibration on failure (#25334)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-16 19:53:15 -05:00
Scott Lahteine
accfab85a2 🎨 calibration_stage => stage 2023-05-16 19:53:15 -05:00
Scott Lahteine
d68ad9e0b1 🩹 Fix a serial_ternary 2023-05-16 19:53:15 -05:00
ellensp
70c8859e7f 🩹 Fix Ender 2 stock LCD (#25538) 2023-05-16 19:53:15 -05:00
George Fu
980fba810d 🐛 Fix FYSETC Cheetah v2.0 Servo/Probe pins (#24635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-16 19:53:15 -05:00
Scott Lahteine
d0bdb9c281 ️ Misc. optimizations 2023-05-16 19:53:15 -05:00
Davide Rombolà
821d7969f4 🎨 Suppress warning (#25529) 2023-05-16 19:53:15 -05:00
Scott Lahteine
dcbba65962 🧑‍💻 More IntelliSense-friendly declares 2023-05-16 19:53:15 -05:00
Michael Hill
5c3dd467c7 Sovol v1.3.1 (Sovol SV06) (#25267) 2023-05-16 19:53:15 -05:00
dwzg
e50980e32b 🩹 Fix DWIN MarlinUI Fan/E/XY (#25502) 2023-05-16 19:53:15 -05:00
Scott Lahteine
c3b037e0f3 🩹 Fan Menu / Status fixes
Followup to #21888
2023-05-16 19:53:15 -05:00
Abdullah YILMAZ
71e6f701f3 🌐 Update Turkish language (#25447) 2023-05-16 19:53:15 -05:00
Giuliano Zaro
7f9f922d84 🌐 Update Italian language (#25454) 2023-05-16 19:53:14 -05:00
Scott Lahteine
197b3198b5 📝 Fix a comment 2023-05-16 19:53:14 -05:00
jamespearson04
e03dfb8ca1 🐛 Fix UBL 'G29 J' mesh tilt (#25453)
Fix regression from #24214
2023-05-16 19:53:14 -05:00
Marcio T
cba3b2c527 🚸 Improve CocoaPress Touch UI (#25446) 2023-05-16 19:53:14 -05:00
ellensp
a9a6d1f716 📝 Link to archived RA Control Panel page (#25424) 2023-05-16 19:53:14 -05:00
Giuliano Zaro
61ccd4599e 🌐 Update Italian language (#25309) 2023-05-16 19:53:14 -05:00
Roman Moravčík
bab847809c 🌐 Update Slovak language (#25305) 2023-05-16 19:53:14 -05:00
ellensp
b338159f9d 🐛 Fix MKS Robin Nano 1.3 F4 pin collision (#25838) 2023-05-16 13:56:13 -05:00
ellensp
2399a24466 🔧 Update thermocouple 2 pin sanity check (#25627) 2023-04-10 05:18:36 -05:00
Chris Pepper
81d4f8f26a 🩹 Fix SD partitionTable packing (#25648) 2023-04-10 04:20:48 -05:00
Jason Smith
b0c3db67f0 🎨 Suppress M122 sign warning (#25613) 2023-04-10 04:18:49 -05:00
Eduard Sukharev
ea6430ddf6 🐛 Fix long filename read/report (#25509) 2023-04-07 18:14:07 -05:00
John Robertson
ccb4d11696 🔧 Sanity-check PRINTCOUNTER_SAVE_INTERVAL + ESP32 I2S Exp (#25527)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-07 18:12:07 -05:00
Keith Bennett
176ecf4f82 🐛 Fix Anet ET4 SD_SS_PIN (#25492) 2023-04-07 18:10:46 -05:00
Scott Lahteine
3ec5d6da6e ️ Exit from ISR on AVR already does sei
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
2023-04-07 18:10:45 -05:00
Keith Bennett
75aa880b63 BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387, #25495, #25535) 2023-04-07 18:10:45 -05:00
alextrical
504f09f944 🐛 Fix Flash EEPROM for STM32G0B1CB (#25469) 2023-04-07 17:55:46 -05:00
Hans-Christian Ebke
aae1102c54 🐛 Fix apply_power for SPINDLE_SERVO (#25465) 2023-04-07 17:55:46 -05:00
tombrazier
a40ff1357e 🐛 Fix LA retract/feedrate edge case (#25445)
Followup to #25442
2023-04-07 17:53:06 -05:00
Scott Lahteine
6d8c9f6ed1 🌐 Regenerate language data 2023-04-07 17:50:00 -05:00
Scott Lahteine
db0c8b31f7 🧑‍💻 Script to make non-accented languages 2023-04-07 17:50:00 -05:00
ellensp
22e6365b2f 🔧 Fix Sensorless Probe sanity-check err (#25417) 2023-04-07 17:45:43 -05:00
tombrazier
abd710b5d6 🐛 Fix Linear Advance E position tracking (#25442)
Fix regression from #24951
2023-04-07 17:44:39 -05:00
tombrazier
d5c312cff0 🐛 Fix ISR_SHAPING_LOOP_CYCLES (#25335) 2023-04-07 17:41:52 -05:00
Keith Bennett
bac334c74e 🔨 Fix env STM32G0B1RE_btt, add …_manta_btt (#25431) 2023-04-07 17:36:33 -05:00
Scott Lahteine
071d54ec70 🎨 Use LIMIT macro 2023-04-07 17:35:39 -05:00
Guðni Már Gilbert
c4ac8a2573 ️ Reduce edit_screen code size (#25420) 2023-04-07 17:35:39 -05:00
Scott Lahteine
53698b8f62 🔧 Fix Einsy Rambo TMC driver check 2023-04-07 17:35:39 -05:00
tombrazier
e65e38afaf 🐛 Fix AVR maths used by Stepper (#25338) 2023-04-07 17:32:30 -05:00
Scott Lahteine
1748abde0a 🧑‍💻 Fix preheat tests (nested macro limit ~256)
Followup to #25407
2023-04-07 17:28:37 -05:00
ellensp
7afd823aa5 🔧 Sanity-check hotend max / preheat temps (#25407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-07 17:28:37 -05:00
ellensp
4a1cbffbe5 📺 Update Re-ARM VIKI2 SPI pins (#25411) 2023-04-07 17:28:37 -05:00
Scott Lahteine
94780bbb54 🚸 Interruptible PLR (#25395) 2023-04-07 17:28:37 -05:00
ellensp
838df37efd 🐛 Fix FastPWM calculations (#25343)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-07 17:28:37 -05:00
Scott Lahteine
50f4e6b270 🎨 Tweak VALIDATE_MESH_TILT 2023-04-07 17:22:46 -05:00
Frederik Kemner
db8f501dfe 🚸 SPI endstops for X/Y Dual and Core (#25371) 2023-04-07 17:22:46 -05:00
Radek
255bc3c90c 📝 Fix BTT_MINI_12864_V1 comment (#25366) 2023-04-07 17:19:49 -05:00
Scott Lahteine
f7485cea60 🩹 Extra axis min home with Delta Sensorless Probe 2023-04-07 17:18:17 -05:00
Scott Lahteine
a49d286118 🩹 Extra axes for Tool Change 2023-04-07 17:18:17 -05:00
Scott Lahteine
59c8857564 🩹 Various simple fixes 2023-04-07 17:18:17 -05:00
Scott Lahteine
6e38ec3a3e 🩹 Safe Bed Leveling updates 2023-04-07 17:18:17 -05:00
Scott Lahteine
93c61b1ba8 🩹 Misc. extra axis updates 2023-04-07 17:17:25 -05:00
Scott Lahteine
87d7449952 🩹 Use 'M205 D' when 'B' is an axis 2023-04-07 17:15:17 -05:00
Keith Bennett
8976bc5605 BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ (#25001) 2023-04-07 17:01:32 -05:00
Victor Oliveira
e3cff7a28a 🧑‍💻 General 'MediaFile' type alias (#24424) 2023-04-07 17:01:32 -05:00
vyacheslav-shubin
4000db2be3 🧑‍💻 Add SD Card 'hide' method for dev usage (#22425) 2023-04-07 17:01:32 -05:00
Keith Bennett
f9621e2e8e 📝 Fix Z*_ENDSTOP_ADJUSTMENT comments (#25295) 2023-04-07 17:01:32 -05:00
kg333
1a184e5a82 📺 Melzi v4 with BTT SKR Mini E3 (#25321) 2023-04-07 17:01:32 -05:00
Bob Kuhn
79e23752ae 🔧 Fix SD sorting sanity checks (#25318) 2023-04-07 17:01:32 -05:00
Scott Lahteine
858de4ff3f 🔧 Fix build with no Y axis (#25311) 2023-04-07 16:49:35 -05:00
Bob Kuhn
bac0b35b85 🩹 Fix G61 axis parameters with no offset (#25312) 2023-04-07 16:48:57 -05:00
avionix-g
b3c004eed9 🐛 Fix MKS board Ultipanel support (#25278) 2023-04-07 16:44:22 -05:00
xBiohazardx
9e755a25c7 ✏️ Fix probe invert flag (#25282) 2023-04-07 16:43:19 -05:00
Scott Lahteine
0d831183ba 🔧 Refine Input Shaping check (#25280) 2023-04-07 16:39:22 -05:00