Commit Graph

15546 Commits

Author SHA1 Message Date
cfd49740eb [cron] Bump distribution date (2020-02-22) 2020-02-22 00:03:47 +00:00
5d16497bed Tweak pins spacing, comments 2020-02-21 08:33:11 -06:00
9f53bbd791 Add PICA shields support (#16891) 2020-02-21 08:27:32 -06:00
e1d367e05a Fix EEPROM errors with EXTRUDERS == 0 (#16898) 2020-02-21 07:42:13 -06:00
f30897500d Disable spreadcycle in tmc_enable_stallguard<2209> (#16890) 2020-02-21 07:40:55 -06:00
68de12acbf Followup to autoreport patch (#16914)
See a1f026f57a
2020-02-21 07:36:59 -06:00
6320f9795c More EEPROM cleanup 2020-02-20 20:56:13 -06:00
22b974691e Tweak process_line_done for speed 2020-02-20 20:36:51 -06:00
4ef627d79f Add a note on EEPROM todo 2020-02-20 20:36:50 -06:00
19991e269b Show end prompt with Print Event LEDs 2020-02-20 20:36:50 -06:00
b8b225c8b5 Function for CONFIG_ECHO_HEADING 2020-02-20 20:36:50 -06:00
a1f026f57a Inline manage_inactivity, tweak autoreport_paused 2020-02-20 20:36:50 -06:00
2b788e9aa6 Single envs for specific boards 2020-02-20 20:20:15 -06:00
140e4ac507 [cron] Bump distribution date (2020-02-21) 2020-02-21 00:03:41 +00:00
1c52d76668 Serial redirect for Move Command when stopping (#16906) 2020-02-20 02:22:07 -06:00
178735b958 [cron] Bump distribution date (2020-02-20) 2020-02-20 00:03:52 +00:00
4c179ba3f7 [cron] Bump distribution date (2020-02-19) 2020-02-19 00:03:54 +00:00
05f51e9355 [cron] Bump distribution date (2020-02-18) 2020-02-18 00:03:31 +00:00
75e3aa12c5 [cron] Bump distribution date (2020-02-17) 2020-02-17 00:03:58 +00:00
99a5074372 Fix babystep include, typos in stepper.cpp
Fix #16881
2020-02-16 17:49:21 -06:00
4c6f695bea Put ESP32 I2S stepper task and Marlin on the same core (#16874) 2020-02-16 16:44:36 -06:00
8bc3e63871 Update French language (#16877) 2020-02-16 16:39:17 -06:00
4d400910b4 Fix mftest -b -u line match 2020-02-16 15:30:20 -06:00
42208bc031 Fix unknown command on empty lines (#16867) 2020-02-16 01:10:20 -06:00
199a1ba0e5 Move SAMD51 Temperature timer to RTC (#16868) 2020-02-15 22:45:52 -06:00
4360142bd1 Defer updated ADC 2020-02-15 22:37:16 -06:00
ddce1c6ef2 Show '*' for zero 'stst' flag 2020-02-15 22:35:28 -06:00
72fae2faa5 Require TMCStepper 0.6.2 2020-02-15 22:35:28 -06:00
64a81f887a EXPERIMENTAL integrated BABYSTEPPING (#16829) 2020-02-15 21:42:28 -06:00
64b96f3908 Double ADC read frequency (#16864) 2020-02-15 19:10:46 -06:00
52a1268089 [cron] Bump distribution date (2020-02-16) 2020-02-16 00:04:09 +00:00
5584da388c Conceal float rounding errors on display
Fix #16866
2020-02-15 02:55:41 -06:00
efdaf940a5 Fix byte-to-percent display
Fixes #16866
2020-02-15 02:37:13 -06:00
71ec89a112 Fix mftest -b and -u. Add --help. 2020-02-15 01:47:15 -06:00
1087e318e5 Fix a BORG compile warning 2020-02-15 01:47:15 -06:00
150237f712 [cron] Bump distribution date (2020-02-15) 2020-02-15 00:03:59 +00:00
63dd0f249d Fysetc S6 pins / LCD updates (#16830) 2020-02-14 07:18:57 -06:00
0b984519c3 Clean up stepper and babystep (#16857) 2020-02-14 05:14:37 -06:00
073e4443e8 Optimize "Dismiss" string 2020-02-14 00:05:06 -06:00
00ba053c90 Clean up host actions code (#16856) 2020-02-13 23:39:27 -06:00
ff0c931e47 Add RAMPS 1.4.4 to AGCM4 (#16606) 2020-02-13 23:28:18 -06:00
a16f3baecc Add ESPAsyncTCP to lib_ignore (#16844) 2020-02-13 23:22:52 -06:00
49a66bc4cc Fix ESP32 warning, specify supported version 2020-02-13 19:22:13 -06:00
f3f692adf7 Don't assert safe homing for delta/scara 2020-02-13 19:22:13 -06:00
af84e362cc Remove unused queue.stopped_N (#16850) 2020-02-13 18:59:32 -06:00
082117c4bb Ping the job timer in M140 (#16849) 2020-02-13 18:43:47 -06:00
0e17d10bf3 Fix G-code line parsing (#16840) 2020-02-13 18:30:47 -06:00
68077149e2 [cron] Bump distribution date (2020-02-14) 2020-02-14 00:04:13 +00:00
62d7d49719 [cron] Bump distribution date (2020-02-13) 2020-02-13 00:03:34 +00:00
1d8d91afc6 No limit needed on this raise
Remove an extraneous limit from #16811.
2020-02-12 14:57:11 -06:00