Commit Graph

91 Commits

Author SHA1 Message Date
3d-gussner a593224aec Update langtool_all.h/.cpp and some fixes 2017-10-12 09:58:08 +02:00
3d-gussner 50d23b6592 Merge branch 'MK2-ALL_IN_ONE' into MK2-Hyperfine 2017-10-10 14:03:30 +02:00
3d-gussner d2f7a8e06c Merge branch 'MK2-Hyperfine' into MK2 2017-10-08 10:22:47 +02:00
3d-gussner 5d2c256b07 Merge to 3.0.12-9 part 2 2017-10-04 10:38:08 +02:00
3d-gussner 2b9b639b6f Minor translation/typos and missed MSGs 2017-10-04 09:58:50 +02:00
3d-gussner fe11d4f027 Modified MGS(length=xx, lines=y) to get rid of...
warnings and errors running langtool.pl
2017-10-04 09:13:57 +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
3d-gussner 6aca8e8c00 Merge branch 'MK2-DE' into MK2 2017-09-29 17:42:13 +02:00
3d-gussner 1aef29112a Tried to keep variables MSGs consistent 2017-09-25 11:32:34 +02:00
3d-gussner 9f195ad391 Merge pull request #14 from robrps/MK2
Pull Hyperfine from Robrps
2017-09-24 15:19:39 +02:00
Unknown f4ad7a40fa Hyperfine Bed Levelling
PJR and JeffJordan's hyperfine bed leveling mods - Add 8 points for manually adjusting the bed at the edges. See http://shop.prusa3d.com/forum/prusa-i3-kit-building-calibrating-first-print-main-f6/hyperfine-bed-leveling--t4330.html for more info)
2017-09-23 17:16:38 +01: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 34a1a4d4c7 messages corrected 2017-09-11 11:27:32 +02:00
PavelSindler 61592f9bfa initial version 2017-09-11 02:55:06 +02:00
PavelSindler e52e8e21b1 initial version of wizard 2017-09-07 20:06:23 +02:00
PavelSindler a9e02eb23b added messages 2017-09-05 11:19:10 +02:00
3d-gussner 21c45c592f Revert "Moved SD sort under settings" 2017-08-25 12:44:11 +02:00
3d-gussner bdfbe1a4fc Merge branch 'MK2-ALL_IN_ONE' into MK2-SD_SETTINGS 2017-08-25 11:54:59 +02:00
3d-gussner 72aaeea462 Merge branch 'MK2-ALL_IN_ONE' into MK2-FRS 2017-08-25 11:51:20 +02:00
3d-gussner bd1404c5e1 Merge branch 'MK2-ALL_IN_ONE' into MK2-PID_BED 2017-08-25 11:48:04 +02:00
3d-gussner 0a0cd7d2f7 Moved SD sort under settings
With the limited 4 lines of the LCD screen i moved the new SD sort function under the 'Settings' menu. I think you don't switch that often the sort order.
- 'Settings' submenu contains now 'SD card settings'
- 'SD card settings' contains 'SD card [normal]/[FlshAir]' and 'Sort:  [Time]/[Alphabet]/[None]'

This is beta and has to be tested.
2017-08-25 11:34:38 +02:00
3d-gussner dd1931261c Filamen Runout Sensor
- modified filament change position from x=211, y=0, z-add=2 to x=0,y=-2.2 and z-add=20. Changing z-add makes filament changes easier with low layer heights. Moving to front left corner also help to grab the oozing filament during change bit easier.
- added filament runout sensor to LCD screen 'Settings' menu
  - 'Sens Runou  [ON]/[OFF]' en-, disables filament runout sensor detection
  - 'FR_Sens[S to GND]/[S to VCC]' is to select what kind of sensor you connect to y-max pin 24
  - 'FR Pullup [ON]/[OFF]' defines internal pullup. A sensor to GND, like a endstop switch, normally doesn't have a pullup resistor and need 'FR Pullup [ON]' to get valid readings when filament run out. On the other hand most optical sensor have a pullup resistor.
  - the status can be checken under 'Calibration->Show end stops' or using M119 gcode command
2017-08-23 18:16:32 +02:00
3d-gussner 5e0d1b952e Updated German translation
modified few things in language.en to get less warnings with length of the messages
2017-08-23 17:13:04 +02:00
3d-gussner 16bfa6c08b Added PID tuning for heated bed 2017-08-23 15:51:11 +02:00
PavelSindler d56db4638c sorting by creation time, progress bar, sorting type swith 2017-08-10 11:53:37 +02:00
PavelSindler df342c646d dont show message that default settings are used if user has never run M500 2017-07-19 20:59:38 +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 2be567c0d3 snmm: stop print menu messages updated 2017-06-15 15:16:15 +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 6d7127cf1c messages translated, readded changing extruder from menu 2017-05-16 11:11:05 +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 397039270a PINDA Preheating countdown updated 2017-04-27 14:16:12 +02:00
PavelSindler 50b7f627cd pinda preheating messages changed 2017-04-25 22:00:05 +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 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