PavelSindler
762167fb00
Merge remote-tracking branch 'ayourk/MK2' into MK2
2017-03-31 18:49:23 +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
759f53e301
Merge branch 'MK2' of https://github.com/PavelSindler/Prusa-Firmware
2017-03-30 17:39:21 +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
14e4c80e7e
Merge branch 'MK2' into MK2
2017-03-23 15:05:47 +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
8c35b18ed4
Merge pull request #65 from PavelSindler/MK2
...
M304 doues not survive reboot fixed, farm mode activation fixed, xyz cal. messages fixed
2017-03-23 12:06:15 +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
e7dfb98a4f
M304 does not survive reboot fixed
2017-03-15 17:55:14 +01:00
PavelSindler
3017decb9a
fixed undesirable farm mode activation after flashing new firmware
2017-03-15 14:36:58 +01:00
PavelSindler
0dee7b78ed
fixed message when serching first point in xyz cal.
2017-03-15 14:06:03 +01:00
PavelSindler
971288063e
Merge pull request #56 from acortellini/patch-1
...
Bug: M20 - List SD card
2017-03-14 13:04:08 +01:00
PavelSindler
2d05ae6be5
ping time prolonged to 60s
2017-03-13 14:49:29 +01:00
PavelSindler
716b0bd1c7
ping time prolonged to 60s
2017-03-13 14:49:01 +01:00
PavelSindler
9411d1dcc5
Merge pull request #60 from PavelSindler/MK2
...
farm mode: printer sends farm number and status, no ping acoustic allert
2017-03-13 14:45:15 +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
43710fc9b7
Merge pull request #57 from PavelSindler/MK2
...
farm mode ping, PRN1 sends farm number
2017-03-07 19:25:03 +01:00
PavelSindler
a821f8d488
ping for farm mode added
2017-03-07 19:21:14 +01:00
PavelSindler
7883d4eb4d
ping for farm mode added
2017-03-07 19:20:49 +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
Alfredo
7b86fa6016
Bug: M20 - List SD card
...
When the SD card is inserted in a Mac computer some special directory are written. The purse firmware is unable to navigate those directory and generates an error sent showed on the serial line.
the BUG is the instruction SERIAL_ECHOLN does not work with string pointers and there fore garbage is sent on the serial line.
The proposed correction is to use the right instruction: SERIAL_ECHORPGM that works with string pointers.
Therefore the correct message is MSG_SD_CANT_ENTER_SUBDIR and not the original listed.
2017-03-07 09:37:15 -05:00
PavelSindler
f6edfb7c19
farm mode ping
2017-03-06 15:20:24 +01:00
Aaron Yourk
f7a18d3a4e
Attempt #2 at resolving conflicts with upstream for pull request.
2017-03-05 17:47:51 -07:00
Aaron Yourk
822fbc00cb
Fixing conficts due to recent changes involving "Farm Mode".
2017-03-04 18:35:49 -07:00
PavelSindler
de15b572cf
Merge pull request #54 from PavelSindler/MK2
...
disable farm mode confirmation, heartbeat improved, typo fixed
2017-03-03 14:39: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
09f9162078
Merge pull request #53 from PavelSindler/MK2
...
farm mode improved
2017-03-01 15:38:12 +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
6d8f0d1749
Merge pull request #52 from PavelSindler/MK2
...
farm number in main menu during print
2017-02-28 12:48:29 +01:00
PavelSindler
37e4035f42
changed version number
2017-02-28 12:46:07 +01:00
PavelSindler
9b96a99a00
farm number in main menu during print
2017-02-28 12:44:18 +01:00
PavelSindler
dcce1b1f5e
version number changed
2017-02-28 11:24:13 +01:00
PavelSindler
9eb9b0c015
version number changed
2017-02-28 11:22:54 +01:00
PavelSindler
7a896b3601
Merge pull request #50 from PavelSindler/MK2
...
Three digit farm numbers support added, status on demand added, temp reading disable in farm mode, fixed "shift out of range" bug in xyz calibration
2017-02-28 11:16:34 +01:00
PavelSindler
b189ca8bbd
added comment, removed unused code
2017-02-28 11:01:20 +01:00
PavelSindler
c710e80bc5
Three digit farm numbers support
2017-02-27 17:55:05 +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
5a584d947a
Merge pull request #44 from PavelSindler/MK2
...
German language added, updated spanish language messages, checking if…
2017-02-14 13:35:02 +01:00
PavelSindler
b8fc05512d
added babystep min and max defines
2017-02-14 11:57:30 +01:00
PavelSindler
57b9025415
added babystep min and max defines
2017-02-14 11:56:48 +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