PavelSindler
|
88a19432b7
|
whitespace
|
2018-06-19 17:48:31 +02:00 |
|
PavelSindler
|
1e60390545
|
dont process data from serial line if print is saved (crash detection and filament detection)
|
2018-06-19 16:51:22 +02:00 |
|
PavelSindler
|
aacaf67eaa
|
Crash detection/filament sensor: restore print from stored line number in case that we are printing over USB, retraction fix; debug: cmd queue on LCD
|
2018-06-05 20:28:41 +02:00 |
|
Robert Pelnar
|
2cf20c8c99
|
New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)')
+ output + fixed source
|
2018-05-23 16:37:08 +02:00 |
|
Robert Pelnar
|
bd587faab9
|
New ML support - migration - replaced source, removed original ML support files (backup)
|
2018-05-22 03:20:03 +02:00 |
|
PavelSindler
|
863fe1f054
|
show message that printer is not connected to monitoring on printer start
|
2018-03-14 15:35:39 +01:00 |
|
bubnikv
|
17a8e2db01
|
Documented the interrupt blocking by a main thread by its maximum time.
Added a debug output to serial line on stepper timer overflow.
|
2018-01-20 14:58:30 +01:00 |
|
PavelSindler
|
1d3f6e8be5
|
flush rx buffer in case that it was full
|
2018-01-15 12:18:21 +01:00 |
|
Robert Pelnar
|
e3c006dbe9
|
Serial communication uses port0 or port1, not both, removed some suspected code.
build 141
|
2017-12-29 00:06:47 +01:00 |
|
PavelSindler
|
e8477b525c
|
initial version of M110 fix (port from MK2)
|
2017-12-22 22:34:57 +01:00 |
|
PavelSindler
|
7114772784
|
whitespace
|
2017-12-22 19:23:11 +01:00 |
|
PavelSindler
|
3aca1271ed
|
serial resend request always contains OK
|
2017-12-22 18:54:55 +01:00 |
|
PavelSindler
|
2e68770e62
|
initial version - messages missing (will not compile)
|
2017-11-07 16:49:04 +01:00 |
|
bubnikv
|
72ab17f585
|
Further fixes of the power panic and g-code & planner queues.
|
2017-09-22 13:44:10 +02:00 |
|
bubnikv
|
582a6270b0
|
Fix of a power panic print stop.
|
2017-09-21 17:50:39 +02:00 |
|
Robert Pelnar
|
e34d816004
|
Recover print
|
2017-09-20 16:04:02 +02:00 |
|
Robert Pelnar
|
c4e9e624f5
|
cmd queue and planner - functions for calculating sd position:
cmdqueue_calc_sd_length
planner_calc_sd_length
|
2017-09-18 19:36:18 +02:00 |
|
Robert Pelnar
|
9c92025cf2
|
Serial port ECHO bug fix - for clear eerpom farm_mode will be set to false. In farm_mode is second serial port the main port and data received from this port is send to serial port 0 (debuging feature).
|
2017-09-15 16:34:34 +02:00 |
|
Robert Pelnar
|
9105de073c
|
Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210.
|
2017-09-14 16:19:49 +02:00 |
|