1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-02 16:59:03 +00:00
Commit Graph

231 Commits

Author SHA1 Message Date
Scott Lahteine
5b1f087c5b 📝 Update Ender # labels 2023-04-06 17:24:32 -05:00
Bob Kuhn
0021a58943
AnyCubic Vyper / Vyper LCD (#25405) 2023-03-26 04:07:25 -05:00
Scott Lahteine
ec91d5a1ef 🎨 Misc. fixes, cleanup
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-03-24 18:25:48 -05:00
jbubik
3156595078
🐛 Fix Polargraph without Z (#25514) 2023-03-13 20:19:24 -05:00
Scott Lahteine
c950f0f5d1 🧑‍💻 ExtUI::onPowerLoss 2023-02-19 11:41:50 -06:00
Giuliano Zaro
4f7df32b77
🚸 MarlinUI edit steps/mm to 2 decimal places (#25144) 2022-12-31 21:03:50 -06:00
EvilGremlin
eeea21a967
🐛 Fix DOGM time overflow, alignment (#25103) 2022-12-16 22:45:55 -06:00
EvilGremlin
b169d623e3
🚸 Progress display followup (#24879) 2022-12-07 16:08:53 -06:00
Scott Lahteine
dd3b65bb1f 🎨 HAS_SPI_FLASH => SPI_FLASH 2022-10-17 13:02:04 -05:00
EvilGremlin
f595e40ceb ♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-09 11:34:48 -04:00
Scott Lahteine
83922dd4e6 🩹 Fix some vector_3 cast operators 2022-09-29 17:30:53 -05:00
Scott Lahteine
c2972899ca 🩹 Fix MAX31865 approximations
Followup to #24407
2022-07-22 12:38:00 -05:00
Scott Lahteine
5f2908a117
♻️ Small sound / buzz refactor (#24520) 2022-07-18 19:53:36 -05:00
Bob Kuhn
3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) 2022-07-13 22:16:22 -05:00
Scott Lahteine
2dc543c4f5 🎨 ANY => EITHER 2022-07-13 21:22:53 -05:00
Scott Lahteine
54e7b933cd
♻️ Encapsulate PID in class (#24389) 2022-07-03 10:32:47 -05:00
John Lagonikas
31d286750c
🐛 Fix MAX31865 PT1000 normalization (#24407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-06-28 17:53:05 -05:00
Scott Lahteine
8aca38351c
🧑‍💻 Extend LCD string substitution (#24278) 2022-06-03 22:56:38 -05:00
Scott Lahteine
c5126de559
🧑‍💻 MAP macro for axis lists, etc. (#24191) 2022-05-22 16:08:29 -05:00
Scott Lahteine
1e749e4f48 🧑‍💻 Misc. LCD cleanup 2022-05-12 21:40:01 -05:00
Scott Lahteine
38f4d8abfc Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
2022-05-12 21:18:06 -05:00
Pauli Jokela
04fe50936e
SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-11 21:23:16 -05:00
Scott Lahteine
659b4172aa 🔨 Prevent build attribute define conflicts 2022-05-05 19:33:50 -05:00
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-04 19:25:02 -05:00
Scott Lahteine
b37d13af72 🔧 Base NUM_AXES on defined DRIVER_TYPEs (#24106) 2022-04-29 15:23:34 -05:00
Scott Lahteine
8b8defeacc 🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-04-03 21:00:31 -05:00
Scott Lahteine
f5daefb09d 🏗️ More 9-axis updates 2022-04-03 20:34:48 -05:00
DerAndere
e5b651f407
Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-01 00:10:38 -05:00
Ludy
59f2f4fd47
🐛 Fix MMU2 buzz (#23950)
Followup to #23943
2022-03-27 20:20:54 -05:00
Scott Lahteine
89a9c3a391 🧑‍💻 Add standard BUZZ types 2022-03-12 17:44:58 -06:00
Giuseppe499
df4e022a48
🚸 Fix, extend X Axis Twist Compensation (#23745)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-11 17:12:03 -06:00
Scott Lahteine
755c196cfa 🚸 12345.6 num-to-string 2022-03-04 15:28:43 -06:00
Scott Lahteine
9530df4816 📝 Update Toolchange FS comments 2022-02-21 19:56:12 -06:00
John Robertson
b4d3e1da34
More Nozzle Park move options (#23158)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-11 15:04:47 -06:00
John Lagonikas
57cee04c89
🐛 Fix dual MAX31865 initialization issues (#23496) 2022-02-04 19:10:59 -06:00
John Lagonikas
0aea3ae058
🐛 Fix conditional M81 suicide (#23549) 2022-01-19 02:13:47 -06:00
Scott Lahteine
24d1d3eb5c 💡 Misc. cleanup, comments 2022-01-12 09:47:44 -06:00
Scott Lahteine
9665a4434c 🧑‍💻 Fewer string macros 2022-01-10 02:51:50 -06:00
Scott Lahteine
e65c12cf96 🧑‍💻 Apply axis conditionals 2022-01-02 09:26:34 -06:00
Scott Lahteine
6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
MrAlvin
df9eb566c7
🚸 Show mm'ss during first hour (#23335)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 03:47:52 -06:00
John Lagonikas
9e6ded3cdf
🐛 Fix and improve MAX31865 (#23215)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-08 12:55:09 -06:00
Scott Lahteine
0a64209305 🎨 Rename MAX31865 elements 2021-12-08 12:40:23 -06:00
Scott Lahteine
63d73bfafc ✏️ MAX31856 => MAX31865 2021-12-06 20:18:50 -06:00
Jin
27220f0944
🍻 Preliminary fix for Max31865 SPI (#22682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-06 22:53:36 -05:00
somehibs
3f6c8d5dc5
🐛 Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) 2021-10-27 15:00:02 -05:00
Scott Lahteine
1f3f9cb68c 🎨 Pragma GCC cleanup 2021-10-19 05:52:41 -05:00
Stuart Pittaway
ad14b5052c
M261 S I2C output format (#22890)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-10-11 17:42:29 -05:00
Scott Lahteine
1dafd1887e 🎨 Apply F() to various reports 2021-10-04 00:26:29 -05:00
Scott Lahteine
323b38ee88 💡 Adjust headers, formatting 2021-09-16 04:39:43 -05:00