1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 12:04:19 +00:00
Commit Graph

20028 Commits

Author SHA1 Message Date
ellensp
e872b575f8 🩹 Replace pow() with _BV() (#25186) 2023-01-12 05:20:02 -06:00
Mike Bignell
8b5014f264 🩹 Fix missing IS_MELZI (#25190) 2023-01-12 05:20:02 -06:00
Ashley 'DrToxic' Devine
9ff1c30745 🎨 Misc. cleanup (#25194)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-12 05:20:02 -06:00
Vovodroid
a286daf697 🚸 Attach USB media (#25120) 2023-01-12 05:20:02 -06:00
Scott Lahteine
9383c2aa76 🧑‍💻 Add Temperature::is_above_target 2023-01-12 05:20:02 -06:00
Scott Lahteine
58e9dc0cbf 🎨 Rename *_temp_error to *temp_error 2023-01-12 05:20:02 -06:00
Timothy Hoogland
5e69a3dbf4 🩹 Remove extraneous EZBoard V1 autofans (#25182) 2023-01-03 18:53:19 -06:00
Scott Lahteine
c990a35bb0 🎨 Misc. IS cleanup 2023-01-03 04:20:20 -06:00
Giuliano Zaro
f2017d4111 🚸 MarlinUI edit steps/mm to 2 decimal places (#25144) 2023-01-03 04:20:20 -06:00
ellensp
c5f95bfe97 🧑‍💻 Fix type warning (#25149) 2023-01-03 04:20:20 -06:00
ellensp
f13d7f27d1 🔨 FILAMENT_RUNOUT_SCRIPT sanity check (#25150) 2023-01-03 04:20:20 -06:00
Lukas Erlacher
b1099b1c65 🔧 Add H8 to Creality 4.2.2 stepper warning (#25154) 2023-01-03 04:20:20 -06:00
Lukas Erlacher
44e20d2d6a 🚸 Z Servo Probe is HAS_STOWABLE_PROBE (#25158) 2023-01-03 04:20:20 -06:00
Timothy Hoogland
c54c8c2254 🩹 Remove extraneous EZBoard V2 autofans (#25166) 2023-01-03 04:20:20 -06:00
Scott Lahteine
bcb0a370a5 🚸 Hide IS menu while busy 2023-01-03 04:20:20 -06:00
Vlad Popescu
da43218d76 🐛 Avoid lambda for menu items (#25169) 2023-01-03 04:20:20 -06:00
Stefan Kalscheuer
d71a60a14b 🐛 Fix Mesh Bed Leveling Z correction (#25122) 2023-01-03 04:20:15 -06:00
Keith Bennett
246f001521 📝 Fix Configs URL (#25167) 2022-12-30 21:06:35 -06:00
Scott Lahteine
a039081728 🧑‍💻 Fix ONBOARD_FLASH_SIZE 2022-12-20 21:15:14 -06:00
Scott Lahteine
3334582f86 🔖 Version 2.1.2 2022-12-19 14:42:28 -06:00
Scott Lahteine
b2d72de494 📝 Update 2.1.x README 2022-12-19 14:41:09 -06:00
Scott Lahteine
cfa747ed08 🧑‍💻 M593 F "min" freq 2022-12-18 15:49:20 -06:00
Scott Lahteine
92b2076dda 🐛 Fix Melzi encoder 2022-12-18 15:49:20 -06:00
Scott Lahteine
eff6c407a5 🩹 Fix LCD_FOR_MELZI with Tronxy Melzi 2022-12-17 22:17:38 -06:00
EvilGremlin
569bbb18d0 🐛 Fix DOGM time overflow, alignment (#25103) 2022-12-17 22:17:38 -06:00
ellensp
471330b56e 🎨 Suppress warning (#25101) 2022-12-17 22:17:38 -06:00
ellensp
2a724bd94e BTT Octopus with STM32-F407 (#25031) 2022-12-17 22:17:38 -06:00
alextrical
cea2ab1d7f BigTreeTech EBB42 v1.1 (#24964) 2022-12-17 22:17:38 -06:00
ils15
5198a55457 🔧 Use multi-XYZ 'STOP' pins for MIN/MAX (#24855)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-17 22:17:38 -06:00
Scott Lahteine
cbb56e3536 Robin Nano v1 CDC (USB mod)
Followup to #24619
2022-12-17 22:17:38 -06:00
Dipl.-Ing. Raoul Rubien, BSc
b3f4eaf6fd 🩹 Fix M115_GEOMETRY_REPORT (#25092) 2022-12-16 14:23:26 -06:00
ellensp
7815b20051 🩹 Inverted probe pin flag (K8400) (#25085) 2022-12-16 14:23:26 -06:00
Scott Lahteine
ffbf6acd6c 🩹 Fix M502 init of default motion
Fix regression from #25035
2022-12-16 14:23:26 -06:00
alextrical
8bafc1d9ae 🩹 Use custom I2C pins for OLED (#24970) 2022-12-16 14:23:26 -06:00
Bart Meijer
ac05f0cb8b SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-16 14:23:26 -06:00
Alexander Gavrilenko
ec6349f2ac TFT_COLOR_UI async DMA SPI (#24980) 2022-12-16 14:23:26 -06:00
Scott Lahteine
d082223fee 📝 Replace Twitter with Fosstodon 2022-12-16 14:23:26 -06:00
Simon Pilepich
e07a059b2d 🔧 Anycubic alternate Z1/Z2 wiring (#25071) 2022-12-16 14:23:26 -06:00
Krzysztof Błażewicz
313716e7fc JyersUI TMC Settings (#25048) 2022-12-16 14:23:26 -06:00
Keith Bennett
726555901c 🔧 Custom Menu Sanity Check (#25079) 2022-12-16 14:23:26 -06:00
Scott Lahteine
3ad684b10b 🔨 Updated 'mfconfig init' 2022-12-16 14:23:26 -06:00
ellensp
408a53bcdd 🔨 No env:mega1280 for MIGHTYBOARD_REVE (#25080) 2022-12-16 14:23:26 -06:00
tombrazier
eae339b8dc ️ Better IS buffer size calc (#25035) 2022-12-16 14:23:25 -06:00
Vovodroid
79b88471f0 Two controller fans (#24995) 2022-12-16 14:23:25 -06:00
ellensp
86a3362bf6 📌 Pins updates for Longer LK5, etc. (#25012)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-16 14:23:25 -06:00
EvilGremlin
0efeedf262 🚸 Progress display followup (#24879) 2022-12-16 14:23:25 -06:00
Sebastien BLAISOT
c86f20010d M150 S default index (#23066)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-16 14:23:25 -06:00
Scott Lahteine
5a97ffc414 🔨 Return error on mftest exit 2022-12-16 14:23:25 -06:00
Scott Lahteine
2737286021 📝 Update config comments 2022-12-16 14:23:25 -06:00
ellensp
86a10dc459 🐛 Fix Fast PWM on AVR (#25030)
Followup to #25005
2022-12-16 14:23:25 -06:00