Scott Lahteine
e65c12cf96
🧑💻 Apply axis conditionals
2022-01-02 09:26:34 -06:00
Scott Lahteine
91909163ee
🚨 Fix M906 warning
2022-01-02 09:22:28 -06: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
f3b8b0b5b9
🚚 Rename L6470 G-code file
2021-12-28 18:29:05 -06:00
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
2021-12-28 06:07:55 -06:00
Scott Lahteine
33fa3aba10
🩺 Check some axis-parameter collisions
2021-12-28 06:07:14 -06:00
Scott Lahteine
13ce5aa1ed
🎨 Misc. cleanup
2021-12-28 06:03:12 -06:00
Scott Lahteine
02b4e48c6d
🚸 Refine stepper-driver-related G-codes ( #23372 )
2021-12-28 05:43:10 -06:00
Scott Lahteine
2351b0df84
🧑💻 Add AXIS_COLLISION to catch broken parameters
2021-12-28 05:02:50 -06:00
Miguel Risco-Castillo
d58daaa42c
🚸 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
2021-12-27 23:23:50 -06:00
Scott Lahteine
6a8b9274a3
⏪ ️ Refactor still needs work
...
Reverting #23295
2021-12-25 23:15:17 -06:00
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