Scott Lahteine
7cf9b93f26
Add HAS_FILAMENT_SENSOR ahead of 12962
2019-02-12 20:13:20 -06:00
Scott Lahteine
a0dadc8c62
Smaller I2CPositionEncoder strings
2019-02-12 16:21:56 -06:00
InsanityAutomation and Scott Lahteine
7f1b69b0c8
Add HOST_PROMPT_SUPPORT ( #13039 )
2019-02-12 15:55:47 -06:00
Scott Lahteine
0feeef2604
Update copyright in headers
2019-02-12 15:30:11 -06:00
Giuliano Zaro and Scott Lahteine
f7efe6f6c5
[2.0.x] Fix TEMP_STAT_LED startup init ( #13120 )
2019-02-11 17:27:59 -06:00
Scott Lahteine
9737608f0a
Enable gradient when alias is cleared
2019-02-10 06:39:12 -06:00
Scott Lahteine and GitHub
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) ( #13022 )
2019-02-10 04:54:23 -06:00
Scott Lahteine
f269766408
Put the MMU2 menu with the others
2019-02-06 17:38:46 -06:00
InsanityAutomation and Scott Lahteine
413e303ad5
More Advanced Pause options ( #12984 )
2019-02-06 06:39:42 -06:00
Mark Zachmann and Scott Lahteine
19cf72e057
Support individual solenoid disable with M381 ( #13008 )
2019-02-06 06:34:53 -06:00
teemuatlut and Scott Lahteine
d81342254a
Support new TMC drivers ( #13026 )
2019-02-06 06:33:14 -06:00
Roxy-3D and GitHub
ab6908a513
Fix Probe Offset bug...
2019-02-05 20:30:20 -07:00
revilor and Scott Lahteine
69aaf5d096
MMU2 fixes ( #13082 )
2019-02-05 20:56:22 -06:00
Scott Lahteine
d4d1b28a06
Fix some include paths
2019-02-04 03:57:15 -06:00
Scott Lahteine
0d720a6ff4
Tweak to emergency_parser.h
2019-02-04 03:56:56 -06:00
Scott Lahteine
afe79ba22b
Minor code cleanup
2019-02-04 02:23:06 -06:00
Scott Lahteine
38c2ca9281
Clean up trailing whitespace
2019-02-03 23:00:57 -06:00
Scott Lahteine
4fa1c52688
Tweak serial output code
2019-02-03 01:09:14 -06:00
Scott Lahteine
a5e3384691
Pre-apply cosmetic changes to mixing
2019-02-03 01:09:14 -06:00
mattfredwill and Scott Lahteine
c3cb449990
TMC2130 dual-stepper Sensorless Homing ( #13061 )
2019-02-01 18:09:01 -06:00
revilor and Scott Lahteine
6a57d0b381
Prusa MMU2 ( #12967 )
2019-01-31 19:10:52 -06:00
raTmole and Scott Lahteine
ddeca7a358
Fix resume from power loss G-Code. ( #13035 )
2019-01-28 13:19:26 -06:00
Giuliano Zaro and Scott Lahteine
a79d80c78e
Minor cleanup of pause code ( #13030 )
2019-01-27 23:10:25 -06:00
Scott Lahteine
3845baf398
Followup to #12982
2019-01-27 22:53:46 -06:00
InsanityAutomation and Scott Lahteine
48a3502656
Remote streamer improvements ( #12982 )
2019-01-27 22:43:13 -06:00
Scott Lahteine
621fbe99de
Followup to #12817
2019-01-27 20:48:58 -06:00
Marcio Teixeira and Scott Lahteine
f214118e45
Action to notify host of filament runout. ( #12817 )
2019-01-27 20:18:05 -06:00
InsanityAutomation and Scott Lahteine
f4d1f13358
Warn on cold extrusion, dont error
2019-01-24 00:16:14 -06:00
Bob Kuhn and Scott Lahteine
2f35747f29
L6470 SPI daisy chain support ( #12895 )
2019-01-23 19:06:54 -06:00
teemuatlut and Scott Lahteine
e5801b75f8
Fix TMC-related compile issues. ( #12971 )
...
- `STEALTHOP_[XYZE]` configuration options now set the default state.
2019-01-20 23:54:57 -06:00
Marcio Teixeira and Scott Lahteine
f4c16e683b
Follow up fixes to #12884 ( #12940 )
2019-01-17 18:48:29 -06:00
Giuliano Zaro and Scott Lahteine
7bb5d4bfe8
Small LED code reorganization ( #12929 )
2019-01-17 13:20:26 -06:00
teemuatlut and Scott Lahteine
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. ( #12884 )
2019-01-17 13:17:16 -06:00
mikeshub and Scott Lahteine
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support ( #12855 )
...
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
2019-01-14 14:29:55 -06:00
InsanityAutomation and Scott Lahteine
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection ( #12853 )
2019-01-12 00:41:48 -06:00
InsanityAutomation and Scott Lahteine
a403d9a50c
Improve menu pause / resume ( #12876 )
2019-01-11 20:42:11 -06:00
teemuatlut and Scott Lahteine
7a5e637a37
Add spreadCycle parameter sets ( #12645 )
2018-12-18 12:42:14 -06:00
teemuatlut and Scott Lahteine
55144284c2
TMC connection test, spreadCycle parameters, improved debugging ( #12616 )
2018-12-09 20:54:48 -06:00
Marcio Teixeira and Scott Lahteine
b22716e938
M425 Backlash Correction ( #11061 )
2018-12-08 14:36:46 -06:00
teemuatlut and Scott Lahteine
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. ( #12582 )
2018-12-07 15:34:21 -06:00
Scott Lahteine
261c6f4b96
Fix pause/resume SD print
...
Followup to #12551 , addressing #12566
2018-11-30 19:23:08 -06:00
Scott Lahteine and GitHub
c986239837
A single SERIAL_ECHO macro type ( #12557 )
2018-11-29 16:58:58 -06:00
Scott Lahteine and GitHub
03ef2d6c82
Fix "paused" message and M125 called by M25 ( #12551 )
2018-11-28 19:28:31 -06:00
Scott Lahteine
95d154a91f
Fans loop macro
2018-11-28 16:45:08 -06:00
Scott Lahteine and GitHub
929a513a6b
Add poll_runout_states, which returns 1 for runouts ( #12547 )
2018-11-27 20:13:24 -06:00
Scott Lahteine
cd88ea2106
Fix runout debug output
...
Followup to #12544
2018-11-27 18:10:19 -06:00
Scott Lahteine
cecc238f68
Save recovery info on SD pause
2018-11-27 14:42:19 -06:00
Marcio Teixeira and Scott Lahteine
439a3e8463
Improve runout sensor, fix LIGHTWEIGHT_UI screen size ( #12544 )
2018-11-27 13:45:25 -06:00
Ludy and Scott Lahteine
730f223100
Correct FANMUX2_PIN ( #12538 )
2018-11-25 17:27:41 -06:00
Scott Lahteine
1fcc13b011
Allow Serial Overrun Protection to be disabled
2018-11-23 21:07:38 -06:00