Commit Graph

101 Commits

Author SHA1 Message Date
PavelSindler
1db5b43175 snmm: bowden length menu updated 2017-05-05 15:57:12 +02:00
PavelSindler
134a50f5b3 messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added 2017-05-05 01:29:59 +02:00
PavelSindler
df9f063f99 snmm: removed detection if print was terminated by reset/blackout; initial version of stop print for snmm 2017-05-03 16:55:13 +02:00
PavelSindler
2fa97d5dfe Added messages in czech and english for SNMM, service menu for adjusting bowden lengths; updated service menu to be extendable; M600: loading filament for SNMM updated; unload all filaments updated 2017-05-02 19:21:52 +02:00
PavelSindler
032f2637a7 adding edits made by akukan 2017-04-30 17:08:00 +02:00
PavelSindler
3dfe8d6875 unload all filament initial version 2017-04-28 11:44:42 +02:00
PavelSindler
ab5c59b6a8 removed redefinition 2017-04-25 13:32:45 +02:00
PavelSindler
2aa363f460 lcd_timeoutToStatus 2017-04-25 12:59:44 +02:00
PavelSindler
7e8780ba61 long press compatible with timeout to status, temp compensation extrapolation, preheat Z coordinate added, G75 for showing interpolation table 2017-04-25 11:36:34 +02:00
PavelSindler
7ec45271c2 timeout to status, better print time counting when using pause print 2017-04-21 16:29:04 +02:00
PavelSindler
b06b985ca7 Merge branch 'MK2' into MK2 2017-04-19 17:48:53 +02:00
PavelSindler
c03a18f8c3 czech messages added, temperature calibration is off in fresh eeprom, pinda preheat phase is not used unless calibration was run, pause print works with gcode absolute and relative extruder mode, move z higher after selftest 2017-04-19 16:15:11 +02:00
PavelSindler
767d34fff8 added blanking time for button debouncing, lcd_clicked() improved, fan selftest code slightly modified 2017-04-12 11:25:10 +02:00
PavelSindler
fc221fbea5 Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
PavelSindler
7b962d666f pause print statistics 2017-04-07 14:56:52 +02:00
PavelSindler
fab71ff7cf information that temp calibration active is active is stored to eeprom 2017-04-06 19:56:01 +02:00
PavelSindler
08a59f7fef status messages for temp calibration added, initial versoin of temp calibration on/off from menu 2017-04-06 18:57:11 +02:00
PavelSindler
d9fc29273e statistics for stop print changed 2017-04-04 13:41:20 +02:00
PavelSindler
6d9ab7109f fixed pid calibration finish status 2017-03-31 17:20:05 +02:00
PavelSindler
870f85ce61 PID tuning from menu 2017-03-31 17:12:16 +02:00
PavelSindler
6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 2017-03-30 16:48:10 +02:00
PavelSindler
64f4181451 initial version of long pause 2017-03-28 17:29:10 +02:00
PavelSindler
12505d0f4e button long press activates move Z axis menu, Rx buffer behavior improved when it is full (#66) 2017-03-23 15:08:11 +01:00
PavelSindler
7daf6b2efd dont use blocking encoder for button press, lcd_update(false) added to setup function 2017-03-23 14:38:18 +01:00
PavelSindler
65a2700b97 return to previously active menu after long press 2017-03-23 11:56:48 +01:00
PavelSindler
ed5842d1d1 Rx buffer overflow behavior improved 2017-03-22 18:43:19 +01:00
PavelSindler
04f8e6d61e long press in non-modal mode 2017-03-21 17:10:04 +01:00
PavelSindler
0dc93b91bc lcd_buttons_update in interrupt 2017-03-20 11:50:30 +01:00
PavelSindler
fb8ba9c151 interrupt dont use, another iteration 2017-03-20 10:34:37 +01:00
PavelSindler
31c7469b79 long press init 2017-03-17 10:26:15 +01:00
PavelSindler
0dee7b78ed fixed message when serching first point in xyz cal. 2017-03-15 14:06:03 +01:00
PavelSindler
7ad319a16a farm mode: printer sends farm number and status, no ping acoustic allert 2017-03-13 14:40:26 +01:00
PavelSindler
608717d110 farm mode: detection if printer is connected to monitoring, PRN1 sends also farm number 2017-03-07 19:19:13 +01:00
PavelSindler
4eb45faded changed version, pinda probe calibration menu 2017-03-06 16:24:23 +01:00
PavelSindler
f6edfb7c19 farm mode ping 2017-03-06 15:20:24 +01:00
PavelSindler
7b4c79b4d0 Storing status for pinda probe calibration 2017-03-06 11:19:21 +01:00
PavelSindler
062612f96a return to status after diable farm mode 2017-03-03 14:37:22 +01:00
PavelSindler
e366aa495f PFN added to heartbeat, typo in calibration message fixed 2017-03-03 14:30:48 +01:00
PavelSindler
5d217f419c disable farm mode confirmation added 2017-03-01 18:27:53 +01:00
PavelSindler
99c201dba2 farm mode disable from menu added, farm number value remains after activating farm mode, wider farm numbers range 2017-03-01 15:34:41 +01:00
PavelSindler
9b96a99a00 farm number in main menu during print 2017-02-28 12:44:18 +01:00
PavelSindler
b189ca8bbd added comment, removed unused code 2017-02-28 11:01:20 +01:00
PavelSindler
241e32e691 Fixed "Shift out of range" bug in xyz calibration, status on demand added, temp reading disable in farm mode 2017-02-22 18:00:41 +01:00
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 2017-02-14 11:52:48 +01:00
PavelSindler
ebabaf527a Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1 2017-02-02 15:51:16 +01:00
PavelSindler
bb463c8fdc Improved some english messages, added E calibration reset, E calibration feedrate decreased 2017-01-31 10:26:36 +01:00
PavelSindler
cc30f910eb Messages in Italian language corrected; added message when unloading filament; "yes", color is clear is default when loading filament 2017-01-25 18:54:54 +01:00
PavelSindler
c553c7f368 M702: Unload filament; load filament fast sequence length: 65mm 2017-01-20 16:20:45 +01:00
PavelSindler
040a738202 improved load filament, creating M701 2017-01-20 15:43:02 +01:00
PavelSindler
047f2a8389 Added writing flag to EEPROM, that we started/finished print to detect printer reset and need for filaments adjustment. 2017-01-18 17:57:32 +01:00