Commit Graph

971 Commits

Author SHA1 Message Date
ce62209bce Probe margin. Bump config version (#18140)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-02 20:41:50 -05:00
bda380513a Add valid() to recovery.info 2020-06-01 17:02:58 -05:00
fe7452c5cb TMC serial multiplexer, FYSETC AIO-II (#18080) 2020-05-25 15:48:33 -05:00
31eb487da5 whitespace 2020-05-22 02:02:11 -05:00
1e32df4c75 Fix Hotend Idle Timeout comment (#18032)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-19 02:34:15 -05:00
213d4b890e Hotend Idle Timeout (#16362) 2020-05-18 00:50:35 -05:00
e275cd3798 Update some © 2020-05-17 20:49:24 -05:00
2ec482a102 MMU2 Extruder Sensor support (#17886) 2020-05-17 14:52:45 -05:00
181739d0d1 Move inline laser state to fix EEPROM error 2020-05-12 00:10:04 -05:00
0fbedf5b4c Fix LPC host actions, add tests
Fixes #17955
2020-05-11 22:15:25 -05:00
8a22ef0c83 G6 Direct Stepping (#17853) 2020-05-11 19:22:41 -05:00
1475fd312a M600 R<resume temperature> (#17919)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-05-11 02:06:31 -05:00
00e7599c8c Fix host_action_notify and string types (#17953) 2020-05-10 21:19:23 -05:00
544b16639e Fix poll_runout_states bug 2020-05-06 01:15:13 -05:00
a4c981469e Extended reporting options (#16741) 2020-05-05 23:34:04 -05:00
852a8d6685 Configurable kill pin state
Co-Authored-By: AbdullahGheith <abdullahgheith@users.noreply.github.com>
2020-05-05 03:31:15 -05:00
9fe781ccaf Tweak powerloss info 2020-05-04 16:37:27 -05:00
8d425c6720 Fix missing ProbeTempComp refs (#17833) 2020-05-02 18:27:18 -05:00
52f3f3b5ab Fix motor current array 2020-05-02 17:00:12 -05:00
ef43520d56 Disambiguate i2c calls 2020-04-29 03:13:50 -05:00
3d3d2a923b Cleanup with updated macros 2020-04-28 19:18:14 -05:00
2c959123e5 Clean up whitespace 2020-04-28 06:09:52 -05:00
0eeb5e2a29 General cleanup: pause, MarlinCore 2020-04-28 00:22:04 -05:00
01c646a892 Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
c536b8de62 Apply ternary macros 2020-04-27 06:30:28 -05:00
8b3c7dda75 Add HAS_FAN and others 2020-04-27 05:07:08 -05:00
21067ab062 Add Prusa MMU2S settings - beta (#17523) 2020-04-25 21:07:21 -05:00
b700b3cde6 Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-25 11:35:35 -05:00
d2a5d51f69 Add NOZZLE_PARK_Z_RAISE_MIN (#17624) 2020-04-24 22:39:08 -05:00
ab2b98e425 Apply composite tests 2020-04-23 21:53:52 -05:00
2f6262c27b Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
468b813bc1 Better ooze prevention during pause (#17625) 2020-04-22 16:43:06 -05:00
6d90d1e1f5 Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
d96c769fd6 Move Power Loss Recovery check 2020-04-21 15:27:53 -05:00
a5b2e3e63c Fix Mixer::reset_vtools bug
Fixes #17635
2020-04-21 13:07:56 -05:00
000ec9fc13 Ensure language.h include order
See #17604
2020-04-20 09:43:48 -05:00
ccfd5c1010 Trinamic steppers Homing Phase (#17299) 2020-04-20 08:08:00 -05:00
15f6f53638 Add HAS_HOTEND, etc. 2020-04-20 00:12:22 -05:00
5d0deba938 Longer default power-up delay
See MarlinFirmware/Configurations#78
2020-04-20 00:12:22 -05:00
87875e0de8 Fix mixing with "unload all" compile 2020-04-19 02:10:02 -05:00
4a5a3d27ed Option to use raw digipot values (#17536) 2020-04-18 22:56:23 -05:00
880f73d471 Minor cleanup 2020-04-17 04:35:00 -05:00
2824e67d95 Add ExtUI::onStatusChanged_P (#17543) 2020-04-16 00:33:31 -05:00
c834b313a5 Fix Mightyboard build (#17537) 2020-04-13 21:49:55 -05:00
22da1b2b31 Rename some "kill" messages 2020-04-13 14:54:50 -05:00
e3321920f3 Update Marlin website links to https 2020-04-12 17:21:14 -05:00
a2e9a02429 Fix PLR when card isn't mounted yet
Fixes a regression from 9bff67bc74
2020-04-12 14:44:45 -05:00
e4903396d4 Fix up pausing / parking display (#17460) 2020-04-11 20:36:17 -05:00
3645e59893 Minor style tweaks 2020-04-09 12:31:33 -05:00
3ea23712eb Fix stepper DAC compile
Fixes #17438
2020-04-08 14:17:29 -05:00