Commit Graph

68 Commits

Author SHA1 Message Date
PavelSindler aecf3a88c0 lengths updated, special characters removed 2017-10-23 00:33:43 +02:00
PavelSindler 8304deced2 translations from english to all languages - initial version 2017-10-16 11:25:18 +02:00
PavelSindler 1b3f4e5871 fixed typo 2017-10-10 16:17:52 +02:00
PavelSindler 979fb2cc60 length of strings on language.en updated 2017-10-10 15:15:53 +02:00
PavelSindler 7306e08471 Merge pull request #215 from PavelSindler/sorting
Sorting files improvements
2017-10-03 23:30:53 +02:00
PavelSindler a280447610 improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved 2017-10-03 23:16:06 +02:00
PavelSindler 9e1a61cebc initial version 2017-09-15 18:04:19 +02:00
XPila 9a1ecd5f48 Merge branch 'MK2' into filecheck 2017-09-14 17:45:01 +02:00
PavelSindler 77937ab4bb wizard :checking if PLA is loaded, user can repeat v2 cal., M117 and M1 hotfix 2017-09-12 17:34:28 +02:00
PavelSindler 61592f9bfa initial version 2017-09-11 02:55:06 +02:00
PavelSindler 29f6033bdb message added 2017-09-08 11:20:41 +02:00
PavelSindler e52e8e21b1 initial version of wizard 2017-09-07 20:06:23 +02:00
PavelSindler d56db4638c sorting by creation time, progress bar, sorting type swith 2017-08-10 11:53:37 +02:00
PavelSindler 625b8acc8e eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu 2017-07-19 16:59:53 +02:00
PavelSindler 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02:00
PavelSindler 247e1bc1e3 change extruder messages translations 2017-06-21 14:29:39 +02:00
PavelSindler db11abf5e5 T? code initial version 2017-06-19 16:26:08 +02:00
PavelSindler 1e734d361a selftest static memory error fixed; snmm: updated stop print messages 2017-05-31 17:52:00 +02:00
PavelSindler 11a86a6a9a snmm: M702 (unload filament) extended, snmm stop print: user is asked which filaments to unload 2017-05-30 15:23:54 +02:00
PavelSindler 536e3e8b9f changed printer revision displayed in support menu for multimaterial 2017-05-22 13:14:11 +02:00
PavelSindler baeeb733e9 modified palgtool.pl to include avr/pgmspace.h to language_all 2017-05-22 11:52:35 +02:00
PavelSindler 118537c0fb Messages in German language corrected 2017-05-16 17:15:58 +02:00
PavelSindler fefa240cd7 czech messages corrected; temp. calibration: improved serial communication, disable steppers after calibration, preheat phase on start print when running from octoprint, 2017-05-14 22:50:35 +02:00
PavelSindler 7c2caa0fec prepare filament message in english, bowden menu updated 2017-05-09 18:45:53 +02:00
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 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 32df4f68a1 messages translated, invalidate calibration status at the beginning of temp. calibration 2017-04-28 11:09:32 +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 fc221fbea5 Merged PINDA temp calibration branch into MK2 2017-04-10 11:10: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 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 608717d110 farm mode: detection if printer is connected to monitoring, PRN1 sends also farm number 2017-03-07 19:19:13 +01:00
PavelSindler 7b4c79b4d0 Storing status for pinda probe calibration 2017-03-06 11:19:21 +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 7abaf4e6a7 Added message translations to all languages, improved homing, changed display when waiting for cooling in xyz calibration, added multiscreen message for E calibration, 2017-01-15 22:11:56 +01:00
PavelSindler fcce374a14 initial version - merging from DEV multicolor 2017-01-09 13:12:39 +01:00
michalprusa 0e7b4d3d3c Firmware version iterated, fan selftest strings ported to all languages. 2016-10-19 09:55:56 +02:00
akukan 8cd558007c Fan test adjustments 2016-10-13 10:40:15 +02:00
akukan da5f1f71ea Fan selftest, error on TR reported via serial 2016-10-11 18:07:27 +02:00
bubnikv 854b79de46 Implemented a calibration flow supporting the new & pre-built machines.
Fixed a thermal runaway on heat up.
Increased timeout of live adjust to 90 seconds.
2016-10-07 17:21:06 +02:00
bubnikv e0bb76032c Reset live adjust on XYZ calibration.
Disable timeouts in the XYZ/Z calibration.
Don't modify feed rate multiplier during the XYZ/Z calibration.
Support multi screen messages in the XYZ/Z calibration - "move the Z carriages up" step.
Support up to three lines in the XYZ/Z calibration messages.
Added a new message "Measuring reference height of calibration point xx of 9".
Changed the "move the Z carriages up" message to suggest rotating the knob.
Changed the "live adjust not set" message to reference the manual chapter and section.
Remove debugging serial line output on Z calibration.
Removed the non-working pressure advance feature.
Improved accuracy of diagonal moves by oversampling the path discretization.
Accelerated the planner by rewriting time critical routines from floating
point to fixed point arithmetics.
2016-09-01 17:05:15 +02:00
michalprusa 4e61ac2eb1 Different calibrate Z string and finally arduino addons added. 2016-08-08 19:17:19 +02:00
bubnikv ea646dce10 Update of Spanish and Italian. 2016-08-05 18:50:46 +02:00