Scott Lahteine
ac6c1a9e12
๐ฅ Generalize extra debugging
3 years ago
Scott Lahteine
cf654bbba2
๐ฉน Followup to extra axes
3 years ago
Scott Lahteine
5617edbb96
๐งโ๐ป Misc. updates for extra axes ( #23521 )
3 years ago
GHGiampy
67e5298a34
โจ Firmware Upload via Binary Transfer ( #23462 )
3 years ago
Scott Lahteine
d7b7b570c7
๐จ Misc. cleanup, comments
3 years ago
John Lagonikas
2690bb1bc2
โจ M81 D / S - Power-off Delay ( #23396 , #23455 )
3 years ago
Scott Lahteine
b6c37960e8
๐ KHz => kHz ( #23512 )
3 years ago
Maeyanie
e028a3c441
๐ Fix M852 report ( #23660 )
3 years ago
Scott Lahteine
eb8d819325
๐งโ๐ป Fewer string macros
3 years ago
DerAndere
41f80a4498
๐ธ Include extra axes in position report ( #23490 )
3 years ago
ClockeNessMnstr
75d0e94d5b
๐ธ Do G34 "Z Backoff" at full current
3 years ago
Scott Lahteine
9956e62674
๐งโ๐ป Apply axis conditionals
3 years ago
Scott Lahteine
a732427329
๐จ Fix M906 warning
3 years ago
Scott Lahteine
5ec384f40c
โจ M919 : Chopper Timing ( #23400 )
3 years ago
Miguel Risco-Castillo
06c2ed3c99
๐ธ DWIN Enhanced improve, fix, and extend ( #23240 )
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
3 years ago
Scott Lahteine
430c5da54c
๐ Rename L6470 G-code file
3 years ago
Scott Lahteine
5b9f3bd4b1
๐งโ๐ป Remove extraneous 'inline' hints
3 years ago
Scott Lahteine
ccc66a8528
๐จ Misc. cleanup
3 years ago
Scott Lahteine
5d7328df46
๐งโ๐ป Add AXIS_COLLISION to catch broken parameters
\
3 years ago
Scott Lahteine
99c237e05e
๐ธ Refine stepper-driver-related G-codes ( #23372 )
3 years ago
InsanityAutomation
9ecfa1d252
โจ BLTouch High Speed mode runtime configuration ( #22916 , #23337 )
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
X-Ryl669
0dc1a58b24
โจ Configurations embed and retrieve ( #21321 , #23303 )
3 years ago
Giuseppe499
efd67cf80d
โจ X Twist Compensation & Calibration ( #23238 )
3 years ago
John Robertson
0e60c8b7e0
โจ MarkForged YX kinematics ( #23163 )
3 years ago
Giuliano Zaro
af1d603374
โจ Fan tachometer support ( #23086 , #23180 , #23199 )
Co-Authored-By: Scott Lahteine <github@thinkyhead.com>
3 years ago
GHGiampy
22cf9b444e
๐งโ๐ป Option allowing > 127 Neopixels ( #23322 )
3 years ago
Giuliano Zaro
f4b808456a
๐ธ Use M600 for disabled MMU ( #21865 )
3 years ago
Tanguy Pruvot
6264736968
๐ Fix TFT_COLOR_UI Release Media issue ( #23123 )
3 years ago
ellensp
13a1c86ae8
โจ M115 flag EXTENDED_M20 ( #22941 )
3 years ago
Mike La Spina
c3b8b3e7e6
๐ฉน Fix non-PWM cutter compile ( #23169 )
3 years ago
Stuart Pittaway
c0addd1d33
โจ M3426 to read i2c MCP3426 ADC ( #23184 )
3 years ago
Luc Van Daele
656034d2d9
๐ Fix G33, Delta radii, reachable ( #22795 )
3 years ago
Scott Lahteine
cb1570d162
๐ Fix SENSORLESS_HOMING for 6-axis
3 years ago
Scott Lahteine
7f4a49cc44
๐จ Misc. issue review patches
3 years ago
Scott Lahteine
1d8941d008
๐จ Port libsdl2_net required for macOS simulator
3 years ago
Evgeniy Zhabotinskiy
489aca03ff
๐ฉน Fix M503 report ( #23084 )
3 years ago
Andrei M
0d91b07797
โ๏ธ Use pwm_set_duty over analogWrite to set PWM ( #23048 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Keith Bennett
b033da1782
๐ง Endstop / DIAG homing conflict warning ( #23050 )
3 years ago
tombrazier
0b84194127
๐ธ More flexible Probe Temperature Compensation ( #23033 )
3 years ago
Scott Lahteine
d29a9014f2
๐จ Standard 'cooldown' method
3 years ago
Scott Lahteine
84f9490149
๐จ Define HAS_PREHEAT conditional
3 years ago
somehibs
0f2c4fc40b
๐ Fix serial PORT_RESTORE (and BUFFER_MONITORING) ( #23022 )
3 years ago
tombrazier
8d21ea55a2
๐ Add USE_TEMP_EXT_COMPENSATION options ( #23007 )
3 years ago
Mike La Spina
e44f2b7d2d
๐ฉน Fix pragma ignored for older GCC ( #22978 )
3 years ago
Scott Lahteine
af08f16efc
๐ธ Tweak MKS UI G-code console
3 years ago
Scott Lahteine
f80bcdcc5c
๐จ Refactor Host Actions as singleton
3 years ago
Stuart Pittaway
f3be03da20
โจ M261 S I2C output format ( #22890 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Tanguy Pruvot
64128a5bcb
๐ Queue string followup ( #22900 )
3 years ago
Scott Lahteine
d48cb11537
๐ Followup to F() in config_line
Followup to 1dafd1887e
3 years ago
Scott Lahteine
3d102a77ca
๐จ Apply F() to kill / sendinfoscreen
3 years ago