Commit Graph

2287 Commits

Author SHA1 Message Date
Marek Bel
c080b899c3 Change filament number in T command to alternative if depleted and lcd_autoDepleteEnabled(). 2019-01-04 22:32:48 +01:00
Marek Bel
d89c03a0f1 Documentation. 2019-01-04 21:26:13 +01:00
Marek Bel
1a219b2372 Mark filament as depleted when detected by MMUv2 FINDA. Do not try to load filament if it is marked depleted, load next filament instead. Force user action when all filaments are marked as depleted. 2019-01-04 21:11:42 +01:00
Marek Bel
a7128ffa04 Comment. 2019-01-04 19:56:15 +01:00
Marek Bel
92ff284f82 Remove redundant code. 2019-01-04 19:35:33 +01:00
Marek Bel
360a977520 Fix allDepleted(). Add tests. 2019-01-04 19:34:42 +01:00
Marek Bel
a309ec1b0b Add filament auto deplete engine for multi-material prints with MMUv2. 2019-01-03 22:58:25 +01:00
PavelSindler
d1ca73597b
Merge pull request #1412 from XPila/V3_5
Repeat last MMU command after timeout
2018-12-21 20:53:24 +01:00
PavelSindler
75523b1497
Merge pull request #1417 from PavelSindler/z_cal_endstops
version changed
2018-12-19 20:08:22 +01:00
PavelSindler
acbfe89f04 version changed 2018-12-19 20:07:18 +01:00
PavelSindler
b0fce9122e
Merge pull request #1416 from PavelSindler/z_cal_endstops
Z cal endstops and stop paused print fix
2018-12-19 19:46:27 +01:00
Robert Pelnar
f79137898a Fix - move down after calibrate Z (PFW718) 2018-12-19 19:22:03 +01:00
PavelSindler
40fe52202d stop paused print fix: saved_printing set to false when doing stop print 2018-12-19 19:20:09 +01:00
Robert Pelnar
b8c5b6259e Fix - move down after calibrate Z (PFW718) 2018-12-19 14:40:10 +01:00
Robert Pelnar
c69d4aa914 Move 1mm down with disabled endstop after calibrate_z_auto (PFW718) 2018-12-19 13:43:49 +01:00
Robert Pelnar
16e5fb50dd Remove M601 from queue before saving state (prevent infinite loop - PFW713) 2018-12-18 20:39:38 +01:00
Robert Pelnar
34f116b4d9 Move 1mm down with disabled endstop after calibrate_z_auto (PFW718) 2018-12-18 19:57:29 +01:00
mkbel
98c995ff81
Merge pull request #1413 from PavelSindler/M600_click
M600: consume click
2018-12-18 19:28:51 +01:00
PavelSindler
b5430c2968 M600: consume click 2018-12-18 19:10:02 +01:00
Robert Pelnar
75d31fd2cb Repeat last MMU command after timeout 2018-12-18 18:47:54 +01:00
PavelSindler
cc132ae187
Merge pull request #1407 from XPila/V3_5
Meshbed leveling fail - move 1mm outside of colission with disabled e…
2018-12-14 15:57:23 +01:00
Robert Pelnar
927898151a fix - tmc2130 conditional translation 2018-12-14 15:46:50 +01:00
Robert Pelnar
cfe83daf4a Meshbed leveling fail - move 1mm outside of colission with disabled endstop 2018-12-14 15:32:47 +01:00
mkbel
0aa8dbb094
Merge pull request #1402 from mkbel/document
Document gcode T.
2018-12-12 20:36:01 +01:00
Marek Bel
3d4cb8a994 Document gcode T. 2018-12-12 20:30:28 +01:00
mkbel
91ba71648f
Merge pull request #1399 from PavelSindler/consume_click
consume click
2018-12-11 16:20:14 +01:00
PavelSindler
8af127870d consume click 2018-12-11 15:59:44 +01:00
PavelSindler
6d6de67c3f consume click 2018-12-07 18:31:30 +01:00
PavelSindler
9adf441d5c
Merge pull request #1372 from XPila/MK3
Updated po and pot files
2018-11-30 19:03:01 +01:00
XPila
1948cb6310
Merge pull request #1369 from PavelSindler/M220_MK3
M220: possibility to backup/restore speed
2018-11-30 19:02:45 +01:00
Robert Pelnar
7fcb289d18 Updated po and pot files 2018-11-30 18:57:27 +01:00
PavelSindler
23e8d6adf5
Merge pull request #1365 from mkbel/build_lang
Build lang
2018-11-30 13:06:29 +01:00
PavelSindler
d1d4a8c58c whitespace 2018-11-29 17:33:36 +01:00
PavelSindler
8e239ce76f changed M220 2018-11-29 17:02:38 +01:00
PavelSindler
929e1de253 special variable for saving/restoring feedmultiply using M220 2018-11-29 17:02:10 +01:00
Marek Bel
71826a3ab8 Fix tests build on Travis. 2018-11-27 18:00:20 +01:00
Marek Bel
c571355db5 Run tests and build all variants on Travis-ci. 2018-11-27 17:51:05 +01:00
mkbel
47356752d4
Update README.md 2018-11-27 14:34:35 +01:00
mkbel
ae7abe17dd
Update README.md 2018-11-27 14:33:50 +01:00
mkbel
ebf7e805a8
Update README.md 2018-11-27 14:21:55 +01:00
Marek Bel
38dacaf07a Automate secondary language support build. 2018-11-26 20:24:24 +01:00
PavelSindler
90876453a7
Merge pull request #1357 from PavelSindler/MK3_for_merging
version change
2018-11-22 23:32:37 +01:00
PavelSindler
47d3535012 version change 2018-11-22 23:30:01 +01:00
PavelSindler
c1773c1aa4
Merge pull request #1356 from PavelSindler/MK3_for_merging
process serial line during pause
2018-11-22 23:07:07 +01:00
PavelSindler
85b23d1db6 process serial line during pause 2018-11-22 21:41:22 +01:00
XPila
d92c97bf52
Merge pull request #1355 from XPila/V3_5
Lang - pl - "Stan sondy P.I.N.D.A." changed to "Stan sondy PINDA"
2018-11-22 19:15:14 +01:00
Robert Pelnar
742cd1dc7e Lang - pl - "Stan sondy P.I.N.D.A." changed to "Stan sondy PINDA" 2018-11-22 19:14:10 +01:00
PavelSindler
b3ab9d0ee0
Merge pull request #1354 from XPila/V3_5
Lang - final corrections
2018-11-22 19:03:30 +01:00
Robert Pelnar
e229f3343e Lang - text "volume.init failed" removed from dictionary 2018-11-22 18:48:22 +01:00
Robert Pelnar
42f2a61416 Lang - text "TRIGGERED" removed from dictionary 2018-11-22 18:46:02 +01:00