Commit Graph

77 Commits

Author SHA1 Message Date
3d-gussner 730f6a0d10 Hyperfine, Filament Runout Sensor, some fixes...
and preparing for multiple hex files depending on needed languages
2017-10-14 12:13:18 +02:00
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 5d2c256b07 Merge to 3.0.12-9 part 2 2017-10-04 10:38:08 +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
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
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 1870ac1b15 run bash le.sh lf 2017-08-23 17:21:03 +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 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