bubnikv
|
72ab17f585
Further fixes of the power panic and g-code & planner queues.
|
7 years ago |
bubnikv
|
582a6270b0
Fix of a power panic print stop.
|
7 years ago |
PavelSindler
|
effe6126be
eeprom error message
|
7 years ago |
PavelSindler
|
6eb57da770
fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified
|
7 years ago |
XPila
|
641c21a97b
Merge pull request #46 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
1409bd633c
Power Panic - new method of sd_position calculation.
|
7 years ago |
XPila
|
21071c7ed1
Merge pull request #45 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
9b901bd3f5
XY homing repeatibility - move by 160um from margin.
|
7 years ago |
XPila
|
47f955e306
Merge pull request #44 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
4cae00741e
MAKER FAIRE
|
7 years ago |
XPila
|
cb16ca0931
Merge pull request #43 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
e34d816004
Recover print
|
7 years ago |
XPila
|
3ccc52824f
Merge pull request #42 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
2c3387e71d
Recover print - simple solution
|
7 years ago |
XPila
|
8d1407bd1f
Merge pull request #41 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
9d91a5d425
TMC2130 XY currents can be over 31 (like Z).
|
7 years ago |
PavelSindler
|
f48bb1e83f
Merge remote-tracking branch 'upstream/MK3' into MK3
|
7 years ago |
XPila
|
1dadfe3bcc
Merge pull request #40 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
c4e9e624f5
cmd queue and planner - functions for calculating sd position:
|
7 years ago |
XPila
|
b196b9a293
Merge pull request #39 from XPila/MK3
|
7 years ago |
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).
|
7 years ago |
XPila
|
5928821406
Merge pull request #38 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
6f5f88e7ea
Temporary added configuration file Configuration_prusa.h.
|
7 years ago |
XPila
|
cea0fd927c
Merge pull request #37 from XPila/MK3
|
7 years ago |
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.
|
7 years ago |
XPila
|
2a95074385
Merge pull request #36 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
14519aa7ee
Support the second serial (original commit 7d2d6c6fdcb296e776c7143cc72f6ca2271aa11e on MK2 by AndreeeCZ)
|
7 years ago |
XPila
|
a0147a79d9
Merge pull request #35 from XPila/MK3
|
7 years ago |
Robert Pelnar
|
0685439e36
Cmd queue modification. Added CMDHDRSIZE=2, each command readed from SD is preceded by one byte variable containing original length.
|
7 years ago |
XPila
|
fb1aeb7f4b
Merge pull request #34 from XPila/MK3
|
7 years ago |