Commit Graph

13858 Commits

Author SHA1 Message Date
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
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
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
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
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
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
82c1bac4e3 Move core conditionals earlier 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
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
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
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
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
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
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
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
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
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
aecf545446 Fix Archim 1, add Archim 1&2 tests 2021-04-29 08:45:04 -05:00