Commit Graph

260 Commits

Author SHA1 Message Date
3d-gussner 0e722eacb1 Merge branch 'MK2' into MK2 2017-05-05 17:56:14 +02:00
PavelSindler b037416306 Merge pull request #89 from PavelSindler/MK2
added defines for snmm, removed unused defines
2017-05-05 01:56:28 +02:00
PavelSindler 44a611a23e added defines for snmm, removed unused defines 2017-05-05 01:55:36 +02:00
PavelSindler 6fdaa2c341 Merge pull request #88 from PavelSindler/MK2
updated messages; snmm: updated stop print, unload and load filaments, added setting bowden lengths from service menu
2017-05-05 01:37:08 +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
3d-gussner d77d08b5b9 Merge branch 'MK2' into MK2 2017-05-01 12:11:31 +02:00
3d-gussner fa5672564c Added PID tuning for heated bed
- Updated FW_version
- Added PID heated bed tuning
- Default PID bed temp set to 55°C
- Changed PID default cycles from 5 to 8 (most seen in PID tuning
guides)
2017-05-01 01:09:52 +02:00
PavelSindler 032f2637a7 adding edits made by akukan 2017-04-30 17:08:00 +02:00
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
PavelSindler 361e472c50 Merge pull request #84 from PavelSindler/MK2
messages translated, pinda preheat countdown updated, invalidate calibration status at the beginning of temp cal.
2017-04-28 11:51:14 +02:00
PavelSindler f28252f563 changed version number 2017-04-28 11:45:32 +02:00
PavelSindler 3dfe8d6875 unload all filament initial version 2017-04-28 11:44:42 +02:00
PavelSindler 32df4f68a1 messages translated, invalidate calibration status at the beginning of temp. calibration 2017-04-28 11:09:32 +02:00
PavelSindler 397039270a PINDA Preheating countdown updated 2017-04-27 14:16:12 +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
PavelSindler 50b7f627cd pinda preheating messages changed 2017-04-25 22:00:05 +02:00
PavelSindler 67a2e9f8b4 Merge pull request #82 from PavelSindler/MK2
pause print statistics fixed, pinda temperature compensation extrapolation, pinda preheat coordinates changed, button timeout to status, redefinition removed
2017-04-25 13:44:42 +02:00
PavelSindler d5aa1bdceb updated pinda preheat coordinate and pause retraction 2017-04-25 13:38:13 +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
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