zerkix
70f03ad852
🐛 Finish and organize temp sensors ( #23519 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:24:42 -05:00
Anson Liu
ab40c99893
🐛 Fix Ultimain 2 E-autofan pin mapping ( #23466 )
2022-05-07 15:24:42 -05:00
Miguel Risco-Castillo
420f074915
🐛 Fix PLR for E3V2 Enhanced UI ( #23543 )
2022-05-07 15:14:44 -05:00
Taylor Talkington
4f2ed67324
💄 MarlinUI+DOGM leveled bed bitmaps ( #23539 )
2022-05-07 15:14:44 -05:00
Sola
a80cafbcfc
⚡ ️ SPI+DMA+interrupt method (STM32 / MKS UI) ( #23464 )
2022-05-07 15:13:40 -05:00
Mike La Spina
01cb7c19f9
🐛 Fix, improve PWM on AVR ( #23520 )
2022-05-07 15:13:40 -05:00
Scott Lahteine
44249b1380
🔧 Skip unused axis names
2022-05-07 15:12:59 -05:00
Scott Lahteine
cf654bbba2
🩹 Followup to extra axes
2022-05-07 15:12:59 -05:00
Scott Lahteine
5617edbb96
🧑💻 Misc. updates for extra axes ( #23521 )
2022-05-07 15:12:45 -05:00
Mike La Spina
39e4310c7b
🐛 Fix, improve PWM on AVR ( #23463 )
2022-05-07 15:12:45 -05:00
Lefteris Garyfalakis
0204547c09
🚸 Fix E3V2 Enhanced UI time labels ( #23502 )
2022-05-07 15:12:45 -05:00
Scott Lahteine
7b79d53de0
🎨 Misc. spindle/laser adjustments
2022-05-07 15:12:45 -05:00
Scott Lahteine
c478ed08c8
🧑💻 Adjust FastIO AVR timer enums, macros
2022-05-07 15:12:45 -05:00
GHGiampy
67e5298a34
✨ Firmware Upload via Binary Transfer ( #23462 )
2022-05-07 15:10:28 -05:00
John Lagonikas
2ca1d844d7
✨ Temperature variance monitor ( #23373 )
2022-05-07 15:10:28 -05:00
mistic100
b435487da7
🚸 Wait for cooldown in MarlinUI power-off ( #23476 )
2022-05-07 15:10:28 -05:00
Scott Lahteine
d7b7b570c7
🎨 Misc. cleanup, comments
2022-05-07 15:10:19 -05:00
John Lagonikas
2690bb1bc2
✨ M81 D / S - Power-off Delay ( #23396 , #23455 )
2022-05-07 15:10:19 -05:00
Scott Lahteine
b6c37960e8
📝 KHz => kHz ( #23512 )
2022-05-07 15:10:19 -05:00
Scott Lahteine
b9cef2e2e3
🚸 12345.6 num-to-string
2022-03-04 16:56:45 -06:00
Scott Lahteine
4dfd398d7d
🐛 Patch Creality RAMPS FET / FAN pins
...
Improvement for multi-hotend setup by TH3D.
2022-02-17 18:40:16 -06:00
Giuseppe499
bfdb7c7135
🐛 Fix XATC divide-by-zero ( #23743 )
2022-02-17 18:40:16 -06:00
Mads Ynddal
bf067738f2
🐛 Fix XYZEval::set(XY, Z) and (XY, Z, E) ( #23704 )
...
Fix regression in #21953
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-10 12:01:51 -06:00
Maeyanie
e028a3c441
🐛 Fix M852 report ( #23660 )
2022-02-10 12:01:16 -06:00
Jim Watson
242192d03d
🐛 Fix SHOW_REMAINING_TIME compile ( #23503 )
2022-01-12 10:23:50 -06:00
ellensp
7135c3b185
🚑 ️ Fix M105 regression ( #23505 )
...
Fixes #23504
2022-01-12 10:23:50 -06:00
ellensp
c91d033b5d
🐛 Fix Arduino build issues ( #23510 )
2022-01-12 10:23:50 -06:00
Scott Lahteine
0470fbe0a1
🧑💻 Move PB0 init for MKS_ROBIN_NANO
2022-01-12 10:23:50 -06:00
Scott Lahteine
eb8d819325
🧑💻 Fewer string macros
2022-01-10 05:52:02 -06:00
DerAndere
41f80a4498
🚸 Include extra axes in position report ( #23490 )
2022-01-10 05:52:02 -06:00
David Ross Smith
e0f75d4f06
🚑 ️ Fix preheat target bug
...
Fixes Jyers/Marlin#1651
2022-01-09 04:41:07 -06:00
Scott Lahteine
42449b8683
🌐 Update auto home axis strings
2022-01-09 04:40:41 -06:00
Roman Moravčík
e23c696566
🌐 Update Slovak language ( #23475 )
2022-01-09 04:40:28 -06:00
Miguel Risco-Castillo
49f8171f7a
🚸 BLTouch HS menu item for DWIN Enhanced UI ( #23480 )
2022-01-09 04:34:29 -06:00
ClockeNessMnstr
75d0e94d5b
🚸 Do G34 "Z Backoff" at full current
2022-01-09 04:33:24 -06:00
jdegenstein
915f610782
📌 LCD_FOR_MELZI for BTT E3 RRF ( #23453 )
2022-01-09 04:33:24 -06:00
Lefteris Garyfalakis
2231e00b2c
🌐 Localize E3V2 Enhanced UI ( #23424 )
2022-01-09 04:33:24 -06:00
Anson Liu
63f2b15396
📺 Tune ULTI_CONTROLLER encoder, enable PCA9632 ( #23461 )
2022-01-09 04:33:24 -06:00
Mike La Spina
4fd1de7fb7
🐛 Define required endstop enums ( #23425 )
2022-01-09 04:33:24 -06:00
Scott Lahteine
80f77ea807
🐛 Fix strlen_P parameter error
...
Fixes #23447
2022-01-09 04:33:24 -06:00
Scott Lahteine
9ff8220b8a
🩹 Fix RADDS+RRD encoder button
2022-01-09 04:33:24 -06:00
hwmland
7754860289
🩹 RAMPS FET order overridable, E + Laser ( #23428 )
2022-01-09 04:33:24 -06:00
Scott Lahteine
9956e62674
🧑💻 Apply axis conditionals
2022-01-09 04:33:24 -06:00
Scott Lahteine
a732427329
🚨 Fix M906 warning
2022-01-09 04:33:24 -06:00
Mike La Spina
974883d2f6
🔧 Normal FET layout with Spindle/Laser ( #23409 )
2022-01-09 04:33:24 -06:00
Scott Lahteine
5ec384f40c
✨ M919 : Chopper Timing ( #23400 )
2022-01-09 04:33:24 -06:00
Jason Smith
6d7ffa6add
🔧 Only warn about enabled CONFIGURATION_EMBEDDING ( #23408 )
2022-01-09 04:33:24 -06:00
Scott Lahteine
dadd7516b5
🚑 ️ Fix thermal conditionals, structure
2022-01-09 04:33:24 -06:00
Robby Candra
f99732ba75
🔧 DWIN_MARLINUI sanity checks ( #23399 )
2022-01-09 04:33:24 -06:00
Scott Lahteine
5a9635aa58
🩺 Assert FAN_SOFT_PWM where required ( #23383 , #23477 )
2022-01-09 04:33:24 -06:00
Lefteris Garyfalakis
1552c6d2a5
🎨 E3V2 corner leveling => tramming ( #23375 )
2022-01-09 04:33:24 -06:00
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
2022-01-09 04:33:24 -06:00
Scott Lahteine
430c5da54c
🚚 Rename L6470 G-code file
2022-01-09 04:33:24 -06:00
Scott Lahteine
5b9f3bd4b1
🧑💻 Remove extraneous 'inline' hints
2022-01-09 04:33:17 -06:00
Scott Lahteine
ccc66a8528
🎨 Misc. cleanup
2022-01-09 04:33:01 -06:00
Miguel Risco-Castillo
dc470eb10f
🐛 Fix EEPROM_INIT_NOW build hash test ( #23479 )
2022-01-09 01:31:03 -06:00
Miguel Risco-Castillo
4c5e57ae89
🩹 Reset DWIN CrealityUI print progress on start ( #23481 )
2022-01-09 01:31:03 -06:00
Scott Lahteine
5d7328df46
🧑💻 Add AXIS_COLLISION to catch broken parameters
...
\
2022-01-09 01:31:03 -06:00
Scott Lahteine
99c237e05e
🚸 Refine stepper-driver-related G-codes ( #23372 )
2022-01-09 01:31:03 -06:00
Scott Lahteine
56adbc3ebf
📝 Consistent pin header orientation
2022-01-09 01:31:03 -06:00
Scott Lahteine
4cfe812c18
📌 Define MKS Monster8 pins for MKS_MINI_12864
...
Fixes #23324
2022-01-09 01:31:03 -06:00
Scott Lahteine
61b9248c35
🎨 Pins and SDIO cleanup
2022-01-09 01:31:03 -06:00
EvilGremlin
c9561a8826
🔧 Check Chiron LCD requirements ( #23353 )
...
Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
2022-01-09 01:31:03 -06:00
Scott Lahteine
58c84f17ba
🎨 Simplify some debug echos
2022-01-09 01:31:03 -06:00
ellensp
1c3f2498b1
🐛 Fix RRW Keypad & Zonestar buttons ( #23388 )
2022-01-05 04:24:04 -06:00
GHGiampy
4202baa409
🩹 Fix Enhanced UI max E speed ( #23387 )
2022-01-05 04:24:04 -06:00
Scott Lahteine
f471eab1a2
🔖 Marlin 2.0.9.3
2022-01-05 04:24:03 -06:00
Keith Bennett
9b13ae2399
🐛 Fix MKS Robin E3 NeoPixel pin default ( #23350 )
2021-12-25 23:11:43 -06:00
fflosi
6268795003
✨ Per-axis TMC hold multiplier ( #23345 )
2021-12-25 23:11:43 -06:00
Sola
b4f0922a7c
✨ MKS TinyBee board support ( #23340 )
...
Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
Robby Candra
aef613acd3
🔧 Group FAST_PWM_FAN.options ( #23331 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
InsanityAutomation
9ecfa1d252
✨ BLTouch High Speed mode runtime configuration ( #22916 , #23337 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
ellensp
e0bed1e344
✨ Option to reset EEPROM on first run ( #23276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
Spencer Owen
d21fa25ab8
✨ Creality3D V4.2.3 / Ender-2 Pro board ( #23307 )
2021-12-25 03:23:10 -06:00
X-Ryl669
0dc1a58b24
✨ Configurations embed and retrieve ( #21321 , #23303 )
2021-12-25 03:23:10 -06:00
John Lagonikas
f2ca70e232
🐛 Fix and improve MAX31865 ( #23215 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
BigTreeTech
a6bed22839
✨ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) ( #23283 )
2021-12-25 03:23:09 -06:00
Giuseppe499
efd67cf80d
✨ X Twist Compensation & Calibration ( #23238 )
2021-12-25 03:23:09 -06:00
ladismrkolj
15204470a8
🔧 Chamber Fan index option ( #23262 )
2021-12-25 03:23:09 -06:00
Mike La Spina
48358d6a5c
🏗️ Fix Maple HAL/STM32F1 PWM ( #23211 )
2021-12-25 03:23:09 -06:00
Tanguy Pruvot
d7abb891cd
🏗️ Rework STM32 timer frequency protection ( #23187 )
2021-12-25 03:23:09 -06:00
Scott Lahteine
52a44eb200
🐛 Fix STM32 FastPWM
2021-12-25 03:23:09 -06:00
Scott Lahteine
9b1c0a75e1
🎨 Rename HAL timer elements
2021-12-25 03:23:09 -06:00
schmttc
d75e7784e5
✨ EasyThreeD ET4000+ board and UI ( #23080 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:09 -06:00
John Robertson
0e60c8b7e0
✨ MarkForged YX kinematics ( #23163 )
2021-12-25 03:23:09 -06:00
Keith Bennett
018c7b1cf4
✨ BigTreeTech Mini 12864 V1.0 ( #23130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:09 -06:00
Giuliano Zaro
af1d603374
✨ Fan tachometer support ( #23086 , #23180 , #23199 )
...
Co-Authored-By: Scott Lahteine <github@thinkyhead.com>
2021-12-25 03:23:09 -06:00
Miguel Risco-Castillo
7269990413
🚸 Expose sub-options for E3V2 Enhanced ( #23099 )
2021-12-25 03:23:09 -06:00
Keith Bennett
2a90d93b17
📌 Overridable probe-related pins ( #23107 )
2021-12-25 03:23:09 -06:00
BigTreeTech
6e284f8823
✨ Support for BIQU B1-SE-Plus strain gauge probe ( #23101 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:09 -06:00
Scott Lahteine
226ee7c1f3
🔧 Sanity check MMU2_MENUS
2021-12-25 02:07:59 -06:00
Attila BODY
2c12171f46
🐛 Fix Robin Nano v3 filament runout pins ( #23344 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 02:06:34 -06:00
MrAlvin
d034a9c295
🚸 Show mm'ss during first hour ( #23335 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 02:05:32 -06:00
Robby Candra
d2c7104bb3
🚸 Change "SD" to "Media" or "SD/FD" ( #23297 )
2021-12-25 02:02:05 -06:00
ellensp
570c7e8638
🐛 Fix Chitu Z_STOP_PIN ( #23330 )
2021-12-25 02:01:32 -06:00
Tanguy Pruvot
cc4578a3d3
🩹 Fix settings G21 report ( #23338 )
2021-12-25 01:59:52 -06:00
Mike La Spina
1db84be66a
🚑 ️ FAST_PWM_FAN default 1KHz base freq. ( #23326 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 01:58:34 -06:00
ellensp
77c9668fe2
🐛 Fix LCD_BED_LEVELING compile ( #23298 )
2021-12-25 01:55:26 -06:00
GHGiampy
22cf9b444e
🧑💻 Option allowing > 127 Neopixels ( #23322 )
2021-12-25 01:54:39 -06:00
Scott Lahteine
97798d1e47
🎨 Update SKR V2 pins
2021-12-25 01:53:13 -06:00
Giuliano Zaro
f4b808456a
🚸 Use M600 for disabled MMU ( #21865 )
2021-12-25 01:52:31 -06:00
Tanguy Pruvot
6264736968
🐛 Fix TFT_COLOR_UI Release Media issue ( #23123 )
2021-12-25 01:51:37 -06:00
John Lagonikas
7a5f103bcf
🔧 Warning for IGNORE_THERMOCOUPLE_ERRORS ( #23312 )
2021-12-25 01:51:11 -06:00
ellensp
13a1c86ae8
✨ M115 flag EXTENDED_M20 ( #22941 )
2021-12-25 01:51:11 -06:00
ellensp
15656201d2
✏️ Clean up duplicate defs ( #23182 )
2021-12-25 01:51:11 -06:00
Robby Candra
f3e372cb4c
🩹 Init fan speed at boot ( #23181 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 01:46:19 -06:00
Scott Lahteine
c781ecc437
🔧 Fix unknown board test
2021-12-25 01:46:19 -06:00
Scott Lahteine
daa8fff6c6
🩹 SD abort requires open file
...
See #22566
2021-12-25 01:42:26 -06:00
Scott Alfter
32b08ae04c
Fix Endstops::report_states ( #23280 )
...
Fix regression 4d45fdf0eb
2021-12-25 01:39:34 -06:00
Scott Lahteine
f00a0356c7
🎨 Misc. probe / endstop cleanup
2021-12-25 01:39:34 -06:00
Sola
9871800874
🐛 Fix MKS LVGL UI retraction ( #23267 )
2021-12-25 01:39:34 -06:00
Robby Candra
39c2c038be
🩹 Coerce pin_t in set_pwm_duty macros ( #23273 )
2021-12-25 01:39:34 -06:00
Jason Smith
285d6488a3
🐛 Fix ACTION_ITEM with nullptr ( #23195 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 01:39:34 -06:00
Robby Candra
eecbd09a46
🚸 Onboard SD for SKR 2.0 / SKR PRO ( #23274 )
2021-12-25 01:37:58 -06:00
Scott Lahteine
8d4e4ac115
🎨 Rename MAX31865 elements
2021-12-25 01:37:38 -06:00
Scott Lahteine
b77a5d4c8d
✏️ MAX31856 => MAX31865
2021-12-25 01:37:21 -06:00
Mike La Spina
c3b8b3e7e6
🩹 Fix non-PWM cutter compile ( #23169 )
2021-12-25 01:37:21 -06:00
Stuart Pittaway
7123b15801
🐛 Fix TWIBus Wire.begin call ( #23183 )
2021-12-25 01:37:21 -06:00
Chris Pepper
8a2f13d657
🐛 HAL_reboot for native HAL ( #23246 )
2021-12-25 01:36:47 -06:00
ellensp
5eeb9650b5
📌 More Longer3D LKx Pro serial tests ( #23260 )
2021-12-25 01:36:32 -06:00
Stuart Pittaway
c0addd1d33
✨ M3426 to read i2c MCP3426 ADC ( #23184 )
2021-12-25 01:36:32 -06:00
Scott Lahteine
05b57278d4
🔧 Cutter pins for SKR 2.0
2021-12-25 01:36:31 -06:00
Robby Candra
aa3ec2fbfd
🚸 Park nozzle on "loud kill" ( #23172 )
2021-12-25 01:34:19 -06:00
ellensp
4468516aa2
✨ BigTree SKR 2 with F429 ( #23177 )
2021-12-25 01:34:08 -06:00
Jiri Jirus
5b057b4bcf
🩹 Assume 4K EEPROM for RUMBA32 BTT ( #23205 )
2021-12-25 01:32:24 -06:00
Scott Lahteine
77af48e547
🐛 Fix STM32 FastPWM
2021-12-25 01:30:50 -06:00
Jason Smith
a8c0e11cb1
🩹 Handle nullptr in CardReader::printLongPath ( #23197 )
2021-12-25 01:29:19 -06:00
Anson Liu
0556da85b0
🩹 UM2 extruder cooling fan on PJ6 ( #23194 )
2021-12-25 01:28:54 -06:00
George Fu
93652e5c6f
✨ FYSETC Spider v2.2 ( #23208 )
2021-12-25 01:28:24 -06:00
Giuliano Zaro
f3fc1d15a3
🩹 Fix include path ( #23150 )
2021-12-25 01:26:59 -06:00
Mike La Spina
5f08864d1f
🐛 Fix STM32 set_pwm_duty ( #23125 )
2021-12-25 01:26:27 -06:00
Tanguy Pruvot
184fc36a08
🐛 Fix TFT backlight sleep/wake ( #23153 )
2021-12-25 01:25:14 -06:00
Tanguy Pruvot
281ed99868
⚡ ️ Reduce calls to set fan PWM ( #23149 )
2021-12-25 01:24:58 -06:00
Scott Lahteine
2cc4a1b326
🎨 Misc formatting
2021-12-25 01:24:44 -06:00
BigTreeTech
c5bd08755c
🐛 Init PROBE_ENABLE_PIN ( #23133 )
2021-12-25 01:24:34 -06:00
luzpaz
99f58f63f2
🎨 Fix misspelling ( #23137 )
2021-12-25 01:23:32 -06:00
espr14
c2a674d2c1
🏗️ Planner::busy() ( #23145 )
2021-12-25 01:23:17 -06:00
Scott Lahteine
feffc19867
🐛 Fix fast PWM WGM code
...
Followup to #23102
2021-12-25 01:23:02 -06:00
Luc Van Daele
656034d2d9
🐛 Fix G33, Delta radii, reachable ( #22795 )
2021-12-25 01:22:50 -06:00
Mikhail Basov
39a81d167e
🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI ( #23127 )
2021-12-25 01:19:21 -06:00
Scott Lahteine
cb1570d162
🐛 Fix SENSORLESS_HOMING for 6-axis
2021-12-25 01:19:21 -06:00
EvilGremlin
8cb646cc20
🚸 Simplify touchscreen calibration for SimUI ( #23124 )
2021-12-25 01:18:35 -06:00
Miguel Risco-Castillo
3cccb21dc9
🚸 Fix up E3V2 Enhanced ( #23100 )
2021-12-25 01:18:35 -06:00
Scott Lahteine
7f4a49cc44
🎨 Misc. issue review patches
2021-12-25 01:18:35 -06:00
Mike La Spina
e0c439fe91
⚡ ️ Controller Fan software PWM (etc.) ( #23102 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 01:15:49 -06:00
Tanguy Pruvot
49e233e06f
🎨 MPX ARM Mini pins cleanup ( #23113 )
2021-12-25 01:14:21 -06:00
Mike La Spina
b662dd1f92
🐛 [LCP1768] Init PWM in set_pwm_duty ( #23110 )
2021-12-25 01:13:47 -06:00
Skruppy
700cae43ab
🩹 Fix RGB case light compile ( #23108 )
2021-12-25 01:13:23 -06:00
George Fu
1c74c6e7ac
🐛 Fix FYSETC Cheetah 2.0 pins for production ( #23104 )
2021-12-25 01:13:07 -06:00
Minims
757a9477db
🩹 Adjust GTR 1.0 ST7920 display delay ( #22904 )
2021-12-25 01:10:51 -06:00
Scott Lahteine
59d43408f6
fix breaks in F() resolution
2021-12-25 01:10:51 -06:00
Scott Lahteine
1d8941d008
🔨 Port libsdl2_net required for macOS simulator
2021-12-25 01:10:51 -06:00
Keith Bennett
17f853d99c
⚡ ️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag ( #23093 )
2021-12-25 00:54:46 -06:00
Scott Lahteine
6f9f25dbb2
🎨 Misc. code cleanup
2021-12-25 00:54:46 -06:00
VragVideo
0273a68587
✨ WYH L12864 LCD (Alfawise Ex8) ( #22863 )
2021-12-25 00:54:46 -06:00
Keith Bennett
58a26fcaac
🚸 Indicate Preheating for probe / leveling ( #23088 )
2021-12-25 00:46:49 -06:00
Evgeniy Zhabotinskiy
489aca03ff
🩹 Fix M503 report ( #23084 )
2021-12-25 00:46:49 -06:00
Jin
f32e19e1c6
🍻 Preliminary fix for Max31865 SPI ( #22682 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 00:46:49 -06:00
dwzg
57bd04b6ce
🐛 Fix JyersUI scrolling filename, etc. ( #23082 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-12-25 00:46:49 -06:00
ellensp
396df93220
🐛 Fix DGUS Reloaded status message ( #23090 )
2021-12-25 00:46:49 -06:00
Scott Lahteine
9b76b58b79
🍻 Get/clear reset source earlier
...
Followup to #23075
2021-12-25 00:46:49 -06:00
Skruppy
9fffed7160
🐛 Prevent AVR watchdogpile ( #23075 )
2021-12-25 00:46:49 -06:00
Tanguy Pruvot
fd136d5501
🐛 Fix TFT backlight [STM32] ( #23062 )
2021-12-25 00:46:49 -06:00
BigTreeTech
89ec1c71f0
🐛 Fix Octopus-Pro Max31865 / SPI ( #23072 )
2021-12-25 00:46:49 -06:00
Robby Candra
fc2020c6ec
🔨 Fix IntelliSense / PIO conflicts ( #23058 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-12-25 00:46:49 -06:00
ellensp
f97635de36
📌 'STOP' auto-assign, some Chitu V9 pins ( #22889 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-12-25 00:46:49 -06:00
Keith Bennett
08a9c61587
📌 Default NeoPixel pin for MKS Robin E3/E3D ( #23060 )
2021-12-25 00:46:49 -06:00
Andrei M
0d91b07797
⚗️ Use pwm_set_duty over analogWrite to set PWM ( #23048 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 00:46:49 -06:00
Keith Bennett
b033da1782
🔧 Endstop / DIAG homing conflict warning ( #23050 )
2021-12-25 00:46:49 -06:00
Keith Bennett
4dcd872be5
✨ Allow Low EJERK with LA, optional ( #23054 )
2021-12-25 00:46:49 -06:00
Keith Bennett
7e9e2a7435
✨ Artillery Ruby (STM32F401RCT6) ( #23029 )
2021-12-25 00:46:48 -06:00
tombrazier
0b84194127
🚸 More flexible Probe Temperature Compensation ( #23033 )
2021-12-25 00:46:48 -06:00
Scott Lahteine
efd9329c81
📝 Tweak EXP comments
2021-12-25 00:46:48 -06:00
Scott Lahteine
5cbb820e29
🔨 Help for GDB remote debugging
2021-12-25 00:46:48 -06:00
Scott Lahteine
5a0166489e
🩹 Fix linker error (transfer_port_index)
2021-12-25 00:46:48 -06:00
aalku
7b9e01eb2b
✨ Shutdown Host Action ( #22908 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 00:46:48 -06:00
Scott Lahteine
8562f0ec44
✨ "Rutilea" ESP32 board ( #22880 )
2021-12-25 00:46:48 -06:00
Scott Lahteine
6f59d8171f
🔧 Configuration version 02000903
2021-12-25 00:46:48 -06:00
Scott Lahteine
d29a9014f2
🎨 Standard 'cooldown' method
2021-12-25 00:46:48 -06:00
Scott Lahteine
205d867e4b
🎨 Standard material presets behavior
2021-12-25 00:46:48 -06:00
Scott Lahteine
84f9490149
🎨 Define HAS_PREHEAT conditional
2021-12-25 00:46:48 -06:00
tome9111991
1fd4258423
🐛 Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset ( #23040 )
2021-12-25 00:46:48 -06:00
Scott Lahteine
e8a55972a7
🐛 Fix EZBoard V2 board name
2021-12-25 00:46:48 -06:00
Keith Bennett
aef413202e
🐛 Fix MKS Robin E3/E3D Z Stop/Probe pins ( #23034 )
2021-12-25 00:46:48 -06:00
Scott Lahteine
cbc7dadf42
🎨 Apply HAS_MULTI_HOTEND conditional
2021-12-25 00:46:48 -06:00
Zlopi
c508ecc414
🚸 Scroll long filename on MKS TFT ( #23031 )
2021-12-25 00:46:48 -06:00
ellensp
384a31765f
🩹 Retain LCD pins with motor expansion ( #23024 )
2021-12-25 00:46:48 -06:00
somehibs
0f2c4fc40b
🐛 Fix serial PORT_RESTORE (and BUFFER_MONITORING) ( #23022 )
2021-12-25 00:46:48 -06:00
tome9111991
66a274452c
🐛 Fix E3V2 (CrealityUI) position display ( #23023 )
...
Followup to #23005 , #22778
2021-12-25 00:46:48 -06:00
Scott Lahteine
12f8168d1e
🚸 Tweaks to UBL G29 Q
2021-12-25 00:46:47 -06:00
woisy00
2142e1dae4
🐛 Fix AUTOTEMP bug (thermal runaway) ( #23025 )
...
Regression from 9823a37
2021-12-25 00:46:47 -06:00
tombrazier
8d21ea55a2
🐛 Add USE_TEMP_EXT_COMPENSATION options ( #23007 )
2021-12-25 00:46:47 -06:00
Scott Lahteine
a0da7e8a1f
🔧 Fewer alerts about Z_SAFE_HOMING
2021-12-25 00:46:47 -06:00
tome9111991
e2452d6c57
🐛 Fix SHOW_REMAINING_TIME option for JyersUI ( #22999 )
2021-12-25 00:46:47 -06:00
Keith Bennett
5173a3140d
✨ BigTreeTech TFT35 SPI V1.0 ( #22986 )
2021-12-25 00:46:47 -06:00
Mike La Spina
e44f2b7d2d
🩹 Fix pragma ignored for older GCC ( #22978 )
2021-12-25 00:45:55 -06:00
Scott Lahteine
ed78f7f4e6
🎨 Refactor MOSFET pins layout ( #22983 )
2021-12-25 00:45:05 -06:00
Scott Lahteine
aa198e41dd
🎨 Pragma GCC cleanup
2021-12-25 00:45:05 -06:00
Jason Smith
18b38fb58a
🐛 Fix max chamber fan speed ( #22977 )
2021-12-25 00:45:05 -06:00
Keith Bennett
5d79d8fad6
🐛 Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 ( #22955 )
2021-12-25 00:45:05 -06:00
ellensp
e7a746966d
🐛 Fix MMU1 compile ( #22965 )
2021-12-25 00:45:05 -06:00
Mike La Spina
555f35d46f
🎨 Suppress type warning ( #22976 )
2021-12-25 00:45:05 -06:00
Scott Lahteine
de77dfcbbd
🎨 Add MKS UI goto_previous_ui
2021-12-25 00:45:05 -06:00
Scott Lahteine
af08f16efc
🚸 Tweak MKS UI G-code console
2021-12-25 00:45:05 -06:00
Scott Lahteine
01a0f3a8cf
🎨 Fix up MKS UI defines
2021-12-25 00:45:05 -06:00
Scott Lahteine
f80bcdcc5c
🎨 Refactor Host Actions as singleton
2021-12-25 00:45:05 -06:00
ellensp
1ead7ce681
🔧 Add, update TFT sanity checks ( #22928 )
2021-12-25 00:45:05 -06:00
InsanityAutomation
dffa56463e
⚡ ️ Formbot ST7920 delays, intentional X2 pins ( #22915 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 00:45:05 -06:00
Dmytro
ae98d2e5ea
🎨 Update MKS UI for no bed, extruder ( #22938 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 00:45:05 -06:00
InsanityAutomation
5b1ef638ee
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER ( #22925 )
2021-12-25 00:45:05 -06:00
Stuart Pittaway
f3be03da20
✨ M261 S I2C output format ( #22890 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-12-25 00:45:05 -06:00
Tanguy Pruvot
64128a5bcb
🐛 Queue string followup ( #22900 )
2021-12-25 00:45:05 -06:00
Pyro-Fox
0018c94a79
🐛 LCD string followup ( #22892 )
2021-12-25 00:45:05 -06:00
Scott Lahteine
d48cb11537
🐛 Followup to F() in config_line
...
Followup to 1dafd1887e
2021-12-25 00:45:05 -06:00
Scott Lahteine
d9f7de7a24
🐛 ExtUI F() followups
...
Followup to 12b5d997a2
2021-12-25 00:45:04 -06:00
Scott Lahteine
3d102a77ca
🎨 Apply F() to kill / sendinfoscreen
2021-12-25 00:45:04 -06:00
Scott Lahteine
492d70424d
🎨 Apply F() to MKS UI errors, assets
2021-12-25 00:45:04 -06:00
Scott Lahteine
24dbeceb45
🎨 Apply F() to various reports
2021-12-25 00:45:04 -06:00
Scott Lahteine
cabd538fdd
🎨 Apply F() to G-code report header
2021-12-25 00:45:04 -06:00
Scott Lahteine
9cf1c3cf05
🎨 Apply F() to UTF-8/MMU2 string put
2021-12-25 00:45:04 -06:00
Scott Lahteine
c3ae221a10
🎨 Apply F() to some ExtUI functions
2021-12-25 00:31:06 -06:00
Scott Lahteine
7626d859a6
🎨 Apply F() to Host Actions strings
2021-12-25 00:20:45 -06:00
Scott Lahteine
360311f232
🎨 Apply F() to status message
2021-12-25 00:20:45 -06:00
Scott Lahteine
433eedd50f
🎨 Apply F() to serial macros
2021-12-25 00:20:45 -06:00
Scott Lahteine
46c53f6730
🎨 Apply F() to G-code suite and queue
2021-12-25 00:20:45 -06:00
Scott Lahteine
2b9ae0cc33
🎨 Apply F() to G-code subcommands
2021-12-25 00:20:45 -06:00
Scott Lahteine
433a27e475
🎨 Update F string declarations
2021-12-25 00:20:44 -06:00
Scott Lahteine
1de265ea5d
🎨 Axis name string interpolation, with examples ( #22879 )
2021-12-25 00:20:44 -06:00
Robby Candra
854ce63358
🐛 Fix loud_kill heater disable ( #23314 )
2021-12-18 16:35:22 -06:00
lukrow80
170f77fada
🐛 Fix homing current for extra axes ( #23152 )
...
Followup to #19112
2021-11-23 15:30:48 -06:00
InsanityAutomation
72b99bf1ba
🐛 Fix IDEX Duplication Mode Positioning ( #22914 )
...
Fixing #22538
2021-11-23 15:22:20 -06:00
Robby Candra
1a8583f4fc
🐛 Fix serial_data_available ( #23160 )
2021-11-23 15:20:26 -06:00
Scott Lahteine
49e8defda1
🔨 Move Creality 4.2.2 warning
2021-11-03 01:46:17 -05:00
Sebastien BLAISOT
e5c4e77eb0
🐛 Fix NEOPIXEL2_SEPARATE default color ( #23057 )
2021-11-03 00:32:20 -05:00
ellensp
8dd3f38ae9
🩹 Fill gaps in pinsDebug_list ( #23051 )
2021-11-03 00:32:20 -05:00
ellensp
044a7db370
🐛 Fix Y_SERIAL_RX_PIN for FYSETC S6 ( #23055 )
2021-11-03 00:32:20 -05:00
Robby Candra
8cecc626c6
🎨 Fix redefine warnings ( #23061 )
2021-11-03 00:32:20 -05:00
tombrazier
ee26fd0e05
🚸 Default T0 for M569, M906, M913 ( #23020 )
2021-10-26 16:07:46 -05:00
Keith Bennett
2b8a804997
✨ Octopus Pro V1.0 with STM32F429ZGT6 ( #23008 )
2021-10-26 16:07:46 -05:00
Keith Bennett
908335367e
✨ BTT Octopus Pro V1.0 (STM32F446ZET6) ( #22971 )
2021-10-26 16:05:51 -05:00
ellensp
a7415a052e
🐛 Fix børken E_DUAL_STEPPER_DRIVERS ( #23017 )
2021-10-26 16:01:55 -05:00
Miguel Risco-Castillo
f51e07b196
🐛 Fix Ender-3 V2 Enhanced SetFlow ( #23016 )
2021-10-26 16:01:45 -05:00
Lefteris Garyfalakis
5f35c539ce
🚸 E3V2 Enhanced cosmetic fixes ( #23009 )
2021-10-26 16:01:34 -05:00
Scott Lahteine
59503c6bbb
🎨 Apply F() to E3V2 titles, popups
2021-10-26 16:00:40 -05:00
InsanityAutomation
0309fce1fd
✨ Creality v2.4.S1 (Ender 7) board ( #23010 )
2021-10-26 15:55:03 -05:00
Dennis
f6d211f779
🐛 Fix JyersUI current positions (scaling) ( #23005 )
2021-10-26 15:53:37 -05:00
Scott Lahteine
f179e25cc6
🐛 More explicit allocation of solenoids
...
In reference to #22887
2021-10-26 15:52:26 -05:00
tombrazier
5b478cd5f6
🐛 Fix probe temp compensation maths ( #23004 )
2021-10-26 15:51:04 -05:00
ellensp
e852732ea8
🐛 Fix E3V2 width/height defines ( #22994 )
2021-10-21 23:58:48 -05:00
Augusto Zanellato
c9718e1ec0
✨ Eryone Ery32 mini (STM32F103VET6) board ( #22956 )
2021-10-21 23:58:48 -05:00