XPila
|
be9f921153
Merge pull request #1268 from PavelSindler/3_4_2
|
6 years ago |
PavelSindler
|
bc247ca02c
MK2.5 sw reset at setup function
|
6 years ago |
XPila
|
483b0ee144
Merge pull request #1262 from PavelSindler/3_4_2
|
6 years ago |
PavelSindler
|
b8f92fdfa9
MK2.5 printers set mmu to stealth mode (using Mx code), required mmu2 buildnr can be different for MK2.5 and MK3 printers
|
6 years ago |
PavelSindler
|
27a4081362
Merge pull request #1224 from PavelSindler/MK3_for_merging
|
6 years ago |
PavelSindler
|
436f5b5728
changed version
|
6 years ago |
PavelSindler
|
362797d40b
Merge pull request #1206 from PavelSindler/MK3_for_merging
|
6 years ago |
PavelSindler
|
bba1ffdb65
version change
|
6 years ago |
PavelSindler
|
aefb4e5c09
Merge pull request #1200 from XPila/MK3
|
6 years ago |
Robert Pelnar
|
e50025cc7d
static_assert - portable solution compatible with C++98
|
6 years ago |
PavelSindler
|
7e9220ada2
Merge pull request #1198 from PavelSindler/communication_timeouts
|
6 years ago |
Robert Pelnar
|
c2f535b619
Filament sensor - fix invalid calculation of fsensor_counter in LA stepper.
|
6 years ago |
PavelSindler
|
c50db2ed7a
Merge pull request #1197 from mkbel/disable_fil_q_det
|
6 years ago |
PavelSindler
|
e6a00b8f53
send busy messages when checking for filament presence
|
6 years ago |
Marek Bel
|
d80fcab66c
Disable filament sensor response quality check.
|
6 years ago |
Marek Bel
|
19c1ba6274
Remove duplicate condition. This condition was already in if(mmu_enabled) {} else branch.
|
6 years ago |
mkbel
|
0e7afc67ca
Merge pull request #1175 from PavelSindler/eeprom_version
|
6 years ago |
mkbel
|
2144f0e5a4
Merge pull request #1191 from PavelSindler/start_msg_duplicity
|
6 years ago |
PavelSindler
|
cd438c5c00
whitespace
|
6 years ago |
PavelSindler
|
740e922b87
EEPROM M500 block size check for reading stored data added
|
6 years ago |
PavelSindler
|
053b94b711
remove "start" duplicity in setup
|
6 years ago |
PavelSindler
|
d8dc2eef7a
if max_feedrate_silent and max_acceleration_units_per_sq_second_silent were never stored to eeprom, use default values; eeprom_version changed back to V2
|
6 years ago |
PavelSindler
|
1c33b673c0
comment update
|
6 years ago |
PavelSindler
|
3d57d504ba
Merge pull request #1174 from mkbel/fix_runout_resume
|
6 years ago |
PavelSindler
|
e5ede602b8
Merge pull request #1176 from mkbel/fix_print_time_overflow
|
6 years ago |
Marek Bel
|
2607a0c4ed
Update documentation.
|
6 years ago |
Marek Bel
|
b92b307ee8
Make variables constant.
|
6 years ago |
Marek Bel
|
cce8131070
Add missing s for seconds of print time.
|
6 years ago |
Marek Bel
|
b5bb40474d
Fix print time overflow.
|
6 years ago |
PavelSindler
|
0a5394a20e
defines moved to eeprom.h
|
6 years ago |