John Robertson
85c0875db2
✨ Laser Safety Timeout (#24189 )
3 年之前
Scott Lahteine
58ce5182c2
🎨 Fix spelling, whitespace
3 年之前
Christian Piper
3905234b0d
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年之前
tombrazier
72b2e2b2c7
⚗️ Temperature Model Predictive Control (#23751 )
3 年之前
DerAndere
e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年之前
Scott Lahteine
6fbfeb6801
✨ M919 : Chopper Timing (#23400 )
3 年之前
Scott Lahteine
ff46d7cae2
🐛 Fix "no T param" handling
3 年之前
Scott Lahteine
02b4e48c6d
🚸 Refine stepper-driver-related G-codes (#23372 )
3 年之前
Stuart Pittaway
363a17ac46
✨ M3426 to read i2c MCP3426 ADC (#23184 )
3 年之前
Giuliano Zaro
7110d11c9d
✨ Fan tachometer support (#23086 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年之前
tombrazier
296a6137cd
🚸 More flexible Probe Temperature Compensation (#23033 )
3 年之前
Scott Lahteine
1d80464ba7
🎨 Define HAS_PREHEAT conditional
3 年之前
tombrazier
73875cf9cc
🚸 Default T0 for M569, M906, M913 (#23020 )
3 年之前
Mike La Spina
52edc543bd
🩹 Fix pragma ignored for older GCC (#22978 )
3 年之前
Scott Lahteine
ee28a14e8e
🎨 Refactor Host Actions as singleton
3 年之前
Scott Lahteine
9922410a73
🔨 Port libsdl2_net required for macOS simulator
3 年之前
Scott Lahteine
65b950a489
🎨 Apply F() to kill / sendinfoscreen
3 年之前
Scott Lahteine
1dafd1887e
🎨 Apply F() to various reports
3 年之前
Scott Lahteine
d7fede3a63
🎨 Apply F() to G-code report header
3 年之前
Scott Lahteine
008bf1bcae
🎨 Apply F() to Host Actions strings
3 年之前
Scott Lahteine
59dac3a7e4
🎨 Apply F() to G-code subcommands
3 年之前
Scott Lahteine
dc5bef62ba
🎨 Various multi-axis patches (#22823 )
3 年之前
Dan Royer
3344071f24
Polargraph / Makelangelo kinematics (#22790 )
3 年之前
Dakkaron
21e8f99500
✨ M282 - Detach Servo (#22760 )
3 年之前
Scott Lahteine
798a8a7a08
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
3 年之前
Scott Lahteine
754b31918a
🎨 Fewer serial macros
3 年之前
Scott Lahteine
79c72ed821
🎨 Standardize G-code reporting
3 年之前
Scott Lahteine
4b4de71304
⚡️ Improve G2/G3 arc handling (#22599 )
3 年之前
Scott Lahteine
1e33c1a2a7
M256 LCD brightness (#22478 )
3 年之前
Mike La Spina
c0ecc6625f
🏗️ Allow headless Flow Meter (#22234 )
4 年之前
Scott Lahteine
26bfc26797
🎨 Check flags without ENABLED
4 年之前
Mike La Spina
135801d9a6
🐛 Fix Air Assist (#22159 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953 )
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
4 年之前
ellensp
731370051d
⚡️ PIO filters for M117, M300 and M414 (#21972 )
4 年之前
Scott Lahteine
d71b35c24f
🎨 Apply shorthand and cleanups
4 年之前
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
4 年之前
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
4 年之前
Scott Lahteine
abbe3f0dc7
🎨 Misc cleanup and fixes
4 年之前
Luu Lac
7f774cab90
M154 Position Auto-Report (#18427 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
ondrada
874c531f27
Fix G29_RETRY_AND_RECOVER dependency (#21907 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Scott Lahteine
fccfcfbe5f
Cleanup, hex formatting, includes
4 年之前
Vert
cb5e6bfef6
UBL Mesh Wizard (#21556 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Mike La Spina
f075dd0db3
M10-M11 Air Evacuation for Spindle/Laser (#21668 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330 )
4 年之前
Sola
4cba40f9fd
Fix manual move with MKS H43 (#21511 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
Scott Lahteine
22fc59ab59
Minor process_subcommands_now followup
4 年之前
mihtjel
50a6ffa952
Fix macros that call macros crashing (#21383 )
When macros call macros, the null termination should remain in place until the macro is completed, and only then put back. Otherwise, the macro handler interprets this as setting the macro called to a new value.
4 年之前
X-Ryl669
55c31fbe9a
Distinguish serial index from mask (#21287 )
4 年之前