ellensp
bd3ecc3ea0
fix g29 ( #23887 )
2022-03-11 07:51:25 -07:00
Scott Lahteine
f516c9e552
🐛 Fix UI include
...
Followup to ~2
2022-03-11 02:56:24 -06:00
Scott Lahteine
48b5362cf0
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
...
Followup to #23624
2022-03-10 22:15:35 -06:00
Scott Lahteine
4b84b28c14
🚸 Improve M422 error messages
2022-03-10 17:28:54 -06:00
Scott Lahteine
6aee2c755b
⚡ ️ Use seen_test in M422
2022-03-02 17:58:23 -06:00
Scott Lahteine
bb2f100fcd
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
2022-03-02 17:50:55 -06:00
tombrazier
2e39bc30fd
🚸 Universal X_AXIS_TWIST_COMPENSATION ( #23828 )
2022-03-02 16:13:46 -06:00
Scott Lahteine
b07a34eb6b
🐛 Fix M_State_grbl when G29 calls G28
2022-03-02 16:04:17 -06:00
tombrazier
6b7868d943
🐛 Fix backlash applied steps when config changes ( #23826 )
...
Followup to #23814
2022-03-01 16:14:52 -06:00
kisslorand
9ea6a588c3
✨ M21 P / S / U - Select Volume ( #23780 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-27 20:38:11 -06:00
tombrazier
8f8427ec8f
⚡ ️ Apply PTC on all probing ( #23764 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-21 19:15:52 -06:00
Scott Lahteine
44eff9a233
♻️ Refactor HAL as singleton ( #23357 )
2022-02-18 14:38:23 -06:00
Scott Lahteine
df98bd26b3
💥 Change 'M42 M' to 'M42 T'
2022-02-11 09:36:52 -06:00
espr14
5520aa3a10
🩹 Simplify quick homing feedrate ( #23714 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-10 13:28:38 -06:00
MOHAMMAD RASIM
a323d6732b
🚸 Fix, Improve Power-Loss Recovery ( #22828 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-09 12:29:34 -06:00
ellensp
0a24f858f3
🚸 Restore active tool after ABL G29 ( #23692 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-09 10:46:53 -06:00
Scott Lahteine
2d04e5733a
🧑💻 Drop hostui.flag
2022-02-08 18:02:28 -06:00
Taylor Talkington
7763f9385d
✨ Optional HOST_STATUS_NOTIFICATIONS ( #22833 )
2022-02-08 17:36:06 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates ( #23624 )
2022-02-05 10:30:17 -06:00
Bones
076d8e83ea
✨ Add ZRIB v53, patch G35 Z drop, related issues ( #23636 )
2022-02-04 15:52:57 -06:00
Maeyanie
b637617deb
🐛 Fix M852 report ( #23660 )
2022-02-01 17:27:14 -06:00
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
2022-01-25 15:47:37 -06:00
Scott Lahteine
d5f2334140
♻️ Adjust LCD init, contrast default, settings load
2022-01-22 10:14:47 -06:00
Scott Lahteine
0f2ba5b92b
📝 Tweak G26 Q description
2022-01-19 03:31:36 -06:00
John Lagonikas
0aea3ae058
🐛 Fix conditional M81 suicide ( #23549 )
2022-01-19 02:13:47 -06:00
Scott Lahteine
e2446dc561
💥 Generalize extra debugging
2022-01-18 03:01:09 -06:00
GHGiampy
1e246d65ad
✨ Long filename open/create/write ( #23526 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-18 00:56:11 -06:00
Scott Lahteine
7bc9d15514
🩹 Followup to extra axes
2022-01-14 03:43:14 -06:00
Scott Lahteine
40481947fc
🧑💻 Misc. updates for extra axes ( #23521 )
2022-01-14 03:14:13 -06:00
Keith Bennett
3e2a38b653
📝 KHz => kHz ( #23512 )
2022-01-12 10:24:56 -06:00
Scott Lahteine
24d1d3eb5c
💡 Misc. cleanup, comments
2022-01-12 09:47:44 -06:00
Scott Lahteine
224b6e5af9
🩹 Fix some logical axis usage
2022-01-10 05:51:16 -06:00
Scott Lahteine
9665a4434c
🧑💻 Fewer string macros
2022-01-10 02:51:50 -06:00
GHGiampy
1363b43946
✨ Firmware Upload via Binary Transfer ( #23462 )
2022-01-09 01:14:03 -06:00
ClockeNessMnstr
3949142214
🚸 Do G34 "Z Backoff" at full current
2022-01-08 14:09:25 -06:00
Scott Lahteine
1bd921d6a6
🎨 Misc. cleanup, comments
2022-01-06 05:10:56 -06:00
John Lagonikas
1fe07bf365
🩹 Fix M80, 1s delay ( #23455 )
2022-01-05 05:57:32 -06:00
John Lagonikas
9a194826e3
✨ M81 D / S - Power-off Delay ( #23396 )
2022-01-03 10:11:39 -06:00
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
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