Commit Graph

238 Commits

Author SHA1 Message Date
3d-gussner 8b674fc82b Updated PINDA_PREHEAT_Y 2017-04-30 08:38:56 +02:00
3d-gussner 3c0bb7552a Updates from 3.0.10-10 to 3.0.10-11 2017-04-30 08:38:30 +02:00
3d-gussner 770907a4be Update language messages 2017-04-30 08:37:04 +02:00
3d-gussner 2be5e9f386 Update firmware version to 3.0.10-11 2017-04-30 08:36:04 +02:00
3d-gussner 3aa9c7ce0b Updated messages for PINDA calibration 2017-04-26 11:52:39 +02:00
3d-gussner 15f1b59d79 Changed Filament change pos to X0 Y-2.2 and ...
ZADD to 20 to get more clearance while runout or changing filament in
low Z heights. With that ZADD value the highest change must be lower
than 180mm Z height, otherwise there is a chance to fail the print.
2017-04-26 11:52:09 +02:00
3d-gussner 7b0af5fbdb Preheat PLA on Top of the list
I print most with PLA so placed it in the LCD Preheat menu on top
2017-04-26 11:48:49 +02:00
3d-gussner 94b7fb4846 Update to 3.0.10-10 version...
Pavel made 25 April 2017
2017-04-26 09:13:23 +02:00
3d-gussner 9cd79bbd1a Updated German and Dutch translation
The new version add some new features and so messages that have to be
translated.
Like the PID nozzle tuning is now in the menu and just great that the
PINDA temp issue is adressed in that version.
2017-04-21 11:10:15 +02:00
3d-gussner 0c9f873462 Changed PINDA temp calibration ...
...messages to be clearer for the user which temp is calibrated. Added
some '(length=xx, lines=y)' to prevent errors during running the
'langtool.pl' script. Also change in the 'ultra...' file the cursor
position to fit translated messages.
2017-04-21 11:06:14 +02:00
3d-gussner dec62576e3 Activate 'filament run out support' and...
...change the filament change position from X211 to X0 which helps with
low Z height filament changes or run-outs...defined MY PID settings for
nozzle and bed.
2017-04-21 11:01:28 +02:00
3d-gussner bd44db5a37 Deleted double defining of same varibles
Redefining the same varibles 'long_press_active' lines 112+117;
'long_press_timer' lines 113+118; 'button_pressed' lines 115+119
generate errors during comping the code. Deleting the lines 117-119
solves it.
2017-04-21 10:57:03 +02:00
3d-gussner d7601d8880 Change baud rate to 250000
Changed the baud rate to get faster serial comunication with Octoprint,
Pronterface and so on.
2017-04-21 10:50:26 +02:00
PavelSindler ab4f5d25cc Merge pull request #78 from PavelSindler/MK2
Merged encoder steps and PT100 made by ayourk, PINDA temperature calibration, button long press, new pause print (long pause), PID extruder calibration from menu, xyz calibration improved, preheat error for heatbed, Rx buffer overflow behavior improved
2017-04-19 18:07:25 +02:00
PavelSindler b06b985ca7 Merge branch 'MK2' into MK2 2017-04-19 17:48:53 +02:00
PavelSindler 4eaefd923a configuration files updated 2017-04-19 16:41:59 +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 329e1ac9bb waiting for PINDA to cool down 2017-04-13 16:51:30 +02:00
PavelSindler 4de9b1c9f6 temp calibration on/off initialization when updating firmware 2017-04-13 16:15:34 +02:00
PavelSindler 70b6e13de4 farm mode activation and farm number initialization handled when upgrading firmware versions and when flashing to new eeprom 2017-04-13 15:25:56 +02:00
PavelSindler 803d19aa86 preheat error for bed 2017-04-13 14:57:59 +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 e061209fc2 mesh bed leveling flag 2017-04-10 20:48:44 +02:00
PavelSindler ba36fbbfa3 endif removed 2017-04-10 11:53:20 +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 2060d319f5 faster load filament, extrusion before unload filament 2017-04-07 12:12:16 +02:00
PavelSindler fab71ff7cf information that temp calibration active is active is stored to eeprom 2017-04-06 19:56:01 +02:00
PavelSindler ccdf5e9c41 Message that temp calibration has not been run yet is displayed only if temp. calibration is activated 2017-04-06 19:44:03 +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 abadaa5885 added retraction to preheat, no waiting when running mesh bed leveling from calibration menu 2017-04-06 13:14:30 +02:00
PavelSindler 56f5975083 XYZ calibration first round: if least square error is bigger than threshold value, run another iteration 2017-04-05 18:35:26 +02:00
PavelSindler d9fc29273e statistics for stop print changed 2017-04-04 13:41:20 +02:00
PavelSindler 7086764d35 different preheat error messages for bed and hotend 2017-04-03 15:28:03 +02:00
PavelSindler 53938e2280 added defines for long pause print, button long press and pid tuning 2017-04-03 11:03:10 +02:00
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 b52e034da0 added timer for button long press 2017-03-23 15:10:32 +01:00
PavelSindler 69f76e6bee added timer for button long press 2017-03-23 15:09:59 +01: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 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