Scott Lahteine
a185ce22cf
Marlin 2.0.9.2
2021-10-02 22:31:17 -05:00
Scott Lahteine
2a4ee1a482
MKS Robin pins updates
2021-10-02 22:31:17 -05:00
Cytown
3a82b8a251
🎨 Power-off tone followup ( #22222 )
2021-10-02 22:31:17 -05:00
Scott Lahteine
765b2b43f6
🎨 FTDI Eve Touch UI spinner enqueue string
2021-10-02 22:31:17 -05:00
Steven Haigh
2e602b9b88
🚑 ️ Fix DWIN_CompletedLeveling ( #22851 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:17 -05:00
Malderin
5d3e75905d
🐛 E3V2 Mesh Viewer followup ( #22850 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
eacb660e4b
🎨 Condense reverse-protection code
2021-10-02 22:31:16 -05:00
Scott Lahteine
021ceeba0b
⚡ ️ Handle shared enable pins ( #22824 )
2021-10-02 22:31:16 -05:00
Miguel Risco-Castillo
25a131b942
✨ E3V2 (Enhanced) Mesh Viewer ( #22844 )
2021-10-02 22:31:16 -05:00
Sola
b4c025a451
🚸 Fix MKS LVGL UI temperature set interface ( #22848 , #22842 )
2021-10-02 22:31:16 -05:00
espr14
604a01cd1a
🎨 steps_to_mm => mm_per_step ( #22847 )
2021-10-02 22:31:16 -05:00
Tanguy Pruvot
064f91e9b0
🚸 TFT backlight PWM / brightness ( #22841 )
2021-10-02 22:31:16 -05:00
ellensp
34c9f64925
🔧 Sanity-check BLTOUCH_SET_5V_MODE on 5V pins ( #22840 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:16 -05:00
Giuliano Zaro
060b705dab
🩹 Fix M412_report formatting ( #22834 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
262cd757fc
🎨 Updated string macros
2021-10-02 22:31:16 -05:00
Steve Wills
dc4d2165f2
🐛 Add 'static' to fix 'duplicates' ( #22826 )
2021-10-02 22:31:16 -05:00
Manuel McLure
bcd2a483da
🐛 Fix M420 / M851 reports ( #22829 )
...
Followup to 79c72ed821
2021-10-02 22:31:16 -05:00
Scott Lahteine
d338872e85
🐛 Fix reset_hotend_offsets
2021-10-02 22:31:16 -05:00
Scott Lahteine
2c30b75268
🎨 Various multi-axis patches ( #22823 )
2021-10-02 22:31:16 -05:00
Sola
3deb54d0fd
⚡ ️ Improve LVGL touch driver ( #22817 )
2021-10-02 22:31:16 -05:00
ellensp
9ae6351a02
🐛 Fix anycubic_i3mega_lcd debug macros ( #22820 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
b7f95dc8d4
🩹 Add MarlinSPI to more HALs
2021-10-02 22:31:16 -05:00
Scott Lahteine
99647fa940
🎨 Less use of undef for RAMPS pins
2021-10-02 22:31:16 -05:00
Scott Lahteine
ea3df94213
🎨 Fix L64xx enable, clean up conditionals
2021-10-02 22:31:16 -05:00
Scott Lahteine
a37580e4e8
🩹 Remove extra #include, misc. style
2021-10-02 22:31:16 -05:00
Dan Royer
b3fd03198a
✨ Polargraph / Makelangelo kinematics ( #22790 )
2021-10-02 22:31:16 -05:00
Lefteris Garyfalakis
71b8a22d96
🌐 Update Greek language ( #22799 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
669b68497c
🌐 Skip non-essential translations
2021-10-02 22:31:16 -05:00
Scott Lahteine
6014dd9c7b
🔨 Improve pins_set script
2021-10-02 22:31:16 -05:00
Scott Lahteine
5a54ba8316
🔨 Case-insensitive tests list
2021-10-02 22:31:16 -05:00
Scott Lahteine
be8e8260e2
🌐 Reduce language file sizes
2021-10-02 22:31:16 -05:00
Tanguy Pruvot
5d8ca7c944
🐛 STM32 ADC followup ( #22798 )
2021-10-02 22:31:16 -05:00
Tanguy Pruvot
0e8e215d4e
🚸 Wake up TFT for some events ( #22788 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
6cf95509cd
🎨 Replace some infrequently-used macros
2021-10-02 22:31:16 -05:00
Scott Lahteine
ded719cc14
📝 Update some pins comments
2021-10-02 22:31:16 -05:00
Steven Haigh
2630eefcc4
🐛 STM32 ADC Resolution = 12 bit (or ADC_RESOLUTION) ( #22789 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
2b54a9c0ff
🚸 Move fade item up
2021-10-02 22:31:16 -05:00
Scott Lahteine
bb1eb39ecb
🚸 Better bed position
2021-10-02 22:31:16 -05:00
Scott Lahteine
8b818f4ae5
💬 Add non-translated STR_DONE
2021-10-02 22:31:16 -05:00
Sola
4d113c2efd
🚸 Fix and improve MKS LVGL UI ( #22783 )
...
Co-authored-by: makerbase <4164049@qq.com >
Co-authored-by: MKS-Sean <56996910+MKS-Sean@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:16 -05:00
Scott Lahteine
ab9609146f
💡 Adjust headers, formatting
2021-10-02 22:31:16 -05:00
InsanityAutomation
e7a25a45e6
✨ Improve pause/filament change for ExtUI ( #22655 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
023eaabc1c
🔧 Add MANUAL_FEEDRATE sanity-check
2021-10-02 22:31:15 -05:00
Scott Lahteine
03d7fbd755
🎨 Handle more pre-defined pins in pins_postprocess ( #22771 )
2021-10-02 22:31:15 -05:00
Miguel Risco-Castillo
89898181bd
🐛 E3V2 Brightness followup ( #22821 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-10-02 22:31:15 -05:00
Scott Lahteine
e705a7724e
🎨 Consolidate Ender-3 V2 DWIN common code ( #22778 )
2021-10-02 22:31:15 -05:00
Keith Bennett
5b593da04d
✏️ Fix TFT field names ( #22776 )
2021-10-02 22:31:15 -05:00
mks-viva
9c4f9bc62a
🐛 Fix MKS Monster8 EEPROM issue (serial timer) ( #22777 )
2021-10-02 22:31:15 -05:00
Miguel Risco-Castillo
84d1619127
🩹 Fix DWIN Enhanced Tune menu during homing ( #22773 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-10-02 22:31:15 -05:00
Dakkaron
1386e78369
✨ M282 - Detach Servo ( #22760 )
2021-10-02 22:31:15 -05:00
Tanguy Pruvot
224371dfc6
✨ TFT Screen/Backlight Sleep ( #22617 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
033043218e
🔖 Configurations version 02000902
2021-10-02 22:31:15 -05:00
Desuuuu
fcbd99d941
🎨 Use ExtUI API where applicable
2021-10-02 22:31:15 -05:00
Roman Moravčík
209e5c27ca
🌐 Update Slovak language ( #22752 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
92eb819aee
🐛 Fix old spindle/laser options
2021-10-02 22:31:15 -05:00
Scott Lahteine
de4eed33e4
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
2021-10-02 22:31:15 -05:00
Scott Lahteine
59ad93560e
🐛 Fix CUSTOM_MENU_MAIN_SCRIPT_DONE
...
Fix #22762
2021-10-02 22:31:15 -05:00
Vert
50e52c0fdb
🐛 Fix ENABLED => EITHER typo ( #22756 )
2021-10-02 22:31:15 -05:00
mks-viva
e679fafaaf
✨ MKS Robin Nano V1.3 (STM32F407VET6) ( #22749 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
6de25804eb
🎨 Tweak custom menu item code
2021-10-02 22:31:15 -05:00
Scott Lahteine
ded8ee0a1d
📌 Creality 4.3.1 board variants ( #22704 )
...
Co-authored-by: Chico <jjjm6000@gmail.com >
2021-10-02 22:31:15 -05:00
Luc Van Daele
44d54a0d01
🚸 G33 R and O options ( #22707 )
2021-10-02 22:31:15 -05:00
ellensp
6e1c997a0a
🐛 Fix Trigorilla Pro HAL/STM32 build offset ( #22761 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
17c9450f0c
🎨 Apply more HAS_DELTA_SENSORLESS_PROBING
2021-10-02 22:31:15 -05:00
Scott Lahteine
d6a87aa75b
🐛 No probe enum for DELTA + SENSORLESS_PROBING
...
Fix #22729
2021-10-02 22:31:15 -05:00
Scott Lahteine
64acb9fe78
🩹 Warn about user feedback requirement
2021-10-02 22:31:15 -05:00
Scott Lahteine
22bf774d61
🐛 Fix LPC1768 SD-based EEPROM debug
...
Fixes #22746
2021-10-02 22:31:15 -05:00
Marcio T
e2a790b759
🚸 Enhance FTDI Eve Touch UI file select dialog ( #22742 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
ee1c1034e5
🩹 Fix TOUCH_UI_FTDI_EVE warnings
2021-10-02 22:31:15 -05:00
Scott Lahteine
b661795ae5
🎨 Fewer serial macros
2021-10-02 22:31:15 -05:00
Scott Lahteine
6d96c221bd
🎨 Standardize G-code reporting
2021-10-02 22:31:15 -05:00
tome9111991
a596faf4e5
🐛 Fix JyersUI for LPC176x ( #22745 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-10-02 22:31:15 -05:00
Scott Lahteine
3ee27e7e35
🐛 Followup to JyersUI
2021-10-02 22:31:15 -05:00
Miguel Risco-Castillo
6cf2cf7bd4
✨ Ender-3 V2 CrealityUI Enhanced ( #21942 , #22728 , #22733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:15 -05:00
Jyers
54416f780d
✨ Ender-3 V2 with Jyers UI ( #22422 )
2021-10-02 22:31:15 -05:00
mrv96
9d73fcb959
✨ Add DGUS_LCD_UI_RELOADED ( #21931 )
2021-10-02 22:31:15 -05:00
Scott Lahteine
f434915ad6
🚸 Show ExtUI message for PID_STARTED
2021-10-02 22:31:15 -05:00
Scott Lahteine
bbce951666
🎨 Misc. code cleanup
2021-10-02 22:31:15 -05:00
Scott Lahteine
8a4fec9460
🎨 Misc. Spindle/Laser (etc.) cleanup
2021-10-02 22:31:15 -05:00
Scott Lahteine
3a83516232
🚸 Per-hotend Watch items
2021-10-02 22:31:14 -05:00
Scott Lahteine
03344a0947
🎨 MarlinUI for E3V2 tweaks
2021-10-02 22:31:14 -05:00
Scott Lahteine
72d7bbbbf6
🔧 Sanity checks for Ender 3 V2
2021-10-02 22:31:14 -05:00
dotdash32
253f91765d
🎨 Use largest default ST9720 delays ( #22713 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:14 -05:00
Dan
4c7f8696ab
✨ Protoneer CNC-Shield 3.00 ( #22715 )
2021-10-02 22:31:14 -05:00
Justin Nesselrotte
f94de97cdb
✨ Index Pick-and-Place board Rev.3 ( #22647 )
...
Co-authored-by: Gonçalo Pereira <goncalo_pereira@outlook.pt >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:14 -05:00
Tanguy Pruvot
bae19a3737
🌐 Update "Homing" for some languages ( #22706 )
2021-10-02 22:31:14 -05:00
Scott Lahteine
cc3abcd2c5
🩹 Fix 'ms' warning
2021-10-02 22:31:14 -05:00
Thomas White
9e18a543fa
✨ Homing submenu option ( #22692 )
2021-10-02 22:31:14 -05:00
Elliott Indiran
13bccd8441
📝 Update PID_PARAMS_PER_HOTEND comment ( #22694 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-10-02 22:31:14 -05:00
Tanguy Pruvot
5af3dbdb30
🐛 Fix Mixing code typos ( #22697 )
2021-10-02 22:31:14 -05:00
DvoraNoob
9f43452fbd
🚸 MKS UI extrusion speed/steps config ( #22656 )
2021-10-02 22:31:14 -05:00
Tanguy Pruvot
61364906b3
🔨 Enhance Lerdge pins, TFTs, and variants ( #22658 )
2021-10-02 22:31:14 -05:00
Tanguy Pruvot
105fd73c28
🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) ( #22631 )
2021-10-02 22:31:14 -05:00
ellensp
b4b69c0de3
🐛 BTT Octopus X MAX pin for IDEX ( #22654 )
2021-10-02 22:31:14 -05:00
Vert
a37be7236b
✨ GT2560 V4.x A20 ( #22664 )
2021-10-02 22:31:14 -05:00
Scott Lahteine
bba7c0069f
✨ Creality3D CR-30 PrintMill
2021-10-02 22:31:14 -05:00
Scott Lahteine
8916b05cb4
🎨 Tweak pins, comment formatting
2021-10-02 22:31:14 -05:00
Scott Lahteine
99028376e6
⏪ ️ Clean up Info Menu
2021-10-02 22:31:14 -05:00
Scott Lahteine
c2796fbf3b
🌐 Tweak language selection
2021-10-02 22:31:14 -05:00
Scott Lahteine
37777a78bf
🐛 Followup to CrealityUI cleanup
...
Followup to #22586
2021-10-02 22:31:14 -05:00
Scott Lahteine
0da0aa9b2e
⚡ ️ Add PROBE_PT_LAST_STOW
2021-09-12 19:30:35 -05:00
ellensp
9ffd3ed2e4
🔧 Set Z_PROBE_OFFSET_RANGE_MIN/MAX for MBL ( #22663 )
2021-09-12 19:30:32 -05:00
Scott Lahteine
1176c10860
🩹 Clean up BTT_SKR_CR6
...
Fixes #22665
2021-09-12 19:30:29 -05:00
Jason Smith
2e9f819d5f
🚸 Improve Tramming Wizard usability ( #22672 )
2021-09-12 19:30:27 -05:00
ellensp
19353fc98c
⏪ ️ Revert MAX31865 recent changes ( #22660 )
2021-09-12 19:30:24 -05:00
Christian Schuster
b21d62543f
🩹 Fix LPC176x M43 formatting ( #22680 )
2021-09-12 19:30:21 -05:00
Zs.Antal
a42ecb843e
🌐 Update Hungarian language ( #22678 )
2021-09-12 19:30:19 -05:00
Giuliano Zaro
93ff2cb086
🌐 Update Italian language ( #22645 )
2021-09-12 19:30:16 -05:00
Scott Lahteine
086fa0f0a7
🔨 Fix HAL/STM32 F103Zx builds ( #22610 )
2021-09-12 19:30:13 -05:00
Scott Lahteine
5e97f37a78
🎨 screws_tilt_adjust_pos => tramming_points
2021-09-12 19:30:05 -05:00
Scott Lahteine
c14b162b9e
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
2021-09-12 19:30:00 -05:00
Scott Lahteine
61c000d96f
🔨 Three columns in mftest menu
2021-09-12 19:29:56 -05:00
Marcio T
c06a183f28
⚡ ️ Fix, enhance FTDI Eve Touch UI ( #22619 )
2021-09-12 19:29:52 -05:00
Marcio T
d1db17c6f5
⚡ ️ Enhance and fix FTDI Eve Touch UI file select ( #22651 )
2021-09-12 19:29:49 -05:00
Scott Lahteine
d336a4d71b
🐛 Fix SDSUPPORT for SKR CR-6 ( #22668 )
...
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com >
2021-09-12 19:29:46 -05:00
Scott Lahteine
796309c903
⚡ ️ Improve G2/G3 arc handling ( #22599 )
2021-09-12 19:29:44 -05:00
Scott Lahteine
53df1dfe4d
🩹 Sensorless homing tweak
2021-09-12 19:29:40 -05:00
Scott Lahteine
6769718264
🎨 Update more EXP Headers
2021-09-12 19:28:07 -05:00
Scott Lahteine
7704d84419
🎨 EXP headers, ST7920 delays ( #22641 )
2021-09-12 19:27:38 -05:00
Scott Lahteine
9b0e196ba2
📝 AlephObjects => LulzBot
2021-09-12 19:19:02 -05:00
Tanguy Pruvot
fd594ab176
🔨 Set Longer3D timers in variant ( #22632 )
2021-09-12 19:18:27 -05:00
Tanguy Pruvot
8cadcf6bb6
🩹 Tweak startup message ( #22633 )
2021-09-12 19:18:23 -05:00
DerAndere
22fdfa9629
🔨 Melzi with OptiBoot build ( #22630 )
2021-09-12 19:18:19 -05:00
Jin
a0ebe7c8ff
🩹 Use <SoftwareSPI.h> in MAX31865 lib ( #22618 )
2021-09-12 19:18:15 -05:00
Ryan V1
125c5bc345
🐛 Fix Multi-Endstop stepping ( #22625 )
2021-09-12 19:18:11 -05:00
Scott Lahteine
95f27cf339
🎨 EXP1/2 headers and pins cleanup ( #22628 )
2021-09-12 19:18:07 -05:00
Scott Lahteine
02ae4bc9b9
✨ New board TH3D_EZBOARD_LITE_V2 ( #22621 )
2021-09-12 19:18:04 -05:00
Scott Lahteine
6bf2be66ed
🎨 Define FYSETC S6 and TH3D EZBoard EXP1/2 pins
2021-09-12 19:17:59 -05:00
Chris Pepper
d8ef23eda7
🐛 Fix LPC176x M43 Pins Debugging ( #22611 )
2021-09-12 19:17:56 -05:00
Scott Lahteine
73ef26a106
✨ MarlinUI for Ender 3 v2 DWIN LCD ( #22594 )
...
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com >
2021-09-12 19:17:52 -05:00
ellensp
d51e70083d
✨ BOARD_RUMBA32_BTT ( #22607 )
2021-09-12 19:17:48 -05:00
Scott Lahteine
dc5ae16861
🎨 Misc code and spacing cleanup
2021-09-12 19:17:24 -05:00
Scott Lahteine
0aa87af82f
🎨 Tweak TMC software serial pins
2021-09-12 19:17:18 -05:00
Keith Bennett
0be98b98a7
⬆️ TMCStepper 0.7.3 ( #22608 )
2021-09-12 19:17:14 -05:00
Fjederhaek
f7ce107ac6
🐛 Update H-bot / Core for 6-axis ( #22600 )
...
Followup to #19112
2021-09-12 19:17:10 -05:00
Scott Lahteine
3f772df568
🌐 Update menu titles, add more IJK ( #22605 )
...
Followup to #19112
2021-09-12 19:17:05 -05:00
Scott Lahteine
caa6ec0519
🐛 Show bed size as 'work:' in M115
...
Fixes #22598
2021-09-12 19:17:01 -05:00
Scott Lahteine
30665737dc
🎨 Fix some formatting, F() versus PSTR()
2021-09-12 19:16:13 -05:00
mks-viva
0c401bddad
✨ MKS MINI12864 V3 for MKS Robin Nano V2/3 ( #22285 )
2021-09-12 18:31:47 -05:00
Scott Lahteine
eb0d80cb19
🎨 Update MKSPWC, some other pins ( #22557 )
2021-08-18 20:39:41 -05:00
charlespick
e62486a610
✨ M76 Host Pause Feature ( #21738 )
2021-08-18 20:39:41 -05:00
chendo
51d954a4fd
✨ D576 Buffer Monitoring ( #19674 )
2021-08-18 20:39:41 -05:00
Scott Lahteine
416234f43a
✨ Add TEMP_SENSOR_BOARD ( #22279 , #22342 , #22343 , #22344 , #22350 )
2021-08-18 20:39:41 -05:00
Katelyn Schiesser
9ddb4de70a
♻️ Consolidate PSU_CONTROL ( #22304 )
2021-08-18 20:39:22 -05:00
Cytown
9741be5966
✨ Power-off confirm / beep options ( #22191 )
2021-08-18 20:39:22 -05:00
Vert
ecb625a666
✨ Mixer Presets ( #21562 )
2021-08-18 20:39:22 -05:00
Scott Lahteine
de7f6c425b
♻️ Clean up CrealityUI and MarlinUI ( #22586 )
2021-08-18 20:39:20 -05:00
Scott Lahteine
718227a94c
📌 Disregard TMCStepper 0.7.2
2021-08-18 20:37:26 -05:00
Tanguy Pruvot
bb12ebcca6
🐛 Fix STM32 delay, double reset in FSMC TFT init ( #22584 )
2021-08-18 20:36:21 -05:00
Tanguy Pruvot
2e14bf15dd
🐛 Fix Longer3D PWM/timer pins ( #22583 )
2021-08-18 20:36:21 -05:00
Jason Smith
11070b79a3
⚡ ️ Simplify PROBING_STEPPERS_OFF ( #22581 )
2021-08-18 20:36:11 -05:00
Keith Bennett
4219ae9106
⏪ ️ Revert ABL G29 feedrate ( #22574 )
...
Reverts 9130f58
2021-08-18 20:35:58 -05:00
Scott Lahteine
f803d74bc9
💚 Update STM32F103RET6_creality test path
2021-08-18 20:33:19 -05:00
Scott Lahteine
f0bca66d45
🐛 Fix LCD_COL_X_RJ
...
Followup to #22471
2021-08-18 20:31:49 -05:00
Tanguy Pruvot
b3c8d9bec8
🚸 Fewer CRs in settings report ( #22560 )
2021-08-18 20:31:49 -05:00
BigTreeTech
4a7d3a336b
🐛 Fix some BTT SKR2 pins ( #22558 )
2021-08-18 20:31:49 -05:00
Scott Lahteine
65e39116cb
🔨 Use zip link for MarlinSimUI
2021-08-18 20:31:49 -05:00
Tanguy Pruvot
0c97a2afdc
🐛 Fix M575 port index output ( #22553 )
2021-08-18 20:29:56 -05:00
Scott Lahteine
9c19d4705e
🎨 Tweak M73 condition
2021-08-18 20:29:56 -05:00
ellensp
be55401e3c
🚸 Better error for MOTHERBOARD not defined ( #22551 )
2021-08-18 20:29:56 -05:00
luzpaz
c612b56bc1
🐛 Spellcheck comments ( #22496 )
...
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-18 20:29:56 -05:00
ldursw
8385be25cd
🔨 Fix (RRF E3) RX/TX buffer size override ( #22475 )
2021-08-18 20:29:56 -05:00
Miguel Risco-Castillo
2a323d0a8e
🐛 Fix Ender-3 v2 language init ( #22550 )
2021-08-18 20:29:56 -05:00
Scott Lahteine
c544711f14
🚚 Relocate and adjust DWIN E3V2 ( #22471 )
2021-08-18 20:29:56 -05:00
Scott Lahteine
a348f8e02c
🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes
...
Fixes #22466 . Regression from #22377 .
2021-08-18 20:29:56 -05:00
ellensp
42d9b4c91f
📝 Document DGUS display options ( #22443 )
2021-08-18 20:29:56 -05:00
Scott Lahteine
7d0efb452a
🎨 Update HAL/STM32 wrappers
...
Followup to #22537
2021-08-18 20:29:56 -05:00
Scott Lahteine
418743cf6a
🚸 Set M122 interval only with S0 or Pn
2021-08-10 04:07:59 -05:00
Scott Lahteine
eafd0ed765
🐛 Use delete [] for new []
2021-08-10 04:07:59 -05:00
Scott Lahteine
0c0f84b659
🐛 Fix CoreXY plus extra axes
...
See #22490
2021-08-10 04:07:59 -05:00
Marcio T
166324fc7b
🐛 Fix and improve FTDI Eve Touch UI ( #22361 , #22439 , #22459 , #22468 , #22500 , #22530 )
2021-08-09 01:09:08 -05:00
ellensp
3924545912
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 ( #22498 )
2021-08-09 01:02:06 -05:00
Tanguy Pruvot
86e78410d6
🚑 ️ Init FastIO before anything else ( #22508 )
2021-08-09 00:59:16 -05:00
Scott Lahteine
157c60c93b
🌐 Level Corners => Bed Tramming
2021-08-09 00:59:16 -05:00
George Fu
d7f3228ec6
🔨 Fix FYSETC S6 envs ( #22421 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-08-09 00:59:16 -05:00
Scott Lahteine
c56ac0c34a
🎨 Misc. Cleanup
2021-08-09 00:59:16 -05:00
Scott Lahteine
e71fa2b649
🎨 Add DWIN_StatusChanged_P
2021-08-09 00:59:16 -05:00
Scott Lahteine
fefde2a644
🐛 Fix fan index for Singlenozzle, chamber fan
...
Fixes #22512
Followup to #19152 , #19519
2021-08-09 00:37:55 -05:00
Scott Lahteine
a668a9d302
🏗️ Define HAL_STM32 for HAL/STM32 ( #22537 )
2021-08-09 00:37:55 -05:00
Jason Smith
e3c294dc9b
🐛 Fix some Simulator on Windows issues ( #22516 )
2021-08-09 00:27:35 -05:00
Chris Pepper
dc67705049
✨ Simulator HAL and build targets ( #22418 )
2021-08-09 00:27:31 -05:00
mks-viva
e0fa6ed4f8
📌 MKS pins for PSU_CONTROL ( #22528 )
2021-08-09 00:25:31 -05:00
ellensp
a4cd654e48
🐛 Fix MKS 'USB Flash MSC' environments ( #22515 )
2021-08-09 00:25:31 -05:00
mks-viva
06b963d9ea
✨ MKS Monster8 board ( #22455 )
2021-08-09 00:25:31 -05:00
Scott Lahteine
a36a6685ae
🐛 Fix up endstop flags ( #22487 , #22525 )
2021-08-09 00:25:31 -05:00
DerAndere
83b8a0f2ac
🐛 Followup to 6 linear axes ( #22482 )
2021-08-09 00:25:31 -05:00
Grayson
1866f51d08
🐛 Fix G38 with probe on Z_MIN ( #22452 )
2021-08-09 00:25:31 -05:00
Scott Lahteine
4b2fdbeeb1
✨ M256 LCD brightness ( #22478 )
2021-08-09 00:24:57 -05:00
Tanguy Pruvot
eeac85642f
🔨 Offset/encrypt/rename for Maple STM32F1 ( #22477 )
2021-08-09 00:24:57 -05:00
Scott Lahteine
0bbe85d3e7
🚸 Fix BLTouch spelling
2021-08-09 00:24:57 -05:00
Tanguy Pruvot
0af762d609
🚸 Prevent M42 unintended pin change to output ( #22493 )
2021-08-09 00:24:57 -05:00
Scott Lahteine
b567717762
🐛 Prevent ABL G29 setting a funky feedrate
...
See #22472
2021-08-09 00:20:42 -05:00
Tanguy Pruvot
2b2a8355c9
🐛 Fix Longer3D STM32 boot, add Maple test ( #22473 )
2021-08-09 00:20:12 -05:00
Scott Lahteine
ac64d6915f
🐛 Fix report_a_position ABC criteria
2021-08-09 00:17:25 -05:00
Tanguy Pruvot
1bee38a1c1
🎨 Fix "'EEPROM' unused" warning ( #22511 )
2021-08-09 00:15:44 -05:00
Scott Lahteine
4e54fa2320
💚 Fix tests for new sanity-checks
2021-08-09 00:14:51 -05:00
Scott Lahteine
eba0ae4ee1
🔧 Sanity-check DEFAULT_EJERK with LIN_ADVANCE
...
See #20649
2021-08-09 00:14:51 -05:00
Scott Lahteine
d49a26bcc6
🔧 Sanity-check Mixing plus Disable Inactive Extruder
...
See #22166
2021-08-09 00:14:51 -05:00
Scott Lahteine
a2759bc245
🐛 Allow SKR Pro CONTROLLER_FAN_PIN override
...
Followup to #22411
2021-08-09 00:12:53 -05:00
Bob Anthony
f642d8b79e
🐛 Fix extra E move in toolchange with ..._NO_RETURN ( #22504 )
2021-08-09 00:12:53 -05:00
ellensp
bc773e9c96
🐛 Fix sprintf_P compile error (Maple) ( #22479 )
2021-08-09 00:02:57 -05:00
Scott Lahteine
ffde284288
🎨 Adjust settings.cpp indent
2021-08-09 00:01:29 -05:00
Tanguy Pruvot
e3b05dd6c2
🔨 Update Longer and Chitu envs ( #22467 )
2021-08-09 00:00:52 -05:00
Malderin
8e84d24737
🐛 Fix custom menus on MKS UI ( #22470 )
2021-08-09 00:00:52 -05:00
Scott Lahteine
981191660d
🐛 Fix custom menus on TFT LVGL
...
Fixes #21423 . Regression from #18177 .
2021-08-08 23:59:17 -05:00
Scott Lahteine
245b6e0884
✅ Custom logging for MBL
2021-08-08 23:59:00 -05:00
ellensp
c753071961
🐛 Fix DGUS displays compile ( #22464 )
2021-08-08 23:58:18 -05:00
Scott Lahteine
22ef6362ae
🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes ( #22475 )
...
Fixes #22466 . Regression from #22377 .
2021-08-08 23:57:38 -05:00
Scott Lahteine
80f8ec94aa
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
2021-08-08 23:54:48 -05:00
mks-viva
381c5908b4
📺 MKS MINI12864 V3 for Robin E3P, etc. ( #22453 )
2021-08-08 23:54:07 -05:00
ellensp
fbb5732dee
🐛 SAV_3DGLCD conditionals ( #22447 )
2021-08-08 23:52:56 -05:00
George Fu
90ed772590
⚡ ️ Larger FYSETC S6 I2C EEPROM size ( #22424 )
2021-08-08 23:52:56 -05:00
Scott Lahteine
3e559d5c1c
🎨 abs => ABS
2021-08-08 23:52:56 -05:00
Marcio T
eb8649ba42
📺 Fix and optimize FTDI Eve Touch Interface ( #22427 )
2021-08-08 23:52:56 -05:00
vyacheslav-shubin
99f917c022
🐛 Reset workDirDepth in cdroot() ( #22441 )
2021-08-08 23:51:49 -05:00
borland1
55cf3bd5ee
🐛 Fix LCD Menu MBL Z-Offset Adjustment ( #22450 )
2021-08-08 23:51:33 -05:00
Keith Bennett
776ededca4
🐛 Fix SKR Pro bad directive ( #22438 )
2021-08-08 23:51:04 -05:00
Tanguy Pruvot
b16a72a7e6
🐛 Fix Longer3D SDSS / SD_SS ( #22444 )
2021-08-08 23:50:38 -05:00
InsanityAutomation
f9809ca75a
🐛 Fix delta calibrate manual move scale ( #22430 )
2021-08-08 23:47:14 -05:00
Scott Lahteine
e402f43c02
🎨 NULL => nullptr
2021-08-08 23:47:14 -05:00
Scott Lahteine
2aad79fa15
🐛 Fix some board names
2021-08-08 23:47:14 -05:00
tome9111991
89e84fec61
📝 SKR E3 Turbo custom cable description ( #22426 )
2021-08-08 23:45:45 -05:00
Luke Harrison
8d34a99d8f
🔧 Octopus SPI display pins, fix USB build env ( #22412 )
2021-08-08 23:45:06 -05:00
luzpaz
15cf97f0d5
🎨 Spellcheck code ( #22531 )
2021-08-08 21:40:52 -05:00
ellensp
c158d8023e
💚 Specify compatible Teensy @4.12 ( #22448 )
2021-08-08 21:38:22 -05:00
Tanguy Pruvot
bc68664c3b
🚑 ️ Init FastIO before anything else ( #22508 )
2021-08-08 21:38:22 -05:00
Scott Lahteine
924e4f95c8
🚸 Ask for bed leveling on bug form
2021-08-04 16:48:30 -05:00
Scott Lahteine
35df24e1cb
🐛 One-based G35 point index output
2021-07-30 02:41:40 -05:00
Scott Lahteine
74b0133bc9
🐛 Fix 5-axis no extruder compile
...
Fixes #22446
2021-07-30 02:41:02 -05:00
Scott Lahteine
12581bcc44
🐛 Fix 3-point leveling position
...
See #22457 . Fixes a G29 regression from #19112 .
2021-07-30 02:41:02 -05:00
Scott Lahteine
c7c56ac45f
🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING
...
Fixes #22250 . Regression from #17460 .
2021-07-30 02:40:18 -05:00
Serhiy-K
603b65e843
✨ Laser support for TFT GLCD ( #22391 )
2021-07-30 02:38:26 -05:00
Scott Lahteine
2e5e5c4a1d
🎨 BTT SKR Pro pins auto-assign ( #22411 )
...
Co-authored-by: MarkusThur <83773817+MarkusThur@users.noreply.github.com >
2021-07-30 02:38:26 -05:00
Scott Lahteine
bcc31f68c6
🐛 Fix PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED
...
Fixes #22295 . Regression from #20241 .
2021-07-30 02:37:36 -05:00
ellensp
f8f68f9259
🎨 MKS Hardware Test followup ( #22414 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-27 16:39:07 -05:00
Katelyn Schiesser
7773504afa
♻️ Refactor STM32 ini files ( #22377 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-21 00:28:26 -05:00
VTXtruder
6b73b6c966
✨ Chitu3D V9 board ( #22401 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-21 00:28:26 -05:00
Tanguy Pruvot
29dde9be2b
🐛 Fix Longer3D build environment ( #22378 )
2021-07-21 00:28:26 -05:00
ellensp
b6cb56f396
🔨 More HAL/STM32 targets ( #22358 , #22369 )
2021-07-21 00:06:42 -05:00
ellensp
8283f1577a
🐛 Fix STATUS_COMBINE_HEATERS compile ( #22405 )
2021-07-21 00:06:42 -05:00
Mike La Spina
0e9eb5f6ce
🐛 Fix Ammeter display on DOGM ( #22384 )
2021-07-21 00:04:46 -05:00
Katelyn Schiesser
61d0b08298
🎨 Prefer DELAY_NS over DELAY_CYCLES ( #22382 )
2021-07-21 00:00:16 -05:00
Scott Lahteine
b57f73a488
🎨 Add MMU2 enabled() accessor
2021-07-21 00:00:16 -05:00
Yash
40b99d8084
🐛 Fix G2/G3 angular motion calculation ( #22407 )
2021-07-20 23:56:22 -05:00
vyacheslav-shubin
c944e4fc60
🩹 Init var to suppress invalid warning ( #22396 )
2021-07-20 23:54:57 -05:00
Katelyn Schiesser
eebab93358
🐛 Ensure Software SPI pins for Max Thermocouple ( #22389 )
2021-07-20 23:54:10 -05:00
Scott Lahteine
0074ea5e0b
🐛 Change font for selected language ( #22381 )
2021-07-20 23:53:13 -05:00
Roxy-3D
e190684fe6
🐛 Fix UBL G29 J - Vector3 regression
2021-07-20 23:50:47 -05:00
Katelyn Schiesser
69c1e79c30
🐛 Fix BTC_SAMPLE_RES sanity check ( #22394 )
2021-07-20 23:50:47 -05:00
Keith Bennett
b3a3d81406
🎨 Fix unused lambda warning ( #22399 )
2021-07-20 23:50:47 -05:00
Malderin
f1161a9a5f
🐛 Fix MKS UI compile ( #22388 , #22395 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-20 23:50:47 -05:00
squiddity
95f0970d85
🐛 Fix M913 typos ( #22385 )
2021-07-18 19:26:56 -05:00
Scott Lahteine
31a3cc6278
🐛 No translated serial strings
2021-07-18 00:47:30 -05:00
mks-viva
6e7c20e78e
✨ MKS Mini12864 v3 for Robin E3/E3D ( #22368 )
2021-07-17 02:46:38 -05:00
Cytown
165ae139d5
🎨 Power-off tone followup ( #22222 )
2021-07-17 02:46:38 -05:00
Scott Lahteine
42eb2347d4
🎨 Strip trailing whitespace
2021-07-17 02:41:31 -05:00
mks-viva
3ab6789807
✨ MKS MINI12864 V3 for MKS Robin Nano V2/3 ( #22285 )
2021-07-17 02:41:31 -05:00
Katelyn Schiesser
5054dc6ea2
🐛 Redundant Temp Sensor followup ( #22196 )
2021-07-17 02:41:31 -05:00
lujios
ee54cd4bd7
⚡ ️ Improve Sensorless homing/probing for G28, G33 ( #21899 )
2021-07-17 02:41:31 -05:00
Cytown
399a240f84
🚸 Retain power during Pause ( #22227 )
2021-07-17 02:41:31 -05:00
Scott Lahteine
fef76a76a3
🔨 Consolidate STM32 extra_scripts ( #22365 )
2021-07-17 02:41:31 -05:00
Keith Bennett
a5459a68a6
💡 Update FLYmaker comments, URL ( #22355 )
2021-07-17 02:35:44 -05:00
Keith Bennett
b44d4746c8
🩹 FLYmaker FLY Mini followup ( #22364 )
...
Followup to #22355 , #22356 .
2021-07-17 02:35:44 -05:00
ellensp
6f9194eb29
✨ FLY Mini for stm32duino ( #22356 )
2021-07-17 02:35:44 -05:00
Krzysztof Błażewicz
6b2370fd7c
✨ DWIN LCD for BTT SKR Mini E3 ( #22288 )
2021-07-17 02:32:25 -05:00
Mihai
ee64081696
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT ( #22271 )
2021-07-17 02:32:25 -05:00
InsanityAutomation
a35c234ce1
🐛 Fix redundant heater / sensor pin assignments ( #22309 )
2021-07-17 02:32:25 -05:00
Mike La Spina
5026797310
🏗️ Allow headless Flow Meter ( #22234 )
2021-07-17 02:31:54 -05:00
Victor Oliveira
8334e92b6f
✨ MSC Support for STM32 + SDIO boards -> SKR 2 ( #22354 )
2021-07-17 02:31:54 -05:00
Katelyn Schiesser
8cf15e8546
🎨 Call millis() once in manage_inactivity ( #22363 )
2021-07-17 02:31:54 -05:00
Skruppy
7ae099f2be
🐛 Fix AVR DELAY_US int overflow ( #22268 )
2021-07-17 02:31:54 -05:00
Scott Lahteine
6d191d12c9
🔨 Clean up build scripts ( #22264 )
...
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
2021-07-17 02:31:54 -05:00
bilsef
e213246ab9
✨ M115: Axis Count ( #22219 )
2021-07-17 02:31:54 -05:00
Scott Lahteine
650e1dd1d2
🎨 Minor cleanup of TFT/FSMC pins
2021-07-17 02:28:43 -05:00
Taylor Talkington
87cc387321
🐛 Fix Filament Change menu ( #22370 )
...
Followup to #22277
2021-07-17 02:15:17 -05:00
Katelyn Schiesser
a7cfdeef21
🐛 Fix Einsy RAMBo FAN1_PIN ( #22305 )
2021-07-17 01:54:27 -05:00
Scott Lahteine
3750ab5c8b
📝 Tom's 3D Forums discontinued
2021-07-17 01:54:27 -05:00
ellensp
a0704cb14f
🐛 Define MT_DET_PIN_INVERTING for MKS_ROBIN_NANO_V3 ( #22348 )
2021-07-17 01:54:27 -05:00
MKS-Sean
cad2f69687
✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module ( #22109 )
2021-07-17 01:54:27 -05:00
mks-viva
31fbec9a00
🐛 Fix Robin Nano V3 X_DIAG_PIN ( #22340 )
2021-07-17 01:54:27 -05:00
Scott Lahteine
b1c5afaf3c
🐛 Fix SD pins for MKS Robin Lite
2021-07-17 01:54:27 -05:00
Scott Lahteine
bc459a76f4
🐛 TM3D fixes and improvements
...
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com >
2021-07-17 01:54:27 -05:00
Marcio T
dd8ac689c3
⚡ ️ Fixes to FTDI Eve Touch UI ( #22347 )
2021-07-17 01:54:27 -05:00
ellensp
24f0613b9f
🎨 Optional Custom Button description ( #22336 )
2021-07-17 01:54:27 -05:00
Mike La Spina
00b27b1aa7
🔨 Update LPC176x platform to 0.2.8 ( #22333 )
2021-07-17 01:54:27 -05:00
Scott Lahteine
f76b063e58
🚸 M666: Fix value filter, add report ( #22337 )
...
In reference to #22325
2021-07-17 01:54:27 -05:00
Scott Lahteine
c746b1a2ae
🚸 Limit LCD delta endstop adjustment like M666
...
In reference to #22325
2021-07-17 01:54:27 -05:00
InsanityAutomation
be13220e32
📺 ExtUI pause state response ( #22164 )
2021-07-17 01:54:27 -05:00
Scott Lahteine
78c2eb6876
🎨 Check flags without ENABLED
2021-07-17 01:54:27 -05:00
Tanguy Pruvot
fea4e06484
🌐 Update French language ( #22323 )
2021-07-17 01:54:27 -05:00
Zs.Antal
91f11e0d41
🌐 Update Hungarian language ( #22307 )
2021-07-17 01:54:27 -05:00
BigTreeTech
573b8a62d9
🐛 Fixes for BTT Octopus ( #22314 )
2021-07-17 01:54:27 -05:00
Skruppy
eafb94e72d
🐛 Fix HAS_KILL && SOFT_RESET_ON_KILL soft reset button logic ( #22269 )
2021-07-17 01:54:27 -05:00
Scott Lahteine
69b44c2309
📌 Require U8glib-HAL@~0.5.0 ( #22324 )
2021-07-09 16:03:41 -05:00
Katelyn Schiesser
e9a1c10b34
🐛 Fix manage_heaters recursion on servo move ( #22313 )
...
Followup to e297748b22
2021-07-08 23:48:51 -05:00
Scott Lahteine
304a926b0a
👷 Bump date on /Version.h
2021-07-06 20:44:34 -05:00
Marcio T
1bb61f27e9
📺 Assorted small FTDI Eve Touch UI fixes ( #22273 )
2021-07-06 20:44:34 -05:00
Serhiy-K
091bdb79e6
🌐 Update Russian and Ukrainian ( #22290 )
2021-07-06 20:44:34 -05:00
Scott Lahteine
968c3b7e4e
♻️ Fix up and use YESNO_ITEM macros
2021-07-06 20:44:34 -05:00
ldursw
ed14d14819
🐛 Fix Maple / STM32 serial buffer ( #22292 )
2021-07-06 20:44:34 -05:00
George Fu
cae391bb48
🔨 FYSETC S6 small bootloader target ( #22207 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-06 20:44:34 -05:00
Cytown
2753b4eeaa
🚸 Filament Change add confirm step ( #22277 )
2021-07-06 20:44:34 -05:00
ellensp
6d05da0e5e
🐛 Fix Arduino IDE build (TOUCH_UI_FTDI_EVE includes) ( #22276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-07-06 20:44:34 -05:00
Scott Lahteine
4235e23c7b
📝 Update Z_SAFE_HOMING description
2021-07-01 19:45:28 -05:00
Glought
cd01421ac3
🚸 Sanity-check Slim LCD menus with Probe Offset Wizard ( #22259 )
2021-06-29 15:36:52 -05:00
Katelyn Schiesser
aa13c78458
🐛 Fix ExtUI 'lcd_clicked' definition ( #22257 )
2021-06-29 12:36:22 -05:00
Katelyn Schiesser
b1c5dd985e
🐛 Fix PTC/BTC whole number tests ( #22255 )
2021-06-28 20:44:12 -05:00
tome9111991
3109a297d6
✨ Ender-3 V2 Display for SKR E3 Turbo ( #22229 )
2021-06-28 20:44:12 -05:00
Scott Lahteine
b878127ea0
Marlin 2.0.9.1
2021-06-28 19:50:00 -05:00
Katelyn Schiesser
6ea6556d09
🐛 Use setTargetHotend in menus ( #22247 )
2021-06-28 19:50:00 -05:00
Scott Lahteine
2b37a71eba
♻️ Refactor status screen timeout
2021-06-28 19:50:00 -05:00
Cytown
e3ae76d76d
🚸 Expand box in draw_boxed_string ( #22209 )
2021-06-28 19:50:00 -05:00
Katelyn Schiesser
b24508907e
🐛 No HOTEND_LOOP with EXTRUDERS 0 ( #22245 )
2021-06-28 19:50:00 -05:00
Sébastien Gariépy
ec3daadf43
🌐 MSG_MOVE_100MM ( #22242 )
2021-06-28 19:50:00 -05:00
Cytown
ae76011e75
🐛 Fix wide glyph characters display ( #22237 )
2021-06-28 19:50:00 -05:00
Scott Lahteine
34066c1717
📝 Update probe heating value
2021-06-27 11:54:28 -05:00
ellensp
19fe3d5e79
🚸 MarlinUI Move Z >= 1000 ( #22192 )
2021-06-27 11:32:14 -05:00
Scott Lahteine
ec518e6e7b
🎨 Small tweak, ms => now
2021-06-27 11:25:58 -05:00
Scott Lahteine
003ce25acf
🎨 Format onboard_sd.cpp
2021-06-27 11:25:48 -05:00
ellensp
3e5d867276
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile ( #22203 )
2021-06-27 11:25:36 -05:00
cr20-123
b1bcb387fa
✨ Update/extend Quiet Probing ( #22205 )
2021-06-27 11:25:07 -05:00
ellensp
0fbd8c52bb
🔧 Fix E.S.T. sanity-check errors ( #22224 )
2021-06-27 11:24:54 -05:00
Marcio T
08895e6cb0
🎨 Fix and improve FTDI Eve Touch UI ( #22223 )
2021-06-27 11:24:43 -05:00
Keith Bennett
38e775496a
📝 Update TMC SPI endstops comment ( #22221 )
2021-06-27 11:24:33 -05:00
Scott Lahteine
47631167f9
🐛 Trigger existing endstops on G38 hit
2021-06-27 11:24:22 -05:00
bwspath
185e0dc7b7
🐛 Fix Octopus build on case-sensitive FS ( #22206 )
2021-06-27 11:23:56 -05:00
Serhiy-K
bcf6ca59df
🌐 Update Russian language ( #22193 )
2021-06-27 11:23:42 -05:00
Marcio T
1ba694cebb
🎨 Fix and enhance FTDI Eve Touch UI ( #22189 )
2021-06-27 11:22:20 -05:00
Scott Lahteine
906fa05bd6
🐛 🌐 Fix extra axis translations
2021-06-27 11:21:33 -05:00
Scott Lahteine
651f15f833
🎨 Cosmetic cleanup
2021-06-21 16:26:38 -05:00
Katelyn Schiesser
ef41c1f452
🐛 Fix IJK axis references, E stepper indices ( #22176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-06-21 16:26:38 -05:00
Grumpy
8050813d32
🐛 Fix dual Neopixels ( #22174 )
2021-06-21 16:26:38 -05:00
ellensp
25e7e2fce0
🐛 Fix heater display options/compile ( #22185 )
2021-06-21 16:26:38 -05:00
Scott Lahteine
a0f7f0e9e2
🐛 Fix compact sensitive pins array ( #22184 )
2021-06-21 16:26:38 -05:00
Serhiy-K
f3e0bc7a4b
🌐 Update Ukrainian language ( #22183 )
2021-06-21 16:26:38 -05:00
Giuliano Zaro
49ff1e837a
🌐 Update Italian language ( #22182 )
2021-06-21 16:26:38 -05:00
Katelyn Schiesser
4f8191b481
🐛 Redundant Temp Sensor followup ( #22173 )
2021-06-20 16:44:01 -05:00
Scott Lahteine
927a1a1738
🐛 Fix LCD define typos
2021-06-20 16:40:50 -05:00
Scott Lahteine
f2f23e8097
🎨 Cosmetic changes for G28
2021-06-20 16:40:23 -05:00
Scott Lahteine
cce585f6ca
🐛 Define 'HEAD' axes for Markforged
...
Fixes #22167
2021-06-18 13:13:27 -05:00
Ari-SSO
5bfb465ab4
🚸 Include 'H' value in M412 report ( #22138 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-06-18 12:26:12 -05:00
Katelyn Schiesser
ce7bbafb8f
💡 Add G28 L description ( #22144 )
2021-06-18 12:26:10 -05:00
Keith Bennett
5ffc4bfe3a
🐛 TFT encoder pin for BTT GTR ( #22162 )
2021-06-18 12:25:42 -05:00
Mike La Spina
3ecc99e95d
🐛 Fix Air Assist ( #22159 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-06-18 12:25:05 -05:00
gjdodd
f22c5d3cc6
🩹 Extruders 0 patch for PWM Motor Current ( #22163 )
2021-06-18 12:24:54 -05:00
Victor Oliveira
d8df8e0eed
🐛 Fix env validation for 1280/2560 boards ( #22150 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-06-18 12:24:47 -05:00
Victor Oliveira
e38958f256
🐛 Fix MKS Robin E3 build ( #22149 )
2021-06-18 12:23:46 -05:00
Scott Lahteine
d7c77403fd
Marlin 2.0.9
2021-06-15 20:45:37 -05:00
ellensp
c8898b5ca0
✨ Redundant Part Cooling Fan ( #21888 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-06-15 00:12:35 -05:00
Scott Lahteine
781257bc64
🐛 Prevent stepper sleep during long UBL idle ( #22137 )
2021-06-15 00:12:30 -05:00
qwewer0
dec083dcc1
⚡ ️ Home Z (and maybe XY) at the start of G35 ( #22060 )
2021-06-15 00:12:27 -05:00
ellensp
cdd9507493
🚑 ️ Prevent BFT unaligned compressed data corruption ( #22134 )
2021-06-15 00:12:23 -05:00
Bo Herrmannsen
dba877311e
✨ Extruder with Dual Stepper Drivers ( #21403 )
2021-06-15 00:12:20 -05:00
Victor Oliveira
31fd3be6eb
🔥 Remove Chitu default Touch Calibration ( #22133 )
2021-06-15 00:12:16 -05:00
Victor Oliveira
2b4284df81
✨ MULTI_VOLUME for Color UI and MarlinUI ( #22004 )
2021-06-15 00:12:01 -05:00
InsanityAutomation
d84e2d6e29
🎨 ExtUI "user click" and other tweaks ( #22122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-06-15 00:11:57 -05:00
Victor Oliveira
56355159c6
🐛 Include common TFT driver macros ( #22125 )
2021-06-15 00:11:54 -05:00
Katelyn Schiesser
a7135d429b
🐛 Fix UBL 'R' parameter and adjust 'P' ( #22129 )
2021-06-15 00:11:50 -05:00
Sola
3b0a40cd5d
🐛 Fix ExtUI/DGUS Celsius display ( #22121 )
2021-06-15 00:11:46 -05:00
Scott Lahteine
83c74802f8
🎨 General cleanup of extui/dgus
...
In relation to #22121
2021-06-15 00:11:42 -05:00
Victor Oliveira
adc17933cd
🔨 Fix Serial+MSC for _USB envs ( #22116 )
2021-06-15 00:11:39 -05:00
Katelyn Schiesser
68c52673d6
🐛 Use whole PROBE_TEMP_COMPENSATION values ( #22130 )
2021-06-15 00:11:34 -05:00
Scott Lahteine
2aa35577f2
🏗️ Refactor build encrypt / rename ( #22124 )
2021-06-15 00:11:29 -05:00
Scott Lahteine
14ffc66c45
🩹 Use #pragma once
in pins files
2021-06-15 00:11:26 -05:00
Scott Lahteine
2ea0832e0f
📝 Number SKR EXP headers
2021-06-15 00:11:22 -05:00
Scott Lahteine
ab050878e9
🎨 Clean up LPC1768 SPI init
2021-06-15 00:11:18 -05:00
Scott Lahteine
707a04022e
🔨 Remove obsolete ON_BOARD_SPI_DEVICE
2021-06-15 00:11:15 -05:00
mrv96
d12c357793
🔨 Robin Nano V3 overridable POWER_LOSS_PIN ( #22123 )
2021-06-15 00:11:11 -05:00
Scott Lahteine
ddf8668e16
📝 Describe G12 XYZ
2021-06-15 00:11:06 -05:00
Victor Oliveira
3491e49c5f
🐛 Fix boot / SD for STM32 (F103Rx) boards ( #22087 )
2021-06-15 00:10:02 -05:00
Katelyn Schiesser
d322e495b2
✨ More flexible redundant temp sensor ( #22085 )
2021-06-15 00:09:52 -05:00
Keith Bennett
5d80f7006a
🔨 Envs for BTT SKR Mini with RET6 (512K) ( #22050 )
2021-06-15 00:09:52 -05:00
Zs.Antal
3e7a9e5d20
🌐 Update Hungarian language ( #22083 )
2021-06-15 00:09:52 -05:00
grauerfuchs
33e8769226
🔨 MightyBoard envs for A.B.M. ( #22100 )
2021-06-15 00:09:52 -05:00
Radek
59842edbcb
🔧 EEPROM options for BTT SKR 1.4 ( #22092 )
2021-06-15 00:09:52 -05:00
Marcio T
507e1e436e
🎨 Fix and improve FTDI Eve Touch UI ( #22093 )
2021-06-15 00:09:52 -05:00
ellensp
b27447ef48
🔧 Enforce BLTouch settings ( #22086 )
2021-06-15 00:09:52 -05:00
Scott Lahteine
c9a3ba99be
🎨 Adjust some conditionals
2021-06-15 00:09:52 -05:00
Scott Lahteine
967942460e
⚡ ️ Optimize Sensitive Pins array (except STM32) ( #22080 )
2021-06-15 00:09:52 -05:00
Kyle Repinski
bfa257902e
🐛 Fix small/huge I2C EEPROM address ( #22081 )
2021-06-15 00:09:52 -05:00
Scott Lahteine
3f103c91f0
🎨 Laser Ammeter followup ( #22079 )
...
Followup to #21835
2021-06-15 00:09:52 -05:00
Mike La Spina
2fd9971f41
Add Laser Based I2C Ammeter Feature ( #21835 )
2021-06-15 00:09:52 -05:00
ellensp
a3063a9392
expose hidden BLTOUCH setting changes ( #22069 )
2021-06-15 00:09:52 -05:00
Marcio T
d8a02bbbdb
🎨 Reorganize FTDI Touch UI variants ( #22066 )
2021-06-15 00:09:52 -05:00
ellensp
76d4a395d1
🩹 Fallback ID for MKS TS35 V2.0 ( #22031 )
2021-06-15 00:09:52 -05:00
7FM
c515bfb5fb
👽 ️ Include <EEPROM.h> in STM32 (for now) ( #22054 )
2021-06-15 00:09:52 -05:00
ellensp
83430be580
📦 ️ Malyan M200 with HAL/STM32 ( #22052 )
2021-06-15 00:09:52 -05:00
George Fu
9bd9f91722
📌 Update FYSETC E4 to espressif32@2.1.0 ( #22049 )
2021-06-15 00:09:52 -05:00
Victor Oliveira
e6ef43e51a
⚰️ Remove obsolete CUSTOM_SPI_PINS ( #22058 )
2021-06-15 00:09:52 -05:00
ellensp
16bca67f2d
🔧 Check G29_RETRY_AND_RECOVER requirements ( #21921 )
2021-06-15 00:09:52 -05:00
Scott Lahteine
d65eea550c
🔧 FOAMCUTTER_XYUV moved to custom config
2021-06-15 00:09:52 -05:00
DerAndere
46080b367a
✏️ Six Linear Axes followup (Fix M503) ( #22112 )
2021-06-15 00:09:52 -05:00
Marcio T
317afae37c
✏️ Six Linear Axes followup (typos) ( #22094 )
2021-06-15 00:08:32 -05:00
ellensp
930a608236
🎨 IJK auto-allocation ( #22075 )
2021-06-15 00:07:40 -05:00
DerAndere
6e3c45580c
✏️ Six Linear Axes followup (Hybrid Threshold init) ( #22068 )
2021-06-15 00:07:06 -05:00
DerAndere
e3df7d7bc8
✏️ Followup to Six Linear Axes ( #22056 )
2021-06-15 00:05:52 -05:00
DerAndere
c1fca91103
🏗️ Support for up to 6 linear axes ( #19112 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-06-15 00:05:03 -05:00
Scott Lahteine
d3c56a76e7
♻️ Patches for Zero Extruders (with TMC)
2021-06-15 00:04:47 -05:00
Scott Lahteine
4194cdda5b
♻️ Refactor Linear / Logical / Distinct Axes ( #21953 )
...
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-06-15 00:03:55 -05:00
Marcio T
f5f999d7bf
📺 Fix and enhance FTDI EVE Touch UI ( #22047 )
2021-06-14 23:52:14 -05:00
Keith Bennett
b4b607681c
✨ BigTreeTech Octopus V1.1 ( #22042 )
2021-06-14 23:52:05 -05:00
ellensp
1e75eba27b
🐛 Fix STM3R / BEAST envs ( #22028 )
2021-06-14 23:51:52 -05:00
Victor Oliveira
f3f3d202ac
📦 ️ STM32F103RE_btt(_USB) with HAL/STM32 ( #22040 )
2021-06-14 23:51:46 -05:00
Scott Lahteine
c90fa530db
✨ Update G34 for 4x Z steppers ( #22039 )
2021-06-14 23:51:40 -05:00
Taylor Talkington
aeb8097cbc
🐛 Fix M140 print job timer autostart ( #22046 )
2021-06-14 23:51:23 -05:00
Giuliano Zaro
04bea72787
🐛 Fix MMU compile with >5 EXTRUDERS ( #22036 )
2021-06-14 23:51:17 -05:00
ldursw
ce95f56ac8
🔨 MKS Robin E3 for HAL/STM32 ( #21927 )
2021-06-14 23:51:10 -05:00
Scott Lahteine
aff45fd455
✏️ Remove whitespace
2021-06-14 23:51:00 -05:00
ellensp
c8f28d9d09
🐛 Fix Creality v4 servo timer ( #22021 )
...
Followup to #21999
2021-06-14 23:51:00 -05:00
Keith Bennett
f3697e5e02
🔨 Consolidate BTT linker scripts followup ( #22038 )
2021-06-14 23:51:00 -05:00
Scott Lahteine
557ba20ff4
🔨 Consolidate BTT linker scripts
...
Originally from #22022
2021-06-14 23:50:17 -05:00
ellensp
dd0e5c26d1
🐛 Fix env:STM32F103RE maple/unified split-up ( #22019 )
...
Followup to #21999
2021-06-14 23:50:11 -05:00
Scott Lahteine
c9a3f41152
📝 Update G61 comment
2021-06-14 23:49:57 -05:00
ellensp
d13ffa0aba
🔨 Creality v4 with STM32 HAL ( #21999 )
...
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-06-14 23:49:26 -05:00
Scott Lahteine
fb0be29604
🔨 Move FLY_MINI env to stm32f1.ini
2021-06-14 23:49:21 -05:00
hannesweisbach
7ca1550775
✨ TMC Driver distinct baudrates ( #22008 )
2021-06-14 23:49:16 -05:00
Scott Lahteine
665a71b471
🔧 Treat TPARA like SCARA in mfconfig
2021-06-14 23:49:10 -05:00
Roman Moravčík
9268a4b28c
🌐 Update Slovak language ( #22000 )
2021-06-14 23:49:04 -05:00
Krzysztof Błażewicz
529bbfad10
⚗️ 32-bit float constants (STM32F1) ( #21996 )
2021-06-14 23:46:12 -05:00
Scott Lahteine
e7945c2277
🐛 Fix Z endstop enum
...
Followup to 92dea8e6cc
2021-06-11 18:34:01 -05:00
Scott Lahteine
5ee91c73ed
👷 Add caching to CI workflow
2021-06-06 03:58:59 -05:00
hannesweisbach
2116e4202b
🐛 Fix Probe Temp Calibration compile ( #22032 )
2021-06-04 23:39:57 -05:00
Taylor Talkington
19521d16cd
🐛 Fix M140 print job timer autostart ( #22046 )
2021-06-04 23:33:19 -05:00
Victor Oliveira
057302b936
👽 ️ Fix usb-host-msc-cdc-msc issue ( #22025 )
2021-06-04 23:33:19 -05:00
Scott Lahteine
d62619c9c8
📌 Use U8glib-HAL@~0.4.5
2021-06-04 23:33:19 -05:00
Scott Lahteine
9c80a89597
🎨 Reorganize BTT_E3_RRF_IDEX_BOARD
2021-06-04 23:33:19 -05:00
Scott Lahteine
00834ef03d
🎨 Clean up stops, sdss pins
2021-06-04 23:33:19 -05:00
Scott Lahteine
5b7b065b96
Marlin 2.0.8.2
2021-05-29 16:01:38 -05:00
Timo
a739af823f
✨ Malyan M180 ( #21992 )
2021-05-29 16:01:32 -05:00
Pascal de Bruijn
493eb446b7
✨ MEDIA_MENU_AT_TOP for MarlinUI ( #21925 )
2021-05-29 15:19:40 -05:00
charlespick
1b45b3802a
✨ Independent baud rates ( #21949 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-29 15:19:40 -05:00
Krzysztof Błażewicz
7898307d78
🌐 Update Polish language ( #21993 )
2021-05-29 15:13:05 -05:00
ellensp
8da8aa140f
🥅 Add MESH_EDIT_MENU sanity check ( #21922 )
2021-05-29 15:12:57 -05:00
Andy Barratt
4572af2bce
🚸 cap:HOST_ACTION_COMMANDS ( #21987 )
2021-05-29 15:11:57 -05:00
Allen Bauer
6dc17f0e6e
🐛 Fix BTT002 variant MMU2 serial pins 🧩 ( #21980 )
2021-05-29 15:11:50 -05:00
ellensp
3fcf3f69ca
♻️ LEDs refactor and extend ( #21962 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-29 15:11:32 -05:00
LawnMo
a9fd2769f3
🩹 Fix multi_volume + SDIO onboard compile ( #21975 )
2021-05-29 15:11:13 -05:00
LawnMo
9adaf92674
🩹 Improved SKR2 12864 LCD Delays ( #21956 )
2021-05-29 15:09:48 -05:00
Scott Lahteine
e75c3b6c54
🎨 Macros for optional arguments ( #21969 )
2021-05-29 15:09:07 -05:00
ellensp
61f2bb1228
⚡ ️ PIO filters for M117, M300 and M414 ( #21972 )
2021-05-29 15:08:30 -05:00
Scott Lahteine
d1502f74ea
🎨 Null heating message method
2021-05-29 15:07:49 -05:00
Scott Lahteine
83f9413196
🐛 Fix Selena Compact probe pin
2021-05-29 15:06:38 -05:00
Scott Lahteine
cdc3e18d99
Use another PR close action
2021-05-28 19:47:06 -05:00
BigTreeTech
55a6315862
🐛 Fix Octopus HS USB ( #21961 )
2021-05-24 01:59:46 -05:00
gjdodd
cf447a5442
🐛 Fix flowmeter calculation ( #21959 )
2021-05-24 01:54:39 -05:00
Scott Lahteine
7597b4fb40
🎨 Apply shorthand and cleanups
2021-05-23 02:17:41 -05:00
Scott Lahteine
7cd0f2a32a
🎨 pause => pause_heaters
2021-05-23 02:17:31 -05:00
Scott Lahteine
4dae5890e9
♻️ Refactor, comment endstop/probe enums
2021-05-23 02:09:04 -05:00
Danol
738ae4be33
🐛 Fix wrong Z_ENDSTOP flag bit ( #21963 )
...
Bug introduced in #18424
2021-05-23 01:11:48 -05:00
Scott Lahteine
e573611021
🎨 Combine M104/M109 and M140/M190 code
2021-05-22 19:09:51 -05:00
Scott Lahteine
f60965a107
📝 Update ExtUI example
2021-05-22 16:19:02 -05:00
Scott Lahteine
3995e8373c
🎨 Shorten lcd relative paths
2021-05-22 16:18:59 -05:00
Scott Lahteine
ddc82b84e2
📝 Document diveToFile, printListing
2021-05-22 16:18:55 -05:00
Scott Lahteine
87a943756a
🎨 Move HAS_EXTRUDERS
2021-05-22 16:18:42 -05:00
Scott Lahteine
8e28731f96
🎨 Update a condition
2021-05-22 16:18:42 -05:00
Scott Lahteine
cdbd438a04
🎨 Rename all/no axis enums
2021-05-22 16:18:42 -05:00
Scott Lahteine
3220c49f1b
Add a test for SAVED_POSITIONS
2021-05-22 16:18:42 -05:00
Scott Lahteine
94e67a036a
🐛 Fix compile with PREVENT_COLD_EXTRUSION off
2021-05-22 16:18:42 -05:00
Scott Lahteine
c977e82074
🎨 MULTI_MANUAL => MULTI_E_MANUAL
2021-05-22 16:18:42 -05:00
Moonglow
9878a5ab58
🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) ( #21944 )
2021-05-22 16:18:42 -05:00
Scott Lahteine
2de914c38c
🎨 Move switch sensor strings
2021-05-22 16:09:20 -05:00
Scott Lahteine
49b05ba989
🎨 Flags for homing directions
2021-05-22 16:09:18 -05:00
Scott Lahteine
85fa8c55c9
🐛 Fix DELTA with SENSORLESS_PROBING
2021-05-22 16:09:17 -05:00
Scott Lahteine
57eef65d9c
♻️ Refactor axis homing/trusted state bits
2021-05-22 16:08:46 -05:00
Scott Lahteine
894c954e8f
♻️ Minimize endstop bits
2021-05-22 16:08:43 -05:00
Scott Lahteine
046bac6769
✅ Fix tests for EXTRUDERS 0
2021-05-22 16:08:26 -05:00
Scott Lahteine
765720e98b
♻️ Simplify TMC utilities for more axes
2021-05-22 16:08:09 -05:00
Scott Lahteine
26a244325b
♻️ Refactor axis counts and loops
2021-05-22 16:08:08 -05:00
Scott Lahteine
f7d28ce1d6
🎨 Misc cleanup and fixes
2021-05-22 16:08:03 -05:00
Scott Lahteine
c85633b47f
🎨 Use defined strings
2021-05-22 16:03:19 -05:00
Alvaro Segura Del Barco
6861b1ec82
🐛 Fix Teensy PINS_DEBUGGING compile ( #21958 )
...
Followup to 84a11cfedc
2021-05-22 15:55:08 -05:00
Roger D. Winans
003cb20b9f
📝 Add Configurations section to README ( #21955 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-21 23:14:25 -05:00
Scott Lahteine
f1f622de01
Fix 'G29 K' value
2021-05-19 22:02:53 -05:00
ellensp
dbb8f3db09
Fix EEPROM_CHITCHAT ( #21934 )
...
Fix #21929
2021-05-18 18:08:22 -05:00
ellensp
5d7c72db5a
Fix envs using mks_encrypt.py ( #21933 )
...
Fix #21928
2021-05-17 18:25:11 -05:00
thisiskeithb
755adb8973
Update Configurations URL (2.0.8.1)
2021-05-16 14:07:29 -05:00
ekef
0977429138
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts ( #21889 )
2021-05-15 18:22:30 -05:00
Scott Lahteine
1dfa6cbc80
Marlin 2.0.8.1
2021-05-15 15:22:03 -05:00
Luu Lac
e3998dc3df
M154 Position Auto-Report ( #18427 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-15 15:06:59 -05:00
Moonglow
b6e1838fa6
Fix MKS UI missing font select condition ( #21905 )
2021-05-15 15:05:53 -05:00
ondrada
908caba735
Fix G29_RETRY_AND_RECOVER dependency ( #21907 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-15 15:05:53 -05:00
Scott Lahteine
121f3b1096
🐛 Fix RR collision with MM ( #21902 )
2021-05-15 15:05:53 -05:00
Jamie
9e373617dc
✨ Instant Freeze/Resume Function ( #17462 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-15 15:05:53 -05:00
ellensp
5298fa357c
Fix nextion compile error ( #21884 )
2021-05-15 15:05:53 -05:00
Alexander D. Kanevskiy
2c15bc5d39
Fix compilation failure in M1001 ( #21897 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
159f9c85a6
🔧 Improve SD_DETECT_STATE default ( #21885 )
2021-05-15 15:05:53 -05:00
Victor Oliveira
1d1f318752
Update Robin Pro TFT Pins ( #21879 , #21900 )
2021-05-15 15:05:53 -05:00
Keith Bennett
40a9d82ae9
✨ BigTreeTech Octopus (STM32F446ZET6) ( #21826 , #21882 , #21883 , #21901 )
2021-05-15 15:05:53 -05:00
Elton Law
72c28d3462
🐛 Fix G5 IJ with Motion Mode ( #21858 )
2021-05-15 15:05:53 -05:00
vyacheslav-shubin
ed224ca7d8
🩹 G60-G61 Save E position ( #21810 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
02e131b5fd
🎨 Misc. code cleanup
2021-05-15 15:05:53 -05:00
Scott Lahteine
5afb5e03b0
🎨 Additional utility macros
2021-05-15 15:05:53 -05:00
Scott Lahteine
52a23b969b
🎨 Better error message for bad array sizes
2021-05-15 15:05:53 -05:00
Scott Lahteine
afcc7ea22b
Synchronize tests and actions
2021-05-15 15:05:53 -05:00
Victor Oliveira
c463b81819
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
f688c7d20d
Simplify macro expansion with recursion ( #21859 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
0167bba371
Fix L64xx init for Z4
2021-05-15 15:05:53 -05:00
Scott Lahteine
7004fb702d
Use adafruit/Adafruit NeoPixel@~1.8.0
2021-05-15 15:05:53 -05:00
ellensp
2f2dd3322d
update FLSUN_HISPEED env to flsun_hispeedv1 ( #21510 )
2021-05-15 15:05:53 -05:00
tobuh
31d3a781a8
Fix and improve Power-Loss Recovery ( #21779 , #21894 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-15 15:05:53 -05:00
Keith Bennett
a7fd6b68be
Unify BTT Motor Expansion Options ( #21823 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
6a1e78e614
Optimize G-code flag parameters ( #21849 )
2021-05-15 15:05:53 -05:00
charlespick
770edea577
Update Advanced Pause description ( #21829 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-15 15:05:53 -05:00
Victor Oliveira
08a51b2820
🐛 Fix Lerdge USB Flash Drive envs ( #21847 )
2021-05-15 15:05:53 -05:00
BigTreeTech
ac11c689f7
Capacitive Touch Screen (GT911) for SKR SE BX ( #21843 )
...
Co-authored-by: Msq001 <alansayyeah@gmail.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-15 15:05:53 -05:00
Scott Lahteine
f3e199fcd2
Fix TFT typo
2021-05-15 15:05:53 -05:00
Scott Lahteine
ffcbe68570
Move temp errors calling kill() out of ISR ( #21832 )
2021-05-15 15:05:53 -05:00
sanek88lbl
06e965e29c
Lerdge K EEPROM and TFT ( #21812 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-15 15:05:53 -05:00
Antonino Di Guardo
e865cc0249
Always prompt in M125 if host-prompt (as with Ext UI) ( #21828 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-15 15:05:53 -05:00
Scott Lahteine
5d8d03da03
Update SKR 1.3 touch pins
2021-05-15 15:05:53 -05:00
Scott Lahteine
0b3da61ac7
TFT pins for BTT GTR V1
...
Proposed in #21772
2021-05-15 15:05:53 -05:00
Scott Lahteine
a24eb691fb
Better opt_set comment of old val
2021-05-15 15:05:53 -05:00
Scott Lahteine
c5c8ef436c
Signal SD completion later ( #21840 )
2021-05-15 15:05:53 -05:00
Adrian DC
83309c1ac8
Fix E3V2 Control Menu icon/text order ( #21838 )
...
Fixes #21837
2021-05-15 15:05:53 -05:00
charlespick
ec2f4f512e
Active MMU slot indicator ( #21842 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
ad991734c4
Add and apply REPEAT_1 macro
2021-05-15 15:05:53 -05:00
Scott Lahteine
03184e1c31
Distinct enumerated MF states
2021-05-15 15:05:53 -05:00
Scott Lahteine
cca5844ba9
Misc. code cleanup
2021-05-15 15:05:53 -05:00
Scott Lahteine
45d3866f97
Misc Power Loss cleanup
2021-05-15 15:05:53 -05:00
Scott Lahteine
94edfc0a8f
Let M421 C select any point
...
Fixing #21147
2021-05-15 15:05:53 -05:00
ellensp
9fa9eebe51
Support a third serial port ( #21784 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
4518506559
Serial and pins debug cleanup
...
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
2021-05-15 15:05:53 -05:00
Scott Lahteine
c1fb84e1a6
Reformat features.ini
2021-05-15 15:05:53 -05:00
Scott Lahteine
ea34aa2d3e
Add MKS_LCD12864B
2021-05-15 15:05:53 -05:00
sanek88lbl
d6cb657c85
Patches for CASE_LIGHT_USE_RGB_LED ( #21811 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-15 15:05:53 -05:00
Luu Lac
0df9f30f14
TFT SPI for BTT SKR v1.3 ( #21794 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
d3e902af76
Move ExtUI subfolders up a level ( #21820 )
2021-05-15 15:05:53 -05:00
Vert
0b3420a012
UBL Mesh Wizard ( #21556 , #21791 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-15 15:05:52 -05:00
ellensp
5cf0975913
Simplify / undef extra endstops ( #21808 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-05-15 15:05:52 -05:00
Scott Lahteine
db90a180c2
Cleanup, hex formatting, includes
2021-05-15 15:05:52 -05:00
Scott Lahteine
d174d610bd
Temperature cleanup
2021-05-15 15:05:52 -05:00
Scott Lahteine
e69e56ea52
Use ststm32@~12.1
2021-05-15 15:05:52 -05:00
Scott Lahteine
0c66c713b6
Debounce for Power-Loss pin
2021-05-15 15:05:52 -05:00
Scott Lahteine
95230c9792
Use SERIAL_ECHOLNPAIR for resend
2021-05-15 15:05:52 -05:00
Scott Lahteine
7eea0ac6de
Tweak SKR pins comments
2021-05-15 15:05:52 -05:00
Victor Oliveira
b19a1f602a
Fix multi volume config typo ( #21880 )
2021-05-14 23:21:41 -05:00
Giuliano Zaro
789235b925
🐛 Fix excessive MMU2 timeout ( #21855 )
2021-05-14 21:24:07 -05:00
Scott Lahteine
00722c3294
📝 Fix version reference
2021-05-12 02:51:25 -05:00
Scott Lahteine
cb4e3889ec
Update Chart.js to 2.9.4
...
Addressing CVE-2020-7746
2021-05-10 22:57:56 -05:00
hannesweisbach
76ec7040f1
Allow undefined [XYZ]_ENABLE_PIN (for sensitive pins) ( #21801 )
2021-05-06 01:46:39 -05:00
Keith Bennett
b41365b495
Split up SKR V2 Rev A / B ( #21805 )
2021-05-06 01:46:37 -05:00
ManuelMcLure
6e18af6f81
Only look for target disk during Upload ( #21804 )
2021-05-06 01:46:36 -05:00
Scott Lahteine
12bc28bc8c
Echo LCD message to serial in kill
2021-05-06 01:46:34 -05:00
ellensp
3fa3be1f31
Fix MMU2 compile with include ( #21809 )
2021-05-06 01:43:44 -05:00
Scott Lahteine
a468701511
Cleanup, hex formatting
2021-05-05 07:34:39 -05:00
Scott Lahteine
f67cd07328
Pause and PLR refinements
...
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
2021-05-05 07:31:48 -05:00
Scott Lahteine
5cbdf51b4a
Apply SBI/CBI/TEST in HAL
2021-05-05 07:31:47 -05:00
Victor Oliveira
7378afc6d8
Prevent watchdog reset in setup() ( #21776 )
...
Cause `manage_heaters` to only reset the watchdog and return until `setup()` is completed.
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-05 07:29:58 -05:00
Scott Lahteine
7957408497
Add token to check-pr
2021-05-04 19:20:18 -05:00
Scott Lahteine
53fc13ba7f
Fix flush_and_request_resend
2021-05-04 01:48:00 -05:00
Victor Oliveira
a0ea7cbf26
Fix bad DELTA probe move ( #21781 )
2021-05-02 17:06:47 -05:00
Victor Oliveira
6310e023a7
Fix bad call to 'diskIODriver' ( #21775 )
2021-05-02 16:07:53 -05:00
Scott Lahteine
5f594ce5d3
Fix parser temperature rounding
2021-05-02 15:55:20 -05:00
Scott Lahteine
64a7dfbe7d
SOFT_RESET_VIA_SERIAL sanity-check
2021-05-02 03:03:00 -05:00
Ken Sanislo
5d0e94c11c
Allow Creality V4 SERVO0 and PROBE pin overrides ( #21770 )
2021-05-02 02:20:06 -05:00
Elton Law
0ca1170b6d
Allow disable of POWER_TIMEOUT ( #21771 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-02 02:20:05 -05:00
vyacheslav-shubin
addc91a409
ExtUI event for PID tuning start ( #21734 )
2021-05-02 02:20:02 -05:00
Mike La Spina
450f329f05
Laser Cutter Air Assist ( #21753 )
2021-05-02 02:19:42 -05:00
Scott Lahteine
1f72b4f65b
Define 'filelist' for dgus/origin
2021-05-01 20:26:59 -05:00
ellensp
50195ec990
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 20:26:10 -05:00
Sebastiaan Dammann
2d9557cf40
Fix Z raise in filament load M701 ( #21762 )
...
Fixes #21750
2021-05-01 20:26:08 -05:00
tobuh
5625ceec7d
Fix Power-Loss Save on Pause ( #21749 )
2021-05-01 20:26:07 -05:00
hartmannathan
888e9cb60b
Comment correction ( #21729 )
2021-05-01 20:26:05 -05:00
ellensp
d00f6cbe12
Fix Singlenozzle Standby issues ( #21759 )
...
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-05-01 20:26:03 -05:00
ellensp
8abef30a75
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
2021-05-01 20:24:53 -05:00
Scott Lahteine
158b26b875
Fix undefined abl_points
2021-05-01 20:23:33 -05:00
Scott Lahteine
d92decb774
Marlin 2.0.8
2021-04-30 08:31:33 -05:00
Scott Lahteine
af9d3c027e
MKS Robin flash address
2021-04-30 08:31:33 -05:00
Scott Lahteine
47c148628e
Restore workflows
2021-04-30 08:22:01 -05:00
Nikolay March
e7c2a3a1da
Sanity-check for COREnn backlash ( #21731 )
2021-04-30 04:54:10 -05:00
lujios
d32575ee74
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-30 04:54:08 -05:00
Scott Lahteine
f6b0398ca8
Heater error status
2021-04-30 03:32:32 -05:00
Keith Bennett
d5c6762332
Fix BTT E3 RRF and SKR V2 (Generic PIO) ( #21741 )
...
Follow-up to #21655
2021-04-30 03:32:31 -05:00
David
a1154b226d
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ( #21743 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-30 03:32:30 -05:00
Scott Lahteine
731a018905
Silence warning in gcode_D
2021-04-30 03:32:28 -05:00
Scott Lahteine
f45f4a8d54
Merge branch 'bugfix_no_dates' into prepare_release_2073
2021-04-29 08:50:28 -05:00
David
e306abaf8a
Color UI Move Screen for 320x240 TFT ( #21708 )
2021-04-29 08:45:20 -05:00
Keith Bennett
bc28aed5b1
Clean up TFT comments ( #21723 )
2021-04-29 08:45:20 -05:00
Keith Bennett
93afb02994
BTT SKR V2 probe and chamber pins ( #21717 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
0db64af9b2
Rename, clean up boards/variants ( #21655 )
...
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-29 08:45:20 -05:00
Keith Bennett
4da3f45f41
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
2021-04-29 08:45:20 -05:00
Adrian DC
8a8aeba17c
Fix E3V2 Advanced Settings with PLR off ( #21700 )
...
Fixes #21534
2021-04-29 08:45:20 -05:00
Marcio T
e640d9246d
FTDI EVE Touch UI fixes ( #21706 )
2021-04-29 08:45:20 -05:00
ellensp
81d7a6b81d
Use temp_info_t for temp_redundant ( #21715 )
...
Fixes #21712
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:20 -05:00
Victor Oliveira
08537dc891
Remove compiler flag merge-constants ( #21711 )
2021-04-29 08:45:20 -05:00
Sebastiaan Dammann
c2741affe9
Make Cancel Objects reporting optional ( #21698 )
2021-04-29 08:45:20 -05:00
hartmannathan
301cc85fec
typo ( #21710 )
2021-04-29 08:45:20 -05:00
Vert
3433bfc3bd
Help users confused by "bed size" ( #21714 )
2021-04-29 08:45:20 -05:00
Keith Bennett
62ec696cae
Fix "continuous" typo ( #21701 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
0d0ec3ec89
Prettier output from opt scripts ( #21707 )
2021-04-29 08:45:20 -05:00
Vert
1d4c2454bc
Fix relocated LiquidCrystal library ( #21699 )
...
Followup to 770e539859
2021-04-29 08:45:20 -05:00
Scott Lahteine
0fb606fa0a
whitespace
2021-04-29 08:45:20 -05:00
Scott Lahteine
0ec489d6f2
Fix HMI_HomeOffN axis
...
Followup to #21534
2021-04-29 08:45:20 -05:00
pinchies
7e3cf82a40
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:20 -05:00
Miguel Risco-Castillo
84e8d4c603
E3V2 DWIN Advanced Settings ( #21534 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:20 -05:00
Scott Lahteine
8373bd1b71
Use Adafruit LiquidCrystal
2021-04-29 08:45:20 -05:00
Scott Lahteine
6202b2d324
Remove extra platform_packages line
2021-04-29 08:45:20 -05:00
Scott Lahteine
e46f81af22
Add INO to .editorconfig
2021-04-29 08:45:20 -05:00
Vert
888cabff27
Sanity check MIXING_EXTRUDER + DISTINCT_E_FACTORS ( #21689 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
c6b6437761
Drop Deviot workaround
2021-04-29 08:45:20 -05:00
Scott Lahteine
1830629472
Use temperature accessors
2021-04-29 08:45:20 -05:00
Nikolay March
12ca73947b
Backlash Compensation for COREnn ( #21612 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:20 -05:00
fedetony
c39c17c1b5
Soft Reset via Serial or post-kill button click ( #21652 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:20 -05:00
Ramiro Polla
27a26fcfeb
Avoid + 0.0f in menu items ( #21642 )
2021-04-29 08:45:20 -05:00
Malderin
48d5fae514
Fix Bed Tramming 5th point ( #21646 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
3153080301
Move last bootscreen delay to end of setup ( #21665 )
2021-04-29 08:45:20 -05:00
Ryan Finnie
309d82b6aa
Clean up / improve generate_version script ( #21674 )
2021-04-29 08:45:20 -05:00
vyacheslav-shubin
b9715c5a03
ExtUI::onPostprocessSettings ( #21683 )
2021-04-29 08:45:19 -05:00
Sebastiaan Dammann
3ae0557258
Prevent extrusion on M600 un-park ( #21670 )
...
Fixes #21669
2021-04-29 08:45:19 -05:00
unknownlamer
02b6c0e881
MCP4451 Digipot Support for Azteeg X5 GT ( #21680 )
2021-04-29 08:45:19 -05:00
ellensp
cf5ea1ccdc
Fix MP_SCARA compile ( #21686 )
2021-04-29 08:45:19 -05:00
Jim Hyslop
011a344500
Don't display service prompt unless needed ( #21654 )
2021-04-29 08:45:19 -05:00
Victor Oliveira
1570005683
Fix Celsius precision, current temp accessors ( #21678 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
899fcf51e6
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
7d5714fedd
Let compiler do Temperature inlining
2021-04-29 08:45:19 -05:00
Scott Lahteine
9f22aaea2f
Clean up formatting, wrap macros
2021-04-29 08:45:19 -05:00
Scott Lahteine
4ab19e7882
Update temperature types
2021-04-29 08:45:19 -05:00
Scott Lahteine
ecc419fce0
Nextion cleanup
2021-04-29 08:45:19 -05:00
Scott Lahteine
d5e62a8255
Use configured temp window for Chiron
2021-04-29 08:45:19 -05:00
BigTreeTech
5859860a02
Enable Purge More / Resume with EP + Host Prompt ( #21671 )
...
Co-authored-by: Msq001 <alansayyeah@gmail.com >
2021-04-29 08:45:19 -05:00
Mike La Spina
b8aeaa3bf4
M10-M11 Air Evacuation for Spindle/Laser ( #21668 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:19 -05:00
Scott Lahteine
a866a8f2fb
Fix Chiron typos, file nav
2021-04-29 08:45:19 -05:00
Scott Lahteine
214324aaa2
Fix mfconfig 'copying' message
2021-04-29 08:45:19 -05:00
Axel Sepúlveda
181e1280af
Fix Grand Central SD dependency ( #21660 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:19 -05:00
Scott Lahteine
2316fb2d05
Extra dependency script logging
2021-04-29 08:45:19 -05:00
Scott Lahteine
81ab756759
Changes supporting "Prussia3D" MK3 ( #21617 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
c50a9ef055
Update mftest help
2021-04-29 08:45:19 -05:00
Scott Lahteine
3d3c0591e8
Trigorilla Pro: Allow for swapped Z-stops
2021-04-29 08:45:19 -05:00
Scott Lahteine
e0f60c3811
Update realtime, DLP comments
2021-04-29 08:45:19 -05:00
Nick
59e55ea6fb
Support new style Anycubic Chiron TFT ( #21597 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
df36d759fc
Skip preflight checks only ( #21658 )
...
Followup to e8af38cc2d
2021-04-29 08:45:19 -05:00
Scott Lahteine
fe24aa2254
More detailed serial config error
2021-04-29 08:45:19 -05:00
Scott Lahteine
1a44270284
Fix CHDK warning
2021-04-29 08:45:19 -05:00
Scott Lahteine
a860f7f5f7
BTT E3 RRF Support
2021-04-29 08:45:19 -05:00
Scott Lahteine
e5fc3f3a62
Disable assert() by default
2021-04-29 08:45:19 -05:00
Scott Lahteine
276fd6b077
Misc. pio cleanup
2021-04-29 08:45:19 -05:00
Scott Lahteine
27754a76dc
Skip scripts during 'platformio init' ( #21643 )
2021-04-29 08:45:19 -05:00
fedetony
b586b64119
Fix Realtime Reporting with G-code Motion Modes ( #21630 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
9c86eef98b
Leave Hybrid Threshold as-is for now
...
Reverting 253ee0c407
2021-04-29 08:45:19 -05:00
Scott Lahteine
db054ba757
Better chopper defaults
2021-04-29 08:45:19 -05:00
MangaValk
2e726c46c8
Tool sensors ( #17239 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
791edd0cec
Use itoa for sprintf int
2021-04-29 08:45:19 -05:00
Scott Lahteine
e4760ea2b0
Drop extraneous inlines
2021-04-29 08:45:19 -05:00
Scott Lahteine
61ee5b1d76
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off ( #21623 )
2021-04-29 08:45:19 -05:00
Luca Zimmermann
b6ce7a9f74
Always swap with PRIME_FIRST_USED disabled ( #21622 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
99fa641a24
SDIO cleanup
2021-04-29 08:45:19 -05:00
Scott Lahteine
c67e115f61
Revert experimental NAN patch
...
Hold changes from #21575 (24a095c
) for more testing.
2021-04-29 08:45:19 -05:00
fedetony
027a5a872d
Realtime Reporting, S000, P000, R000 ( #19330 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
973f65f80c
Use celsius_t for temperature accessors
2021-04-29 08:45:19 -05:00
Sola
643f04681c
Fix MKS H43 compile ( #21619 )
2021-04-29 08:45:19 -05:00
Andrea
713e606b28
Fix Custom Menu audio and return ( #21616 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
ce18713f57
Add E1 for RAMPS 1.4.4 / AGC
2021-04-29 08:45:19 -05:00
XDA-Bam
761d283d6d
Space-separate scrolling Status Message ( #21523 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:19 -05:00
Scott Lahteine
4512bcd72c
Use sq
2021-04-29 08:45:19 -05:00
Scott Lahteine
47dbea9334
Fix long acceleration overflow
2021-04-29 08:45:19 -05:00
Scott Lahteine
326b1c1225
Misc. formatting, serial out
2021-04-29 08:45:19 -05:00
Marcio T
e26eebfb2f
Enhance and fix FTDI Eve Touch UI ( #21607 )
2021-04-29 08:45:19 -05:00
Victor Oliveira
107dd313bd
Multi-Volume. Select Media for LVGL ( #21344 )
2021-04-29 08:45:19 -05:00
gmarsh
02a99e3f0b
Fix and improve Power Monitor ( #21551 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
896123513e
Followup to sprintf cleanup
2021-04-29 08:45:19 -05:00
Scott Lahteine
562f3e43bc
Add fan percent accessors
2021-04-29 08:45:19 -05:00
Scott Lahteine
ed477abbd5
More MKS UI sprintf
2021-04-29 08:45:18 -05:00
Veisen
21518fbd4e
Fix ANYCUBIC_LCD_I3MEGA compile ( #21585 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
52f928700a
Remove extraneous MKS UI sprintf
2021-04-29 08:45:18 -05:00
pinchies
c96340980a
Fix Flash size (512KB) for STM32F103ZE ( #21590 )
2021-04-29 08:45:18 -05:00
ellensp
8384582116
Fix Max Temperature not enforced ( #21592 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
ac5b39b354
Blocking move followup
2021-04-29 08:45:18 -05:00
Giuliano Zaro
0f7161785e
Chamber Fan mode 3 ( #21594 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
49fba5a82a
Add 'blocking move' comments
2021-04-29 08:45:18 -05:00
espr14
fb7bdabb70
Fix Resume Print with UBL ( #21564 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:18 -05:00
Scott Lahteine
5ab64708c5
Update old-style axis indexes
2021-04-29 08:45:18 -05:00
Mike La Spina
f14d0e0983
Tweak cooler / flowmeter icons ( #21573 )
2021-04-29 08:45:18 -05:00
Ramiro Polla
ca84e5b1f2
Add 'jump relaxing' compile flag to AVR targets ( #21566 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
c66cbf0d69
Reduce math library code size by 3.4KB ( #21575 )
2021-04-29 08:45:18 -05:00
Malderin
f69ce3e02b
MKS LVGL UI: Fix icon layout ( #21595 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
2251038ab8
Clean up, update some variants
2021-04-29 08:45:18 -05:00
Scott Lahteine
42d63258e9
tick() => isr() to spotlight interrupt-time
2021-04-29 08:45:18 -05:00
Scott Lahteine
d34a143d82
EXP2_01_PIN for BTT BTT002 1.0
2021-04-29 08:45:18 -05:00
ellensp
4e9eb95830
Followup to "no status for serial::write" ( #21577 )
2021-04-29 08:45:18 -05:00
BigTreeTech
9a31702a75
Fix M114 E / R broken by LIN_ADVANCE
( #21579 )
2021-04-29 08:45:18 -05:00
Sola
34f7142323
Fix manual move with MKS H43 ( #21511 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:18 -05:00
Ramiro Polla
00ea75ce82
Drop return value from Serial::write() ( #21567 )
2021-04-29 08:45:18 -05:00
Ramiro Polla
6d9aaf8de5
Macros to eliminate 'f + 0.0' ( #21568 )
2021-04-29 08:45:18 -05:00
ellensp
a82b3955bb
Check for old Marlin files mixed in ( #21574 )
2021-04-29 08:45:18 -05:00
Victor Oliveira
c9a7fd1722
Delay U8glib init using U8glib-HAL 0.4.4 ( #21496 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:18 -05:00
Scott Lahteine
1bd35072cb
Fix axis char printing
2021-04-29 08:45:18 -05:00
ellensp
c8c83e9f52
Sanity Check newer Configs too ( #21550 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:18 -05:00
Radim Karniš
ab2441c088
Park Magnetic Switching Toolhead at the very end ( #21552 )
2021-04-29 08:45:18 -05:00
BigTreeTech
2c73964b2b
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
ee21e31a17
getHighESpeed => autotemp_task
2021-04-29 08:45:18 -05:00
Malderin
93dfd411fc
Cast celsius to int for MKS LVGL UI ( #21502 )
2021-04-29 08:45:18 -05:00
Victor Oliveira
c197ecc99b
Fix Rumba32 variant for Marlin ( #21497 )
2021-04-29 08:45:18 -05:00
Malderin
c2c73215b2
MKS LVGL UI: Display/edit fan percentage ( #21544 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:18 -05:00
Mike La Spina
1ba0ed8121
Make DELAY_NS round up on AVR ( #21546 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
c5ab0a66b7
write_command changes input
2021-04-29 08:45:18 -05:00
Scott Lahteine
f3510db367
Fix CardReader string args
2021-04-29 08:45:18 -05:00
Marcio T
c46c2c4f3c
Touch UI Bed Mesh Screen refactor, enhancements ( #21521 )
...
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
2021-04-29 08:45:18 -05:00
vyacheslav-shubin
0b5c25aa7c
Fix FAT delete of items with long name ( #21528 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
ba5644376c
misc. pointer formatting
2021-04-29 08:45:18 -05:00
InsanityAutomation
c4379db8fc
Revert "Optimized string-to-number functions" ( #21532 )
...
This reverts #21484
2021-04-29 08:45:18 -05:00
InsanityAutomation
cdd2450a97
Fix Hotend-abort-on-idle Check ( #21535 )
2021-04-29 08:45:18 -05:00
Giuliano Zaro
84445b82e4
Update Italian language ( #21537 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
05d7d37872
Suppress redundant serial errors
2021-04-29 08:45:18 -05:00
XDA-Bam
a8f8201c90
Update u8g / AVR display timing defaults ( #21518 )
2021-04-29 08:45:18 -05:00
Vert
7297cc13b0
GT2560 V3 followup ( #21512 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
4f174afc1a
Remove extraneous 'extern' hints ( #21516 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
96bdc4c830
Requiring PIO >= 5.0.3
2021-04-29 08:45:18 -05:00
Scott Lahteine
9fbce867ee
Split up platformio.ini ( #21507 )
2021-04-29 08:45:18 -05:00
Mike La Spina
fea4835941
Followup to Laser Flow Meter ( #21498 )
2021-04-29 08:45:17 -05:00
Sola
47a13263f6
MKS H43 fix, cleanup ( #21500 )
...
Followup to #21485
2021-04-29 08:45:17 -05:00
Marcio T
82e6a2ed62
G26 Hilbert Curve followup ( #21480 )
2021-04-29 08:45:17 -05:00
Vert
b1be96e40e
Board IDs for G2560 Rev B, G2560 v4, GTM32 VD ( #21499 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-29 08:45:17 -05:00
Sola
a4f1623012
MKS H43 fix, cleanup ( #21485 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:17 -05:00
Scott Lahteine
fe99bb4b9b
Update UBL param
2021-04-29 08:45:17 -05:00
Scott Lahteine
259115bb3f
Move apply_rotation_xyz into matrix_3x3
2021-04-29 08:45:17 -05:00
Scott Lahteine
a572e2ed12
Put ABL state into a class
2021-04-29 08:45:17 -05:00
Marcio T
5ad7118aea
FTDI Touch UI fix and reorganize ( #21487 )
2021-04-29 08:45:17 -05:00
Ramiro Polla
16af2148b9
Optimized string-to-number functions ( #21484 )
2021-04-29 08:45:17 -05:00
Marco van Wieringen
e787cdd1cb
Fix FYSETC_S6 heaters pins ( #21483 )
...
When adding support FYSETC Spider board the S6 pins file was broken.
2021-04-29 08:45:17 -05:00
Scott Lahteine
2b0fcc79c5
Serial flags followup
...
Followup to #21318
2021-04-29 08:45:17 -05:00
Scott Lahteine
4e77fe50a4
Adjust microsteps alignment
2021-04-29 08:45:17 -05:00
Victor Oliveira
9902e6fb9f
Fix and add STM32 SDIO DMA ( #21476 )
2021-04-29 08:45:17 -05:00
X-Ryl669
f18da95d38
Flags for MarlinSerial instance features ( #21318 )
2021-04-29 08:45:17 -05:00
Giuliano Zaro
368fcaee54
Generalize MMU ( #21469 )
2021-04-29 08:45:17 -05:00
Ste
badbb4a500
Align temp settings ( #21329 )
2021-04-29 08:45:17 -05:00
Ramiro Polla
b96c3a063f
Optimize BLTouch code for size ( #21477 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
84a2746d05
Improve uncrust script
2021-04-29 08:45:17 -05:00
Scott Lahteine
2059c6e4d0
Apply pointer formatting
2021-04-29 08:45:17 -05:00
ellensp
bf3fce3550
GT2560 Rev.A Plus Z Max Pin with BLTouch ( #21375 )
2021-04-29 08:45:17 -05:00
George Fu
19078966d9
FYSETC Spider board ( #21458 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
f734f79f5b
reduced verbiage
2021-04-29 08:45:17 -05:00
Malderin
627331aa68
Fix MKS LVGL UI Main screen / print buttons ( #21468 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
3ed4503c30
Adjust mfconfig script
2021-04-29 08:45:17 -05:00
Mike La Spina
f1986545da
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:17 -05:00
Vert
9f48314cb4
YHCB2004 pins followup ( #21472 )
2021-04-29 08:45:17 -05:00
Marcio T
7c275285ea
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
2021-04-29 08:45:17 -05:00
Leoric
4ffb95a736
MKS UI: Monitor state when idle ( #21452 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:17 -05:00
Vert
943a8ebdc6
Fix for YHCB2004 ( #21450 )
2021-04-29 08:45:17 -05:00
Tomas Rimkus
8d73a6c4e2
Avoid watchdog reset in all wired EEPROMs ( #21436 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:17 -05:00
Scott Lahteine
e817db62a4
Apply TMC UART to STM32, simplify
2021-04-29 08:45:17 -05:00
Scott Lahteine
85eb179acf
Define HW serial ports needed for TMC UART ( #21446 )
2021-04-29 08:45:17 -05:00
Ramiro Polla
3d70b645b6
Optimize LSF for size, efficiency ( #21443 )
2021-04-29 08:45:17 -05:00
ldursw
c83b6217f9
Followup to SDIO patch ( #21440 )
2021-04-29 08:45:17 -05:00
espr14
a97f6c4c74
Endstops always on in G28 ( #21441 )
2021-04-29 08:45:17 -05:00
espr14
710b1bcb6d
Endstops always on after delta homing ( #21442 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
b4617e7904
Tweak disabled variant options
2021-04-29 08:45:17 -05:00
Scott Lahteine
a9f022dacf
Update common-cxxflags.py comment
2021-04-29 08:45:17 -05:00
Scott Lahteine
5ff4476ccb
Comment, clean up some PlatformIO scripts
2021-04-29 08:45:17 -05:00
Martijn Bosgraaf
98a6015d3a
Extend M106/M107 for better laser module support ( #16082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:17 -05:00
Bryan Hunwardsen
05b281ad9e
SKR E3 Mini V2.0 Fan Bug Fix ( #21079 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:17 -05:00
Miguel Risco-Castillo
3c9ffa77f9
Ender 3 V2 Status Line ( #21369 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:17 -05:00
ldursw
2a32d14dc4
Fix SDIO buffer alignment ( #21396 )
2021-04-29 08:45:17 -05:00
kpishere
e087271d48
Misc build fixes ( #21413 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:17 -05:00
Ramiro Polla
375404290d
Update Anet V1.0 display timing ( #21425 )
2021-04-29 08:45:17 -05:00
Ramiro Polla
5c8f7c7ea3
Optimize MarlinSettings with template methods ( #21426 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
c6774812fa
More IntelliSense-friendly declarations
2021-04-29 08:45:16 -05:00
Scott Lahteine
af13128430
Group UBL parameters, add comments
2021-04-29 08:45:16 -05:00
Scott Lahteine
6b7a92035c
Misc LCD cleanup
2021-04-29 08:45:16 -05:00
Scott Lahteine
9e8b158ee1
Tweak mf helper scripts
2021-04-29 08:45:16 -05:00
Scott Lahteine
3226e12037
Add typedef celsius_t ( #21374 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
2a011779e9
Max temp/target followup
2021-04-29 08:45:16 -05:00
Scott Lahteine
faa1118ca7
MKS / E3V2 LCD code cleanup
2021-04-29 08:45:16 -05:00
Scott Lahteine
3341e4f88c
Add typedef extra_fan_t
2021-04-29 08:45:16 -05:00
Scott Lahteine
976403d10d
Improve max temp / target
2021-04-29 08:45:16 -05:00
borland1
ff729744e5
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:16 -05:00
Scott Lahteine
d924adef75
Followup to UBL Hilbert
2021-04-29 08:45:16 -05:00
ellensp
dca4c2904e
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
Marcio T
e806c3376a
UBL - Hilbert space-filling curve probing sequence ( #21387 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
c9674cd809
Minor process_subcommands_now followup
2021-04-29 08:45:16 -05:00
mihtjel
259d8f19b3
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.
2021-04-29 08:45:16 -05:00
Sola
9a1c4f91fe
Fix MKS H43 sensorless homing ( #21388 )
2021-04-29 08:45:16 -05:00
Zs.Antal
4bdc303f6c
Update Hungarian language ( #21407 )
2021-04-29 08:45:16 -05:00
Marcio T
5b0dc4d325
Mesh Editor for FTDI Eve Touch UI ( #21381 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
39c30d6fd6
HAL eeprom cleanup
2021-04-29 08:45:16 -05:00
Scott Lahteine
e50af65a1b
Fix bool++ warning
2021-04-29 08:45:16 -05:00
ellensp
c4d757c6f7
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
Skorpi08
ac4f3c0c7e
Nextion TFT touch screen ( #21324 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:16 -05:00
Scott Lahteine
107cc1f6a1
Followup to planner cleanup
2021-04-29 08:45:16 -05:00
Scott Lahteine
f49dc90655
Move web-ui out of Marlin root folder
2021-04-29 08:45:16 -05:00
Scott Lahteine
7cfaa50148
Revert "Fix small wired EEPROM ( #21337 )"
...
Reverting commit cc3e878f90
pending further investigation.
2021-04-29 08:45:16 -05:00
Scott Lahteine
dec9b9ad2f
Minor E3 V2 dwin cleanup
2021-04-29 08:45:16 -05:00
Scott Lahteine
7973b954b4
E1+ Autotemp and Planner comments
2021-04-29 08:45:16 -05:00
Scott Lahteine
e0711d87a0
Un-pause fans on STOP
2021-04-29 08:45:16 -05:00
Scott Lahteine
3bbcfb0185
Update setup() description
2021-04-29 08:45:16 -05:00
Scott Lahteine
86a8e8970a
mftest: usage with error
2021-04-29 08:45:16 -05:00
Scott Lahteine
f5d612b213
Detect extra ENVS in preflight checks ( #21361 )
2021-04-29 08:45:16 -05:00
K.3D
a2d2e19f84
KRATOS32 / K.32 board and LCD controllers ( #21334 )
2021-04-29 08:45:16 -05:00
X-Ryl669
35c32602f4
Teensy USB / serial followup ( #21316 )
2021-04-29 08:45:16 -05:00
Victor Oliveira
0d04dcd9ae
Script to generate Marlin TFT Images ( #21340 )
2021-04-29 08:45:16 -05:00
X-Ryl669
f6f5ed166f
Fix build with Meatpack only on 2nd port ( #21336 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
Scott Lahteine
b644aca98c
Fix small wired EEPROM ( #21337 )
...
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com >
2021-04-29 08:45:16 -05:00
XDA-Bam
e5ab4a7283
Update display timing for SKR Pro ( #21346 )
2021-04-29 08:45:16 -05:00
InsanityAutomation
f36eb4646b
Custom menu items confirm option ( #21338 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
Victor Oliveira
0c3eb04a37
No extra build folder for st/jlink upload ( #21341 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
09233129a8
Tweak opt_set, opt_enable
2021-04-29 08:45:16 -05:00
Scott Lahteine
2480c82d76
Add M207/8/9 reporting ( #21335 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
7fb04b3656
MarlinSerial cleanup
2021-04-29 08:45:16 -05:00
Scott Lahteine
166d4a26f3
Pause SD queue early on M25 ( #21317 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
b6169a957d
Fix MarlinSerial typo
2021-04-29 08:45:16 -05:00
Scott Lahteine
ead6d99069
Clean up, optimize ExtUI/TFT code ( #21333 )
2021-04-29 08:45:16 -05:00
X-Ryl669
59a9be5f5a
Undef unused 2nd serial option(s) ( #21331 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:16 -05:00
Evgeny Z
d81838e9fa
Lerdge-X I²C EEPROM pins, size ( #21322 )
2021-04-29 08:45:16 -05:00
ellensp
894688c547
Fix password menu stickiness before first auth ( #21295 )
2021-04-29 08:45:16 -05:00
Evgeny Z
059e6514ca
Lerdge-K TMC 2208/9 UART pins ( #21299 )
2021-04-29 08:45:16 -05:00
Keith Bennett
a729999f55
Fix LERDGE 'extends' env references ( #21305 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:16 -05:00
Cal1sto
f332cca4a7
Fix TouchMI stow in G34 ( #21291 )
2021-04-29 08:45:16 -05:00
X-Ryl669
242ef2b2b4
Fix MeatPack with per-serial-port instances ( #21306 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
5c0f909949
Tricked-out declaration
2021-04-29 08:45:16 -05:00
Scott Lahteine
633491833c
Update MEATPACK test
2021-04-29 08:45:16 -05:00
Scott Lahteine
b713ca2638
Number serial from 1 to match settings
2021-04-29 08:45:16 -05:00
Scott Lahteine
46246c8db6
Clean up spaces and words
2021-04-29 08:45:15 -05:00
Scott Lahteine
e1cca6d97b
Fix serial index types
2021-04-29 08:45:15 -05:00
Scott Lahteine
01f3dc6d41
Add binary file transfer test
2021-04-29 08:45:15 -05:00
Victor Mateus Oliveira
0e1a1959de
fix meat pack internal buffer for multi serial
2021-04-29 08:45:15 -05:00
Chris
6c70402161
Fix LPC + TMC boot loop ( #21298 )
2021-04-29 08:45:15 -05:00
X-Ryl669
6652c7c435
Distinguish serial index from mask ( #21287 )
2021-04-29 08:45:15 -05:00
Victor Oliveira
7f3208ba79
Host Keepalive followup ( #21290 )
...
Followup to #21283
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:15 -05:00
ellensp
b680ddc66c
CUSTOM_USER_BUTTONS followup ( #21284 )
...
Followup to #18389
2021-04-29 08:45:15 -05:00
Victor Oliveira
7a5a6ca53f
Fix Host Keepalive serial target ( #21283 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:15 -05:00
ellensp
b80ec493ed
M303 followup ( #21282 )
...
Followup to f2ed18d150
2021-04-29 08:45:15 -05:00
Keith Bennett
d4a6014578
Extend Heater Overshoot Options ( #21273 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:15 -05:00
ellensp
6ee61c8380
Update obsolete debug define ( #21276 )
2021-04-29 08:45:15 -05:00
Mike La Spina
db4d9b7fcf
Cooler (for Laser) - M143, M193 ( #21255 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
95136abc47
Fix DGUS include paths
...
Followup to #20609
2021-04-29 08:45:15 -05:00
Sola
5b586ea4d8
MKS H43 fixup ( #21267 )
...
Co-authored-by: makerbase <4164049@qq.com >
Co-authored-by: MKS-Sean <56996910+MKS-Sean@users.noreply.github.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:15 -05:00
ellensp
05a124930e
Fix Creality DWIN - Broken (bool)Serial ? ( #21272 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:15 -05:00
Scott Lahteine
423c4e4636
Pins/tests followup
2021-04-29 08:45:15 -05:00
Keith Bennett
6c6beeee70
Pins/tests followup ( #21268 )
...
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:15 -05:00
Zs.Antal
74457dc989
Update Hungarian language ( #21266 )
2021-04-29 08:45:15 -05:00
qwewer0
34b76c6f80
Link to bugfix tree ( #21263 )
2021-04-29 08:45:15 -05:00
Keith Bennett
35355d1f1b
Tweak/Consolidate followup ( #21261 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
7c37a82821
Tweak tests, consolidate pins target validation ( #21254 )
2021-04-29 08:45:15 -05:00
Victor Oliveira
5a01cdb81c
Fix multi-serial CRC error crash ( #21249 )
2021-04-29 08:45:15 -05:00
Tanguy Pruvot
6cfd190107
Followup to MP_SCARA/TPARA patches ( #21248 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
10ec13b2c3
Remove extra G42
2021-04-29 08:45:15 -05:00
Oleksii Zelivianskyi
8a3d0b23cf
Correct fan pins for MKS Robin Nano v3 ( #21238 )
2021-04-29 08:45:15 -05:00
Keith Bennett
c90927cf54
SMUFF => SMuFF ( #21243 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
f187a5304b
Implement G42, after all
2021-04-29 08:45:15 -05:00
Scott Lahteine
d5b09fdbf5
MK2_MULTIPLEXER dependency
2021-04-29 08:45:15 -05:00
Scott Lahteine
c8b73b00be
Update some py scripts
2021-04-29 08:45:15 -05:00
Scott Lahteine
ee74cee5d4
Parking Extruder solenoid fix/cleanup
2021-04-29 08:45:15 -05:00
Scott Lahteine
99eedf77b5
Fix teensy35 tests
2021-04-29 08:45:15 -05:00
Scott Lahteine
d61e7dd685
TPARA followup
2021-04-29 08:45:15 -05:00
Axel
864d27d460
TPARA - 3DOF robot arm IK ( #21005 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:15 -05:00
Scott Lahteine
3c86eb18a5
misc. cleanup
2021-04-29 08:45:15 -05:00
Scott Lahteine
c4fe072751
Improve opt_set (etc.) used for tests
2021-04-29 08:45:15 -05:00
Sola
0e61b4a982
Fix MKS H43 compile ( #21240 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
92da7659f4
Trust XY after Quiet Probing short sleep ( #21237 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
be8b547261
Fix some config builds
2021-04-29 08:45:15 -05:00
Scott Lahteine
ef57a3e585
build_all_examples -c -s, silent mftest
2021-04-29 08:45:15 -05:00
Scott Lahteine
b71f1e1edd
Better mftest order
2021-04-29 08:45:15 -05:00
MoellerDi
f3db2551a6
G-code Digital Buttons ( #18389 )
...
Co-Authored-By: android444 <24375898+android444@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:15 -05:00
Scott Lahteine
7eace53eb7
Fewer warnings
2021-04-29 08:45:15 -05:00
Scott Lahteine
c6e82160e4
POWER_LOSS_ZHOME_POS followup
2021-04-29 08:45:15 -05:00
Nick
c8cd824be2
Safe Z homing for Power Loss Recovery ( #16909 )
2021-04-29 08:45:15 -05:00
Ilya
854ab04ee4
Default microsteps to axis first stepper ( #21230 )
2021-04-29 08:45:15 -05:00
Marcio T
4e6ed43198
Minor FTDI EVE Touch UI fixes ( #21232 )
2021-04-29 08:45:15 -05:00
Stephan
2d4a1cd428
Filament Runout handling for Mixing Extruder ( #20327 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:15 -05:00
Scott Lahteine
fd5f1f1f5d
Filament sensor cleanup
2021-04-29 08:45:15 -05:00
Scott Lahteine
fbb30a2570
Serial macros cleanup
2021-04-29 08:45:15 -05:00
Roman Moravčík
043bd34e2b
Update Slovak language ( #21224 )
2021-04-29 08:45:15 -05:00
Fabio Viappiani
e4a67c8496
Fix TERN typo ( #21229 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
0a097b7a1e
Tweaks to build scripts
2021-04-29 08:45:15 -05:00
Giuliano Zaro
4343de3ee2
[SAMD51] Respect serial buffer size ( #21194 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
3f34916c57
Tweaks to build scripts
2021-04-29 08:45:15 -05:00
Scott Lahteine
0e6e7b0608
whitespace
2021-04-29 08:45:15 -05:00
ldursw
334bafc9c1
ST STM32 platform version 12 ( #21219 )
2021-04-29 08:45:15 -05:00
RudolphRiedel
8eedec04a1
Two additional EVE displays ( #18839 )
2021-04-29 08:45:14 -05:00
Sola
5aa9cc82a8
MKS H43 controller ( #20609 )
2021-04-29 08:45:14 -05:00
LinFor
6183cd0731
RGB Caselight ( #20341 )
2021-04-29 08:45:14 -05:00
jbuck2005
971fb8729a
SPEED => FEEDRATE ( #21217 )
2021-04-29 08:45:14 -05:00
Evgeny Z
124fb331cc
Apply AUTO_POWER_CONTROL later in setup() ( #21193 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Kachidoki
d20375c185
Duplicate fan speed in M106/7 IDEX Duplication Mode ( #21208 )
2021-04-29 08:45:14 -05:00
Arjan Mels
fff95b7173
Fix M876 when called from EP ( #21210 )
2021-04-29 08:45:14 -05:00
Giuliano Zaro
130dfbe11c
[SAMD51] Postmortem Debugging not implemented ( #21211 )
2021-04-29 08:45:14 -05:00
Giuliano Zaro
68e50a725a
[SMUFF] Use EXTRUDERS for extended commands ( #21212 )
2021-04-29 08:45:14 -05:00
X-Ryl669
3f9fe2dac4
Fix G-code Queue merge ( #21213 )
2021-04-29 08:45:14 -05:00
X-Ryl669
e1283b8a86
G-code Queue followup ( #21214 )
2021-04-29 08:45:14 -05:00
Alexander D. Kanevskiy
653608e931
Fix preflight complex extend handling ( #21191 )
2021-04-29 08:45:14 -05:00
X-Ryl669
80aac1b711
Make F_CPU a compile-time constant ( #21051 )
2021-04-29 08:45:14 -05:00
Victor Oliveira
b428a53b7a
Fix GTR / SKR PRO + USB Flash Drive build ( #21197 )
2021-04-29 08:45:14 -05:00
Victor Oliveira
94d1637221
More LERDGE envs followup ( #21205 )
2021-04-29 08:45:14 -05:00
Fabio Viappiani
3a5ac12321
Fix M355 with NEOPIXEL ( #21200 )
2021-04-29 08:45:14 -05:00
ldursw
c9d757fc0e
Init (stow) BLTouch before X/Y homing ( #21192 )
2021-04-29 08:45:14 -05:00
X-Ryl669
532dbb8064
Fix and improve G-code queue ( #21122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Scott Lahteine
adf26fd69e
Chamber followup
2021-04-29 08:45:14 -05:00
Vi B-P
13dee4d059
Preheat Menu shortcut option ( #20350 )
2021-04-29 08:45:14 -05:00
swissnorp
fc09581aa3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ( #20444 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Victor Oliveira
52c539eced
Zero Endstops followup ( #21188 )
2021-04-29 08:45:14 -05:00
qwewer0
5fdab77cc2
Fix LEVEL_CORNERS_USE_PROBE with BLTOUCH_HS_MODE ( #21161 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
00ceeeae7a
Eryone Thinker V2 ( #21190 )
...
Co-Authored-By: Bryan Joshua Pedini <b.pedini@bjphoster.com >
2021-04-29 08:45:14 -05:00
Katelyn Schiesser
7240c2172b
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND ( #20835 )
2021-04-29 08:45:14 -05:00
ellensp
f3d15b995c
Preflight checks for PlatformIO builds ( #21068 )
...
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com >
2021-04-29 08:45:14 -05:00
Katelyn Schiesser
b71af6a50f
Use 'H' value for UBL G29 z-clearance ( #21114 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
362776c38d
Tweak case light comment
2021-04-29 08:45:14 -05:00
deirdreobyrne
e6bf89e82b
Allow Zero Endstops (e.g., for CNC) ( #21120 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Tanguy Pruvot
19c38f1a8a
Add BOARD_PREINIT (for Longer3D open drain pins) ( #21159 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
ac5f2a9300
Update BLTOUCH_HS_MODE comment
2021-04-29 08:45:14 -05:00
Nick
088b5cfec2
Fix Anycubic Chiron TFT SD menu ( #21183 )
2021-04-29 08:45:14 -05:00
X-Ryl669
b33afb790e
Let libmaple accept RX/TX_BUFFER_SIZE ( #21177 )
2021-04-29 08:45:14 -05:00
X-Ryl669
73332f4df1
Combined LPC / Serial fixes ( #21178 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Scott Lahteine
7cb286bb6e
Expose more env builds in PlatformIO extension
2021-04-29 08:45:14 -05:00
Victor Oliveira
e9d62822bd
Fix MKS Robin Nano V3 I2C pins ( #21174 )
2021-04-29 08:45:14 -05:00
Ken Sanislo
8d05a823e9
Chamber Heater PID ( #21156 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Nick
c051a2ecae
Fix Chiron TFT serial comms ( #21152 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
dc0247c57e
Outdent UBL code
2021-04-29 08:45:14 -05:00
Scott Lahteine
8fca59f63b
G92, subcodes flag cleanup
2021-04-29 08:45:14 -05:00
Marcio T
1ab1c62f03
FTDI Touch UI followup ( #21167 )
2021-04-29 08:45:14 -05:00
Marcio T
a19c79d714
Enhance and fix FTDI Touch UI ( #21148 )
2021-04-29 08:45:14 -05:00
X-Ryl669
dc11874abe
Postmortem Debugging to serial port ( #20492 )
2021-04-29 08:45:14 -05:00
kpishere
61753bb5e3
Fix SPI on SMART RAMPS with mega2560 ( #21128 )
2021-04-29 08:45:14 -05:00
ellensp
3f1a8c2a1c
Fix G29 missing defines ( #21145 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:14 -05:00
espr14
bdb67b4397
Fix cleaning_buffer_counter check ( #21115 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
c4fcf8bfd7
Fixes for MP_SCARA ( #21113 )
...
Co-Authored-By: svsergo <52426708+svsergo@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Vert
7e8b02145c
YHCB2004 followup ( #21111 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
a09d7a59b4
Fix IDEX broken endstop test ( #21110 )
2021-04-29 08:45:14 -05:00
jbuck2005
27721c564f
Note FAN2_PIN silkscreen label ( #21087 )
2021-04-29 08:45:14 -05:00
Vert
2e040d03df
GT2560 v4.1B, YHCB2004 SPI character LCD ( #21091 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:14 -05:00
ellensp
2724816152
Swap Trigorilla Pro Z_MIN / MAX endstop pins ( #21095 )
2021-04-29 08:45:14 -05:00
X-Ryl669
03396922ab
Fix/improve configs build script ( #21086 )
2021-04-29 08:45:14 -05:00
Allen Bauer
b4a3013c28
BTT002 pins for FYSETC mini12864 ( #21096 )
2021-04-29 08:45:14 -05:00
ellensp
903c2915ed
Fix "BUTTON_CLICK redefined" warning ( #21098 )
2021-04-29 08:45:14 -05:00
jbuck2005
3ca2195ed0
Update platform ststm32 to 11.0 ( #20928 )
2021-04-29 08:45:14 -05:00
X-Ryl669
c759b2d2a6
Script to download & build Configurations ( #20992 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
ellensp
adbe152256
EXP headers for RAMPS 1.x ( #21054 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Giuliano Zaro
3883853817
Fix MMU2 compile error ( #21065 )
2021-04-29 08:45:14 -05:00
ellensp
ead41ac491
Fix remaining time divide-by-zero ( #21080 )
2021-04-29 08:45:14 -05:00
Steven Haigh
8a35c9a1a0
E3V2 Status Area followup ( #21072 )
2021-04-29 08:45:14 -05:00
InsanityAutomation
10da0f92a0
E3V2 DWIN live movement ( #21035 )
2021-04-29 08:45:14 -05:00
InsanityAutomation
ca79af7a46
Use configuration website, fix edit color
2021-04-29 08:45:14 -05:00
Scott Lahteine
ba4ce63858
Fix a board comment
2021-04-29 08:45:14 -05:00
Scott Lahteine
f31a8f4086
anet_et4_openblt.py => openblt.py
2021-04-29 08:45:14 -05:00
Scott Lahteine
9c47a9256d
Coolant Control sanity-checks
2021-04-29 08:45:14 -05:00
Giuliano Zaro
8ec86b810d
Don't create unused Serial Port instances ( #21066 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Scott Lahteine
69fcd9210f
Allow mftest -t to select by number
2021-04-29 08:45:13 -05:00
Scott Lahteine
b95e60dbbd
Update helpful links
2021-04-29 08:45:13 -05:00
Scott Lahteine
8bca8e5ba0
Minor serial code cleanup
2021-04-29 08:45:13 -05:00
X-Ryl669
92b5f06bf9
Use -g3 to include macros in debug symbols ( #21052 )
2021-04-29 08:45:13 -05:00
X-Ryl669
4316522146
Improve Delay test report ( #21047 )
2021-04-29 08:45:13 -05:00
kpishere
c0d1fd14f8
Fix AZSMZ_12864 on SMART RAMPS ( #21056 )
2021-04-29 08:45:13 -05:00
Jyers
f740226a82
Improved Ender 3 V2 display status area ( #20983 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:13 -05:00
kpishere
54f401506b
Support SMART RAMPS 1.4 with Mega2560 ( #21059 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
4d75c2e0f9
Ender 3 V2 DWIN cleanup ( #21061 )
2021-04-29 08:45:13 -05:00
Michael Telatynski
7361fbfe28
Improve probe preheat behavior ( #21033 )
...
Co-authored-by: InsanityAutomation <d.menzel@insanityautomation.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:13 -05:00
Scott Lahteine
897291c470
chmod and paths
2021-04-29 08:45:13 -05:00
Scott Lahteine
6320928795
Reheat bed first
2021-04-29 08:45:13 -05:00
Scott Lahteine
9acd2e176d
Ender 3 V2 DWIN cleanup ( #21026 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
c7efb2d964
Update M808 comment
2021-04-29 08:45:13 -05:00
JoAnn Manges
41ab63897f
MAX Thermocouples rework ( #20447 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:13 -05:00
X-Ryl669
77f48d2bad
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
Arjan Mels
897d29ea31
Fix STM32F1 emergency parser ( #21011 )
2021-04-29 08:45:13 -05:00
Alexander D. Kanevskiy
13f0e4729c
Allow SERVO0_PIN override on Creality Melzi ( #21007 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
86fd38ef42
Fix animated boot screen
2021-04-29 08:45:13 -05:00
MKS-Sean
127a4ada93
Fix: Unsupported use of %f in printf ( #21001 )
2021-04-29 08:45:13 -05:00
ellensp
1aae6395c6
Fix mini12864 v2.1 + PSU control + NeoPixel backlight ( #21021 )
2021-04-29 08:45:13 -05:00
Malderin
1bf469411a
Fix LVGL "more" menu user items ( #21004 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
Scott Lahteine
47b872f5d0
Fix TEMP_0_TR_ENABLE, rename temp conditions ( #21016 )
2021-04-29 08:45:13 -05:00
Simon Jouet
80c1be919f
Fix ESP32 I2S init placement ( #21019 )
2021-04-29 08:45:13 -05:00
Chris Pepper
243c8b4e1a
Improve RPi host kernel panic mitigation
...
It was still possible to cause a Kernel panic, this additional 500ms delay before disconnect appears to mitigate it completely.
2021-04-29 08:45:13 -05:00
Scott Lahteine
d7fbb1512a
Melzi, comments cleanup
2021-04-29 08:45:13 -05:00
Marcio Teixeira
8416edd127
Refactor FTDI EVE Touch Screen ( #20987 )
2021-04-29 08:45:13 -05:00
X-Ryl669
77966135e8
Fix ARM delay function ( #20901 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
6054052248
Use 'false'
2021-04-29 08:45:13 -05:00
Chris Pepper
bbb49c43e1
Mitigate RPi hosts kernel panic on M997
...
Work around M997 sometimes causing a kernel panic on the host when sent from a Raspbery Pi, the root cause is currently unknown.
2021-04-29 08:45:13 -05:00
ellensp
9437c72ef6
Fix MKS SGen-L DOGLCD_MOSI pin for FYSETC_MINI_12864 LCD ( #20998 )
2021-04-29 08:45:13 -05:00
Zs.Antal
bb511195b8
Update Hungarian language ( #20996 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
582458998f
Use serial shorthand
2021-04-29 08:45:13 -05:00
Scott Lahteine
bb5c643dfb
Nybbles & Bits
2021-04-29 08:45:13 -05:00
Scott Lahteine
bf631046c0
Fix some serial char, echo
...
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
Victor Oliveira
0d7c02d2c6
Re-calibrate touch after EEPROM reset, if needed ( #20934 )
2021-04-29 08:45:13 -05:00
Malderin
129e9151da
Add "more" menu in LVGL interface ( #20940 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:13 -05:00
Scott Lahteine
4771379302
Evaluate ANY_SERIAL_IS in place
2021-04-29 08:45:13 -05:00
ellensp
62a65d3fdc
Note (MarlinUI) limit on PREHEAT settings ( #20966 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
Giuliano Zaro
032152c41d
Update a UBL comment ( #20931 )
2021-04-29 08:45:13 -05:00
Victor Oliveira
da80fd782c
STM32 Shared Media - USB Mass Storage Device ( #20956 )
2021-04-29 08:45:13 -05:00
Tanguy Pruvot
460cdf4c09
Multi-language pertains to Color UI ( #20972 )
2021-04-29 08:45:13 -05:00
Victor Oliveira
0badef42d5
Touch Calibration Screen auto-save option ( #20971 )
2021-04-29 08:45:13 -05:00
Victor Oliveira
811b3d0f08
Include ui_common for MARLIN_LOGO_FULL_SIZE ( #20963 )
2021-04-29 08:45:13 -05:00
ellensp
8de850fd07
Fix host_response_handler compile ( #20962 )
2021-04-29 08:45:13 -05:00
X-Ryl669
1e5995335c
LVGL UI G-code console ( #20755 )
2021-04-29 08:45:13 -05:00
Tanguy Pruvot
4153b6a30b
Refresh screen on M22 (detach) ( #20958 )
2021-04-29 08:45:13 -05:00
X-Ryl669
c631fb79d5
Fix AutoReporter implementation ( #20959 )
2021-04-29 08:45:13 -05:00
X-Ryl669
9ae204df9c
Serial refactor followup ( #20932 )
2021-04-29 08:45:13 -05:00
zeleps
e7658ec5f5
Init serial ports first ( #20944 )
2021-04-29 08:45:13 -05:00
qwewer0
b3656c387f
Remove extra G29 V newlines ( #20955 )
2021-04-29 08:45:13 -05:00
ConstantijnCrijnen
164199614c
Language selection auto-save option ( #20915 )
2021-04-29 08:45:13 -05:00
ellensp
219f92c4ca
KILL, BEEPER pins for LCD_FOR_MELZI ( #20924 )
2021-04-29 08:45:13 -05:00
ellensp
0e37370b0c
Fix G28_STR ( #20925 )
2021-04-29 08:45:13 -05:00
rafaljot
845b99feb7
MPX_ARM_MINI board (Mingda MD-16) ( #20711 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
2021-04-29 08:45:12 -05:00
X-Ryl669
b44de74b91
Optimize serial output code for size ( #20911 )
2021-04-29 08:45:12 -05:00
George Fu
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
2021-04-29 08:45:12 -05:00
ellensp
c7004d100c
Fix undefined G28_STR ( #20912 )
2021-04-29 08:45:12 -05:00
ellensp
07a3ed1d7e
Fix LED_CONTROL_MENU compile ( #20914 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
cc545a73a1
Serial refactor followup
2021-04-29 08:45:12 -05:00
X-Ryl669
efa1e56369
Refactor serial class with templates ( #20783 )
2021-04-29 08:45:12 -05:00
ellensp
8da8e7d17b
Meatpack::report_state on serial port init ( #20903 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:12 -05:00
ellensp
b10b76e882
MeatPack followup - unused command ( #20893 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
be058430b4
Remove extra cast
2021-04-29 08:45:12 -05:00
Scott Mudge
7a559e4733
MeatPack followup ( #20896 )
2021-04-29 08:45:12 -05:00
ellensp
5fb8818ae5
ZONESTAR_LCD warning for RAMPS / ReARM ( #20702 )
2021-04-29 08:45:12 -05:00
ConstantijnCrijnen
cdefc19129
Configure / disable PRINTCOUNTER save interval ( #20856 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:12 -05:00
Scott Lahteine
918894fd84
Custom G26 FR followup
2021-04-29 08:45:12 -05:00
Scott Lahteine
1bc65be70f
Custom G26 FR followup
2021-04-29 08:45:12 -05:00
ScrewThisBanana
b9d19291fe
Adding custom move feedrate for G26 Travel moves, Original #20729 ( #20879 )
...
* Adding custom move feedrate for G26
This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.
Closes MarlinFirmware/Marlin#20615
2021-04-29 08:45:12 -05:00
Giuliano Zaro
2aaff47c9d
Clean up MMU2 code ( #20794 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
Rockman18
a582d1dc2f
Init KILL, SUICIDE, PSU earlier ( #20810 )
2021-04-29 08:45:12 -05:00
Gabriele Besta
5acd8f36a4
"Move … code" followup ( #20869 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Scott Lahteine
efaff24145
Apply SEC_TO_MS and other fixes
2021-04-29 08:45:12 -05:00
Scott Lahteine
b059c9e5c0
Reformat abortSDPrinting
2021-04-29 08:45:12 -05:00
Alexander D. Kanevskiy
82122fe9cd
Fix sign warning ( #20872 )
2021-04-29 08:45:12 -05:00
qwewer0
3beb6a9df3
Cosmetic changes (2) ( #20876 )
2021-04-29 08:45:12 -05:00
ellensp
a576ab83e9
"Move … code" followup ( #20868 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Kairali
70ee5e94fd
"Move … code" followup ( #20874 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Tanguy Pruvot
69da8719cf
Graphical TFT fixes, cleanup ( #20861 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
qwewer0
4ce87eeb91
🧻 Cosmetic changes ( #20859 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
24a801b660
🛠Fix deps script version regex
2021-04-29 08:45:12 -05:00
Scott Lahteine
786bba39ff
Fix Ender 3 V2 DWIN manual move ( #20837 )
2021-04-29 08:45:12 -05:00
Jason Smith
bed027f41f
Fix LiquidCrystal CI failures ( #20873 )
...
Fix incorrect dependency syntax for LPC.
Disambiguate LiquidCrystal library names.
2021-04-29 08:45:12 -05:00
Roxy-3D
17a4ef6730
Revert "Adding custom move feedrate for G26 ( #20729 )" ( #20870 )
...
This reverts commit 14567f3459
.
2021-04-29 08:45:12 -05:00
ellensp
56383d3ca0
MeatPack serial encoding ( #20802 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
Tanguy Pruvot
60c9a9e654
lcd_put_wchar_max for COLOR_UI ( #20838 )
...
Co-Authored-By: Victor Oliveira <github@victormo.com.br >
2021-04-29 08:45:12 -05:00
ScrewThisBanana
5398bfab36
Adding custom move feedrate for G26 ( #20729 )
...
* Adding custom move feedrate for G26
This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.
Closes MarlinFirmware/Marlin#20615
* Fixing missing default 'G26_XY_FEEDRATE_MOVE' value
This commit adds a default 'G26_XY_FEEDRATE_MOVE' value (max movement speed / 1.5) in the G26.cpp - same behaviour as the default 'G26_XY_FEEDRATE' value
* Adding comment describing functionality in G26.cpp
* Renaming 'G26_XY_FEEDRATE_MOVE' to 'G26_XY_FEEDRATE_TRAVEL'
Configuration parameter renamed for better readability and consistency
MarlinFirmware/Marlin#20615
* Setting 'G26_XY_FEEDRATE_TRAVEL' to a safer value, aligned comments
Changed default value for 'G26_XY_FEEDRATE_TRAVEL' from 150 mm/s to 100 mm/s for safety purposes, comment alignment
MarlinFirmware/Marlin#20615
2021-04-29 08:45:12 -05:00
Scott Lahteine
a8a6040b78
🛠 Replace lib_deps for custom_marlin.FEATURE ( #20858 )
2021-04-29 08:45:12 -05:00
Giuliano Zaro
22db4c0448
"Move … code" followup ( #20852 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Scott Lahteine
7bbf958e5c
Add labels, condition for BTT GTR M5 pins ( #20772 )
...
Co-Authored-By: NAPCAL <47440988+NAPCAL@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
Scott Lahteine
0b7de80a6f
Move common strings ( #20846 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
de37fbffa3
Fix undefined E_LBL
2021-04-29 08:45:12 -05:00
Jason Smith
f4a3db8db8
Ender 3 V2: Sync reset E in manual move ( #20806 )
2021-04-29 08:45:12 -05:00
Jason Smith
c409a6df5e
Fix ANYCUBIC_LCD_CHIRON compilation ( #20807 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
Scott Lahteine
71be210795
Move some MarlinCore and MarlinUI code ( #20832 )
2021-04-29 08:45:12 -05:00
Katelyn Schiesser
67942622f1
Increase filament runout distance edit limit ( #20828 )
2021-04-29 08:45:12 -05:00
Keith Bennett
5252a32de4
USB Flash Drive env hints for ABM ( #20592 )
2021-04-29 08:45:12 -05:00
Keith Bennett
5e5c0d65f3
Lerdge K/S/X support for Flash Drive ( #20593 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
3dde2722bd
MarlinUI multi-language support ( #20725 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
befcdeb74d
Keep G29 N on the DL
2021-04-29 08:45:12 -05:00
ellensp
0c62fd02b0
More PlatformIO source filters ( #20822 )
2021-04-29 08:45:12 -05:00
Tanguy Pruvot
8d2f1851eb
PSTR alias followup ( #20831 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
b355f4605e
Move singlenozzle temp/fan ( #20829 )
2021-04-29 08:45:12 -05:00
devin122
f6c4c26937
Fix reporting of TMC_S2VSA/B ( #20730 )
2021-04-29 08:45:12 -05:00
ellensp
c334151294
USE_M73_REMAINING_TIME sanity-check ( #20751 )
2021-04-29 08:45:12 -05:00
Giuliano Zaro
faf4cb1b74
MMU2 serial followup ( #20811 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
ccbff12d6a
Fix SINGLENOZZLE compile
2021-04-29 08:45:12 -05:00
EmilGustafsson
a02e884415
Swedish language for MarlinUI ( #20826 )
2021-04-29 08:45:12 -05:00
Rockman18
1fdf283e5d
Fix MKS UI manual move ( #20813 )
2021-04-29 08:45:12 -05:00
Rockman18
910059adcb
Fix, consolidate PSTR aliases ( #20812 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
Katelyn Schiesser
a8bd376fd4
Raise Z on exit from 'Level Bed Corners' ( #20817 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
c69f9b9883
Clean up whitespace, headings
2021-04-29 08:45:12 -05:00
Scott Lahteine
69b873b766
OS-native targets for "mftest -a"
2021-04-29 08:45:12 -05:00
Scott Lahteine
6162560b69
Internal G29N for G28+G29 ( #20800 )
2021-04-29 08:45:12 -05:00
George Fu
f101e19257
FYSETC_242 OLED 12864 for S6 ( #20767 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
7836b85c96
Reduce some G-code strings
2021-04-29 08:45:12 -05:00
zeleps
522c78b5e6
Fix Tramming Wizard behavior ( #20796 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
aabd40a7a2
Optimize some G-code strings
2021-04-29 08:45:11 -05:00
Scott Lahteine
e351ea2ee8
Apply bool to some MKS UI
2021-04-29 08:45:11 -05:00
Scott Lahteine
efc396bd05
General cleanup, use _BV
2021-04-29 08:45:11 -05:00
ellensp
ae53998a88
Fix Trigorilla Pro STOP pins ( #20801 )
2021-04-29 08:45:11 -05:00
Alexander D. Kanevskiy
d814d8f954
NEOPIXEL overridable on BTT SKR ( #20797 )
2021-04-29 08:45:11 -05:00
Martin
63e3117510
4 / 5 digits for some edit items ( #20793 )
2021-04-29 08:45:11 -05:00
Giuliano Zaro
cab93c2ad8
Update Italian language ( #20789 )
2021-04-29 08:45:11 -05:00
ellensp
3acf86510d
Fix Ender-3 V2 DWIN LPC signed warnings ( #20786 )
2021-04-29 08:45:11 -05:00
RFBomb
418524b1be
Configurable Corner Leveling point order ( #20733 )
2021-04-29 08:45:11 -05:00
Giuliano Zaro
a5d2180bf5
MMU2 as standard serial device ( #20771 )
2021-04-29 08:45:11 -05:00
Marcio Teixeira
0364ae4908
Improve filament runout handling in FTDI EVE Touch UI
...
- On filament runout, take the user to the tune menu where they can initiate a filament change or resume the print.
2021-04-29 08:45:11 -05:00
Marcio T
a7c97182f7
Fix compatibility macros
2021-04-29 08:45:11 -05:00
Marcio Teixeira
1e7426e549
Silence unused parameter warnings
2021-04-29 08:45:11 -05:00
Jelmer van der Stel
fd6501207f
Fix Ender 3 V2 encoder ( #20784 )
2021-04-29 08:45:11 -05:00
EvilGremlin
7f8188ccb6
ESP32 Tone Generator ( #20704 )
2021-04-29 08:45:11 -05:00
vitaliy172
f5341da94d
Update Ukrainian language ( #20668 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
a588f69f16
MKS prelim. cleanup (2)
2021-04-29 08:45:11 -05:00
Scott Lahteine
86bf374fc4
More MKS UI prelim. cleanup
2021-04-29 08:45:11 -05:00
MKS-Sean
a3d6442d02
MKS WiFi for TFT_LVGL_UI ( #20191 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
62d20c8b37
Ignore M22 during SD print
2021-04-29 08:45:11 -05:00
Scott Lahteine
726e2e9bc0
Move WRITE_FAN
2021-04-29 08:45:11 -05:00
Scott Lahteine
eedd9c2bda
whitespace
2021-04-29 08:45:11 -05:00
Scott Lahteine
5c181562f6
MKS UI prelim. cleanup ( #20763 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
104aceb44a
Rotary encoder cleanup ( #20753 )
2021-04-29 08:45:11 -05:00
Giuliano Zaro
bee794e598
Fix comments ( #20759 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
483804bafd
Ok to use C++11 'auto'
2021-04-29 08:45:11 -05:00
Johan van der Vyver
55709b9d2c
Multi-platform DWIN_CREALITY_LCD support ( #20738 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:11 -05:00
devin122
8eb32cef24
Fix TMC220x short circuit ( #20731 )
2021-04-29 08:45:11 -05:00
Serhiy-K
92f847c8f7
Fixes for TFTGLCD ( #20734 )
2021-04-29 08:45:11 -05:00
Victor Oliveira
be3caa4686
NO_SD_DETECT option ( #20741 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
fa6a2f52e2
Fix joystick include
2021-04-29 08:45:11 -05:00
Scott Lahteine
7e188c48e1
Tweak STM32F1 pin r/w/t
2021-04-29 08:45:11 -05:00
Scott Lahteine
928cd1b8ab
Clean up some includes
2021-04-29 08:45:11 -05:00
Scott Lahteine
4145d85ef1
Update Slovak glyphs
2021-04-29 08:45:11 -05:00
Mike La Spina
9901b4e9f1
Laser Test Fire ( #20452 )
2021-04-29 08:45:11 -05:00
Anthony Rich
4e46de66d3
Wanhao One+ SD detect pin ( #20724 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
7c7d28345e
Optimize some G76 strings
2021-04-29 08:45:11 -05:00
Dmitry Katsubo
8690f4862d
Fix misc. warnings ( #20715 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
c9a9c00f61
Fix Python 2.7 compatibility
...
Fix regression from #20692
2021-04-29 08:45:11 -05:00
Markus
6a60d47b90
Up to 6 Tramming points ( #20720 )
2021-04-29 08:45:11 -05:00
qwewer0
f19a1833bd
Fix M48 output ( #20713 )
2021-04-29 08:45:11 -05:00
TheCodeExorcist
074d3f6266
Improved MKS Robin support ( #19333 )
2021-04-29 08:45:11 -05:00
Java
92eee0386f
Preheat before Power Loss Recovery homing ( #20697 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
32caeecffb
Custom build_flags by feature ( #20692 )
2021-04-29 08:45:11 -05:00
wilbur4321
5ef0475dc5
Multi-Z stepper inverting ( #20678 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:11 -05:00
ellensp
aa5ac6c3b2
Fix Azteeg X3 macro typo ( #20681 )
2021-04-29 08:45:11 -05:00
ellensp
fd7e34312a
Define SANGUINOLOLU 1.1 enable pins ( #20682 )
2021-04-29 08:45:11 -05:00
ellensp
d10c734730
No BTN_ENC_EN on Anet 10 ( #20684 )
2021-04-29 08:45:11 -05:00
Giuliano Zaro
c64a5a4b8f
Temperature report followup ( #20687 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:11 -05:00
FanDjango
e3cd293f4e
Adjustable precision in M105 temperature report ( #20602 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:11 -05:00
zeleps
d324f3b16a
Don't apply hotend_offset.z to Z soft endstops ( #20675 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:11 -05:00
Scott Lahteine
01c9d49f09
Indent tool_change_prime
2021-04-29 08:45:11 -05:00
Scott Lahteine
cc1b8c2d0b
Clarify solenoid active / magnet-on state
2021-04-29 08:45:11 -05:00
FanDjango
ed7698efaa
Defer "quiet probing" till the last Z bump ( #20610 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
efe2859227
Solenoid cleanups
...
Followups to #20473 ahead of #20675
2021-04-29 08:45:11 -05:00
Scott Lahteine
4b4498be93
Remove untranslated strings
2021-04-29 08:45:11 -05:00
Scott Lahteine
eff2330ce1
G34/M422 cleanup
2021-04-29 08:45:11 -05:00
Scott Lahteine
8884b1f9a6
Move duplication_e_mask
2021-04-29 08:45:11 -05:00
Scott Lahteine
bb747bcd62
Fix delayed_move_time elapsed test
2021-04-29 08:45:11 -05:00
InsanityAutomation
b1f0671541
Fix IDEX reboot on travel after G28 X ( #20654 )
2021-04-29 08:45:10 -05:00
InsanityAutomation
abeefaac7f
Fix SD SPI Speed override, FTDI mesh edit ( #20657 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:10 -05:00
Scott Lahteine
90c04ee15d
Rename FTDI EVE screen data structs
2021-04-29 08:45:10 -05:00
Marcio T
d3d8fd6d9b
Fix thermal error protection, reporting ( #20655 )
2021-04-29 08:45:10 -05:00
Giuliano Zaro
c6c5cc7246
Update Italian language ( #20663 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
d5465f1ad8
Creality 4.2.10 board ( #20647 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
3f8a83b285
Add ALL_AXES manual move for UBL mesh editing
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com >
#20620
2021-04-29 08:45:10 -05:00
Scott Lahteine
385152b3d2
Animated boot followup
2021-04-29 08:45:10 -05:00
ellensp
66c69aef6a
Homing code followup ( #20632 )
...
Patching a87e5197cf
2021-04-29 08:45:10 -05:00
Scott Lahteine
f4f152bd01
Improved bootscreen animation
2021-04-29 08:45:10 -05:00
Scott Lahteine
eaeb9d1b20
Document, adjust some homing code
2021-04-29 08:45:10 -05:00
qwewer0
a42755a061
Fix a comment ( #20629 )
2021-04-29 08:45:10 -05:00
ellensp
5d35e3ccf5
Check for misplaced configs on build ( #20599 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
qwewer0
7ef03a761b
Assisted Tramming improvements ( #20298 )
2021-04-29 08:45:10 -05:00
ellensp
f570791e19
Fix //action prefix ( #20600 )
2021-04-29 08:45:10 -05:00
Jason Smith
25152a8cef
Fix UBL mesh edit delta moves ( #20620 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
Jason Smith
14b7eb1c5a
Fix CHAMBER_FAN_MODE 0 build ( #20621 )
2021-04-29 08:45:10 -05:00
zeleps
3b4c5f982c
Fix PARKING_EXTRUDER homing with solenoid ( #20473 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
2c58d0881b
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
Scott Lahteine
7a748bd565
SPI and pins cleanup
2021-04-29 08:45:10 -05:00
Victor Oliveira
cf996949fa
Support 4.3" (480x272) Color UI display ( #20334 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
79672d51f6
USB FD via native USB Host + MSC ( #20571 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
c3dc74bba0
Pins, comment cleanup
2021-04-29 08:45:10 -05:00
Tanguy Pruvot
f539e319f0
Clarify sanity-check for custom status bitmap ( #20588 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
eda5a884c6
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility ( #20589 )
2021-04-29 08:45:10 -05:00
Keith Bennett
7b33ceebbb
Apply SHOW_BOOTSCREEN to TFT_COLOR_UI ( #20586 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
8aa453d75b
Menu item index followup
2021-04-29 08:45:10 -05:00
Victor Oliveira
ed1c0b71df
Fix Change Filament menu actions ( #20565 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
Victor Oliveira
63f083db96
Fix LVGL_UI G-code preview ( #20564 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
a74d4609af
Use ADC_RESOLUTION 12 for all STM32 ( #20562 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
427a2fca4d
Fix Menu Mixer for Color UI ( #20566 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
910908fb32
Better defaults, compatibility for SDIO + STM32 ( #20570 )
2021-04-29 08:45:10 -05:00
Keith Bennett
a8800d5b0a
Small / Large Boot Screen option for TFT_COLOR_UI ( #20578 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
adca49e432
Remove URL scheme
2021-04-29 08:45:10 -05:00
Scott Lahteine
214f6cb6e3
Allow define HOMING_FEEDRATE_(XY|Z)
2021-04-29 08:45:10 -05:00
Scott Lahteine
3395d10e82
General cleanup
2021-04-29 08:45:10 -05:00
Jason Smith
2e93923e24
Validate defined probe points ( #20572 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
892e83e872
Init tare pin once
2021-04-29 08:45:10 -05:00
Scott Lahteine
10482ca49c
Add probe_switch_activated
2021-04-29 08:45:10 -05:00
Scott Lahteine
9947072d2d
Remove CREALITY_TOUCH
2021-04-29 08:45:10 -05:00
Scott Lahteine
6d3e22dd4a
Fix some comments
2021-04-29 08:45:10 -05:00
Ashammaru
e3d7603d54
Fix SPINDLE_LASER_FREQUENCY ( #20509 )
2021-04-29 08:45:10 -05:00
Mike La Spina
f9dd484381
Cutter Power in percent format ( #20410 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
Vi B-P
48bf80d190
Apply NO_MOTION_BEFORE_HOMING to joystick motion ( #20462 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
Scott Lahteine
089bfad490
Fix, clean up FTDI EVE Touch UI ( #20466 )
...
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com >
2021-04-29 08:45:10 -05:00
Jason Smith
f1bf1e1835
Fix ST7920 timing for Rumba32, Fysetc S6 ( #20556 )
2021-04-29 08:45:10 -05:00
Victor Oliveira
35e1917655
Fix DOGM status message scrolling ( #20557 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
121d4bf52a
Add "End Repeat Loops" menu item
2021-04-29 08:45:10 -05:00
Victor Oliveira
fadc8a1944
LVGL and Classic UI for STM32 ( #20552 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
a5dd4028ac
Move BTT_SKR_CR6
2021-04-29 08:45:10 -05:00
ubik2
a510c16838
Add OPTIMIZED_MESH_STORAGE option (for UBL) ( #20371 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
LinFor
156b5f4749
Remaining Time for FTDI EVE, bp for ExtUI ( #20549 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:10 -05:00
Scott Lahteine
fa89a7b0bc
Apply ENABLED in ExiUI / FTDI
2021-04-29 08:45:10 -05:00
Darren Peter
a24298f625
Support ANET_FULL_GRAPHICS_LCD_ALT_WIRING on BTT SKR 1.4 ( #20427 )
2021-04-29 08:45:10 -05:00
Sebastiaan Dammann
ec83a96484
Probe Activation Switch followup ( #20550 )
2021-04-29 08:45:10 -05:00
BsCmOD
a03ebfda52
Enhanced Italian language ( #20551 )
2021-04-29 08:45:10 -05:00
LinFor
323bf47738
FTDI EVE: Cyrillic font, some minor fixes ( #20517 )
2021-04-29 08:45:10 -05:00
yysh12
ad15890a81
Improve plan_arc circle detection ( #20440 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:09 -05:00
wmariz
60aeed99c6
Refactor 'Level Corners with Probe' ( #20460 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:09 -05:00
Jan Krajdl
c529209c8f
Support RGBW on PCA9632 ( #20455 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:09 -05:00
Tanguy Pruvot
be3e45d759
Fix G28 leveling state, UBL compile ( #20499 )
2021-04-29 08:45:09 -05:00
Victor Oliveira
7c8cff0d3c
Unify FYSETC F6 1.3 / 1.4 ( #20507 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:09 -05:00
Serhiy-K
256e94980e
STM32F1xx support for TFTGLCD ( #20515 )
2021-04-29 08:45:09 -05:00
Keith Bennett
aa65c6e477
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
2021-04-29 08:45:09 -05:00
Sean McGroty
59b5cb6fe2
Creality v4.3.1 (Ender 6) board ( #20512 )
2021-04-29 08:45:09 -05:00
X-Ryl669
a33c689c40
Improve Touch Calibration screen ( #20524 )
2021-04-29 08:45:09 -05:00
Jason Smith
30d9839631
Overrides to prevent STM32 timer conflicts ( #20545 )
2021-04-29 08:45:09 -05:00
Chris Pepper
f0b7f27029
Fix UBL mesh inset Z position ( #20538 )
2021-04-29 08:45:09 -05:00
Jason Smith
a1313c7066
Improve STM32 timer conflict messages ( #20544 )
2021-04-29 08:45:09 -05:00
LinFor
31c84d4559
FTDI EVE custom user menus ( #20518 )
2021-04-29 08:45:09 -05:00
LinFor
076f12e82d
12-bit ADC resolution for STM32 ( #20519 )
2021-04-29 08:45:09 -05:00
LinFor
231e5a5eed
Add Tune -> Advanced Settings to FTDI EVE ( #20532 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
350dc4ca05
Tweak FTDI spacing
2021-04-29 08:45:09 -05:00
Scott Lahteine
ff2f6cb110
Robin pins followup
2021-04-29 08:45:09 -05:00
LinFor
b667722184
Fix some Russian ( #20529 )
2021-04-29 08:45:09 -05:00
cr20-123
bc3f2f246f
Fix G34 compile with bed leveling disabled ( #20537 )
2021-04-29 08:45:09 -05:00
Sebastiaan Dammann
28548e7ea2
Add BTT SKR CR6 board ( #20522 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
023ef753b9
Clean up some pins
2021-04-29 08:45:09 -05:00
Dick Streefland
b799d0d073
Apply HOME_AFTER_DEACTIVATE for 'G28 O' ( #20525 )
2021-04-29 08:45:09 -05:00
Dick Streefland
be6e1ccba2
Get E3V2 DWIN MACHINE_SIZE
from config ( #20526 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
2a58aa2181
Fix PIO typo
2021-04-29 08:45:09 -05:00
Serhiy-K
525cdeae19
Update Russian and Ukrainian languages ( #20508 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
c831aabe14
Languages cleanup
2021-04-29 08:45:09 -05:00
Foxies
642110b072
Migrate Hispeedv1 (QQS-Pro) to HAL/STM32 ( #20354 )
2021-04-29 08:45:09 -05:00
Jason Smith
56e2f39175
Fix Creality EEPROM watchdog freq. ( #20510 )
2021-04-29 08:45:09 -05:00
InsanityAutomation
3e26e23e60
Probe Tare, Probe Activation Switch ( #20379 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:09 -05:00
InsanityAutomation
588fec6474
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:09 -05:00
Keith Bennett
87fbb89330
Let boards set Default TMC Slave Addresses ( #20498 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:09 -05:00
Scott Lahteine
a4701fbd3e
Tweaks for pins_BTT_SKR_common.h
2021-04-29 08:45:09 -05:00
Scott Lahteine
e02fd232ba
Rename QUIET_PROBING
2021-04-29 08:45:09 -05:00
Tanguy Pruvot
f7f531e59d
DOGM: Slow down touchscreen calibration ( #20454 )
2021-04-29 08:45:09 -05:00
Victor Oliveira
51e3d8f08b
MKS Robin Nano V3 and STM32F4x0Vx Variant ( #20430 )
2021-04-29 08:45:09 -05:00
grauerfuchs
02b65de6a2
Fix and optimize MightyBoard ( #20493 )
2021-04-29 08:45:09 -05:00
Jason Smith
c3a1cd10ab
Balance CI tests ( #20485 )
2021-04-29 08:45:09 -05:00
nb-rapidia
e5d094d2bd
Make M220 B / R a standard feature ( #20355 )
2021-04-29 08:45:09 -05:00
ellensp
d6efe75251
Fix ZoneStar LCD 2004 buttons ( #20489 )
2021-04-29 08:45:09 -05:00
rafaljot
f50abfcb1b
Homing feedrates as XYZ array ( #20426 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:09 -05:00
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
2021-04-29 08:45:09 -05:00
Tanguy Pruvot
1b6db623a7
Update French language ( #20472 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
a45603a344
Update Hungarian language
...
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com >
2021-04-29 08:45:09 -05:00
Giuliano Zaro
fa9463528d
Update Italian language ( #20480 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
82b6044dbb
Trust STM32 gcc versions
2021-04-29 08:45:09 -05:00
Scott Lahteine
be7aab204f
Update some LCD includes
2021-04-29 08:45:09 -05:00
Scott Lahteine
f82b3f0f51
Update some pins errors
2021-04-29 08:45:09 -05:00
Sebastiaan Dammann
3d7680a426
Creality v4.5.3 (CR-6 SE, CR-6 MAX) ( #20468 )
2021-04-29 08:45:09 -05:00
JoAnn Manges
878305671b
Fix RESTORE_LEVELING_AFTER_G28 ( #20471 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
46d2dc9bee
Please install the EditorConfig plugin
2021-04-29 08:45:09 -05:00
Scott Lahteine
e188b3e28c
Auto-check followup
2021-04-29 08:45:09 -05:00
kisslorand
a59164d5c8
Fix M1001 auto-check logic ( #20456 )
2021-04-29 08:45:09 -05:00
Jason Smith
0b0eb6a119
Trust that script -x flags will always be set ( #20453 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
e6b3c74069
Always enable leveling after G28
2021-04-29 08:45:09 -05:00
Scott Lahteine
20bd54f6d3
Preheat before leveling
2021-04-29 08:45:09 -05:00
Scott Lahteine
6599e4ea53
Fix formatting
2021-04-29 08:45:09 -05:00
Chris Pepper
5617d64119
LPC176x framework update ( #20469 )
2021-04-29 08:45:09 -05:00
Scott Lahteine
b81a9e54a3
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
2021-04-29 08:45:09 -05:00
Scott Lahteine
cbe27daafb
Adjust planner debugging
2021-04-29 08:45:08 -05:00
FanDjango
430855fdca
Probe Offset Wizard followupBack to PROBE_PT_RAISE/separate STOW, make "PROBING" msg appear ( #20439 )
...
* Go back to always use PROBE_PT_RAISE with a discrete stow. This ensures a raise above the bed, while stowing prior to exiting the wizard.
* Fix issue preventing text while moving to X/Y position
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com >
2021-04-29 08:45:08 -05:00
qwewer0
e9bde7e6fc
Improve ASSISTED_TRAMMING_WIZARD probe stowing ( #20437 )
...
* When BLTOUCH_HS_MODE enabled, stow pin before user interaction
* For all probes, ensure probe stows at end of wizard
2021-04-29 08:45:08 -05:00
ellensp
5aebc9fb0c
Add HAS_PIN_27_BOARD for CREALITY_V4 ( #20446 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:08 -05:00
leodoener
d0c2b643f8
Fix SDCARD_SORT_ALPHA on Ender 3 V2 ( #20443 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
c0ad4718a4
Better animated boot screen
2021-04-29 08:45:08 -05:00
Jason Smith
8f188adc32
SENSORLESS_PROBING sanity check followup ( #20438 )
2021-04-29 08:45:08 -05:00
FanDjango
74042d368e
Probe offset wizard fixes ( #20414 )
...
* STOW probe, reverting incorrect earlier change from #20344
* Adjust soft endstop disables, to ensure travel below bed functions properly
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com >
2021-04-29 08:45:08 -05:00
elasticdotventures
2a5b32f109
Z_SENSORLESS sanity checks ( #20421 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:08 -05:00
ellensp
0c383b858f
Fix UBL Debug Messages ( #20423 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2021-04-29 08:45:08 -05:00
Keith Bennett
aecfd95592
Clarify "not Interrupt-capable" error message ( #20419 )
2021-04-29 08:45:08 -05:00
Victor Oliveira
9f740d1872
MKS Robin Pins fixes for STM32 and STM32F1 ( #20404 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:08 -05:00
InsanityAutomation
70d393b5cd
Move ExtUI ABL mesh edit, limit to bilinear ( #20381 )
...
* Move ExtUI call
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com >
2021-04-29 08:45:08 -05:00
Marcio T
f193cda03b
Fixes and additions to FTDI EVE Touch UI ( #20393 )
...
- Fixed name conflict with "SUBSCRIPT_TWO"
- Fixed rendering bugs in "Leveling Menu"
- Only show "Bed Mesh Screen" when UBL is enabled
- Removed CocoaPress code from generic "Main Menu"
- Removed CocoaPress code from LulzBot Bio "Status" screen
- Moved generic "Move Axis" functionality into a base class
- Added CocoaPress custom screens:
- Status Screen
- Unload Cartridge
- Load Chocolate
- Main Menu
- Advanced Settings
- XYZ Move (based on "Move Axis" base class)
- Extrusion Move (based on "Move Axis" base class)
- CocoaPress tweaks to "Temperature" screen
- Fix FTDI EVE Touch UI compilation errors when not using leveling.
2021-04-29 08:45:08 -05:00
Mike La Spina
e3e9982fec
Fix Spindle/Laser Control menu ( #20347 )
2021-04-29 08:45:08 -05:00
swissnorp
4ca3c0bc86
Allow positive Z nozzle to probe offset ( #20344 )
...
* Allow a positive value for z offset from nozzle to probe without sanity checks
* Simplify menu_probe_offset.cpp (HOMING_Z_WITH_PROBE)
* Add some more explanation to Configuration Files
* Raise after probe_at_point as if homed
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:08 -05:00
Keith Bennett
38bb3b86d2
Clarify Delta & SCARA config location ( #20403 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
ad7fe15154
Style, spacing, typo cleanup for recent changes
2021-04-29 08:45:08 -05:00
Victor Oliveira
91e9599554
SPI TFT for STM32F4 boards ( #20384 )
...
* fix pinsDebug for F1 boards
* add MKS Robin PRO V2 board - development board
* tft spi working with F4 boards
* pins formating
* sanity check for TFT on supported cores in STM32
* Fix tabs/spaces in pins file
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:08 -05:00
ellensp
47fd7fcaea
Allow BTT EXP-MOT be used with Displays that needs only EXP 1 ( #20396 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
2021-04-29 08:45:08 -05:00
ellensp
50247fc894
Shorten Filament Load/Unload Strings to Fit on Graphical Displays ( #20369 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
2021-04-29 08:45:08 -05:00
Scott Lahteine
37dd0fd2d6
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
1932e70e72
More LPC P-string macros
2021-04-29 08:45:08 -05:00
Scott Lahteine
ea81790d48
Watch idle() depth over 5
2021-04-29 08:45:08 -05:00
Scott Lahteine
2384e5c9c9
Fix fileExists, use openFailed
2021-04-29 08:45:08 -05:00
Victor Oliveira
72eda1d3ae
Avoid invalid memory optimizations ( #20389 )
...
When building for AVR, merge-all-constants can incorrectly combine constants stored in flash with constants stored in RAM. These have different access requirements, leading to undefined behavior during execution.
Co-authored-by: ellensp <ellensp@hotmail.com >
2021-04-29 08:45:08 -05:00
Scott Lahteine
3a73f04fd3
G28 followup
2021-04-29 08:45:08 -05:00
Scott Lahteine
107834f899
G28 tweaks
2021-04-29 08:45:08 -05:00
Scott Lahteine
b6cd7aaf17
Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE
2021-04-29 08:45:08 -05:00
Scott Lahteine
4b6fa1b54d
Move G29 3-point startup earlier
2021-04-29 08:45:08 -05:00
Scott Lahteine
284cc8f62d
ExtUI homing / leveling additions
2021-04-29 08:45:08 -05:00
Scott Lahteine
ef35fc60c1
Use 'nearby' for 'near'
2021-04-29 08:45:08 -05:00
Scott Lahteine
ec2843bcf3
Creality 4.5.2 format and fix
2021-04-29 08:45:08 -05:00
LinFor
8a18bb8440
Fix FYSETC S6 I2C EEPROM size ( #20340 )
...
Both V1.2 and V2.0 boards have a 24LC16, which is a 2kB EEPROM.
Co-authored-by: PingWin <kirill@shashlov.ru >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:08 -05:00
InsanityAutomation
21b15a0a09
Add Creality 4.5.2 board ( #20378 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:08 -05:00
Jason Smith
c400c54b86
Suspend Servos for STM32+NeoPixel ( #19963 )
2021-04-29 08:45:08 -05:00
Jason Smith
1a618b1b31
Fix TMC_HOME_PHASE divide by zero ( #20368 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
a09d096b87
Improved Longer3D LKx Pro board ( #20372 )
...
Co-authored-by: mrv96 <marione96@live.it >
2021-04-29 08:45:08 -05:00
Tanguy Pruvot
c88a7935d6
Don’t use near keyword as variable name ( #20374 )
2021-04-29 08:45:08 -05:00
Belin Fieldson
43bbf04764
Loosen E on pause for fila-manipulation ( #20346 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:08 -05:00
Jason Smith
10b8737c7d
Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES ( #20363 )
2021-04-29 08:45:08 -05:00
Victor Oliveira
dab29dddc3
Require minimum PlatformIO version ( #20361 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:08 -05:00
Scott Lahteine
20ea00e7f6
Consolidate common pin includes
2021-04-29 08:45:08 -05:00
ellensp
6a8ab8f1e6
Fix up start, monitor baud ( #20326 )
2021-04-29 08:45:08 -05:00
yysh12
eba2937715
Fix circle arc condition ( #20322 )
2021-04-29 08:45:08 -05:00
Jason Smith
07954edadc
Permit SD EEPROM emulation on E3V2 ( #20353 )
2021-04-29 08:45:08 -05:00
Jason Smith
1c695e130e
Fix E3V2 DWIN Jerk Menu ( #20352 )
...
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
2021-04-29 08:45:08 -05:00
Luu Lac
f42d15437b
Help hosts when password-locked ( #20348 )
2021-04-29 08:45:08 -05:00
Mathias Rasmussen
564e2e865c
Update to STM32 v10, optimize build ( #20325 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
c76f179487
Level Bed Corners is a sub-menu
2021-04-29 08:45:08 -05:00
Scott Lahteine
29a962320c
Tweak to EEPROM safe delay
2021-04-29 08:45:08 -05:00
Jason Smith
e927ef94a6
Fix E3V2 Control Menu when returning from Info ( #20338 )
2021-04-29 08:45:08 -05:00
Jason Smith
f929123a7b
Prevent Watchdog reset writing Creality 4.x EEPROM ( #20328 )
2021-04-29 08:45:08 -05:00
Jason Smith
d34bbee304
Increase E3V2 DWIN steps/mm range to 999.9 ( #20324 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
74c509d36e
General cleanup
2021-04-29 08:45:08 -05:00
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
2021-04-29 08:45:08 -05:00
Jason Smith
f22b677906
Leveling Fade Height default setting ( #20316 )
2021-04-29 08:45:08 -05:00
Jason Smith
272265c636
Fix STM32F1 'freeMemory()' warnings ( #20319 )
2021-04-29 08:45:08 -05:00
Alexander D. Kanevskiy
a8ba3c4e2e
SKR E3 Turbo Controller Fan ( #20320 )
2021-04-29 08:45:08 -05:00
yysh12
523bc7d355
Arc Direction followup for circles ( #20314 )
2021-04-29 08:45:08 -05:00
Thomas Niccolo Reyes
1dd17d857e
Fix M73 LCD code typo ( #20300 )
2021-04-29 08:45:08 -05:00
Sergey1560
a54b07d3ae
Group related homing options ( #20283 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:08 -05:00
yysh12
f63a7b978d
Fix G2/G3 arcs > 180° ( #20292 )
2021-04-29 08:45:08 -05:00
ellensp
04483dd307
Fix BTT GTR 1.0 endstop/DIAG pins ( #20296 )
2021-04-29 08:45:08 -05:00
BsCmOD
3c5c36de50
FIX TMC menu message ( #20294 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
deb8df8eff
M808 Repeat Markers ( #20084 )
2021-04-29 08:45:07 -05:00
Štěpán Dalecký
3231741cd2
[WIP] Fix Probe::offset_xy ( #20290 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:07 -05:00
wmariz
747bde7e64
Level Corners with Probe option ( #20241 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
7c9c897dac
Optimize emergency parser check
2021-04-29 08:45:07 -05:00
Scott Lahteine
fc1deea2b8
No auto debug for EEPROM_CHITCHAT
2021-04-29 08:45:07 -05:00
Scott Lahteine
7421282d9a
Finish HAL/STM32 cpp wrappers
2021-04-29 08:45:07 -05:00
mks-viva
9d5a391b54
MKS Robin E3 / E3D v1.1 ( #20216 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
6ec6d1d39d
Tweak some pin errors
2021-04-29 08:45:07 -05:00
Jason Smith
e2c57f6d47
Retire HAL for STM32F4 / F7 ( #20153 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
664e9d6dfe
Reduce warnings, extern "C" cleanup ( #20279 )
2021-04-29 08:45:07 -05:00
swissnorp
0c24347cdb
Probe Offset Wizard improvements ( #20239 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
c86ede8cfb
Fix COLOR_UI without TOUCH_SCREEN_CALIBRATION ( #20269 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
38a62f0d5b
add missing header to use HAS_SD_HOST_DRIVE ( #20270 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
27b2e2d3e7
Update TOUCH_UI_LULZBOT_BIO wrappers
2021-04-29 08:45:07 -05:00
Scott Lahteine
4e940ffcc2
Cosmetic G29 ABL tweak
2021-04-29 08:45:07 -05:00
Scott Lahteine
109c08e9e5
Consistent Probe XY offset type
2021-04-29 08:45:07 -05:00
Jason Smith
03cdfafc2a
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE ( #20254 )
2021-04-29 08:45:07 -05:00
pseudex
6cca5a9f92
Allow cold Filament Load/Unload with M302 P1 ( #20262 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:07 -05:00
ellensp
629f0e21c9
Set "lcd_move_e" index to fix the label ( #20263 )
2021-04-29 08:45:07 -05:00
rdhoggattjr
a711e22b17
LCD position in current units ( #20145 )
2021-04-29 08:45:07 -05:00
Jason Smith
82663c7d11
Fix Z4 in ENABLE/DISABLE_AXIS_Z ( #20256 )
...
This was accidentally broken in PR #20218
2021-04-29 08:45:07 -05:00
Jason Smith
8cd25f35c2
Fix dummy thermistors for Bed, Chamber, Probe ( #20247 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
300a944af6
Allow Status Message without LCD ( #20246 )
2021-04-29 08:45:07 -05:00
Jason Smith
5e57e60692
Fix UBL manual mesh adjust behavior ( #20248 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
28cd6eca88
Hide docker droppings
2021-04-29 08:45:07 -05:00
Scott Lahteine
82c1bac4e3
Move core conditionals earlier
2021-04-29 08:45:07 -05:00
Scott Lahteine
08717ef117
Put "$3" on all tests
2021-04-29 08:45:07 -05:00
qwewer0
56c0608e4d
Clear menu history for browse media on insert ( #20236 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:07 -05:00
Kurt Haenen
9c9fd8714e
Proper pullup/pulldown configurability ( #20242 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:07 -05:00
Victor Oliveira
69b61fef67
Fix Load Filament wait ( #20243 )
2021-04-29 08:45:07 -05:00
Orel
add6b836df
Skip unnecessary (costly) SW Stepper Enable ( #20218 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:07 -05:00
Gurmeet Athwal
a95a41ef73
BTN_ENC_EN for many boards ( #19890 )
...
Enables CHECK_ENCODER_ACTIVE_SIGNAL for many more boards.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:07 -05:00
Scott Lahteine
f3805edbd6
Power-Loss cleanup
2021-04-29 08:45:07 -05:00
Simone Primarosa
7f91ff07c4
Superscript substitution ( #20219 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:07 -05:00
Simone Primarosa
d5e13f255d
Fix bad SET_FAST_PWM_FREQ calls ( #20227 )
2021-04-29 08:45:07 -05:00
Kurt Haenen
9ebe050646
Fix backward Filament (Presence) Sensor pulls ( #20228 )
...
Co-authored-by: Kurt Haenen <Kurt.Haenen@quintux.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:07 -05:00
Scott Lahteine
7f84a7a85e
Printrboard labels
2021-04-29 08:45:07 -05:00
Victor Oliveira
264e921d3f
SINGLE_TOUCH_NAVIGATION Follow Up ( #20213 )
2021-04-29 08:45:07 -05:00
Victor Oliveira
7ad127668d
Missing header to use suicide() on LVGL UI ( #20214 )
2021-04-29 08:45:07 -05:00
Ajtak
35d3e74267
Longer LK Pro / Alfawise PRO board ( #20185 )
2021-04-29 08:45:07 -05:00
Orel
2abde8a068
Fix DAC setDrvPct ( #20205 )
2021-04-29 08:45:07 -05:00
Vitaliy
afd3ee264b
Windows LPC Upload for non-admins ( #20208 )
...
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:07 -05:00
Scott Lahteine
2e193b9a29
Fix Z label
2021-04-29 08:45:07 -05:00
Scott Lahteine
48c2065a17
MKS WiFi strings
2021-04-29 08:45:07 -05:00
Scott Lahteine
7729a0c3bb
More MKS WiFi
2021-04-29 08:45:07 -05:00
Scott Lahteine
f1b32b808f
MKS WiFi preliminary changes
2021-04-29 08:45:06 -05:00
Till
5ef1d053eb
Add Thermistor 20-21 notes ( #19246 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
0264841dc4
Reduce RAM usage for TFT Color UI on SGen-L V2 ( #20209 )
2021-04-29 08:45:06 -05:00
Maciej Rutkowski
40071c3fb9
Fix GTR NeoPixel pin with FYSETC Mini12864 ( #20203 )
2021-04-29 08:45:06 -05:00
ellensp
d92f69f137
Remaining Time followup ( #20199 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
15febdfe07
Fix Filament Change menu item labels ( #20201 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
1040f14da4
Abort print on media removal ( #20200 )
2021-04-29 08:45:06 -05:00
JoAnn Manges
11f08804d1
Use RTD for MAX31865 reading ( #20188 )
2021-04-29 08:45:06 -05:00
bosd
29d45b1144
Fix broken #include ( #20193 )
2021-04-29 08:45:06 -05:00
Giuliano Zaro
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
b6d2671260
USB Media Host followup
...
Restore HAS_SHARED_MEDIA
2021-04-29 08:45:06 -05:00
Jason Smith
5f9ccb361a
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
2021-04-29 08:45:06 -05:00
Philippe Cayrol
ef51bd16dc
Better edit range for Linear Advance K ( #20155 )
2021-04-29 08:45:06 -05:00
Thomas Niccolo Reyes
125ad2003d
Remaining Time for Prusa-style LCD layout ( #20148 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Victor Oliveira
ccac37613b
Improve USB Media Host conditions ( #20176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Foxies
292e83466e
FLSun Hispeedv1 Board update ( #19959 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Thomas Niccolo Reyes
172cc0dd03
Open File Browser on Media Insert (option) ( #20151 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
wmariz
26d3caf97c
Probe Wizard XY position ( #20167 )
2021-04-29 08:45:06 -05:00
Jason Smith
7848096acb
Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION ( #20143 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
18869c666f
COLOR_UI without TOUCH_SCREEN 👍🏻 ( #20178 )
2021-04-29 08:45:06 -05:00
Costas Basdekis
1c81a126c5
Local testing via Makefile & Docker ( #19981 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
180fe914b6
Prevent #div0 error ( #20183 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
dc644df9bc
Reduce RAM usage for TFT Color UI on SGen-L ( #20179 )
2021-04-29 08:45:06 -05:00
Roman Moravčík
550306d1b6
Update Slovak language ( #20181 )
2021-04-29 08:45:06 -05:00
石立枫
78eb12958a
Add FLY_CDY board ( #19979 )
...
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2021-04-29 08:45:06 -05:00
ellensp
cc9df782ce
add ethernet to src filter ( #20136 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
2021-04-29 08:45:06 -05:00
Victor Oliveira
562c41af4e
Use intptr types (simulator) ( #20142 )
2021-04-29 08:45:06 -05:00
Jason Smith
b5e7b8e29e
Allow overriding servo pin for MKS Robin Mini ( #20158 )
2021-04-29 08:45:06 -05:00
Keith Bennett
2979504b9c
Multi-Hotend Preheat Fixes ( #20165 )
...
* Return to Status Screen on Multi-Hotend Preheat All
Co-authored-by: Victor Oliveira <81722+rhapsodv@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Jason Smith
a01fab662c
Allow dummy thermistors without pin definitions ( #20159 )
2021-04-29 08:45:06 -05:00
FanDjango
daa2a04fc9
Guards for large BLOCK_BUFFER_SIZE (>=128) ( #20130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
InsanityAutomation
983bb89063
Update IDEX menus, add post-M605 event G-code ( #20133 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Victor Oliveira
3d9b453000
Add Touch Calibration screen ( #20049 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
90f647b6be
Fix some LCD/serial strings
2021-04-29 08:45:06 -05:00
Scott Lahteine
7f7c27be30
Add parser.is_command(letter, code)
2021-04-29 08:45:06 -05:00
Minims
2b63a1b4e1
BTT Motor Expansion for SKR Pro ( #20123 )
2021-04-29 08:45:06 -05:00
Keith Bennett
90f3d1f7a6
UTF Filenames followup ( #20135 )
2021-04-29 08:45:06 -05:00
phcay
65a5eb47b3
Fix extraneous Linear Advance DIR change ( #20131 )
2021-04-29 08:45:06 -05:00
Luu Lac
6b5ddfe235
Fix "autotune" LCD message ( #20127 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
2f57b1d529
Optimize M360
2021-04-29 08:45:06 -05:00
Scott Lahteine
7e535022ab
Fix compile warnings, serial alias
2021-04-29 08:45:06 -05:00
Scott Lahteine
cb1d2de838
.gitignore for native / simulation
2021-04-29 08:45:06 -05:00
Scott Lahteine
96acbb2506
LCD_FIRST_TOOL status bitmaps
2021-04-29 08:45:06 -05:00
Gonçalo Pereira
030f745b08
Typo in MMU2 serial protocol description ( #19949 )
2021-04-29 08:45:06 -05:00
InsanityAutomation
dc949f5488
G34 Z stepper locking ( #20091 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
LinFor
7b745345f7
Fix UTF filename scroll ( #20121 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Jason Smith
3ee61e2084
UTF longname followup ( #20115 )
2021-04-29 08:45:06 -05:00
Scott Lahteine
26a1cd9a00
Terse sanity messages
2021-04-29 08:45:06 -05:00
Scott Lahteine
27c74d2f72
Add HOME_Z_FIRST option ( #20113 )
2021-04-29 08:45:06 -05:00
LinFor
a5ee22baa2
Fix MAX6675 SPI init, conflicts ( #20086 )
2021-04-29 08:45:06 -05:00
JoAnn Manges
02c3c314fe
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
2021-04-29 08:45:06 -05:00
Hebezo
012745b218
Option to ignore SD at startup ( #20099 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Scott Lahteine
d4b86322a9
M32 followup
2021-04-29 08:45:06 -05:00
ellensp
ac74786c2b
Fix compile with PLR, no fan ( #20096 )
2021-04-29 08:45:06 -05:00
Davidsg33k
cf43c9901f
400 Z steps-per-mm ( #20104 )
2021-04-29 08:45:06 -05:00
LinFor
3030bf4274
Handle UTF in long filenames ( #20087 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Costas Basdekis
dc144fb910
Distinct runout states ( #19965 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:06 -05:00
Costas Basdekis
45b242d5f7
Fix Linux GPIO logging ( #20093 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
ellensp
42b37da1e7
BTT driver expansion for SKR 1.3/1.4 ( #20088 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Speaka
8eb5950ebd
Tramming Wizard wait position ( #20063 )
2021-04-29 08:45:05 -05:00
Victor Oliveira
ccb5e34052
Fix UI compile issues ( #20092 )
2021-04-29 08:45:05 -05:00
Jason Smith
ee48fc6544
Fix Arduino DUE compilation ( #20058 )
2021-04-29 08:45:05 -05:00
qwewer0
2365df532f
What if 8 was 9? ( #20076 )
2021-04-29 08:45:05 -05:00
qwewer0
24c2ce6a87
Update issues/support link ( #20077 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Gustavo Alvarez
791fba3187
Fix SKR E3 DIP pin CLCD_SPI_CS ( #20078 )
2021-04-29 08:45:05 -05:00
Tanguy Pruvot
367c447ff8
Fix 320x240 touch buttons Y ( #20079 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
ca730314e7
Ability to disable M32
2021-04-29 08:45:05 -05:00
Scott Lahteine
b2d6b8c567
Simplified temp sensor conditionals
2021-04-29 08:45:05 -05:00
Hebezo
170ba87648
Add POWER_OFF_DELAY option ( #19987 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
qwewer0
44f689320b
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Alexander D. Kanevskiy
7da62cc9f7
POWER_LOSS_PIN for BTT SKR mini MZ / E3 2.0 ( #20069 )
2021-04-29 08:45:05 -05:00
Jason Smith
841f0d5778
Fix tool-change servo index for E2 and up ( #20060 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
367e717aeb
Add alternative TERN macros
2021-04-29 08:45:05 -05:00
Scott Lahteine
5bf82b34c6
Temperature 'autostart' => 'auto_job'
2021-04-29 08:45:05 -05:00
Scott Lahteine
734dd1c293
MSG_AUTOSTART => MSG_RUN_AUTO_FILES
2021-04-29 08:45:05 -05:00
Albert van Osch
4052ef7097
Zonestar Z8 XM2 support ( #19991 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
dfb6dd2ad2
Apply some pins formatting
2021-04-29 08:45:05 -05:00
Scott Lahteine
426d555f6e
TFT cleanup
2021-04-29 08:45:05 -05:00
LinFor
b129652597
Fix Endstop Interrupts with SPI endstops, sanity checks ( #20051 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Speaka
ec5b2aab15
Tramming Wizard submenu option ( #20000 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Victor Oliveira
af5cf823ea
Color UI single touch menu navigation ( #20053 )
2021-04-29 08:45:05 -05:00
Darren Horrocks
7e94079b5b
Optimized (non-optiboot) Melzi env ( #20021 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Darren Horrocks
d81c1961c2
Anet 1.0 alternative graphical LCD wiring ( #20022 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
45e0dd1966
Add 'mfconfig' script used to manage configs
2021-04-29 08:45:05 -05:00
Jason Smith
a1ec49feda
Sanity-check illegal native USB ( #20047 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:05 -05:00
Jason Smith
3afa6e526b
STM32F1 cleanup, incl. SoftwareSerial removal ( #20046 )
2021-04-29 08:45:05 -05:00
Jason Smith
ecabbb6974
Fix FYSETC S6 timer conflict ( #20044 )
2021-04-29 08:45:05 -05:00
George Fu
989ef47bde
FYSETC E4 board support ( #20032 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
5a918e2b2e
Update some file headers
2021-04-29 08:45:05 -05:00
Victor Oliveira
2dd1522e30
Standardize Marlin SPI (part 1) ( #19989 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
e49f267c4a
Use nullptr
2021-04-29 08:45:05 -05:00
Mauro
afed97bf0e
Fix E4d@box pins, stepper i2s ( #20055 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
9ba113bc05
Clean up corrected urls
2021-04-29 08:45:05 -05:00
Marc Jovaní González
35d7618117
Add Spanish translations ( #20020 )
2021-04-29 08:45:05 -05:00
Jason Smith
10c8647c1b
Fix 0 extruders & bed compile ( #20030 )
2021-04-29 08:45:05 -05:00
Sergey1560
1767a3bd70
Don't close diveDir in fileExists ( #20035 )
2021-04-29 08:45:05 -05:00
Jason Smith
5082106145
Fix BTT002 PeripheralPins PWM assignments ( #20036 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
b643a07b66
Comment, spacing cleanup
2021-04-29 08:45:05 -05:00
Josh Schroeder
dd92c79339
Wiring warning for ANET_FULL_GRAPHICS_LCD on SKR 1.4 ( #20011 )
2021-04-29 08:45:05 -05:00
Victor
b767a82bd8
FAST_PWM for STM32 ( #20025 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
67d58ccb98
HAL support for 8s watchdog
2021-04-29 08:45:05 -05:00
Keith Bennett
bbfac75f19
Add note about TMC2225/6 ( #20002 )
2021-04-29 08:45:05 -05:00
Victor Oliveira
930aad6d31
Better Classic UI touch resolution ( #20004 )
2021-04-29 08:45:05 -05:00
Victor Oliveira
65383dd616
Show un-mounted media slot ( #20005 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
2ae8014da7
DWIN cleanup, preserve Z offset
2021-04-29 08:45:04 -05:00
Victor Oliveira
b79e2d1e8d
Add a filament runout note ( #19973 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Victor Oliveira
172996f2b3
Fix STM32 HW Serial + EP compile ( #19990 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
3c512648da
Increase SPI Speed on LPC. Color and Classic UI for MKS SGEN L. ( #19945 )
2021-04-29 08:45:04 -05:00
Alexander D. Kanevskiy
e335e74379
Y-center GLCD status logo, reorganize ( #19954 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Victor Oliveira
5c90d0d0ae
Reset calibration screen touch timer on click ( #19951 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
95fb749923
Clean up SPI and ST7920 defines ( #19956 )
2021-04-29 08:45:04 -05:00
Jason Smith
d9a47ec075
Get STM32 clock rates from framework ( #19978 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Alexander Semion
c9c17b8863
Add SPINDLE_SERVO option ( #19971 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
2a61ce80b8
Put PIO "debug" build in the corner ( #19975 )
2021-04-29 08:45:04 -05:00
Nick
3eaeaa8af3
Fix Chiron probe low point ( #19962 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
261e8df837
Cutter power cleanup
2021-04-29 08:45:04 -05:00
Julien Lirochon
d18ab2d206
Fix SpindleLaser::cpwr_to_pct() maths ( #19970 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
08f2735e86
Cutter enable inline at full power
...
Co-Authored-By: Luu Lac <45380455+shitcreek@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
thinkyhead
aec215aaf3
Fix bilinear_line_to_destination definition
...
See #19431
2021-04-29 08:45:04 -05:00
Orel
4b08e06fa6
Rename, adjust Dagoma F5 ( #19947 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
2774b70fbf
gcode_D EEPROM size, cleanup
...
Fixes #19920
Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Victor
3dbe4ac593
FAST_PWM for STM32F1 ( #19952 )
2021-04-29 08:45:04 -05:00
Giuliano Zaro
ba28660acb
Update Italian language ( #19953 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
cec9075361
PIO env for MKS Nano boards in STM32 ( #19905 )
2021-04-29 08:45:04 -05:00
Marcio Teixeira
176cb29eab
Improvement and fixes to FTDI touch UI
...
- Fixed incorrect LCD text string
- Fixed incorrect refresh of filament change screens
- Allow host control via touch UI
- Updates to leveling menu
- Modified ExtUI::isPrinting() to check if the job timer is running
- Added ExtUI method to check whether a host print is paused
2021-04-29 08:45:04 -05:00
Scott Lahteine
3cb7128116
Tweak code formatting
2021-04-29 08:45:04 -05:00
Victor Oliveira
88e88743b9
Color UI for MKS SGen-L V2 ( #19919 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
e6092ad146
.bin and .woff are binary
2021-04-29 08:45:04 -05:00
Scott Lahteine
59914df5b7
Fix comments, spacing
2021-04-29 08:45:04 -05:00
Scott Lahteine
67fbee389e
Add a note about substitution chars
2021-04-29 08:45:04 -05:00
Victor Oliveira
b590cee35a
Keep SPI active on LPC176x ( #19932 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
0c81d86cd4
Permit spaces in dependencies g++ path ( #19929 )
2021-04-29 08:45:04 -05:00
Alexander Fomichev
d6e93bb9c7
Generalize BTT SKR E3-DIP version ( #19910 )
2021-04-29 08:45:04 -05:00
ellensp
2bb94b4329
AZTEEG X5 mini LED pins ( #19909 )
2021-04-29 08:45:04 -05:00
Gurmeet Athwal
fa0614516a
Update ExtUI path in config comment ( #19908 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
d08511c5dc
Color UI circular task queue ( #19918 )
2021-04-29 08:45:04 -05:00
Jason Smith
2a4cdf5a5d
Fix LCD menus + DAC ( #19907 )
2021-04-29 08:45:04 -05:00
Orel
f5f6170858
Fix DAC-related bugs ( #19921 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Lucas Seiki Oshiro
d7d1ef8228
"Sound: ON/OFF" menu item ( #19901 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Speaka
d4669dbf6a
Fix G35 PROGMEM strings ( #19926 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
f43f71646e
Archim test matching env
2021-04-29 08:45:04 -05:00
Scott Lahteine
aecf545446
Fix Archim 1, add Archim 1&2 tests
2021-04-29 08:45:04 -05:00
Victor Oliveira
3b42e0263a
Keep watchdog refreshed in LVGL init ( #19900 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
5a74114e23
Fix some LVGL bugs ( #19904 )
2021-04-29 08:45:04 -05:00
Marcio Teixeira
3bab0fccc2
Fix NO_WORKSPACE_OFFSETS compile
2021-04-29 08:45:04 -05:00
Scott Lahteine
2a8fdb8ee4
Followup for BTN_ENC_EN
2021-04-29 08:45:04 -05:00
Scott Lahteine
6c103b72a2
Clean up comments, USB flash, NULLs
2021-04-29 08:45:04 -05:00
Scott Lahteine
ea9e28bb69
Format Nucleo F767ZI pins
2021-04-29 08:45:04 -05:00
ellensp
c94afc7592
Fix PASSWORD compile w/out LCD ( #19888 )
2021-04-29 08:45:04 -05:00
René Pasold
80909e4424
Support Fysetc Mini 12864 + GT2560 A(+) ( #19878 )
2021-04-29 08:45:04 -05:00
ellensp
c59f64ce49
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL ( #19875 )
2021-04-29 08:45:04 -05:00
Jason Smith
e232f93018
Update ZMIB_V2 env names ( #19886 )
2021-04-29 08:45:04 -05:00
Jason Smith
62d578de9e
Ignore NativeEthernet on AT90USB1286 ( #19885 )
2021-04-29 08:45:04 -05:00
Gurmeet Athwal
a625fee035
Add 'BTN_ENC_EN' for SKR V1.4 with DOGM ( #19796 )
2021-04-29 08:45:04 -05:00
Victor Oliveira
b586a30e7b
More LVGL UI code reduction ( #19879 )
2021-04-29 08:45:04 -05:00
Nick
676354f1d1
Fix Anycubic Chiron "Ready" detection ( #19880 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Victor Oliveira
e44a97a096
Update PIO dependencies script
2021-04-29 08:45:04 -05:00
Victor Oliveira
35597ae336
More MKS UI cleanup, optimization ( #19869 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:04 -05:00
Keith Bennett
c3e8b46284
Fix Chitu V5/V6 FAN2 pins ( #19874 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
d3ee5d7dfe
Fix warning in gcode_D
2021-04-29 08:45:04 -05:00
Scott Lahteine
2fed3982d6
Pins post-process header ( #19860 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
f9b04af650
Case light brightness cleanup ( #19856 )
...
Co-authored-by: Chris <chris@chrisnovoa.com >
2021-04-29 08:45:04 -05:00
Scott Lahteine
b1b2ecba6c
Shorten a method name
2021-04-29 08:45:04 -05:00
qwewer0
6601ca7a22
Fix Chopper Timing extra axis defaults ( #19850 )
2021-04-29 08:45:04 -05:00
Scott Lahteine
1b51000736
Slim down MKS UI code ( #19843 )
2021-04-29 08:45:04 -05:00
George Fu
994cda3b6b
Fix TMC serial port for FYSETC AIO_II ( #19842 )
2021-04-29 08:45:04 -05:00
ManuelMcLure
2becb5ebf7
Configure TMC interpolation per driver ( #19828 )
2021-04-29 08:45:03 -05:00
Foxies
32433fae61
FLSUN Delta QQS-Pro pins ( #19793 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
99ce660aed
Add power-on/off G-code options ( #19837 )
...
Co-authored-by: Chris <chris@chrisnovoa.com >
2021-04-29 08:45:03 -05:00
Keith Bennett
01b9badb51
BigTreeTech SKR Mini MZ V1 ( #19818 )
2021-04-29 08:45:03 -05:00
Mauro
f27b61cb0f
Fresh Web GUI (based on bootstrap.js) ( #19812 )
2021-04-29 08:45:03 -05:00
TheMichalcinOfficial
52bc509fcf
Support for Ramps-S v1.2 ( #19815 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
2984960793
General cleanup, mostly MKS UI ( #19825 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
e32bdf6a93
ESP32: i2s_init requires I2S_STEPPER_STREAM
2021-04-29 08:45:03 -05:00
uwedamm
35d75c354e
Fix G2/G3 P<circles> E and Z motion ( #19797 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00
Tanguy Pruvot
9f85a15955
Longer3D: LONGER_LK_TFT28 now set by config ( #19817 )
2021-04-29 08:45:03 -05:00
ellensp
b1b8161447
Handle dependent Stepper Driver defaults later ( #19820 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00
bilsef
c6f17ac01e
Teensy 4.1 Ethernet support ( #19801 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
53a4b8fa33
Misc. cleanup, serial strings
2021-04-29 08:45:03 -05:00
Scott Lahteine
a90b90e98d
Tweak a host prompt call
2021-04-29 08:45:03 -05:00
Scott Lahteine
ff9a27ee9f
Use PGM serial strings
2021-04-29 08:45:03 -05:00
ellensp
cf0a817db1
Ensure A4988 for unspecified driver type ( #19798 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00
Scott Lahteine
e00745c548
Document M125 P
2021-04-29 08:45:03 -05:00
InsanityAutomation
af956bbb32
Apply home offsets to probing, Z Safe Homing ( #19423 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00
Scott Lahteine
4343a96fac
ABM Teensy 3.6 build
2021-04-29 08:45:03 -05:00
Jago Strong-Wright
9124f1d7c8
Distinct Chopper Timing settings ( #19781 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:03 -05:00
Sten Uusvali
32ca42ead3
Fix M503 output for M907 motor current ( #19777 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:03 -05:00
Curtis Jenkins
25bb249ac6
Fix Smoothieboard digipots i2c pin ( #19784 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
332adafa23
MarlinUI followup
2021-04-29 08:45:03 -05:00
Scott Lahteine
a44aae268a
Starting fan followup
2021-04-29 08:45:03 -05:00
Victor Oliveira
52c090dfbe
Fix starting fan with bad material preset index ( #19773 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
141f6825ce
Rename ultralcd => marlinui
2021-04-29 08:45:03 -05:00
Scott Lahteine
fff5649b6a
touch_ms followup
2021-04-29 08:45:03 -05:00
arminth
34c16bb395
Provide FYSETC F6 13 LCD pins for HD44780 ( #19769 )
2021-04-29 08:45:03 -05:00
Jason Smith
cedc5d340f
LCD conditionals followup ( #19766 )
2021-04-29 08:45:03 -05:00
nb-rapidia
3becc3ad63
Fix IDEX layer shift and DIR states ( #19756 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00
Serhiy-K
19498040ef
Fix HAL/STM32 FastIO for analog pins ( #19735 )
2021-04-29 08:45:03 -05:00
Victor Oliveira
060b2f4989
Fix Color UI external_control, wait_for_release ( #19771 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:03 -05:00
Victor Oliveira
2ecc3bb560
Handle M410 in the main task ( #19752 )
2021-04-29 08:45:03 -05:00
Jason Smith
d5340675ae
Fix SAMD Serial name macro ( #19765 )
2021-04-29 08:45:03 -05:00
mks-viva
dea995e19f
Update MKS SGen-L V2 RGB LED pins ( #19762 )
2021-04-29 08:45:03 -05:00
Andreas Setterlind
473abe8eb4
Add ESP32 160MHz to README ( #19748 )
2021-04-29 08:45:03 -05:00
Jason Smith
386e643179
Fix NUCLEO_F767ZI build, add tests ( #19746 )
2021-04-29 08:45:03 -05:00
Victor Oliveira
1fa19e1fc2
Sanity check unsupported EP ( #19745 )
2021-04-29 08:45:03 -05:00
Victor Oliveira
13720ce6b2
Fix TOUCH_SCREEN + TFT_LVGL_UI compile ( #19754 )
2021-04-29 08:45:03 -05:00
Victor Oliveira
02b668baf5
Update Probe Offset Wizard for Color UI ( #19742 )
2021-04-29 08:45:03 -05:00
rlojek
57dc1a0649
Fix ADVANCED_PAUSE && !PREVENT_COLD_EXTRUSION ( #19740 )
2021-04-29 08:45:03 -05:00
Peter Hall
8ae8e1e455
Default LASER_POWER_INLINE to OFF ( #19727 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
7905aa64fa
TFT Presets, Generic options, Sanity checks ( #19723 )
2021-04-29 08:45:03 -05:00
Jason Smith
d81abf1d50
Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops ( #19734 )
2021-04-29 08:45:03 -05:00
Jason Smith
6a5799fc7d
Revert at90usb1286 conditional ( #19733 )
2021-04-29 08:45:03 -05:00
Jason Smith
3e4d9aa9bb
Fix digipot compilation ( #19731 )
2021-04-29 08:45:03 -05:00
Jason Smith
2004080c9d
Fix mega2560ext environment ( #19730 )
2021-04-29 08:45:02 -05:00
Keith Bennett
70dc2ee9bb
If needed, home before G34 ( #19713 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
7825fc63a0
Watchdog Refresh for LVGL Asset Load ( #19724 )
2021-04-29 08:45:02 -05:00
Jason Smith
33b2f0700e
Add NUCLEO-F767ZI dev board ( #19373 )
...
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com >
2021-04-29 08:45:02 -05:00
Scott Lahteine
647981ef44
Simple bool in soft_endstops_t
2021-04-29 08:45:02 -05:00
Victor Oliveira
252fd66b76
TFT followup fixes ( #19710 )
2021-04-29 08:45:02 -05:00
Scott Lahteine
1ef1ea0b3e
Move @section temperature
2021-04-29 08:45:02 -05:00
Victor Oliveira
14fe7ee414
Fix UTF8 handling for Color UI ( #19708 )
2021-04-29 08:45:02 -05:00
Keith Bennett
bd22194438
Sanity-check mutually-exclusive G34 features ( #19706 )
2021-04-29 08:45:02 -05:00
Earle F. Philhower, III
ea65e10dc7
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
Jason Smith
48a24202ef
Add D100 Watchdog Test ( #19697 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
9b1ed45b3e
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:02 -05:00
Scott Lahteine
f163f1940d
Fix screen click reading too often ( #19696 )
...
Co-authored-by: andreibobirica <39415547+andreibobirica@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
Jason Smith
fdcd28a0ec
Allow MAX31865 resistance values configuration ( #19695 )
2021-04-29 08:45:02 -05:00
InsanityAutomation
d2863466ac
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
qwewer0
5047979340
Add REPORT_TRAMMING_MM option ( #19682 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
Jason Smith
7ab74d22c4
Fix motion compile w/out probe-oriented settings ( #19684 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
c1729330c5
Option to prevent (extra) Watchdog init on STM32 ( #19693 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
2dafba1ad2
Implement wait_for_user for Color UI ( #19694 )
2021-04-29 08:45:02 -05:00
Jason Smith
67e0e6d5ad
Fix I2C_ADDRESS sign warning ( #19685 )
2021-04-29 08:45:02 -05:00
Jason Smith
8b4f82cd07
Fix various errors, warnings in example config builds ( #19686 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
Jason Smith
2c7b5fe1f2
Fix at90usb1286 build ( #19687 )
...
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
Scott Lahteine
a30e8baf3e
Digipots refactor / cleanup ( #19690 )
2021-04-29 08:45:02 -05:00
Scott Lahteine
2e01eb9189
Save PLR on resume from pause ( #19676 )
...
Co-Authored-By: shahab <32130261+SHBnik@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
Victor Oliveira
2adac87c45
Restore correct STM32 port-bits code ( #19678 )
2021-04-29 08:45:02 -05:00
Serhiy-K
72f9fdc05f
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2021-04-29 08:45:02 -05:00
ellensp
cbed6f4241
HAS_CHARACTER_LCD => HAS_MARLINUI_HD44780 ( #19673 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
50de8bd6fb
Keep HAL tasks running during PID Autotune ( #19671 )
2021-04-29 08:45:02 -05:00
Scott Lahteine
7e09160ba3
Batch appercase hex values
2021-04-29 08:45:02 -05:00
Scott Lahteine
3facf34f5f
Optional M42
/M226
; Add more features filters ( #19664 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
2553a18f40
Support for Debug Codes - Dnnn ( #19225 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:02 -05:00
石立枫
0b13608bad
Support for FLY MINI ( #19185 )
2021-04-29 08:45:02 -05:00
Keith Bennett
8143d70829
Fix touch ifndefs ( #19661 )
2021-04-29 08:45:02 -05:00
Giuliano Zaro
92bbf3ba18
Update Italian language ( #19654 )
2021-04-29 08:45:02 -05:00
Samantaz Fox
5441ee5a7a
Fix and improve Makefile / CMake ( #19640 )
2021-04-29 08:45:02 -05:00
Scott Lahteine
fde169d3ef
Permit touch calibration override
2021-04-29 08:45:02 -05:00
Scott Lahteine
3516c3f936
Use 0xFF (not 'ff') for byte transfer
2021-04-29 08:45:02 -05:00
ellensp
e6de60d04e
Apply env:mega2560ext to relevant boards ( #19624 )
2021-04-29 08:45:02 -05:00
qwewer0
cd839a251f
Update PROBE_OFFSET_WIZARD comment ( #19652 )
2021-04-29 08:45:02 -05:00
qwewer0
fadee1b46b
More accessible PROBE_OFFSET_WIZARD ( #19647 )
2021-04-29 08:45:02 -05:00
ellensp
3e9c6c6297
Restore ° to 6x9 small info font ( #19645 )
2021-04-29 08:45:02 -05:00
Scott Lahteine
45385e737c
Chamber vent/fan followup
2021-04-29 08:45:02 -05:00
Scott Lahteine
c86e14c6ff
Fix small font section directive, mixer warning
2021-04-29 08:45:01 -05:00
Scott Lahteine
b5da52007b
Update language fonts
2021-04-29 08:45:01 -05:00
ladismrkolj
22ef4fe26c
Add Chamber servo vent, auto fan ( #19519 )
2021-04-29 08:45:01 -05:00
signetica
ebca2efb24
Fix Ender-3 V2 DWIN Stop SD Print ( #19642 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:01 -05:00
Scott Lahteine
61d500462c
Improve retract / unretract labels
2021-04-29 08:45:01 -05:00
Scott Lahteine
6002dc634e
Trailing whitespace
2021-04-29 08:45:01 -05:00
Scott Lahteine
563bd01789
Sync config to examples
2021-04-29 08:45:01 -05:00
Mathew Winters
cc863ba378
Z Probe Offset Wizard ( #18866 )
2021-04-29 08:45:01 -05:00
Cory Ory
fb28e0cba9
Allow bypass for cold E movement ( #19606 )
2021-04-29 08:45:01 -05:00
Ryan V1
cd33062a81
Fix Archim1 stepper timing (with new variant) ( #19596 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
1ac7cf2ab6
Add HAS_FAST_MOVES
2021-04-29 08:45:01 -05:00
ellensp
53b7ad3a92
Fix Z_AFTER_HOMING without probe ( #19607 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
01c161d380
Move SF_ARC_FIX option
2021-04-29 08:45:01 -05:00
Speaka
af4c2dab8d
Fix German translation purging/unloading ( #19615 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
2a755d68d9
Shared singlenozzle item
2021-04-29 08:45:01 -05:00
Scott Lahteine
770f2b1e02
Fix Tune/Fan edit items
...
- Fixes #19617
- Followup to #18400
2021-04-29 08:45:01 -05:00
Ryan V1
85c6ffb364
Fix 'bossac' upload on Windows ( #19545 )
2021-04-29 08:45:01 -05:00
Marcio T
bf3f7ae5b9
Touch UI support for X2, Y2 and Z2 ( #19538 )
2021-04-29 08:45:01 -05:00
ellensp
9804677669
Fix wrappers on HAL/STM32F1 .cpp files ( #19581 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:01 -05:00
ellensp
c5614c8529
Fix TEMP_ADC_PROBE support for STM32F1 ( #19582 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
2021-04-29 08:45:01 -05:00
Andreas Setterlind
6bafa69f8f
Add Configurations repo info to config/README.md ( #19583 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:01 -05:00
ellensp
a2c4c4a916
Fix compile of MMU2 with S-mode disabled ( #19584 )
2021-04-29 08:45:01 -05:00
bilsef
de42ef017f
Fix onboard SD card support for Teensy 3.6 & 4.1 ( #19593 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
69917690f3
Adjust HAL platform defines, comments
2021-04-29 08:45:01 -05:00
Scott Lahteine
02b17886c9
Replace tabs with spaces
2021-04-29 08:45:01 -05:00
Victor Oliveira
0507df61b2
Minor SPI fixes, systick_callback for STM32F1 HAL compatibility ( #19565 )
2021-04-29 08:45:01 -05:00
swissnorp
0af95b188a
G35 workaround for Pronterface "feature" ( #19577 )
2021-04-29 08:45:01 -05:00
Stéphane
bf3b36ae6a
Fix Anycubic i3 Mega target temperature display ( #19572 )
...
Also includes a workaround for missing (probably un-fetched) long name in file listing
2021-04-29 08:45:01 -05:00
Ilya
58ce9a85c1
No move on Park = No move on Resume ( #19569 )
2021-04-29 08:45:01 -05:00
Roman Moravčík
dc5f86e039
Update Slovak language ( #19561 )
2021-04-29 08:45:01 -05:00
Victor Oliveira
46c8775542
Fix Buzzer (pin) init for uninitialized FastIO ( #19559 )
2021-04-29 08:45:01 -05:00
Victor Oliveira
059d966d7b
Fix Move Screen with disabled Touch ( #19558 )
2021-04-29 08:45:01 -05:00
Nick
2069ab3a15
Anycubic Chiron full feature support ( #19505 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
bb90bc6165
Fix up E3 DWIN Power Panic
2021-04-29 08:45:01 -05:00
Scott Lahteine
de4f882a22
Fetch longname when a file exists
2021-04-29 08:45:01 -05:00
Scott Lahteine
9aff5cb095
Add extra CardReader debugging
2021-04-29 08:45:01 -05:00
Scott Lahteine
782b9ce69e
Improve Power-Loss Recovery ( #19540 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
806c908091
Fix diveToFile with open Dir object ( #19539 )
...
* Fix CardReader diveToFile
* Add CardReader::fileExists
2021-04-29 08:45:01 -05:00
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
2021-04-29 08:45:01 -05:00
Pavel Melnikov
3453d2d17a
Change "Fr" on LCD to ">>" ( #18830 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
25bf561aed
Default E3 V2 to English
2021-04-29 08:45:00 -05:00
Scott Lahteine
ad3c475dd1
Tweaks to git helpers
2021-04-29 08:45:00 -05:00
Scott Lahteine
85573909d1
Update configs to 020007
2021-04-29 08:45:00 -05:00
Serhiy-K
63e6437d66
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
ac900b17e0
Prettier INI
2021-04-29 08:45:00 -05:00
Scott Lahteine
a11ba51389
Menu tweak
2021-04-29 08:45:00 -05:00
Scott Lahteine
5cd004defe
Update AnyCubic deps
2021-04-29 08:45:00 -05:00
Emperor
03a5c7f52a
Thermistor: Kis3d Silicone heater + precision cast plate ( #19528 )
2021-04-29 08:45:00 -05:00
Tanguy Pruvot
717de1e703
Working LCD_USE_DMA_FSMC ( #19522 )
2021-04-29 08:45:00 -05:00
Siana Gearz
33f291d769
Fix Allen Key Probe pin test ( #19520 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
7f93173659
LVGL followup fixing "C", etc. ( #19517 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
4648351270
CardReader cleanup
2021-04-29 08:45:00 -05:00
Scott Lahteine
4bd1ecf8a7
E3 DWIN: "No Media" message
2021-04-29 08:45:00 -05:00
Scott Lahteine
584c836918
E3 DWIN: General cleanup
2021-04-29 08:45:00 -05:00
Scott Lahteine
ac0511f02a
Allow M524 between M23 and M24
2021-04-29 08:45:00 -05:00
Scott Lahteine
32b854a98b
Drop extra Bed PID
2021-04-29 08:45:00 -05:00
Scott Lahteine
943a594ba0
Tweak MMU beeps, misc. cleanup
2021-04-29 08:45:00 -05:00
Trocololo
def328eec1
MMU2 S Mode spins the BMG gears during C0 ( #19429 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
e26edbc623
Allow ColorUI color customization ( #19484 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
d06e526dc2
Fix MBL "Click to continue" on Color UI touchscreen ( #19514 )
2021-04-29 08:45:00 -05:00
Keith Bennett
9a2de1570c
SKR E3 Turbo followup ( #19513 )
2021-04-29 08:45:00 -05:00
Luke Harrison
3065e4f941
Fix SKR 1.4 thermistor pin comments ( #19510 )
2021-04-29 08:45:00 -05:00
ellensp
0fedd76819
Fix MKS Robin undefined pins error ( #19507 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
fd83407991
Escape the M33 string arg ( #19515 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
3d521a2e34
TFT: No timeout on Move Screen ( #19426 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
affb5e53df
Sanity check old serial names
2021-04-29 08:45:00 -05:00
Keith Bennett
d6b1563655
BigTreeTech SKR E3 Turbo ( #19500 )
2021-04-29 08:45:00 -05:00
Jason Smith
9d02cedfed
Fix and improve STM32F1 serial ( #19464 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
449a31dea9
Fix some pin inits
2021-04-29 08:45:00 -05:00
Scott Lahteine
bfa6cd3693
HAL/serial followup
2021-04-29 08:45:00 -05:00
Scott Lahteine
f588d50d57
HAL and serial cleanup
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com >
2021-04-29 08:45:00 -05:00
Scott Lahteine
27c067612c
Whitespace cleanup
2021-04-29 08:45:00 -05:00
ellensp
a3a5b334c4
Define UART pins for LPC debug based on LPC_PINCFG_UART ( #19475 )
2021-04-29 08:45:00 -05:00
ellensp
cbaba010f2
Preserve brightness in EEPROM validate ( #19485 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:00 -05:00
Scott Lahteine
8b69d697dd
Teensy pins cleanup
2021-04-29 08:45:00 -05:00
Jason Smith
632ac54440
MKS Robin Mini uses ONBOARD_SPI_DEVICE ( #19460 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
873b5db13d
Include pins.h in dependencies script ( #19468 )
2021-04-29 08:45:00 -05:00
Marcio T
1978a29678
New Touch UI buttons ( #19465 )
2021-04-29 08:45:00 -05:00
Jason Smith
f34ea44d73
Catch a TMC address conflict early ( #19458 )
2021-04-29 08:45:00 -05:00
Scott Lahteine
bc081473f2
Fix up tests, warnings
2021-04-29 08:45:00 -05:00
Scott Lahteine
0b18034055
Fix Teensy 4.1 include
2021-04-29 08:45:00 -05:00
Jason Smith
d1eeb692c1
Update board/teensy comment ( #19456 )
2021-04-29 08:45:00 -05:00
makerbase
05680a4662
MKS SGEN L V2 adaptable heaters/fans ( #19462 )
2021-04-29 08:45:00 -05:00
Victor Oliveira
a08217a33c
Define <u8,u8,u8>::softSPI ( #19419 )
2021-04-29 08:45:00 -05:00
riodoro1
5ccb2c62a9
Fix up K8800 pins ( #19476 )
2021-04-29 08:44:59 -05:00
Chris Pepper
9dd49b6c6a
Update pins_ANET_10.h
2021-04-29 08:44:59 -05:00
Jason Smith
b52a2176fe
Replace Serial with Serial1 in pins files ( #19459 )
2021-04-29 08:44:59 -05:00
qwewer0
d2a36b38ca
Optional menu item for Assisted Tramming ( #19447 )
2021-04-29 08:44:59 -05:00
makerbase
33788c8405
Add MKS Robin E3P, improve LVGL UI ( #19442 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
32cd5a3dc4
Add HAS_ROTARY_ENCODER
2021-04-29 08:44:59 -05:00
Scott Lahteine
ee1232051c
Cleanup before MKS changes
2021-04-29 08:44:59 -05:00
Scott Lahteine
b3890d385c
Add multi-extruder condition
2021-04-29 08:44:59 -05:00
Scott Lahteine
5a35595a3a
Whitespace cleanup
2021-04-29 08:44:59 -05:00
enigmaquip
584a8cd1a8
Fix Creality DWIN Control menu icons ( #19441 )
2021-04-29 08:44:59 -05:00
ellensp
7a0d655292
Ultratronics Pro SPI pins ( #19444 )
2021-04-29 08:44:59 -05:00
qwewer0
2f483a25e9
Optional Host Start menu item ( #19443 )
2021-04-29 08:44:59 -05:00
Marcio T
7735be367f
Fix case light brightness save/load ( #19436 )
2021-04-29 08:44:59 -05:00
InsanityAutomation
a50633d8e0
Fix compile for Taz Pro ( #19424 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
dc7e2965d6
Change some dwin defines
2021-04-29 08:44:59 -05:00
Cole Markham
9065a8da89
Fix CoreXY compile with backlash cal. ( #19422 )
2021-04-29 08:44:59 -05:00
Keith Bennett
9d60047018
Fix missing include ( #19418 )
...
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
2021-04-29 08:44:59 -05:00
Victor Oliveira
9d5f978d00
Move screen for Color UI ( #19386 )
2021-04-29 08:44:59 -05:00
InsanityAutomation
23376b8a31
Host Action: Start ( #19398 )
2021-04-29 08:44:59 -05:00
jahartley
70c5871910
Expose JOYSTICK_DEBUG to the general user ( #19394 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:59 -05:00
Victor Oliveira
9d1b1cf073
Fix MKS UI SPI flash typo ( #19410 )
2021-04-29 08:44:59 -05:00
Marcio Teixeira
90dea98a14
Add warning to ExtUI Bed Mesh Screen. ( #19397 )
...
- Show a warning on the Mesh Bed Leveling screen if some points aren't probed.
2021-04-29 08:44:59 -05:00
deram
9cdb8ca244
SHOW_REMAINING_TIME for HD44780 character LCD ( #19416 )
2021-04-29 08:44:59 -05:00
cosmoderp
7e56e6c4ea
E3 V2 DWIN: Z-Offset, cleanup, versatility ( #19384 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:59 -05:00
enigmaquip
c407c08b0b
Add more DWIN commands, docs ( #19395 )
2021-04-29 08:44:59 -05:00
tovam
08a7dedbc9
Fix missing spaces in info menu ( #19404 )
2021-04-29 08:44:59 -05:00
Jason Smith
68c98811a1
Demo and test multiple PID defaults ( #19413 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
07f13c28ee
MarlinUI percent methods for all
2021-04-29 08:44:59 -05:00
Scott Lahteine
fbd812ebb3
More DWIN cleanup
2021-04-29 08:44:59 -05:00
Scott Lahteine
34d0b5de90
E3 V2 DWIN cleanup
2021-04-29 08:44:59 -05:00
Victor Oliveira
d3f88a2482
Only set up SPI pins as needed ( #19372 )
2021-04-29 08:44:59 -05:00
Zachary Annand
8debad803c
More strict STATIC_ITEM_N ( #19378 )
2021-04-29 08:44:59 -05:00
Marcio T
9aceb3711b
Add missing FTDI EVE menu source ( #19382 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
8e3ac54de3
Allow E3 V2 DWIN without EEPROM, POWER_LOSS_RECOVERY
2021-04-29 08:44:59 -05:00
Scott Lahteine
2877dc9794
M115 strings
2021-04-29 08:44:59 -05:00
Scott Lahteine
c6e35ce066
Always show Compiled:
2021-04-29 08:44:59 -05:00
Scott Lahteine
7742e70865
Better choice of code
...
Followup to #19344
2021-04-29 08:44:59 -05:00
ellensp
4fdfdaf2e6
Improve temperature runaway, idle timeout ( #19339 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:59 -05:00
Scott Lahteine
2396b4e27f
heater_ind_t => heater_id_t
2021-04-29 08:44:59 -05:00
mmajoor
a941faccb0
Allow SWD debug on Robin Nano ( #19345 )
2021-04-29 08:44:59 -05:00
Marcio T
196a72b29e
Touch UI "Leveling" menu, misc. fixes ( #19349 )
2021-04-29 08:44:59 -05:00
ellensp
c1dcbab932
Fix extra string substitution bug ( #19351 )
2021-04-29 08:44:59 -05:00
ManuelMcLure
4d14667266
Read from backup TMC StealthChop state ( #19364 )
2021-04-29 08:44:59 -05:00
Jason Smith
c517c2ea65
Fix EXP2 pin define for MKS SGEN_L ( #19369 )
2021-04-29 08:44:59 -05:00
Giuliano Zaro
ee32e3eb40
Update Italian language ( #19365 )
2021-04-29 08:44:59 -05:00
Jesse S
09d1bf37e7
Highlight Creality DWIN menu icons ( #19368 )
2021-04-29 08:44:59 -05:00
Neskik
bf6ce68ed1
M872 wait for probe temperature ( #19344 )
2021-04-29 08:44:59 -05:00
Haxk20
ad5e73d772
Fix Print Stats appearance ( #19348 )
2021-04-29 08:44:59 -05:00
Keith Bennett
26492ff0ea
Fix Creality RET6 env - RE ( #19340 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
ade9476721
Clean up W25QXXFlash class
2021-04-29 08:44:59 -05:00
Scott Lahteine
a2a53406c8
Use F() for Ender 3 V2 DWIN
2021-04-29 08:44:59 -05:00
Scott Lahteine
5e3d051b6a
Translate encoder comments
2021-04-29 08:44:59 -05:00
riodoro1
e48b283e39
Fix missing BOARD_K8800 ( #19331 )
2021-04-29 08:44:59 -05:00
Giuliano Zaro
3adb07aa00
Fix "too cold" in M600 ( #19332 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
136b7a5305
Warning if SDCARD_READONLY should be disabled
2021-04-29 08:44:59 -05:00
Scott Lahteine
d6bbcd020b
General cleanup
2021-04-29 08:44:59 -05:00
Victor Oliveira
42619a3a81
LPC: Finish DMA transfer, use HW SPI class ( #19191 )
2021-04-29 08:44:59 -05:00
Victor Oliveira
8393c6a63d
Raise STM32F1 UART IRQ Priority, add error handling ( #19301 )
...
(Error handling for Overrun, Framing and Parity.)
2021-04-29 08:44:59 -05:00
Zachary Annand
13f2915b65
Fix Separate Neopixel menu labels ( #19303 )
2021-04-29 08:44:58 -05:00
Keith Bennett
f7885bbdde
Warn in platformio.ini about RCT6 512K ( #19312 )
2021-04-29 08:44:58 -05:00
Marcio Teixeira
ba6659f6be
Fix ExtUI SD sorting, compile issues
2021-04-29 08:44:58 -05:00
makerbase
2af9e2f759
MKS Gen L V2.1 ( #19314 )
2021-04-29 08:44:58 -05:00
Keith Bennett
e6cf959170
Fix compile with Danish, Basque ( #19325 )
2021-04-29 08:44:58 -05:00
bilsef
ea39d3c45e
Support for Teensy 4 ( #19311 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
a8904d25ba
Minor HAL cleanup
2021-04-29 08:44:58 -05:00
Jason Smith
784016a25e
Update HAL/STM32 platform to 8.0 ( #18496 )
2021-04-29 08:44:58 -05:00
Giuliano Zaro
5fcfecc56e
Make M600 heat up the nozzle. Reset runout on fail. ( #19298 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:44:58 -05:00
Jason Smith
09a5014b3c
TFT is neither "graphical" nor "character" ( #19297 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
f5dc18730c
Sanity-check BABYSTEP_DISPLAY_TOTAL with ColorUI ( #19284 )
2021-04-29 08:44:58 -05:00
Kadah
0bd7a2fc7e
Fix M166 Gradient Mix for DELTA ( #19285 )
2021-04-29 08:44:58 -05:00
Zachary Annand
b186ab90a2
Separate Neopixel followup ( #19287 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
c360705e6a
Clean up LCD conditionals, DWIN
2021-04-29 08:44:58 -05:00
Scott Lahteine
9172271c7f
Whitespace cleanup
2021-04-29 08:44:58 -05:00
Jason Smith
a1860ed680
Adjust GTR PeripheralPins to avoid timer conflicts ( #19183 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
643f192515
STM32F1 EP with USB_COMPOSITE ( #19281 )
2021-04-29 08:44:58 -05:00
Zachary Annand
a8db9f52ec
Menu items for Separate NeoPixel ( #19280 )
2021-04-29 08:44:58 -05:00
Keith Bennett
83dba77955
Clarify disabling StallGuard for axes ( #19263 )
2021-04-29 08:44:58 -05:00
Marcio T
e79af802b1
Touch UI long filenames fixes ( #19262 )
...
* Improvements to FTDI DLCache functionality.
* Better handling of long file names in Touch UI
- Long file names now truncated and shown with ellipsis.
- Increased display cache buffer to allow for longer filenames.
- Visual error message when display cache is exceeded.
2021-04-29 08:44:58 -05:00
cosmoderp
3a1145b999
Fix Ender 3 V2 (DWIN) buffer overrun ( #19268 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
24fbfae0fd
Fix STM32F1 SPI device init, MKS_LCD12864 ( #19271 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
563bd5b5bc
Emergency Parser for STM32F1 ( #19279 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
c1d9e8d571
SD card debugging
2021-04-29 08:44:58 -05:00
Scott Lahteine
f7cb9455c8
No 'ls' if media isn't mounted
2021-04-29 08:44:58 -05:00
Scott Lahteine
d94b5b5ad0
Fix Creality V4 SD Detect
2021-04-29 08:44:58 -05:00
Keith Bennett
e2625db1dd
Tweak ESP32 Wifi sanity-check message ( #19257 )
2021-04-29 08:44:58 -05:00
Victor Sokolov
47753d8a01
MarkForged kinematics ( #19235 )
2021-04-29 08:44:58 -05:00
Greg Nutt
94809feac7
Smoothieboard GLCD w/ SD support ( #19241 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
6a511b6ea7
Only show "SD Init Fail" with detectable media ( #19236 )
2021-04-29 08:44:58 -05:00
Zachary Annand
ffba220ae8
Separate Neopixel followup ( #19250 )
2021-04-29 08:44:58 -05:00
Tanguy Pruvot
43e40524c4
Fix Longer3D TFT defines, disable DMA ( #19251 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
4f1a14532b
Hide multi-step G29 on Ender 3 V2
2021-04-29 08:44:58 -05:00
ManuelMcLure
c113984b32
Fix UBL 'G29 I' for large meshes ( #19231 )
2021-04-29 08:44:58 -05:00
makerbase
edba363d54
MKS SGEN L V2 ( #18822 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
919ea2a76d
Fail SD mount without SPI re-init ( #19226 )
2021-04-29 08:44:58 -05:00
Stéphane
755a4440e7
Fix Anycubic LCDs / Trigorilla 1.4 pins ( #19220 )
2021-04-29 08:44:58 -05:00
Zachary Annand
c7335bcd4d
Separate Neopixel followup ( #19224 )
2021-04-29 08:44:58 -05:00
Giuliano Zaro
881bb7bf0a
Delete old LCD strings ( #19227 )
2021-04-29 08:44:58 -05:00
Stéphane
2212bf85b7
Fix Anycubic I3 Mega (S) original screen % display ( #19210 )
2021-04-29 08:44:58 -05:00
Ludy
0c85e2838c
Update German, fix Mix component index ( #19206 )
2021-04-29 08:44:58 -05:00
Martin
7967590682
Permit touch params override w/ Robin nano ( #19196 )
2021-04-29 08:44:58 -05:00
Zachary Annand
df7e35ccd7
Separate Neopixels followup ( #19179 )
2021-04-29 08:44:58 -05:00
ellensp
414136f33a
Fix 'cmd' array warning ( #19193 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
ee572856e9
Add set_all_homed
2021-04-29 08:44:58 -05:00
swissnorp
7d2e4481c7
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
d10f7eae31
set_axis_not_trusted => set_axis_never_homed
2021-04-29 08:44:58 -05:00
Zachary Annand
757ab484ac
Independent Neopixel option ( #19115 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
d62933fba5
Fix Creality V4 probe pin
2021-04-29 08:44:58 -05:00
Scott Lahteine
a6829838c6
Fix small typø
2021-04-29 08:44:58 -05:00
Scott Lahteine
fd1731a7b9
Allocate sufficient MSG_MOVE_Z_DIST buffer
...
See #19158
2021-04-29 08:44:58 -05:00
Victor Oliveira
9419331500
One MARLIN_DEV_MODE warning per rebuild ( #19163 )
2021-04-29 08:44:58 -05:00
George Fu
8a24c33151
FYSETC S6 2.0 ( #19140 )
2021-04-29 08:44:58 -05:00
thordarsen
f5e94cd7f1
Fix SINGLENOZZLE fan speed bug ( #19152 )
2021-04-29 08:44:58 -05:00
ellensp
7769f19bf5
Fix NEOPIXEL_STARTUP_TEST last delay ( #19156 )
2021-04-29 08:44:58 -05:00
Victor Oliveira
3b4779fa15
TFT (plus Hardware SPI) for LPC ( #19139 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
5059586fc3
Prusa => Průša
2021-04-29 08:44:58 -05:00
Colin Godsey
8670f475b8
Direct Stepping update ( #19135 )
2021-04-29 08:44:57 -05:00
Marcio Teixeira
1b129ede4e
Fixes to FTDI Touch UI ( #19134 )
...
- Fix unused variable warning
- Fix for filament runout sound
- Fix for developer menu access
- Fix compilation error when using CALIBRATION_GCODE
- Remove material labels in change filament screen
- Add decimals to status screen Z coordinate
- Add more descriptive message on heater timeout
2021-04-29 08:44:57 -05:00
Keith Bennett
6844ef21d4
Add Einsy Rambo Filament Runout Pin ( #19136 )
2021-04-29 08:44:57 -05:00
Jason Smith
6043f5d5d0
Fix SD pins for SKR Pro and GTR ( #19047 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
0070a0642b
Warn about MARLIN_DEV_MODE
2021-04-29 08:44:57 -05:00
Scott Lahteine
9bf6ddd4f1
No COM_PIN needed for DWIN
2021-04-29 08:44:57 -05:00
ellensp
0decb50fcd
LEDs followup ( #19133 )
2021-04-29 08:44:57 -05:00
Victor Oliveira
40b89456af
Color UI + Robin Nano test ( #19118 )
2021-04-29 08:44:57 -05:00
Giuliano Zaro
008362cd77
Fix auto-power in PID autotune ( #19119 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
9d2241efe7
Minor cleanup w/r/t LEDs
2021-04-29 08:44:57 -05:00
Oleksii Zelivianskyi
f473145d42
TFT32 for MKS Robin Nano 1.2 ( #19031 )
2021-04-29 08:44:57 -05:00
qwewer0
b93a4bae45
Feedrate comment ( #19116 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
42604cf4b2
Neopixel => NeoPixel
2021-04-29 08:44:57 -05:00
Scott Lahteine
19a237bbb0
Fix up conditions, comments
2021-04-29 08:44:57 -05:00
Scott Lahteine
ba3b995e58
Fix DUET_SMART_EFFECTOR
2021-04-29 08:44:57 -05:00
Scott Lahteine
e7b730528e
Consistent static/value item macros
2021-04-29 08:44:57 -05:00
Scott Lahteine
db04bcb727
Fix probing margin sanity-check
2021-04-29 08:44:57 -05:00
Scott Lahteine
f3d0b49928
PGMSTR constexpr => const
2021-04-29 08:44:57 -05:00
Mathew Winters
fe89f5fdff
NOZZLE_CLEAN_NO_Y ( #18870 )
2021-04-29 08:44:57 -05:00
qwewer0
05d2bb0df5
Change XY_PROBE_SPEED format to (x*60) ( #18997 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
98ec7b61a9
Reformat pins files
2021-04-29 08:44:57 -05:00
mmajoor
8565f1e681
Permit ST7789V orientation override ( #19044 )
2021-04-29 08:44:57 -05:00
Giuliano Zaro
3aa5b45768
Prefer Servo AVR timer4 over 3 ( #19025 )
2021-04-29 08:44:57 -05:00
Greg Nutt
e02fb4a862
DIGIPOT_I2C pins for SMOOTHIEBOARD ( #19098 )
2021-04-29 08:44:57 -05:00
Steven Haigh
ee19e1d3ff
Translatable strings on Ender-3 V2 DWIN ( #19053 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:57 -05:00
Giuliano Zaro
fe1e880ffe
HIGH/LOW naming of pin state settings ( #19089 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
a5dc42c47c
Update copy_marlin_variant_to_framework.py
2021-04-29 08:44:57 -05:00
mmajoor
070412a6a5
GRAPHICAL_TFT_ROTATE_180 for ST7789V ( #19042 )
2021-04-29 08:44:57 -05:00
Victor Oliveira
0ffd5aa743
CI with PIO-dev ( #19058 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
744f74506f
More menu header fu
2021-04-29 08:44:57 -05:00
ellensp
46744e8433
Creality3D v4.2.7 ( #19088 )
2021-04-29 08:44:57 -05:00
Giuliano Zaro
038945110f
Optional homing in LCD Repeatability Test ( #19104 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
7852b06038
Menu headers followup
2021-04-29 08:44:57 -05:00
Victor Oliveira
dded56c4bb
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
7dea6c53ed
Remove extraneous defines
2021-04-29 08:44:57 -05:00
Scott Lahteine
fd0a3df315
Header for individual menus
2021-04-29 08:44:57 -05:00
BigTreeTech
a1bdc1974a
Broadcast SD Print Completion ( #19102 )
2021-04-29 08:44:57 -05:00
Keith Bennett
24636eb7f1
Fix M512 comment ( #19108 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
737a5453d9
Allow 'ghtp' to set a specific remote
2021-04-29 08:44:57 -05:00
Scott Lahteine
f860152a35
Fix up mixer menu display
2021-04-29 08:44:57 -05:00
Scott Lahteine
87d2c471db
Apply specific menu item types
2021-04-29 08:44:57 -05:00
Scott Lahteine
ca54d67814
Fix Select Screen cancel destination
2021-04-29 08:44:57 -05:00
Scott Lahteine
615af841f0
Update some comments
2021-04-29 08:44:57 -05:00
Scott Lahteine
c43d264d3e
Add custom_verbose, custom_gcc deps flags
2021-04-29 08:44:57 -05:00
Scott Lahteine
d1aed52280
Move ExtUI displays to sub-folder ( #19070 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
7e7e870eae
Config adjustments
2021-04-29 08:44:57 -05:00
Giuliano Zaro
f7dade8c2c
Configurable number of M106 fans ( #18883 )
2021-04-29 08:44:57 -05:00
ellensp
24139c6ff0
Env mega2560ext adds pins 70-85 ( #19022 )
2021-04-29 08:44:57 -05:00
Steven Haigh
16c1e80491
Default Filament Runout Sensor enabled state ( #19013 )
2021-04-29 08:44:57 -05:00
Giuliano Zaro
5a7979b435
Fix __ARM__ / __arm__ typo ( #19063 )
2021-04-29 08:44:57 -05:00
Serhiy-K
349bddc652
"SD init fail" status error ( #19064 )
2021-04-29 08:44:57 -05:00
Giuliano Zaro
acc90ad09f
Fix PSU on for PID autotune ( #19066 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
7a750156ef
Creality DWIN cleanup
2021-04-29 08:44:57 -05:00
Scott Lahteine
8075eafe91
Creality DWIN simple beeper
2021-04-29 08:44:57 -05:00
ellensp
58975fc8b5
Checks for CR10_STOCKDISPLAY with Creality v4 ( #19019 )
2021-04-29 08:44:57 -05:00
Julius Mumme
8320c43589
Fix IS_PROBE_PIN macro ( #19024 )
2021-04-29 08:44:57 -05:00
Victor Oliveira
73d1a98ce6
Update build script for PIO 4.4 ( #19034 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
f9f514a46c
Fix ExtUI base methods
2021-04-29 08:44:57 -05:00
Giuliano Zaro
16f2f2bce7
Let laser/spindle use free AVR servo timers ( #19011 )
2021-04-29 08:44:57 -05:00
Robby Candra
8258a76c9b
Wait for hotend temp before Resume move ( #19009 )
2021-04-29 08:44:56 -05:00
Tommy Hartmann
c9ddbaa2c0
ENDER2_STOCKDISPLAY for BTT SKR 1.4 (and Turbo) ( #19002 )
2021-04-29 08:44:56 -05:00
ellensp
a99c844296
Add option to arrange Neopixel sets in series ( #18992 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
492f49c06a
Unhide /src folders in Sublime
2021-04-29 08:44:56 -05:00
Scott Lahteine
80480ae919
M80 followup
2021-04-29 08:44:56 -05:00
Scott Lahteine
1327eaa83b
Do runout.reset after EEPROM read
2021-04-29 08:44:56 -05:00
Scott Lahteine
eee101b9dd
Clean up M80/M81, DWIN
2021-04-29 08:44:56 -05:00
Scott Lahteine
77ab354a5a
Fix touch test
2021-04-29 08:44:56 -05:00
Scott Lahteine
1801eb6393
config-labels.py needs py3
2021-04-29 08:44:56 -05:00
swissnorp
28d6dc38af
Fix 'sync_plan_position' call ( #19016 )
2021-04-29 08:44:56 -05:00
Tanguy Pruvot
dc6e3d083e
TFT: Restore ILI9341 colors and reversed logic ( #19010 )
...
Followup to #18877 , #18901 , #18817
2021-04-29 08:44:56 -05:00
Victor Oliveira
4e7c5f19fe
Optimize LVGL with HAL TFT IO (SPI and FSMC) ( #18974 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
3dfbdbc66c
String interpolation for 2-digit numbers ( #18998 )
2021-04-29 08:44:56 -05:00
qwewer0
95f373448d
Mention units for MANUAL_FEEDRATE ( #18993 )
2021-04-29 08:44:56 -05:00
Robby Candra
648b253f41
EVENT_GCODE_SD_STOP => ABORT ( #18978 )
2021-04-29 08:44:56 -05:00
Anders Sahlman
3e2b272239
MKS Robin new 320x240 TFT Color UI support ( #18985 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
489143f160
Add'l CI/git script tweaks, fixes
2021-04-29 08:44:56 -05:00
Marcio T
3eafce4683
For FTDI800 compatibility, remove VERTEX_FORMAT dependency ( #18982 )
2021-04-29 08:44:56 -05:00
InsanityAutomation
b23da503fa
Fix Ender-3 V2 DWIN with manual mesh, host prompt ( #18981 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
cae4c76b56
Fix scripts using gawk and wget
2021-04-29 08:44:56 -05:00
Giuliano Zaro
069993e880
Fix DISABLE_[XYZE] code ( #18970 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:56 -05:00
ftk
a13834b9f9
Remaining Time for LIGHTWEIGHT_UI ( #18875 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
c82ff17d3b
Followup for SPI Flash
2021-04-29 08:44:56 -05:00
Scott Lahteine
ca8fbbc2be
Shorthand values for M575 B
2021-04-29 08:44:56 -05:00
cbaugher
b94b3e6315
Tool-change Z move followup ( #18963 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
ab61bcafa3
Password followup
2021-04-29 08:44:56 -05:00
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:56 -05:00
Victor Oliveira
438a9bb4aa
W25QXX SPI Flash support ( #18897 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:56 -05:00
Victor Oliveira
6f686b1801
Marlin Color UI for STM32F1 (SPI) ( #18958 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
d7d3827f47
Fix compiler search in non-default PIO installs ( #18960 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
ad30383b46
Fix up STATIC_ITEM ( #18962 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
9af3b06fc2
Marlin Color UI (FSMC) for STM32F1 ( #18952 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
f395960741
Patch hex_print
2021-04-29 08:44:56 -05:00
Scott Lahteine
02eb4bd806
General cleanup
2021-04-29 08:44:56 -05:00
Scott Lahteine
24f0c9da11
Clean up whitespace
2021-04-29 08:44:56 -05:00
Scott Lahteine
3dc0f9c0b4
configuration_store => settings
2021-04-29 08:44:56 -05:00
Scott Lahteine
8af8ef4404
Use uintptr_t for pointer-to-int
2021-04-29 08:44:56 -05:00
cbaugher
7a8e99de7d
Fix Z height after tool change ( #18951 )
2021-04-29 08:44:56 -05:00
ellensp
8d6a263c1c
HW PWM sanity checks for SPINDLE_LASER_FREQUENCY ( #18947 )
2021-04-29 08:44:56 -05:00
wmariz
cb18b858d4
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:56 -05:00
Victor Oliveira
cd977c70ca
Fix / optimize FSMC init ( #18941 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
57c3b0e0b7
Fix LVGL "C" brace ( #18942 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
0e70d8bacb
Followup fixes to LVGL for Chitu ( #18940 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
8f0cd470ae
Apply PIO-supported custom_option for deps ( #18935 )
2021-04-29 08:44:56 -05:00
Radek
48ddaf35fb
Increase Manual E Move Feedrate to 2mm/s ( #18937 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
9493682e49
MKS Robin Nano CI Tests ( #18927 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
2021-04-29 08:44:56 -05:00
Marco Burato
f4894b7140
More Anycubic + Trigorilla mappings, ExtUI ( #18903 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
7d3be90159
Conditions cleanup
2021-04-29 08:44:56 -05:00
Scott Lahteine
76eff24718
Simple rename of hex_print
2021-04-29 08:44:56 -05:00
Scott Lahteine
e8dc7cad18
General cleanup
2021-04-29 08:44:56 -05:00
Victor Oliveira
4201a48ecf
Request files needed to test a PR ( #18925 )
2021-04-29 08:44:56 -05:00
Keith Bennett
c0d031cd1e
Add Chitu 3D V6 2nd Filament Runout pin ( #18922 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
1a50260ebd
Followup to LVGL patch ( #18920 )
2021-04-29 08:44:56 -05:00
swissnorp
38a24ce6c9
Move Cancel Object menu, fix canceled item index ( #18930 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
a0a87c2b81
SPI Flash data compression ( #18879 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
a100306b00
Followup to #18906 Z_AFTER_DEACTIVATE
2021-04-29 08:44:55 -05:00
Claus Näveke
17bbcce52b
Make ili9341 rotatable (e.g., Anycubic Predator) ( #18877 )
2021-04-29 08:44:55 -05:00
Jeff Eberl
0b2bd123ef
Change include to <stddef.h> ( #18880 )
2021-04-29 08:44:55 -05:00
Roman Moravčík
ea53abbca7
Update Slovak language ( #18884 )
2021-04-29 08:44:55 -05:00
Giuliano Zaro
7f69f8e680
Update Italian language ( #18886 )
2021-04-29 08:44:55 -05:00
swissnorp
301569bee6
Add Z_AFTER_DEACTIVATE to account for gravity ( #18906 )
2021-04-29 08:44:55 -05:00
Victor Oliveira
e82e94be5b
Fix MKS Nano v1.2 FSMC display ( #18901 )
2021-04-29 08:44:55 -05:00
Keith Bennett
0c07e7a96f
Assisted Tramming requires a probe ( #18912 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
7dd7d6dda6
Move scaled TFT / touch defines ( #18915 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
3bb1f0a7df
Clean up some PeripheralPins
2021-04-29 08:44:55 -05:00
Claus Näveke
a0d25379b2
No mks_robin extra_scripts in Trigorilla build ( #18872 )
2021-04-29 08:44:55 -05:00
ellensp
643b31a6a1
Fix Spindle/Laser PWM DC ( #18871 )
2021-04-29 08:44:55 -05:00
FLYmaker
0e2013d244
Fix FLYF407ZG pins ( #18865 )
2021-04-29 08:44:55 -05:00
Sebastien Andrivet
e6c95762ba
Fix Duplicator i3 Plus pin diagram ( #18862 )
2021-04-29 08:44:55 -05:00
Slats
b66df5fa3c
Translated DWIN screen titles ( #18893 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:55 -05:00
Scott Lahteine
afb51d1de3
Repair config order
2021-04-29 08:44:55 -05:00
Scott Lahteine
db290201ea
Add monitor_flags
2021-04-29 08:44:55 -05:00
Scott Lahteine
ed5ae0a2f7
Update include_tree
2021-04-29 08:44:55 -05:00
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
2021-04-29 08:44:55 -05:00
Victor Oliveira
3fbc002bad
SanityCheck: No Adafruit NeoPixel for STM32F1 ( #18833 )
2021-04-29 08:44:55 -05:00
ellensp
60cc56b31c
No HEATER_0_PIN needed with 0 EXTRUDERS ( #18827 )
2021-04-29 08:44:55 -05:00
Victor Oliveira
fc12ffcb30
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
0c1bf01cf7
In G28 Z is sort-of known
2021-04-29 08:44:55 -05:00
Scott Lahteine
bb21d79321
Fix UNKNOWN_Z_NO_RAISE in G28
...
Bug introduced in 73fc0778b8
2021-04-29 08:44:55 -05:00
Diego von Deschwanden
c63c069d58
Fix URLs to websites and resources ( #18844 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
513d3172cb
Update keypad link
2021-04-29 08:44:55 -05:00
lethalwallabies
5c699ab406
Typo fix ( #18856 )
2021-04-29 08:44:55 -05:00
Giuliano Zaro
a87114fbfa
Clarify Nozzle-to-Probe offset ( #18828 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:44:55 -05:00
swissnorp
29e900977f
Fix Cancel Objects index display (zero-based) ( #18841 )
2021-04-29 08:44:55 -05:00
Giuliano Zaro
796471a7c6
[SAMD51] ES Interrupt parity with other HALs ( #18836 )
2021-04-29 08:44:55 -05:00
Victor Oliveira
524613b610
DISABLE_DEBUG required to free Robin nano Z_DIR_PIN ( #18832 )
2021-04-29 08:44:55 -05:00
MoellerDi
b765bfa5a5
Fix NEOPIXEL_LED compile w/out PRINTER_EVENT_LEDS ( #18824 )
2021-04-29 08:44:55 -05:00
natemason
c0d8542a85
Add TEMP_PROBE_PIN for Einsy Rambo ( #18823 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
36ef9327ef
Keep -std=gnu++11 in stm32 build_unflags
2021-04-29 08:44:55 -05:00
Diego von Deschwanden
f2205b1725
Update more external links ( #18819 )
2021-04-29 08:44:55 -05:00
Victor Tseng
25c7577779
Fix DELTA + TMC sensorless homing + SPI endstops ( #18811 )
2021-04-29 08:44:55 -05:00
Victor Tseng
9ece3cfdaf
Fix garbled print_xyz output ( #18810 )
2021-04-29 08:44:55 -05:00
ellensp
c5108687c5
Fix WiFi / ESP32 sanity check ( #18808 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
e52bfeb491
Config for Anycubic Mega TFT
2021-04-29 08:44:54 -05:00
Scott Lahteine
dd1503d5a8
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into prepare_release_2073
2021-04-29 08:11:03 -05:00
ldursw
e9618f1ba2
Fix SDIO buffer alignment ( #21396 )
2021-04-26 00:16:58 -05:00
Keith Bennett
0f9e096d6e
Update Issue Templates ( #21702 )
2021-04-25 15:06:27 -05:00
Scott Lahteine
392d01555d
'issue_body' obsolete in templates
2021-04-22 19:38:05 -05:00
Scott Lahteine
89f7a19691
Fix check-pr action
2021-04-17 21:22:23 -05:00
Scott Lahteine
c0673dbdf1
Keep 'confirmed bug' open
2021-04-15 17:27:18 -05:00
ellensp
3e1b9e11d7
Sanity Check newer Configs too ( #21550 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-07 15:44:39 -05:00
InsanityAutomation
dda2f58588
Fix Hotend-abort-on-idle Check ( #21535 )
2021-04-04 16:59:55 -05:00
Scott Lahteine
e3a12c3c28
Fix bool++ warning
2021-03-23 07:25:13 -05:00
Keith Bennett
b9065195f1
Auto-label Feature Requests ( #21348 )
2021-03-14 11:41:24 -05:00
Scott Lahteine
aba28ef0bc
Enhance workflows
2021-03-13 04:57:47 -06:00
Scott Lahteine
e9f7003b70
Change issue templates to YML
2021-03-12 13:38:40 -06:00
Scott Lahteine
d3d1f82f73
Add emojis
2021-03-12 00:55:59 -06:00
Scott Lahteine
2439c44779
Emojis and donate link
2021-03-11 23:53:18 -06:00
Scott Lahteine
19b94ec325
Remove one label at a time
2021-03-11 11:23:14 -06:00
Keith Bennett
b9fa72d582
Token for "Clean Closed" action ( #21320 )
2021-03-11 09:55:42 -06:00
Scott Lahteine
b26516b3ac
Clean up labels on close
2021-03-06 07:24:32 -06:00
Scott Lahteine
2f97505b93
Trust XY after Quiet Probing short sleep ( #21237 )
2021-03-01 19:38:45 -06:00
Scott Lahteine
5ee1087959
Ignore M22 during SD print
2021-01-13 21:29:38 -06:00
Scott Lahteine
6596a50c90
Fix PR template, lock action
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com >
2021-01-11 15:06:55 -06:00
Serhiy-K
730833f96c
Fixes for TFTGLCD ( #20734 )
2021-01-11 00:05:04 -06:00
Scott Lahteine
f74015b4e5
Fix TEMP_0_TR_ENABLE
2020-12-14 00:32:32 -06:00
Jason Smith
eb254ef70b
Fix TMC_HOME_PHASE divide by zero ( #20368 )
2020-12-04 23:59:39 -06:00
Luu Lac
3327568142
Help hosts when password-locked ( #20348 )
2020-12-01 23:52:51 -06:00
ellensp
65983b4288
Set "lcd_move_e" index to fix the label ( #20263 )
2020-11-24 16:15:29 -06:00
Simone Primarosa
1d631b7280
Fix bad SET_FAST_PWM_FREQ calls ( #20227 )
2020-11-20 19:55:37 -06:00
phcay
072b15784f
Fix extraneous Linear Advance DIR change ( #20131 )
2020-11-13 19:24:52 -06:00
thinkyhead
ba2939b1dc
Fix bilinear_line_to_destination definition
...
See #19431
2020-10-30 00:24:29 -05:00
Jason Smith
ee7476a0bf
Update "Bug Report" template ( #19906 )
2020-10-27 17:48:06 -05:00
Scott Lahteine
88a2ac92d5
Marlin 2.0.7.2
2020-10-21 18:16:38 -05:00
Jason Smith
3ccb3801f2
Fix SAMD Serial name macro ( #19765 )
2020-10-21 18:16:38 -05:00
Serhiy-K
cc7fbabc96
Fix HAL/STM32 FastIO for analog pins ( #19735 )
2020-10-21 18:16:38 -05:00
Scott Lahteine
28a9708ddb
Don't define IS_ULTIPANEL empty
2020-10-21 18:16:00 -05:00
Jason Smith
d896dedf9b
Add NUCLEO-F767ZI dev board ( #19373 )
...
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com >
2020-10-16 16:42:39 -05:00
Keith Bennett
00709017e2
If needed, home before G34 ( #19713 )
2020-10-16 16:42:39 -05:00
Victor Oliveira
b7d9b05952
TFT followup fixes ( #19710 )
2020-10-16 16:42:37 -05:00
Victor Oliveira
f7f1224941
Watchdog Refresh for LVGL Asset Load ( #19724 )
2020-10-16 16:42:15 -05:00
Jason Smith
fd8d83b7c8
Fix mega2560ext environment ( #19730 )
2020-10-16 16:42:15 -05:00
thinkyhead
52fc0b896d
[cron] Bump distribution date (2020-10-15)
2020-10-16 16:42:15 -05:00
thinkyhead
ba045d6852
[cron] Bump distribution date (2020-10-14)
2020-10-16 16:42:15 -05:00
Jason Smith
54bdcb4691
Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops ( #19734 )
2020-10-16 16:42:15 -05:00
Scott Lahteine
2a2666326b
Simple bool in soft_endstops_t
2020-10-16 16:42:15 -05:00
thinkyhead
3bba5d55bf
[cron] Bump distribution date (2020-10-13)
2020-10-16 16:42:15 -05:00
thinkyhead
5d07d83e78
[cron] Bump distribution date (2020-10-12)
2020-10-16 16:40:25 -05:00
Jason Smith
37f97bc013
Fix various errors, warnings in example config builds ( #19686 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:40:14 -05:00
thinkyhead
6d31bbe2bf
[cron] Bump distribution date (2020-10-11)
2020-10-16 16:39:55 -05:00
Victor Oliveira
e2e1776a14
Restore correct STM32 port-bits code ( #19678 )
2020-10-16 16:39:55 -05:00
Serhiy-K
bd196e7efc
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-16 16:39:55 -05:00
Earle F. Philhower, III
dffe7b9072
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Jason Smith
2b326ebc84
Add D100 Watchdog Test ( #19697 )
2020-10-16 16:39:55 -05:00
Jason Smith
f4ff6a673f
Allow MAX31865 resistance values configuration ( #19695 )
2020-10-16 16:39:55 -05:00
qwewer0
cc915a25ed
Add REPORT_TRAMMING_MM option ( #19682 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Jason Smith
600870f22b
Fix motion compile w/out probe-oriented settings ( #19684 )
2020-10-16 16:39:55 -05:00
Jason Smith
04882e2f34
Fix I2C_ADDRESS sign warning ( #19685 )
2020-10-16 16:39:55 -05:00
Jason Smith
c6cf3da276
Fix various errors, warnings in example config builds ( #19686 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Jason Smith
8a5c3782b8
Fix at90usb1286 build ( #19687 )
...
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Scott Lahteine
beb17d8855
Digipots refactor / cleanup ( #19690 )
2020-10-16 16:39:55 -05:00
Scott Lahteine
4ee717f7c4
Save PLR on resume from pause ( #19676 )
...
Co-Authored-By: shahab <32130261+SHBnik@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Victor Oliveira
e680196c59
Restore correct STM32 port-bits code ( #19678 )
2020-10-16 16:39:55 -05:00
Serhiy-K
ce92abfe47
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-16 16:39:55 -05:00
Victor Oliveira
50410aaeaa
Fix UTF8 handling for Color UI ( #19708 )
2020-10-16 16:39:55 -05:00
Victor Oliveira
35c40bc376
Implement wait_for_user for Color UI ( #19694 )
2020-10-16 16:39:55 -05:00
Victor Oliveira
aae644c507
Option to prevent (extra) Watchdog init on STM32 ( #19693 )
2020-10-16 16:39:55 -05:00
Scott Lahteine
ce830f8a71
Fix screen click reading too often ( #19696 )
...
Co-authored-by: andreibobirica <39415547+andreibobirica@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Keith Bennett
d3d423a322
Sanity-check mutually-exclusive G34 features ( #19706 )
2020-10-16 16:39:55 -05:00
InsanityAutomation
8b060a3902
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:55 -05:00
Victor Oliveira
faae900747
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2020-10-16 16:39:55 -05:00
Scott Lahteine
11662bf2b6
Marlin 2.0.7.1
2020-10-16 16:39:55 -05:00
Serhiy-K
887e2637c0
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-16 16:39:55 -05:00
ellensp
958f05e4b4
HAS_CHARACTER_LCD => HAS_MARLINUI_HD44780 ( #19673 )
2020-10-16 16:39:55 -05:00
thinkyhead
9126a2e654
[cron] Bump distribution date (2020-10-10)
2020-10-16 16:39:55 -05:00
Scott Lahteine
5070fae231
Batch appercase hex values
2020-10-16 16:39:54 -05:00
Scott Lahteine
454f9d6319
Optional M42
/M226
; Add more features filters ( #19664 )
2020-10-16 16:39:54 -05:00
Victor Oliveira
59b6b32e6e
Support for Debug Codes - Dnnn ( #19225 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:54 -05:00
石立枫
6d9709e20d
Support for FLY MINI ( #19185 )
2020-10-16 16:39:54 -05:00
Keith Bennett
7a484959d5
Fix touch ifndefs ( #19661 )
2020-10-16 16:39:54 -05:00
Giuliano Zaro
78060f55e6
Update Italian language ( #19654 )
2020-10-16 16:39:54 -05:00
thinkyhead
3fca19fbab
[cron] Bump distribution date (2020-10-09)
2020-10-16 16:39:54 -05:00
Samantaz Fox
b8700e0aa8
Fix and improve Makefile / CMake ( #19640 )
2020-10-16 16:39:54 -05:00
Scott Lahteine
d66bc5cec2
Permit touch calibration override
2020-10-16 16:39:54 -05:00
Scott Lahteine
fb28c6041a
Use 0xFF (not 'ff') for byte transfer
2020-10-16 16:39:54 -05:00
ellensp
0f9d57e03a
Apply env:mega2560ext to relevant boards ( #19624 )
2020-10-16 16:39:54 -05:00
qwewer0
32377849da
Update PROBE_OFFSET_WIZARD comment ( #19652 )
2020-10-16 16:39:54 -05:00
thinkyhead
0975c487f0
[cron] Bump distribution date (2020-10-08)
2020-10-16 16:39:54 -05:00
qwewer0
d07ad63016
More accessible PROBE_OFFSET_WIZARD ( #19647 )
2020-10-16 16:39:54 -05:00
ellensp
1a5a3cf253
Restore ° to 6x9 small info font ( #19645 )
2020-10-16 16:39:54 -05:00
Scott Lahteine
6f6901180c
Chamber vent/fan followup
2020-10-16 16:39:54 -05:00
Scott Lahteine
9cc6297292
Fix small font section directive, mixer warning
2020-10-16 16:39:54 -05:00
thinkyhead
cf53bc2dd2
[cron] Bump distribution date (2020-10-07)
2020-10-16 16:39:54 -05:00
Scott Lahteine
f4f4ea05e1
Update language fonts
2020-10-16 16:39:54 -05:00
ladismrkolj
2b845e5a75
Add Chamber servo vent, auto fan ( #19519 )
2020-10-16 16:39:54 -05:00
signetica
6fcbf11454
Fix Ender-3 V2 DWIN Stop SD Print ( #19642 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:54 -05:00
Scott Lahteine
8a69147adf
Improve retract / unretract labels
2020-10-16 16:39:54 -05:00
thinkyhead
f8ceedea5c
[cron] Bump distribution date (2020-10-06)
2020-10-16 16:39:54 -05:00
Scott Lahteine
a4e4226578
Trailing whitespace
2020-10-16 16:39:54 -05:00
Scott Lahteine
e76fd6bd33
Sync config to examples
2020-10-16 16:39:54 -05:00
Mathew Winters
437bee418b
Z Probe Offset Wizard ( #18866 )
2020-10-16 16:39:54 -05:00
Cory Ory
31238de937
Allow bypass for cold E movement ( #19606 )
2020-10-16 16:39:54 -05:00
thinkyhead
cb8c99c4f8
[cron] Bump distribution date (2020-10-05)
2020-10-16 16:39:54 -05:00
Ryan V1
2fe81d0cb2
Fix Archim1 stepper timing (with new variant) ( #19596 )
2020-10-16 16:39:54 -05:00
Scott Lahteine
fb7d7ee7b4
Add HAS_FAST_MOVES
2020-10-16 16:39:54 -05:00
ellensp
d99fdcf526
Fix Z_AFTER_HOMING without probe ( #19607 )
2020-10-16 16:39:54 -05:00
Scott Lahteine
e4d2234a04
Move SF_ARC_FIX option
2020-10-16 16:39:54 -05:00
Speaka
bea919da6e
Fix German translation purging/unloading ( #19615 )
2020-10-16 16:39:54 -05:00
Scott Lahteine
2fb22cc116
Shared singlenozzle item
2020-10-16 16:39:54 -05:00
Scott Lahteine
d4b6542ce1
Fix Tune/Fan edit items
...
- Fixes #19617
- Followup to #18400
2020-10-16 16:39:53 -05:00
thinkyhead
7d47ee732e
[cron] Bump distribution date (2020-10-04)
2020-10-16 16:39:53 -05:00
thinkyhead
6ceacd62f9
[cron] Bump distribution date (2020-10-03)
2020-10-16 16:39:53 -05:00
Ryan V1
2ce6741731
Fix 'bossac' upload on Windows ( #19545 )
2020-10-16 16:39:53 -05:00
Marcio T
2213eb3317
Touch UI support for X2, Y2 and Z2 ( #19538 )
2020-10-16 16:39:53 -05:00
ellensp
b947590082
Fix wrappers on HAL/STM32F1 .cpp files ( #19581 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-10-16 16:39:53 -05:00
ellensp
20bcaa78f6
Fix TEMP_ADC_PROBE support for STM32F1 ( #19582 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
2020-10-16 16:39:53 -05:00
ellensp
9834a36a17
Fix compile of MMU2 with S-mode disabled ( #19584 )
2020-10-16 16:39:24 -05:00
bilsef
90801f8815
Fix onboard SD card support for Teensy 3.6 & 4.1 ( #19593 )
2020-10-16 16:39:24 -05:00
Scott Lahteine
4d1357e318
Adjust HAL platform defines, comments
2020-10-16 16:39:23 -05:00
Scott Lahteine
8d090cbdbb
Replace tabs with spaces
2020-10-16 16:38:59 -05:00
Victor Oliveira
ec5b78d18b
Minor SPI fixes, systick_callback for STM32F1 HAL compatibility ( #19565 )
2020-10-16 16:38:59 -05:00
thinkyhead
d33317eadb
[cron] Bump distribution date (2020-10-02)
2020-10-16 16:38:59 -05:00
swissnorp
f8375a3ea2
G35 workaround for Pronterface "feature" ( #19577 )
2020-10-16 16:38:59 -05:00
Stéphane
5a02959d18
Fix Anycubic i3 Mega target temperature display ( #19572 )
...
Also includes a workaround for missing (probably un-fetched) long name in file listing
2020-10-16 16:38:58 -05:00
Ilya
cc123bc657
No move on Park = No move on Resume ( #19569 )
2020-10-16 16:38:58 -05:00
Roman Moravčík
4f6a0605bf
Update Slovak language ( #19561 )
2020-10-16 16:38:58 -05:00
Victor Oliveira
b89700ed35
Fix Buzzer (pin) init for uninitialized FastIO ( #19559 )
2020-10-16 16:38:58 -05:00
Victor Oliveira
ca853fbe19
Fix Move Screen with disabled Touch ( #19558 )
2020-10-16 16:38:58 -05:00
thinkyhead
1ba2548fb2
[cron] Bump distribution date (2020-10-01)
2020-10-16 16:38:58 -05:00
thinkyhead
1332be77a5
[cron] Bump distribution date (2020-09-30)
2020-10-16 16:38:58 -05:00
Victor Oliveira
a7f334387c
Keep HAL tasks running during PID Autotune ( #19671 )
2020-10-09 23:37:43 -05:00
Scott Lahteine
e8177735a0
Marlin 2.0.7
2020-09-28 21:02:09 -05:00
Scott Lahteine
aac0326f7f
Merge bugfix-2.0.x into 2.0.x
2020-09-28 20:59:49 -05:00
Jason Smith
a52afd2aeb
Update stale issue message and parameters ( #19412 )
...
* Update stale issue bot
* Update close-stale.yml
* Update close-stale.yml
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-09-17 06:35:10 -05:00
Keith Bennett
9913333c33
Auto-label Feature Requests ( #19258 )
2020-09-03 23:27:59 -05:00
Scott Lahteine
ca194ca52e
Version 2.0.6.1
2020-08-27 23:45:37 -05:00
Scott Lahteine
b90e7c421f
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into 2.0.x
2020-08-27 22:17:50 -05:00
Julius Mumme
96e29cd7e5
Fix IS_PROBE_PIN macro ( #19024 )
2020-08-15 22:52:35 -05:00
ellensp
fd9c6983d3
HW PWM sanity checks for SPINDLE_LASER_FREQUENCY ( #18947 )
2020-08-07 18:14:40 -05:00
Roman Moravčík
da144dcf3b
Update Slovak language ( #18884 )
2020-08-07 18:13:37 -05:00
Giuliano Zaro
1d92badecd
Update Italian language ( #18886 )
2020-08-07 18:13:18 -05:00
swissnorp
242064fa99
Move Cancel Object menu, fix canceled item index ( #18930 )
2020-08-07 18:11:20 -05:00
cbaugher
ad2d1b6e31
Fix Z height after tool change ( #18951 )
2020-08-07 18:07:44 -05:00
Claus Näveke
978e0e49c7
No mks_robin extra_scripts in Trigorilla build ( #18872 )
2020-08-02 20:40:57 -05:00
ellensp
02a500dc93
Fix Spindle/Laser PWM DC ( #18871 )
2020-08-02 20:40:06 -05:00
FLYmaker
fa5ca8678c
Fix FLYF407ZG pins ( #18865 )
2020-08-02 20:40:06 -05:00
Sebastien Andrivet
01359cff6b
Fix Duplicator i3 Plus pin diagram ( #18862 )
2020-08-02 20:40:06 -05:00
Scott Lahteine
37b56d6347
Add monitor_flags
2020-07-30 02:24:34 -05:00
Scott Lahteine
ad59adfe24
Update include_tree
2020-07-30 01:51:57 -05:00
Scott Lahteine
121cd42c41
In G28 Z is sort-of known
2020-07-29 20:55:48 -05:00
Scott Lahteine
cf1c57a04d
Fix UNKNOWN_Z_NO_RAISE in G28
...
Bug introduced in 73fc0778b8
2020-07-29 20:55:45 -05:00
swissnorp
5804761b5d
Fix Cancel Objects index display (zero-based) ( #18841 )
2020-07-28 21:29:42 -05:00
natemason
3dd21a2770
Add TEMP_PROBE_PIN for Einsy Rambo ( #18823 )
2020-07-28 21:18:02 -05:00
MoellerDi
b160e8b93f
Fix NEOPIXEL_LED compile w/out PRINTER_EVENT_LEDS ( #18824 )
2020-07-28 21:17:56 -05:00
Victor Oliveira
de37196760
DISABLE_DEBUG required to free Robin nano Z_DIR_PIN ( #18832 )
2020-07-28 21:16:21 -05:00
Scott Lahteine
84b96d3d47
Hotfix for first round of post-release hiccups
2020-07-27 20:16:34 -05:00
Scott Lahteine
92076c6560
Marlin Release 2.0.6
2020-07-26 20:03:06 -05:00
Scott Lahteine
5e5daf1ff2
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into release_206
2020-07-26 20:01:40 -05:00
Scott Lahteine
8b637e436c
Update links, README, contributing, etc.
2020-07-23 20:59:43 -05:00
Chris Pepper
b73ac40fa3
LPC fix NeoPixel fork
2020-07-14 15:15:19 +01:00
Scott Lahteine
7ed66d06a0
LiquidCrystal@1.0.0 for LPC
2020-07-12 22:35:13 -05:00
Scott Lahteine
c1b2379204
Specify supported library versions
2020-07-11 07:42:35 -05:00
Scott Lahteine
5e0958edbf
Fix pid_debug_flag
2020-07-11 07:14:54 -05:00
Scott Lahteine
5513e67512
2.0.5.4 : Use ststm32 < 6.2
2020-07-08 19:36:09 -05:00
Scott Lahteine
354a9e5970
Lock threads updated
2020-07-08 04:38:35 -05:00
Scott Lahteine
ee4910c5d7
Temporarily use patched lock-threads
2020-07-05 19:56:33 -05:00
Scott Lahteine
697ef2636e
Add CI for pushed commits
...
Co-Authored-By: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
2020-07-05 15:45:14 -05:00
Scott Lahteine
481b8ff2d9
Limit actions to main
2020-07-05 15:23:07 -05:00
Scott Lahteine
7bf89f2b9f
Two lock-closed per day
2020-07-04 17:35:48 -05:00
Scott Lahteine
ed7110838e
Patch Bad PR action
2020-07-04 17:32:58 -05:00
Scott Lahteine
842dea4bd5
Updated lock / unlock actions
2020-07-02 17:38:31 -05:00
Scott Lahteine
a73e61078d
Add Close / Lock actions
2020-06-23 19:58:00 -05:00
Daniel Aléxis
c352aeb32e
Remove "dev" branch reference (for now) ( #18242 )
2020-06-09 15:27:57 -05:00
Mathias Gartner
e4d8336175
Fix XYZ types multiplication/division ( #17826 )
2020-05-02 16:17:02 -05:00
thisiskeithb
0518dec60d
Correct link to Configurations ( #17370 )
2020-04-01 14:16:01 -05:00
Scott Lahteine
015c4e6fbd
Version 2.0.5.3
2020-03-31 14:44:14 -05:00
Scott Lahteine
0f9a14dfda
Merge latest patches
2020-03-31 14:43:42 -05:00
Scott Lahteine
7124b2164d
Version 2.0.5.2
2020-03-24 17:11:59 -05:00
Scott Lahteine
efc19260a7
Merge patches from bugfix-2.0.x
2020-03-24 17:10:53 -05:00
Scott Lahteine
d37bfa3b4e
Version 2.0.5.1 Release
2020-03-16 17:52:41 -05:00
Scott Lahteine
129b1bb8d4
Merge nightly patches
2020-03-16 17:50:43 -05:00
Scott Lahteine
8dbbcfd382
Version 2.0.5 Release
2020-03-14 00:49:12 -05:00
Scott Lahteine
fa48fbb9b8
Merge bugfix-2.0.x into 2.0.x
2020-03-14 00:35:11 -05:00
Scott Lahteine
d6e767e36b
Version 2.0.4.4 Release
2020-02-27 04:15:00 -06:00
Scott Lahteine
b29aae6c0c
Merge 'bugfix-2.0.x' into 2.0.x
2020-02-27 04:14:33 -06:00
Scott Lahteine
1955eea1b8
Version 2.0.4.3 Release
2020-02-24 11:01:52 -06:00
Scott Lahteine
42fa9fc570
Fix card_eof error
2020-02-24 11:01:52 -06:00
Marcio T
130d0395d0
Restore tabs in Makefile ( #16944 )
2020-02-24 11:01:52 -06:00
Marcio T
c5f1ff9ee1
Allow Z_SAFE_HOMING_POINT outside bed ( #16945 )
2020-02-24 11:01:52 -06:00
Scott Lahteine
089cc68a04
Merge nightly patches
2020-02-24 06:12:15 -06:00
Scott Lahteine
2b759b9e8d
Suppress "packed member" warning
2020-02-22 19:26:52 -06:00
Scott Lahteine
5f27f7de47
Version 2.0.4.2 Release
2020-02-22 18:49:59 -06:00
Scott Lahteine
282f4678cd
Merge nightly patches
2020-02-22 18:47:09 -06:00
Scott Lahteine
c41f3f8582
Version 2.0.4.1 Release
2020-02-22 07:02:55 -06:00
Scott Lahteine
8670df08a2
CoreXY Babystepping hotfix
2020-02-22 07:02:55 -06:00
Scott Lahteine
730690ea03
Hotfix for Babystepping
2020-02-22 02:55:26 -06:00
Scott Lahteine
3543873da7
Use moves_free in ok_to_send
2020-02-22 02:55:26 -06:00
thinkyhead
c505626c42
[cron] Bump distribution date (2020-02-22)
2020-02-22 02:55:26 -06:00
Scott Lahteine
7e8505fc11
Version 2.0.4 Release
2020-02-21 08:38:14 -06:00
Scott Lahteine
f9aec2685c
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into 2.0.x
2020-02-21 08:37:02 -06:00
Scott Lahteine
dd6a7ca197
Fix out-of-order M0 after SD printing
...
Fixes #14774
Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com >
2020-02-10 16:36:31 -06:00
Scott Lahteine
62b9d7dc73
Direct link to version configs
2020-02-05 00:47:24 -06:00
Scott Lahteine
d83382eb55
Add "PR Bad Target" workflow action
2020-02-04 09:41:26 -06:00
Scott Lahteine
4c76314c26
Scheduled action to bump the date on bugfix-2.0.x
2020-02-03 19:31:41 -06:00
Scott Lahteine
64ab254f26
Use a different Configurations branch for CI
2020-02-03 18:11:52 -06:00
Scott Lahteine
e6a7be922b
Version 2.0.3
2020-01-31 04:24:05 -06:00
Scott Lahteine
1525c2530e
Merge commit 'dabf3939209fd8ea7f6a6327d764c16743aa22aa' into look_at_201
2020-01-31 04:23:45 -06:00
Scott Lahteine
016e4c0193
Version 2.0.2
2020-01-31 04:22:34 -06:00
Scott Lahteine
be642610ae
Merge commit '8bd6b60a0141fa892984f2d5b61f06eadbbf9a5f' into look_at_201
2020-01-31 04:22:09 -06:00
Scott Lahteine
ee17051933
Version 2.0.1
2020-01-13 16:49:49 -06:00
Scott Lahteine
0673f335e1
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into 2.0.x
2019-12-24 00:05:04 -06:00
Scott Lahteine
ac7ee4b94a
Release version 2.0.0
2019-12-22 18:03:36 -06:00