NotaRobotexe
|
69455bfc75
PFW-828 fix printing in the air after power panic
|
5 years ago |
DRracer
|
9cb0bc7bcf
Fix MINTEMP errors and fsensor runout
|
5 years ago |
NotaRobotexe
|
1399d7dcc8
support only for MK3/MK3S
|
5 years ago |
Ondrej Tuma
|
63235625ab
pause printer by flag
|
5 years ago |
Marek Bel
|
dad2065da6
Merge branch 'MK3' into rise_z
|
5 years ago |
Marek Bel
|
1f3877b221
Extract duplicate code into function. Saves 4B of flash.
|
5 years ago |
Marek Bel
|
1a78bd53ba
Fix compiler warning
|
5 years ago |
Marek Bel
|
91e72a79f0
Fix compiler warning
|
5 years ago |
Marek Běl
|
efa8e6e6ba
Merge pull request #1658 from Harpalyke/save-ustep-res-with-M500
|
5 years ago |
Marek Běl
|
0a343d4d66
Merge pull request #1806 from NotaRobotexe/fw_check
|
5 years ago |
NotaRobotexe
|
e7dd5c60d3
check if firmware is on right type of printer
|
5 years ago |
Ondrej Tuma
|
b7fe43bf68
Deleted bad cols/rows definitions for translation.
|
5 years ago |
Robert Pelnar
|
18dec75b56
MK2.5 - watchdog enabled + test (command "D-1")
|
5 years ago |
Marek Bel
|
75fac9dab2
Do not kill printer if External SPI flash W25X20CL is not responding.
|
5 years ago |
Marek Bel
|
84cabd3836
Change busy_state type, save 340B of flash
|
5 years ago |
Marek Bel
|
bf57a59147
Extract duplicate code into function. Saves 106B flash.
|
5 years ago |
Marek Bel
|
bf1a55ab02
Add mmu_continue_loading blocking variant and use it for usb printing, so that "ok" is not returned to the controller in case MMU load failed.
|
5 years ago |
MRprusa3d
|
4b1fc69088
"disable_z()" for Delta PSU III
|
5 years ago |
PavelSindler
|
d22793f276
Z-probe nr. states reduced to 1; 3; 5
|
5 years ago |
PavelSindler
|
e7900aeaa1
Merge remote-tracking branch 'upstream/MK3' into 7x7_polishing
|
5 years ago |
PavelSindler
|
e259967991
remove / comment debug code
|
5 years ago |
PavelSindler
|
a9ce38df71
Function for decision if we have valid Z-calibration data in eeprom fixed, mesh bed leveling: possible crash fix, temporaty debug info on serial line.
|
5 years ago |
MRprusa3d
|
17a534e42b
"disable_z()" for Delta PSU II
|
5 years ago |
PavelSindler
|
576bfb17c7
whitespace
|
5 years ago |
PavelSindler
|
175f840d16
return statement not used (fixes Pronterface issues)
|
5 years ago |
MRprusa3d
|
632781c4a2
"disable_z()" for Delta PSU
|
5 years ago |
Harpalyke
|
0f21ccee3c
Adding the microstepping resolution for all axis to the eprom config which is persisted during M500 for Mk3 and Mk3S
|
5 years ago |
MRprusa3d
|
7d98177716
farmMode updates
|
5 years ago |
Marek Bel
|
4100bd33a7
Fix Dcodes compilation errors and warnings.
|
5 years ago |
PavelSindler
|
6e26f61726
fixed 7x7 mesh bed leveling vs. Z calibration check
|
5 years ago |