PavelSindler
|
7daf6b2efd
dont use blocking encoder for button press, lcd_update(false) added to setup function
|
8 years ago |
PavelSindler
|
65a2700b97
return to previously active menu after long press
|
8 years ago |
PavelSindler
|
ed5842d1d1
Rx buffer overflow behavior improved
|
8 years ago |
PavelSindler
|
04f8e6d61e
long press in non-modal mode
|
8 years ago |
PavelSindler
|
0dc93b91bc
lcd_buttons_update in interrupt
|
8 years ago |
PavelSindler
|
fb8ba9c151
interrupt dont use, another iteration
|
8 years ago |
PavelSindler
|
31c7469b79
long press init
|
8 years ago |
PavelSindler
|
e7dfb98a4f
M304 does not survive reboot fixed
|
8 years ago |
PavelSindler
|
3017decb9a
fixed undesirable farm mode activation after flashing new firmware
|
8 years ago |
PavelSindler
|
0dee7b78ed
fixed message when serching first point in xyz cal.
|
8 years ago |
PavelSindler
|
7ad319a16a
farm mode: printer sends farm number and status, no ping acoustic allert
|
8 years ago |
PavelSindler
|
608717d110
farm mode: detection if printer is connected to monitoring, PRN1 sends also farm number
|
8 years ago |
PavelSindler
|
f6edfb7c19
farm mode ping
|
8 years ago |
PavelSindler
|
062612f96a
return to status after diable farm mode
|
8 years ago |
PavelSindler
|
e366aa495f
PFN added to heartbeat, typo in calibration message fixed
|
8 years ago |
PavelSindler
|
5d217f419c
disable farm mode confirmation added
|
8 years ago |
PavelSindler
|
99c201dba2
farm mode disable from menu added, farm number value remains after activating farm mode, wider farm numbers range
|
8 years ago |
PavelSindler
|
37e4035f42
changed version number
|
8 years ago |
PavelSindler
|
9b96a99a00
farm number in main menu during print
|
8 years ago |
PavelSindler
|
9eb9b0c015
version number changed
|
8 years ago |
PavelSindler
|
b189ca8bbd
added comment, removed unused code
|
8 years ago |
PavelSindler
|
c710e80bc5
Three digit farm numbers support
|
8 years ago |
PavelSindler
|
241e32e691
Fixed "Shift out of range" bug in xyz calibration, status on demand added, temp reading disable in farm mode
|
8 years ago |
PavelSindler
|
590cc8f3e8
German language added, updated spanish language messages, checking if Z live adjust is in allowed range, chcecking for invalid gcodes added, fixed bug in total print time, fixed selftest to avoid false triggering, added auto home after selftest, removed farm mode menu feature, added experimental functions for checking bed properties
|
8 years ago |
PavelSindler
|
ebabaf527a
Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1
|
8 years ago |
PavelSindler
|
bb463c8fdc
Improved some english messages, added E calibration reset, E calibration feedrate decreased
|
8 years ago |
PavelSindler
|
cc30f910eb
Messages in Italian language corrected; added message when unloading filament; "yes", color is clear is default when loading filament
|
8 years ago |
PavelSindler
|
c553c7f368
M702: Unload filament; load filament fast sequence length: 65mm
|
8 years ago |
PavelSindler
|
040a738202
improved load filament, creating M701
|
8 years ago |
PavelSindler
|
047f2a8389
Added writing flag to EEPROM, that we started/finished print to detect printer reset and need for filaments adjustment.
|
8 years ago |