Scott Lahteine
e211ff148c
♻️ Refactor HAL as singleton ( #23295 )
2021-12-24 21:33:59 -06:00
InsanityAutomation
2893048e29
✨ BLTouch High Speed mode runtime configuration ( #22916 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 22:09:55 -06:00
GHGiampy
ba32391454
🧑💻 Option allowing > 127 Neopixels ( #23322 )
2021-12-20 02:44:43 -06:00
X-Ryl669
b464a4b1a4
✨ Configurations embed and retrieve ( #21321 )
2021-12-14 00:22:06 -06:00
Giuliano Zaro
1dd9adbfe4
🚸 Use M600 for disabled MMU ( #21865 )
2021-12-13 18:47:57 -06:00
Tanguy Pruvot
8277f3ca0d
🐛 Fix TFT_COLOR_UI Release Media issue ( #23123 )
2021-12-13 18:41:21 -06:00
ellensp
eef9e04690
✨ M115 flag EXTENDED_M20 ( #22941 )
2021-12-13 18:18:24 -06:00
Giuseppe499
a16a059312
✨ X Twist Compensation & Calibration ( #23238 )
2021-12-06 19:53:51 -06:00
Mike La Spina
ea0d0e8e8b
🩹 Fix non-PWM cutter compile ( #23169 )
2021-12-06 15:52:18 -06:00
Stuart Pittaway
363a17ac46
✨ M3426 to read i2c MCP3426 ADC ( #23184 )
2021-12-04 17:47:08 -06:00
Scott Lahteine
a7549aac5c
🎨 Misc. issue review patches
2021-11-24 11:38:34 -06:00
lukrow80
7bc18a7075
🐛 Fix homing current for extra axes ( #23152 )
...
Followup to #19112
2021-11-23 15:30:13 -06:00
John Robertson
e5154ec281
✨ MarkForged YX kinematics ( #23163 )
2021-11-23 15:24:24 -06:00
Robby Candra
de398b4fd2
🐛 Fix serial_data_available ( #23160 )
2021-11-23 15:19:32 -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
Luc Van Daele
629498f8d4
🐛 Fix G33, Delta radii, reachable ( #22795 )
2021-11-16 09:24:53 -06:00
Scott Lahteine
33c89d1f3f
🐛 Fix SENSORLESS_HOMING for 6-axis
2021-11-14 17:19:57 -06:00
Evgeniy Zhabotinskiy
dc972990f3
🩹 Fix M503 report ( #23084 )
2021-11-06 23:16:18 -05:00
Andrei M
da830e6ced
⚗️ Use pwm_set_duty over analogWrite to set PWM ( #23048 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-02 00:47:16 -05:00
Keith Bennett
767a15d468
🔧 Endstop / DIAG homing conflict warning ( #23050 )
2021-11-02 00:43:40 -05:00
tombrazier
296a6137cd
🚸 More flexible Probe Temperature Compensation ( #23033 )
2021-11-01 18:03:50 -05:00
Scott Lahteine
70e31bff45
🎨 Standard 'cooldown' method
2021-10-29 19:18:35 -05:00
Scott Lahteine
1d80464ba7
🎨 Define HAS_PREHEAT conditional
2021-10-29 19:18:35 -05:00
somehibs
3f6c8d5dc5
🐛 Fix serial PORT_RESTORE (and BUFFER_MONITORING) ( #23022 )
2021-10-27 15:00:02 -05:00
tombrazier
73875cf9cc
🚸 Default T0 for M569, M906, M913 ( #23020 )
2021-10-25 16:29:40 -05:00
tombrazier
444f27dfa0
🐛 Add USE_TEMP_EXT_COMPENSATION options ( #23007 )
2021-10-25 00:33:40 -05:00
tombrazier
9c055621a0
🐛 Fix probe temp compensation maths ( #23004 )
2021-10-22 15:56:05 -05:00
Mike La Spina
52edc543bd
🩹 Fix pragma ignored for older GCC ( #22978 )
2021-10-19 06:05:23 -05:00
Scott Lahteine
741e70541d
🚸 Tweak MKS UI G-code console
2021-10-17 22:08:45 -05:00
Scott Lahteine
ee28a14e8e
🎨 Refactor Host Actions as singleton
2021-10-15 00:24:08 -05:00
ellensp
02dc7a6387
🐛 Fix G33 homing current ( #22909 )
2021-10-12 20:28:45 -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
Tanguy Pruvot
886c59dc10
🐛 Queue string followup ( #22900 )
2021-10-09 18:05:24 -05:00
Scott Lahteine
9922410a73
🔨 Port libsdl2_net required for macOS simulator
2021-10-05 23:05:22 -05:00
Scott Lahteine
e52c30d43a
🐛 Followup to F() in config_line
...
Followup to 1dafd1887e
2021-10-05 23:05:22 -05:00
Mark
4e9ae9449f
✨ ESP32 Panda_ZHU and Panda_M4 ( #22644 )
2021-10-04 23:23:02 -05:00
Scott Lahteine
65b950a489
🎨 Apply F() to kill / sendinfoscreen
2021-10-04 00:26:29 -05:00
Scott Lahteine
1dafd1887e
🎨 Apply F() to various reports
2021-10-04 00:26:29 -05:00
Scott Lahteine
d7fede3a63
🎨 Apply F() to G-code report header
2021-10-04 00:26:29 -05:00
Scott Lahteine
12b5d997a2
🎨 Apply F() to some ExtUI functions
2021-10-04 00:26:29 -05:00
Scott Lahteine
008bf1bcae
🎨 Apply F() to Host Actions strings
2021-10-04 00:26:29 -05:00
Scott Lahteine
7f1286a11f
🎨 Apply F() to status message
2021-10-04 00:26:29 -05:00
Scott Lahteine
520b97083e
🎨 Apply F() to serial macros
2021-10-04 00:26:29 -05:00
Scott Lahteine
417e2530eb
🎨 Apply F() to G-code suite and queue
2021-10-04 00:26:29 -05:00
Scott Lahteine
64a919da2a
🎨 Apply F() to E3V2 titles, popups
2021-10-04 00:26:29 -05:00
Scott Lahteine
59dac3a7e4
🎨 Apply F() to G-code subcommands
2021-10-04 00:26:29 -05:00
Scott Lahteine
33e0855e2c
⚡ ️ Handle shared enable pins ( #22824 )
2021-09-28 01:07:51 -05:00
espr14
228eb9c404
🎨 steps_to_mm => mm_per_step ( #22847 )
2021-09-27 14:05:52 -05:00
Giuliano Zaro
8fd5a4037a
🩹 Fix M412_report formatting ( #22834 )
2021-09-25 21:59:29 -05:00
Miguel Risco-Castillo
1ac7a56a82
🐛 E3V2 Brightness followup ( #22821 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-09-25 05:59:43 -05:00
Manuel McLure
86a6b9316e
🐛 Fix M420 / M851 reports ( #22829 )
...
Followup to 79c72ed821
2021-09-24 21:08:07 -05:00
Scott Lahteine
dc5bef62ba
🎨 Various multi-axis patches ( #22823 )
2021-09-23 10:01:37 -05:00
Scott Lahteine
b88117d636
🎨 Fix L64xx enable, clean up conditionals
2021-09-21 06:28:58 -05:00
Dan Royer
3344071f24
Polargraph / Makelangelo kinematics ( #22790 )
2021-09-20 15:45:00 -05:00
Scott Lahteine
fede20fbe6
💬 Add non-translated STR_DONE
2021-09-18 01:13:10 -05:00
Scott Lahteine
323b38ee88
💡 Adjust headers, formatting
2021-09-16 04:39:43 -05:00
Dakkaron
21e8f99500
✨ M282 - Detach Servo ( #22760 )
2021-09-14 19:00:48 -05:00
Scott Lahteine
798a8a7a08
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
2021-09-13 16:39:01 -05:00
Luc Van Daele
37c488fda1
🚸 G33 R and O options ( #22707 )
2021-09-12 19:35:37 -05:00
Scott Lahteine
08e581d5d7
🎨 Apply more HAS_DELTA_SENSORLESS_PROBING
2021-09-11 15:41:56 -05:00
Scott Lahteine
6b9b2c5d73
🩹 Warn about user feedback requirement
2021-09-11 02:48:20 -05:00
Scott Lahteine
67d82ff228
🐛 Followup to JyersUI
2021-09-10 18:49:57 -05:00
Scott Lahteine
754b31918a
🎨 Fewer serial macros
2021-09-09 05:41:58 -05:00
Scott Lahteine
79c72ed821
🎨 Standardize G-code reporting
2021-09-09 05:41:58 -05:00
Miguel Risco-Castillo
0f61d9e4dd
✨ Ender-3 V2 CrealityUI Enhanced ( #21942 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-09-07 02:15:24 -05:00
Jyers
43a9c71ef7
✨ Ender-3 V2 with Jyers UI ( #22422 )
2021-09-06 23:06:27 -05:00
Scott Lahteine
83a1d3a46b
🎨 Misc. code cleanup
2021-09-06 16:38:25 -05:00
Scott Lahteine
845d42ef40
🎨 Misc. Spindle/Laser (etc.) cleanup
2021-09-06 15:34:12 -05:00
Tanguy Pruvot
9a9d55ceb0
🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) ( #22631 )
2021-09-01 18:45:17 -05:00
Scott Lahteine
efb9ea92b8
🔨 Fix HAL/STM32 F103Zx builds ( #22610 )
2021-08-30 17:03:22 -05:00
Scott Lahteine
90cd1ca68d
🎨 screws_tilt_adjust_pos => tramming_points
2021-08-29 23:10:00 -05:00
Scott Lahteine
d95d452b29
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
2021-08-29 23:03:02 -05:00
Scott Lahteine
4b4de71304
⚡ ️ Improve G2/G3 arc handling ( #22599 )
2021-08-29 14:34:48 -05:00
Scott Lahteine
536cf287a6
🎨 Misc code and spacing cleanup
2021-08-21 20:30:12 -05:00
Scott Lahteine
033e65ec85
🐛 Show bed size as 'work:' in M115
...
Fixes #22598
2021-08-19 17:38:05 -05:00
Keith Bennett
6464601411
⏪ ️ Revert ABL G29 feedrate ( #22574 )
...
Reverts 9130f58
2021-08-17 22:27:21 -05:00
Scott Lahteine
c161a46112
🎨 Update MKSPWC, some other pins ( #22557 )
2021-08-13 16:32:25 -05:00
Scott Lahteine
bf9cd90cc4
🎨 Tweak M73 condition
2021-08-11 18:20:29 -05:00
Tanguy Pruvot
c657fe2112
🐛 Fix M575 port index output ( #22553 )
2021-08-11 17:58:28 -05:00
Scott Lahteine
25d5d2ab50
🚸 Set M122 interval only with S0 or Pn
2021-08-10 04:01:45 -05:00
mks-viva
c1a533b45e
📌 MKS pins for PSU_CONTROL ( #22528 )
2021-08-07 22:17:43 -05:00
Tanguy Pruvot
f35e0b9382
🚸 Prevent M42 unintended pin change to output ( #22493 )
2021-08-04 23:47:31 -05:00
Scott Lahteine
9130f58f3f
🐛 Prevent ABL G29 setting a funky feedrate
...
See #22472
2021-08-04 16:37:02 -05:00
luzpaz
afca6e7459
🐛 Spellcheck comments ( #22496 )
...
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-03 19:02:34 -05:00
Scott Lahteine
1e33c1a2a7
M256 LCD brightness ( #22478 )
2021-08-01 14:28:53 -05:00
Scott Lahteine
9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 ( #22471 )
2021-07-31 05:32:13 -05:00
Scott Lahteine
b6f720ca1a
✅ Custom logging for MBL
2021-07-30 22:44:07 -05:00
Scott Lahteine
5ecef6e584
🐛 One-based G35 point index output
2021-07-29 23:41:48 -05:00
Scott Lahteine
84ca21edf7
🎨 abs => ABS
2021-07-29 23:40:27 -05:00
Scott Lahteine
46dc8e916f
🐛 Fix 3-point leveling position
...
See #22457 . Fixes a G29 regression from #19112 .
2021-07-29 19:34:49 -05:00
charlespick
eacf1e33c4
M76 Host Pause Feature ( #21738 )
2021-07-28 16:09:33 -05:00
Scott Lahteine
e1907a99e2
🎨 Fix some formatting, F() versus PSTR()
2021-07-24 22:07:26 -05:00
chendo
2c49283e97
✨ D576 Buffer Monitoring ( #19674 )
2021-07-22 22:53:00 -05:00
vyacheslav-shubin
e4ac55089e
🩹 Init var to suppress invalid warning ( #22396 )
2021-07-20 15:12:08 -05:00
Yash
497541e199
🐛 Fix G2/G3 angular motion calculation ( #22407 )
2021-07-20 14:51:41 -05:00
squiddity
49da4ee4e2
🐛 Fix M913 typos ( #22385 )
2021-07-18 00:50:39 -05:00
Scott Lahteine
9d86241d30
🐛 No translated serial strings
2021-07-18 00:46:06 -05:00
bilsef
665cb5ea10
✨ M115: Axis Count ( #22219 )
2021-07-15 20:59:52 -05:00
lujios
05ebde3812
⚡ ️ Improve Sensorless homing/probing for G28, G33 ( #21899 )
2021-07-12 19:19:29 -05:00
Mike La Spina
c0ecc6625f
🏗️ Allow headless Flow Meter ( #22234 )
2021-07-12 00:22:08 -05:00
Katelyn Schiesser
c8ee056cc6
♻️ Consolidate PSU_CONTROL ( #22304 )
2021-07-12 00:13:58 -05:00
Scott Lahteine
01ae1ced38
🚸 M666: Fix value filter, add report ( #22337 )
...
In reference to #22325
2021-07-11 18:25:51 -05:00
InsanityAutomation
3ba5eda0b2
📺 ExtUI pause state response ( #22164 )
2021-07-09 18:24:14 -05:00
Scott Lahteine
26bfc26797
🎨 Check flags without ENABLED
2021-07-09 17:09:58 -05:00
Mihai
094caadf94
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT ( #22271 )
2021-07-06 23:10:35 -05:00
Katelyn Schiesser
b2f0913083
🐛 Redundant Temp Sensor followup ( #22196 )
2021-07-06 19:36:41 -05:00
ellensp
d882a16b80
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile ( #22203 )
2021-06-26 13:28:56 -05:00
Cytown
f399706911
🎨 Power-off tone followup ( #22222 )
2021-06-25 14:50:09 -05:00
Cytown
0bd113b944
✨ Power-off confirm / beep options ( #22191 )
2021-06-23 11:40:32 -05:00
Scott Lahteine
e5991f786f
🎨 Cosmetic cleanup
2021-06-21 16:24:50 -05:00
Katelyn Schiesser
de4b3498c7
🐛 Fix IJK axis references, E stepper indices ( #22176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-21 15:36:06 -05:00
Grumpy
59f01b417a
🐛 Fix dual Neopixels ( #22174 )
2021-06-21 15:12:39 -05:00
Scott Lahteine
5ce6d8aa1f
Cosmetic changes for G28
2021-06-19 14:09:09 -05:00
Mike La Spina
135801d9a6
🐛 Fix Air Assist ( #22159 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 22:46:59 -05:00
gjdodd
a2be93c541
🩹 Extruders 0 patch for PWM Motor Current ( #22163 )
2021-06-17 19:37:27 -05:00
Ari-SSO
aeb21a3516
🚸 Include 'H' value in M412 report ( #22138 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 19:34:40 -05:00
Katelyn Schiesser
d0df8bc3cb
💡 Add G28 L description ( #22144 )
2021-06-17 01:15:16 -05:00
ellensp
d436c93f37
✨ Redundant Part Cooling Fan ( #21888 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-14 18:45:54 -05:00
qwewer0
6bdd0fcda1
⚡ ️ Home Z (and maybe XY) at the start of G35 ( #22060 )
2021-06-14 17:02:21 -05:00
InsanityAutomation
a3e8bb99e4
🎨 ExtUI "user click" and other tweaks ( #22122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-13 22:08:46 -05:00
Scott Lahteine
799a4ecab9
📝 Describe G12 XYZ
2021-06-11 19:29:59 -05:00
Katelyn Schiesser
629551d9bc
✨ More flexible redundant temp sensor ( #22085 )
2021-06-11 15:51:29 -05:00
Marcio T
9ca121bc5a
✏️ Six Linear Axes followup (typos) ( #22094 )
2021-06-10 03:08:42 -05:00
Scott Lahteine
0e1e159187
🎨 Adjust some conditionals
2021-06-10 02:05:04 -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
53a82511ff
✨ Update G34 for 4x Z steppers ( #22039 )
2021-06-04 23:44:16 -05:00
Taylor Talkington
c2c771a1cc
🐛 Fix M140 print job timer autostart ( #22046 )
2021-06-04 23:01:06 -05:00
Scott Lahteine
8f59d44e4d
📝 Update G61 comment
2021-06-02 17:09:47 -05:00
Scott Lahteine
82ea06e6a4
♻️ Patches for Zero Extruders (with TMC)
2021-06-01 20:59:47 -05:00
Andy Barratt
5c6a2f4d0d
🚸 cap:HOST_ACTION_COMMANDS ( #21987 )
2021-05-26 21:07:13 -05:00
ellensp
e60c38b622
♻️ LEDs refactor and extend ( #21962 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-25 18:38:23 -05:00
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes ( #21953 )
...
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-05-24 16:38:57 -05:00
Scott Lahteine
84fd0eff17
🎨 Macros for optional arguments ( #21969 )
2021-05-23 21:33:22 -05:00
ellensp
731370051d
⚡ ️ PIO filters for M117, M300 and M414 ( #21972 )
2021-05-23 20:29:19 -05:00
Scott Lahteine
d71b35c24f
🎨 Apply shorthand and cleanups
2021-05-23 03:04:36 -05:00
Scott Lahteine
d8c4be375c
🎨 Null heating message method
2021-05-22 17:56:31 -05:00
Scott Lahteine
aee971bcaf
🎨 Combine M104/M109 and M140/M190 code
2021-05-22 17:47:23 -05:00
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
2021-05-21 08:40:30 -05:00
Scott Lahteine
f4951ed56b
🎨 Rename all/no axis enums
2021-05-21 08:36:54 -05:00
Scott Lahteine
49771c4a9e
🎨 Flags for homing directions
2021-05-20 00:59:58 -05:00
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
2021-05-20 00:59:58 -05:00
Scott Lahteine
abbe3f0dc7
🎨 Misc cleanup and fixes
2021-05-20 00:59:58 -05:00
Luu Lac
7f774cab90
M154 Position Auto-Report ( #18427 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:02:20 -05:00
ondrada
874c531f27
Fix G29_RETRY_AND_RECOVER dependency ( #21907 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-14 22:29:17 -05:00
Scott Lahteine
a69e2923dd
🐛 Fix RR collision with MM ( #21902 )
2021-05-14 00:17:04 -05:00
Alexander D. Kanevskiy
9336517258
Fix compilation failure in M1001 ( #21897 )
2021-05-13 15:10:48 -05:00
Elton Law
de77dbedf1
🐛 Fix G5 IJ with Motion Mode ( #21858 )
2021-05-12 02:21:55 -05:00
ellensp
10a1ff1622
Fix compile error ( #21877 )
2021-05-12 02:18:44 -05:00
vyacheslav-shubin
0d629c80c7
🩹 G60-G61 Save E position ( #21810 )
2021-05-12 02:17:06 -05:00
Scott Lahteine
0c8a53e507
🎨 Misc. code cleanup
2021-05-11 10:47:50 -05:00
Scott Lahteine
390878e78a
🎨 Additional utility macros
2021-05-11 10:47:50 -05:00
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery ( #21779 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-10 07:24:35 -05:00
Scott Lahteine
49548c343d
Optimize G-code flag parameters ( #21849 )
2021-05-09 03:50:51 -05:00
Antonino Di Guardo
adefecca6c
Always prompt in M125 if host-prompt (as with Ext UI) ( #21828 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 06:27:02 -05:00
Scott Lahteine
b65cdbed91
Signal SD completion later ( #21840 )
2021-05-08 04:35:35 -05:00
Scott Lahteine
206d495ba4
Misc. code cleanup
2021-05-07 22:56:54 -05:00
Scott Lahteine
4428affc20
Let M421 C select any point
...
Fixing #21147
2021-05-07 00:56:01 -05:00
sanek88lbl
9485d44903
Patches for CASE_LIGHT_USE_RGB_LED ( #21811 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-06 06:10:18 -05:00
Scott Lahteine
8d9021e806
Move ExtUI subfolders up a level ( #21820 )
2021-05-06 04:17:59 -05:00
Scott Lahteine
28318f27d9
Use SERIAL_ECHOLNPAIR for resend
2021-05-06 01:51:19 -05:00
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
2021-05-05 08:04:04 -05:00
Scott Lahteine
9405a5e443
Fix flush_and_request_resend
2021-05-04 01:47:42 -05:00
Scott Lahteine
dfc906930c
Pause and PLR refinements
...
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
2021-05-03 20:55:05 -05:00
Vert
cb5e6bfef6
UBL Mesh Wizard ( #21556 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-02 16:38:55 -05:00
Scott Lahteine
30c299fd26
Fix parser temperature rounding
2021-05-02 16:07:27 -05:00
Scott Lahteine
ffbf7a9141
Fix undefined abl_points
2021-05-01 20:07:20 -05:00
Mike La Spina
741e3c1280
Laser Cutter Air Assist ( #21753 )
2021-05-01 19:59:45 -05:00
Sebastiaan Dammann
b356b44849
Fix Z raise in filament load M701 ( #21762 )
...
Fixes #21750
2021-05-01 19:38:31 -05:00
tobuh
05c25b8cdb
Fix Power-Loss Save on Pause ( #21749 )
2021-05-01 03:46:26 -05:00
Scott Lahteine
636facf40d
Silence warning in gcode_D
2021-04-29 21:13:54 -05:00
Scott Lahteine
e250f6a275
whitespace
2021-04-25 17:17:33 -05:00
pinchies
a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-25 03:48:20 -05:00
fedetony
d3a2c6a0b4
Soft Reset via Serial or post-kill button click ( #21652 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 02:53:52 -05:00
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
Scott Lahteine
3bddbb1110
Clean up formatting, wrap macros
2021-04-23 19:21:39 -05:00
Scott Lahteine
72e3d2492f
Update temperature types
2021-04-23 19:20:11 -05:00
Mike La Spina
f075dd0db3
M10-M11 Air Evacuation for Spindle/Laser ( #21668 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-22 18:19:41 -05:00
fedetony
b8cf818dac
Fix Realtime Reporting with G-code Motion Modes ( #21630 )
2021-04-17 03:54:43 -05:00
Scott Lahteine
528b9bd872
Revert experimental NAN patch
...
Hold changes from #21575 (24a095c
) for more testing.
2021-04-16 02:43:59 -05:00
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 ( #19330 )
2021-04-16 01:59:28 -05:00
Scott Lahteine
58cc4b7043
Use celsius_t for temperature accessors
2021-04-15 20:18:20 -05:00
gmarsh
a5f0075a60
Fix and improve Power Monitor ( #21551 )
2021-04-13 15:17:52 -05:00
espr14
a5d6f6ac98
Fix Resume Print with UBL ( #21564 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-12 20:10:21 -05:00
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
2021-04-12 16:49:53 -05:00
Sola
4cba40f9fd
Fix manual move with MKS H43 ( #21511 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-09 15:29:59 -05:00
Ramiro Polla
1a2cbe100c
Macros to eliminate 'f + 0.0' ( #21568 )
2021-04-08 21:03:34 -05:00
Scott Lahteine
1879eede0d
Fix axis char printing
2021-04-07 15:43:57 -05:00
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements ( #21521 )
...
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
2021-04-04 18:58:03 -05:00
InsanityAutomation
98b2b45264
Revert "Optimized string-to-number functions" ( #21532 )
...
This reverts #21484
2021-04-04 17:35:58 -05:00
Marcio T
45c1432946
G26 Hilbert Curve followup ( #21480 )
2021-04-01 19:12:00 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
Scott Lahteine
be775ed72d
Move apply_rotation_xyz into matrix_3x3
2021-03-30 23:58:32 -05:00
Scott Lahteine
8d083eb248
Put ABL state into a class
2021-03-30 23:58:32 -05:00
Ramiro Polla
20d2061f22
Optimized string-to-number functions ( #21484 )
2021-03-30 21:20:33 -05:00
Victor Oliveira
6e0b79a33b
Fix and add STM32 SDIO DMA ( #21476 )
2021-03-29 21:52:30 -05:00
X-Ryl669
139c149486
Flags for MarlinSerial instance features ( #21318 )
2021-03-29 21:36:01 -05:00
Giuliano Zaro
3f7cd45df4
Generalize MMU ( #21469 )
2021-03-29 21:14:11 -05:00
Scott Lahteine
3b73b115ca
Apply pointer formatting
2021-03-29 20:36:37 -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
espr14
e989bf3b0e
Endstops always on in G28 ( #21441 )
2021-03-24 22:39:29 -05:00