1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-22 10:15:18 +00:00
Commit Graph

15876 Commits

Author SHA1 Message Date
Scott Lahteine
743d3100fa 🔨 [2.0.9.7] Use older chitu_crypt.py 2023-07-04 00:34:26 -05:00
Giuliano Zaro
5ac0c72bac 🐛 Fix G2/G3 limiting_speed (#25988) 2023-06-17 15:56:25 -05:00
Scott Lahteine
41593c4d1a 🔨 Newer PlatformIO support 2023-04-30 18:19:57 -05:00
Scott Lahteine
284cc8f4c0 🧑‍💻 Update Python indentation 2023-03-25 20:47:31 -05:00
ellensp
d02d7d26c8 🩹 Add missing FORCE_SOFT_SPI (#24940) 2023-03-25 20:47:31 -05:00
Scott Lahteine
aaa4e8ecdb 🐛 Fix recalculate_max_e_jerk 2022-11-09 20:57:22 -06:00
Scott Lahteine
01f96a103b 🔖 Marlin 2.0.9.5 2022-07-29 18:41:46 -05:00
Scott Lahteine
3638ce2b31 🚑️ Fix XYZEval = N not setting E 2022-07-29 18:41:38 -05:00
Scott Lahteine
dc3322b639 🧑‍💻 Axis macros parity with 2.1.x 2022-07-29 08:33:24 -05:00
Miguel Risco-Castillo
25521cb9b2 🚸 Fix, update ProUI (#24251, #24473, #24500) 2022-07-29 08:18:25 -05:00
Scott Lahteine
593b734d18 ♻️ Small sound / buzz refactor (#24520) 2022-07-29 08:18:25 -05:00
Keith Bennett
2952f0be5d Updates from #24560 2022-07-29 06:16:33 -05:00
tombrazier
752f3d440d ️ Optimize Planner calculations (#24484, #24509) 2022-07-29 06:09:35 -05:00
tombrazier
5c46ae4f00 ️ Optimize G2-G3 Arcs (#24366) 2022-07-29 06:09:35 -05:00
Scott Lahteine
af6995845c 🩹 Revert extra axis changes 2022-07-29 06:09:35 -05:00
ellensp
3a5e87cdb7 📺 SKR_MINI_SCREEN_ADAPTER for BTT SKR Mini E3 V3 (#24521) 2022-07-29 06:09:35 -05:00
Keith Bennett
35e1384dec 📝 Update board MCU comments (#24486) 2022-07-29 06:09:35 -05:00
InsanityAutomation
406c2342fd 🚸 Machine-relative Z_STEPPER_ALIGN_XY (#24261)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
Scott Lahteine
fa50d2c757 🧑‍💻 Fix MAP macro use
Followup to #24191
2022-07-29 06:09:35 -05:00
ellensp
6523b92014 🩹 Fix G60/G61 debug code (#24231) 2022-07-29 06:09:35 -05:00
lujios
2461138661 🩹 Fix G33 Delta Sensorless Probing compile (#24291) 2022-07-29 06:09:35 -05:00
Scott Lahteine
2bb9a5ee5e 🩹 Apply linearval in M600 2022-07-29 06:09:35 -05:00
Keith Bennett
0a4aa0978d 🔧 Assert Probe Temp Comp requirements (#24468) 2022-07-29 06:09:35 -05:00
ellensp
39863d54b0 🐛 Fix BACKLASH_COMPENSATION compile (#24072)
Followup to #23826
2022-07-29 06:09:35 -05:00
Scott Lahteine
cea45d49bc 🎨 Misc. 6-axis cleanup 2022-07-29 06:09:35 -05:00
Pauli Jokela
34f9c28fd1 🩹 Fix safe homing sanity-check (#24462) 2022-07-29 06:09:35 -05:00
Scott Lahteine
bf084254da 🎨 Fix comments, formatting 2022-07-29 06:09:35 -05:00
Christophe Huriaux
6f51f19257 🩹 Fix ST7565 LCD contrast init (#24457) 2022-07-29 06:09:35 -05:00
Mike La Spina
56974af3e5 🐛 Fix laser/fan sync (#24460)
Followup to #22690, 307dfb15
2022-07-29 06:09:35 -05:00
Scott Lahteine
f9154eca8c 🩹 Fix TFT image packing 2022-07-29 06:09:35 -05:00
DerAndere
a03516a9f4 🚸 Better M350, M114 with more axes (#23986)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
toomuchwonder
f18b0f6f4b 🩹 Fix MKS UI extruder speed (#24476) 2022-07-29 06:09:35 -05:00
Miguel Risco-Castillo
d617002a6e 🚸 Fix and update ProUI (#24477) 2022-07-29 06:09:35 -05:00
InsanityAutomation
01f16daf42 🐛 Fix Archim2 USB Hang (#24314) 2022-07-29 06:09:35 -05:00
Scott Lahteine
ff1ecb00cc 🎨 Misc. 'else' cleanup 2022-07-29 06:09:35 -05:00
Scott Lahteine
750a8dbe7f 🩹 Fix MAX31865 approximations
Followup to #24407
2022-07-29 06:09:35 -05:00
Scott Lahteine
ba8f109f8a 🩹 Fix manual move titles (#24518) 2022-07-29 06:09:35 -05:00
Scott Lahteine
77fc65ddc2 🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
kisslorand
af24e1b77e Fix axis string 'N' (#24259)
Followup to 167672d
2022-07-29 06:09:35 -05:00
Ludy
36d508c5a0 🌐 Update German language (#24555) 2022-07-27 22:20:02 -05:00
Scott Lahteine
9f5aab1a61 🧑‍💻 Update planner/stepper includes 2022-07-27 22:20:02 -05:00
Scott Lahteine
62d29ade42 🩹 Fix lcd_preheat compile 2022-07-27 22:20:02 -05:00
Scott Lahteine
bc91b1cdcd 🎨 PIO scripts cleanup 2022-07-27 22:20:02 -05:00
Keith Bennett
c847ef02a1 📺 Fix TFT Classic UI non-Touchscreen 1024x600 (#24541) 2022-07-27 22:20:02 -05:00
Keith Bennett
cdda90f56c 📝 Update MPCTEMP G-Code M306 T (#24535)
M306 simply reports current values. M306 T starts autotune process.
2022-07-27 22:20:02 -05:00
Scott Lahteine
ad4bc378b7 📝 Update Driver Type comments 2022-07-27 22:20:02 -05:00
Scott Lahteine
99710b94d2 🎨 Clean up extra axes
Followup to #24120
2022-07-23 19:58:48 -05:00
Arthur Masson
e616542c89 Polargraph M665 settings (#24401) 2022-07-23 19:57:43 -05:00
Scott Lahteine
653f0ab9dd 🔨 Fix and update Makefile
Followup to 89fe5f6d
2022-07-23 19:57:43 -05:00
Jason Smith
c96ed8998b 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) 2022-07-23 19:57:43 -05:00