Commit graph

14158 commits

Author SHA1 Message Date
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
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 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
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
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
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
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 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
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
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 ee74cee5d4 Parking Extruder solenoid fix/cleanup 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
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 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 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
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
X-Ryl669 80aac1b711 Make F_CPU a compile-time constant (#21051) 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 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
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
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 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 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 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