1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-04 18:07:38 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
Arkadiusz Miśkiewicz
1b03fc3f63
🩹 Report M22 / M23 success / fail (#24706) 2022-09-01 13:48:24 -05:00
Scott Lahteine
54e7b933cd
♻️ Encapsulate PID in class (#24389) 2022-07-03 10:32:47 -05:00
tombrazier
3da29b4a04
🚸 Improve MPC tuning, add menu items (#23984)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 01:20:05 -05:00
Scott Lahteine
e2353be24f 🎨 Misc. cleanup, string optimization 2022-04-09 22:57:28 -05:00
Scott Lahteine
32e6767b5a
DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-04-04 15:57:03 -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
John Lagonikas
0aea3ae058
🐛 Fix conditional M81 suicide (#23549) 2022-01-19 02:13:47 -06:00
Scott Lahteine
e2446dc561 💥 Generalize extra debugging 2022-01-18 03:01:09 -06:00
Scott Lahteine
40481947fc
🧑‍💻 Misc. updates for extra axes (#23521) 2022-01-14 03:14:13 -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
John Lagonikas
63f71d85f2
Temperature variance monitor (#23373) 2022-01-01 18:18:07 -06:00
Giuliano Zaro
7110d11c9d
Fan tachometer support (#23086)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-23 14:01:53 -06:00
Dan Royer
3344071f24 Polargraph / Makelangelo kinematics (#22790) 2021-09-20 15:45:00 -05:00
Lefteris Garyfalakis
e60e4b8f57
🌐 Update Greek language (#22799) 2021-09-19 19:26:46 -05:00
Scott Lahteine
fede20fbe6 💬 Add non-translated STR_DONE 2021-09-18 01:13:10 -05:00
Scott Lahteine
79c72ed821 🎨 Standardize G-code reporting 2021-09-09 05:41:58 -05:00
Katelyn Schiesser
2f6c8e1176
Add TEMP_SENSOR_BOARD (#22279) 2021-07-11 20:41:33 -05:00
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-05 02:18:47 -05:00
Scott Lahteine
e018f041ba 🎨 Move switch sensor strings 2021-05-20 00:59:58 -05:00
Scott Lahteine
abbe3f0dc7 🎨 Misc cleanup and fixes 2021-05-20 00:59:58 -05:00
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-29 01:41:56 -05:00
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 2021-03-06 14:13:28 -06:00
X-Ryl669
ec42be346d
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
Ken Sanislo
a3a10b62f2
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-24 18:26:51 -06:00
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI (#20826) 2021-01-19 16:52:04 -06:00
Scott Lahteine
91c350e793 Remove URL scheme 2020-12-27 21:00:07 -06:00
InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-19 22:11:43 -06:00
Simone Primarosa
f8e83f79c5
Superscript substitution (#20219)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-20 20:36:19 -06:00
Serhiy-K
6fdaaf3d20 Fixes for TFTGLCD Panel, FastIO (#19614) 2020-10-10 05:08:01 -05:00
qwewer0
4424645e04
Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals (#19533) 2020-09-28 01:13:27 -05:00
Scott Lahteine
0473f7ee58 M115 strings 2020-09-14 02:42:05 -05:00
Scott Lahteine
3a89d34e7f Always show Compiled: 2020-09-14 02:42:05 -05:00
Scott Lahteine
14314b68ec No 'ls' if media isn't mounted 2020-09-04 19:57:47 -05:00
Scott Lahteine
ee28a10795
String interpolation for 2-digit numbers (#18998) 2020-08-12 16:46:51 -05:00
sherwin-dc
852e5ae042
Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
Scott Lahteine
a6b8b12a6a Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE 2020-07-05 18:01:28 -05:00
Scott Lahteine
59e4de8a55
Add Romanian language (#18455)
Co-authored-by: cristyanul <47246451+cristyanul@users.noreply.github.com>
2020-06-27 22:59:44 -05:00
Scott Lahteine
d9593c8ed4 Tweak mesh xy error 2020-05-17 15:12:08 -05:00
chestwood96
18a01f2c40
Add user's build (_date_ _time_) to M115 output (#17957)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-12 14:57:18 -05:00
Scott Lahteine
6b3ed0f320 Cleanup in language.h 2020-05-02 21:32:36 -05:00
Scott Lahteine
000ec9fc13 Ensure language.h include order
See #17604
2020-04-20 09:43:48 -05:00
Zs.Antal
78a5079558
Add Hungarian language (#17491)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
Scott Lahteine
e3321920f3 Update Marlin website links to https 2020-04-12 17:21:14 -05:00
Brais Fortes
c47feb1cfe
Update Galician language (#17418) 2020-04-05 18:36:27 -05:00
Scott Lahteine
e78f607ef3 Use a STR_ prefix for non-translated strings 2020-02-26 03:02:03 -06:00
Scott Lahteine
ffcbba4447 Move MSG_MARLIN 2020-02-09 11:37:43 -06:00
Scott Lahteine
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00