plampix
|
854f3315af
|
✨ EDITABLE_STEPS_PER_UNIT (#26618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-10 00:33:54 -06:00 |
|
plampix
|
994aa9f692
|
⚡️ Slimmer null T command (#26615)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-04 17:09:53 -06:00 |
|
Andrew
|
6e67ad51b7
|
🎨 Followup to optional M111/M115 (#26626)
Followup to #26603
|
2024-01-04 17:07:53 -06:00 |
|
plampix
|
6d407767e7
|
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-03 09:43:18 -06:00 |
|
ellensp
|
1ac6428c82
|
🔪 Options to slim M111, remove M115 (#26603)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-02 18:52:12 -06:00 |
|
Andrew
|
06710e54de
|
✨ EDITABLE_DISPLAY_TIMEOUT (#26517)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-12 23:33:03 -06:00 |
|
Scott Lahteine
|
4744997c16
|
📝 GCode => G-Code
|
2023-10-12 12:14:57 -05:00 |
|
Andrew Bortz
|
e9b9d634c4
|
✨ Nonlinear Extrusion Control (M592) (#26127)
|
2023-10-10 22:24:48 -05:00 |
|
Scott Lahteine
|
9135e3f7d3
|
🚸 Revert M206 Home Offset behavior (#25996)
|
2023-07-20 21:10:03 -05:00 |
|
Scott Lahteine
|
574dd34c49
|
♻️ String helper class (#24390)
|
2023-06-27 13:19:36 -05:00 |
|
Katelyn Schiesser
|
402c4ef5d3
|
🚸 M86-M87 Hotend Idle Timeout (#25015)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-06-25 17:32:56 -05:00 |
|
Scott Lahteine
|
2ef71c6eba
|
♻️ Simplify SERIAL_ECHO (#25928)
Since this increases AVR code size, try to optimize further.
|
2023-06-12 16:38:14 -05:00 |
|
Scott Lahteine
|
2691167afe
|
🧑💻 Dump BOTH and EITHER macros (#25908)
|
2023-06-02 14:26:02 -05:00 |
|
Scott Lahteine
|
772e19aab9
|
✨ EP_BABYSTEPPING (#25869)
|
2023-05-24 22:10:40 -05:00 |
|
Scott Lahteine
|
1234e6af52
|
🧑💻 Axis relative flags type
|
2023-05-05 02:49:21 -05:00 |
|
Scott Lahteine
|
e1f6435d44
|
✨ Creality STM32F401RE board (e.g., Ender-5 S1) (#25773)
|
2023-05-02 17:59:27 -05:00 |
|
Martin Turski
|
9a7d9e6995
|
🧑💻 Optimize PlatformIO source filtering (#25332)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-27 07:05:24 -05:00 |
|
Scott Lahteine
|
68f74784a3
|
🎨 Misc. fixes, cleanup
|
2023-04-26 13:50:45 -05:00 |
|
Scott Lahteine
|
5664c02d07
|
🧑💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
|
2023-04-22 22:43:09 -05:00 |
|
ellensp
|
c8ed7950f4
|
🔧 Permit extrude without hotend (#25709)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-22 04:09:17 -05:00 |
|
Scott Lahteine
|
c37fa3cc90
|
✨ Fixed-Time Motion with Input Shaping by Ulendo (#25394)
Co-authored-by: Ulendo Alex <alex@ulendo.io>
|
2023-03-31 21:18:37 -05:00 |
|
Scott Lahteine
|
8cdf43f8fd
|
🎨 HAS_SHAPING => HAS_ZV_SHAPING
|
2023-03-31 20:26:49 -05:00 |
|
Scott Lahteine
|
61f22f34d3
|
🔧 Clarify axis disable / timeout (#25571)
|
2023-03-26 17:24:40 -05:00 |
|
Scott Lahteine
|
c3fe4abd44
|
🔨 DGUS_LCD_UI version check
|
2023-01-08 04:01:29 -06:00 |
|
tombrazier
|
89334caa52
|
⚡️ Input Shaping improvements (#24951)
|
2022-11-27 21:38:15 -06:00 |
|
tombrazier
|
a460b01c87
|
🚀 ZV Input Shaping (#24797)
|
2022-10-21 16:34:22 -05:00 |
|
Scott Lahteine
|
dd3b65bb1f
|
🎨 HAS_SPI_FLASH => SPI_FLASH
|
2022-10-17 13:02:04 -05:00 |
|
Scott Lahteine
|
bbf4bcf5ae
|
🐛 Fix M876 without emergency parser
Fix regression from 1fb2fffdbf
|
2022-10-12 18:15:29 -05:00 |
|
adam3654
|
797aafd645
|
✨ DOGM Display Sleep (#24829)
|
2022-10-12 18:03:32 -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 |
|
Mark
|
83320f1052
|
✨ Bed Distance Sensor (#24554)
|
2022-08-06 01:14:58 -05:00 |
|
Scott Lahteine
|
68f13ca9cf
|
🩹 G0/G1 S seen => seenval
|
2022-08-06 00:57:37 -05:00 |
|
Scott Lahteine
|
5f2908a117
|
♻️ Small sound / buzz refactor (#24520)
|
2022-07-18 19:53:36 -05:00 |
|
Arthur Masson
|
9706cd0d7d
|
✨ Polargraph M665 settings (#24401)
|
2022-07-16 16:58:18 -05:00 |
|
Bob Kuhn
|
3f4e4a4d89
|
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427)
|
2022-07-13 22:16:22 -05:00 |
|
Mike La Spina
|
6a67ad4e4a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2022-07-06 21:15:18 -05:00 |
|
ellensp
|
8c3ba69c98
|
🐛 Fix M423 invocation (#24360)
Followup to #23745
|
2022-06-21 23:14:05 -05:00 |
|
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2022-05-31 17:09:44 -05:00 |
|
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2022-05-31 12:44:30 -05:00 |
|
Christian Piper
|
3905234b0d
|
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-21 02:15:07 -05:00 |
|
tombrazier
|
72b2e2b2c7
|
⚗️ Temperature Model Predictive Control (#23751)
|
2022-04-01 02:15:20 -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 |
|
Scott Lahteine
|
6fbfeb6801
|
✨ M919 : Chopper Timing (#23400)
|
2022-01-01 22:57:26 -06:00 |
|
Scott Lahteine
|
ff46d7cae2
|
🐛 Fix "no T param" handling
|
2021-12-31 02:03:33 -06:00 |
|
Scott Lahteine
|
02b4e48c6d
|
🚸 Refine stepper-driver-related G-codes (#23372)
|
2021-12-28 05:43:10 -06:00 |
|
Stuart Pittaway
|
363a17ac46
|
✨ M3426 to read i2c MCP3426 ADC (#23184)
|
2021-12-04 17:47:08 -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 |
|
tombrazier
|
296a6137cd
|
🚸 More flexible Probe Temperature Compensation (#23033)
|
2021-11-01 18:03:50 -05:00 |
|
Scott Lahteine
|
1d80464ba7
|
🎨 Define HAS_PREHEAT conditional
|
2021-10-29 19:18:35 -05:00 |
|
tombrazier
|
73875cf9cc
|
🚸 Default T0 for M569, M906, M913 (#23020)
|
2021-10-25 16:29:40 -05:00 |
|