Commit History

Author SHA1 Message Date
  michalprusa be47a2b7c1 Serial receive timeout while in farm mode to prevent printer from stuck when some characters appears on serial line. Added status echo while waiting for filament. 8 years ago
  michalprusa 11dac765e7 Language selection menu moved to marlin_main before printer calibration test. 8 years ago
  bubnikv 88bffa5341 Corrected a mistake in the previous check-in. 8 years ago
  Vojtech Bubnik 232662ff47 Fixed a valid limit in the bed correction menu. Removed st_synchronize() where it does not have any effect 8 years ago
  michalprusa 4e61ac2eb1 Different calibrate Z string and finally arduino addons added. 8 years ago
  michalprusa 053c727fed Bed MINTEMP implemented, MAXTEMP behaviour changed, loading filament bug fixed, Extruder max feedrate increased and Italian language strings fix. 8 years ago
  bubnikv 5c119501c0 Shortened some long Italian texts. 8 years ago
  bubnikv 52fc724cb4 Menu reorganized. 8 years ago
  bubnikv 32c8e9c2dc "Calibrate Z" was redefined to let the user move the X axis up 8 years ago
  bubnikv f9f9912fff Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops. 8 years ago
  bubnikv 4c6ea5af94 Fixed crashes when one moved the axes from the menu many times 8 years ago
  bubnikv 805cdadb6f Show "Calibrating nth point" on the display when running G80 8 years ago
  bubnikv 077560ce4c Improvement of baby stepping: 8 years ago
  bubnikv 7355589119 Added a test for a broken PINDA cable during G80. 8 years ago
  bubnikv 018c1b1fad Multiline lcd_show_fullscreen_message_and_wait_P() function. 8 years ago
  bubnikv 403d71d902 Increased the "calibration point not found" threshold from 0.5mm to 1.mm 8 years ago
  bubnikv 5c56e472fe Show the Toshiba FlashAir IP address in the menu. 8 years ago
  akukan e9910a9078 Print farm confirmation 8 years ago
  akukan 1b2676baac Farm monitoring 8 years ago
  bubnikv 2e6e4542c9 Undo babystepping in Z before G28 / G80, if applied already. 8 years ago
  bubnikv 0b372bfc94 Added a new feature to the "M115" code: 8 years ago
  bubnikv d7c75f2060 Updated soft end stops with the skew calibration active. 8 years ago
  bubnikv a88c0a30e7 Fixed a non-C++ implementation of the PRUSA specific G-Codes. 8 years ago
  bubnikv 1394e7efc6 Skew calibration: Yet another improvement of the search algorithm 8 years ago
  bubnikv 58b2aa9fb8 Improvement of the bed skew calibration. 8 years ago
  bubnikv 80971237b8 Polished the bed skew and shift calibration. 8 years ago
  bubnikv c24f3369d7 Fixed a bug in babystepping: The babystep value will be written to EEPROM 8 years ago
  bubnikv 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 years ago
  bubnikv 08bf6acf1b Fixed ".." label when leaving a subdirectory. 8 years ago
  bubnikv d9da3c4c7f Bugfix of the "Move Z carriages up" step. 8 years ago