Victor
6d571a547c
Clean up TFT / Touch code ( #18296 )
2020-06-15 20:51:12 -05:00
Scott Lahteine
aea60d9450
Clean up trailing spaces
2020-06-15 18:11:32 -05:00
Victor
0a49ad1ccf
TFT 3x upscale followup ( #18256 )
2020-06-11 21:42:19 -05:00
rudihorn
eef2931150
Fix PTC calculation ( #18265 )
2020-06-11 20:46:25 -05:00
Victor
c6f3511d84
Touch-select MarlinUI menu items ( #18239 )
2020-06-11 16:13:52 -05:00
rudihorn
3bf990ec34
PTC: Extend options, fix probing bugs ( #18253 )
2020-06-10 18:25:17 -05:00
Luu Lac
0fa345f98f
Laser updates followup ( #18237 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-08 19:53:39 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
2020-06-07 21:55:09 -05:00
Scott Lahteine
6371782263
Add HAS_MULTI_SERIAL conditional
2020-06-05 16:20:27 -05:00
Giuliano Zaro
076b2112a3
Fix spindle power LCD display ( #18189 )
2020-06-03 23:20:19 -05:00
ellensp
ce62209bce
Probe margin. Bump config version ( #18140 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-02 20:41:50 -05:00
Scott Lahteine
bda380513a
Add valid() to recovery.info
2020-06-01 17:02:58 -05:00
George Fu
fe7452c5cb
TMC serial multiplexer, FYSETC AIO-II ( #18080 )
2020-05-25 15:48:33 -05:00
Scott Lahteine
31eb487da5
whitespace
2020-05-22 02:02:11 -05:00
thisiskeithb
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
Italo Soares
213d4b890e
Hotend Idle Timeout ( #16362 )
2020-05-18 00:50:35 -05:00
Scott Lahteine
e275cd3798
Update some ©
2020-05-17 20:49:24 -05:00
Bastien R
2ec482a102
MMU2 Extruder Sensor support ( #17886 )
2020-05-17 14:52:45 -05:00
Scott Lahteine
181739d0d1
Move inline laser state to fix EEPROM error
2020-05-12 00:10:04 -05:00
Scott Lahteine
0fbedf5b4c
Fix LPC host actions, add tests
...
Fixes #17955
2020-05-11 22:15:25 -05:00
Colin Godsey
8a22ef0c83
G6 Direct Stepping ( #17853 )
2020-05-11 19:22:41 -05:00
chestwood96
1475fd312a
M600 R<resume temperature> ( #17919 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-05-11 02:06:31 -05:00
Desuuuu
00e7599c8c
Fix host_action_notify and string types ( #17953 )
2020-05-10 21:19:23 -05:00
Scott Lahteine
544b16639e
Fix poll_runout_states bug
2020-05-06 01:15:13 -05:00
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
2020-05-05 23:34:04 -05:00
Scott Lahteine
852a8d6685
Configurable kill pin state
...
Co-Authored-By: AbdullahGheith <abdullahgheith@users.noreply.github.com>
2020-05-05 03:31:15 -05:00
Scott Lahteine
9fe781ccaf
Tweak powerloss info
2020-05-04 16:37:27 -05:00
Eric Ptak
8d425c6720
Fix missing ProbeTempComp refs ( #17833 )
2020-05-02 18:27:18 -05:00
Scott Lahteine
52f3f3b5ab
Fix motor current array
2020-05-02 17:00:12 -05:00
Scott Lahteine
ef43520d56
Disambiguate i2c calls
2020-04-29 03:13:50 -05:00
Scott Lahteine
3d3d2a923b
Cleanup with updated macros
2020-04-28 19:18:14 -05:00
Scott Lahteine
2c959123e5
Clean up whitespace
2020-04-28 06:09:52 -05:00
Scott Lahteine
0eeb5e2a29
General cleanup: pause, MarlinCore
2020-04-28 00:22:04 -05:00
Scott Lahteine
01c646a892
Apply more HAS_HOTEND
2020-04-27 22:39:31 -05:00
Scott Lahteine
c536b8de62
Apply ternary macros
2020-04-27 06:30:28 -05:00
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
2020-04-27 05:07:08 -05:00
Toni
21067ab062
Add Prusa MMU2S settings - beta ( #17523 )
2020-04-25 21:07:21 -05:00
randellhodges
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
Ondřej Nový
d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN ( #17624 )
2020-04-24 22:39:08 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
Ondřej Nový
468b813bc1
Better ooze prevention during pause ( #17625 )
2020-04-22 16:43:06 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
d96c769fd6
Move Power Loss Recovery check
2020-04-21 15:27:53 -05:00
Scott Lahteine
a5b2e3e63c
Fix Mixer::reset_vtools bug
...
Fixes #17635
2020-04-21 13:07:56 -05:00
Scott Lahteine
000ec9fc13
Ensure language.h include order
...
See #17604
2020-04-20 09:43:48 -05:00
Fabio Santos
ccfd5c1010
Trinamic steppers Homing Phase ( #17299 )
2020-04-20 08:08:00 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
5d0deba938
Longer default power-up delay
...
See MarlinFirmware/Configurations#78
2020-04-20 00:12:22 -05:00
Scott Lahteine
87875e0de8
Fix mixing with "unload all" compile
2020-04-19 02:10:02 -05:00
grauerfuchs
4a5a3d27ed
Option to use raw digipot values ( #17536 )
2020-04-18 22:56:23 -05:00
Scott Lahteine
880f73d471
Minor cleanup
2020-04-17 04:35:00 -05:00
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P ( #17543 )
2020-04-16 00:33:31 -05:00
Axel
c834b313a5
Fix Mightyboard build ( #17537 )
2020-04-13 21:49:55 -05:00
Scott Lahteine
22da1b2b31
Rename some "kill" messages
2020-04-13 14:54:50 -05:00
Scott Lahteine
e3321920f3
Update Marlin website links to https
2020-04-12 17:21:14 -05:00
Scott Lahteine
a2e9a02429
Fix PLR when card isn't mounted yet
...
Fixes a regression from 9bff67bc74
2020-04-12 14:44:45 -05:00
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
2020-04-11 20:36:17 -05:00
Scott Lahteine
3645e59893
Minor style tweaks
2020-04-09 12:31:33 -05:00
Scott Lahteine
3ea23712eb
Fix stepper DAC compile
...
Fixes #17438
2020-04-08 14:17:29 -05:00
grauerfuchs
293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) ( #17381 )
2020-04-08 12:53:28 -05:00
Tor-p
d6f39a69af
Fix G76 probe height / position ( #17392 )
2020-04-06 15:32:06 -05:00
Scott Lahteine
0e06aaa2bc
Add millis helper macros
2020-04-04 02:48:30 -05:00
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
2020-04-02 19:31:08 -05:00
Scott Lahteine
2b9d2dce16
Apply GRID_LOOP
2020-04-02 14:33:04 -05:00
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
2020-04-02 14:24:55 -05:00
Scott Lahteine
62e8c2dd87
Fix up 'system' includes
2020-04-01 23:51:09 -05:00
Scott Lahteine
514afddeb4
Minor code cleanup
2020-04-01 19:48:58 -05:00
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
2020-03-29 16:26:55 -05:00
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
2020-03-28 03:18:53 -05:00
Scott Lahteine
a84990961a
Simplify TWIBus debug
2020-03-28 01:20:15 -05:00
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
2020-03-27 17:29:17 -05:00
Scott Lahteine
adb6334ba0
Use "dist" instead of "delta" for clarity
2020-03-25 19:18:42 -05:00
Scott Lahteine
c86ee574ec
Drop old comment
2020-03-25 15:11:12 -05:00
Roxy-3D
5d515c3a2f
Adjust for timing shift on Max7219 displays on AVR's
...
Something has shifted. The previous timing delays on the Max7219 debug displays is too tight without this correction.
I suspect something has been optimized and roughly 50ns of needed setup and hold time has disappeared.
This corrects the issue and the display results are clean again.
2020-03-24 17:08:31 -05:00
Scott Lahteine
fe154fa5de
Fix CONTROLLER_FAN options compile
2020-03-23 17:35:43 -05:00
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
...
Followup to #17149
2020-03-18 14:36:40 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Scott Lahteine
abea6d5787
Tweak some lambdas
2020-03-18 10:33:15 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
2020-03-13 16:29:29 -05:00
Scott Lahteine
81b0548518
Fix Emergency Parser stuck state
2020-03-13 13:59:17 -05:00
Jamie
23c5701178
Apply soft limits to joystick jogging ( #17114 )
2020-03-10 22:59:49 -05:00
Scott Lahteine
9bff67bc74
Always look for PLR file, but more quickly
2020-03-10 17:07:14 -05:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Scott Lahteine
7b9eb233cb
Emergency Parser dumb terminal compatibility
2020-03-07 02:15:05 -06:00
Scott Lahteine
c99773bae0
Max7219 suspend/resume
2020-03-07 01:18:26 -06:00
Scott Lahteine
1da49d0ac5
Non-blocking Max7219 test pattern
2020-03-06 13:19:38 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Scott Lahteine
5e9a10dbae
Use PSTR for common labels
2020-03-01 08:39:47 -06:00
Scott Lahteine
77b82d300a
Add idle_no_sleep
2020-02-27 06:45:33 -06:00
Scott Lahteine
e5d39063a2
Cleanups for PTC
2020-02-27 06:45:23 -06:00
Scott Lahteine
be62ab2d02
Move reachable test to Probe class
2020-02-27 06:16:33 -06:00
Scott Lahteine
18b875dc9f
Allow print recovery after parking
2020-02-26 08:16:46 -06:00
Scott Lahteine
6913a4dfa8
Prevent park_point compile error
2020-02-26 07:10:35 -06:00
Scott Lahteine
0a7e7a6fa5
Allow servo features in combination ( #16960 )
2020-02-26 06:26:54 -06:00
Scott Lahteine
5ebba4b19f
More serial strings
2020-02-26 04:11:12 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
a254354e68
BS_TOTAL_AXIS => BS_TOTAL_IND
2020-02-24 06:11:43 -06:00