Commit Graph

16460 Commits

Author SHA1 Message Date
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