Commit History

Author SHA1 Message Date
  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 d1df7f931c Unused experimental Prusa3D specific G8X G-codes disabled. 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
  Vojtech Bubnik a154fc1691 Merge branch 'MK2' of https://github.com/Prusa3D/Prusa-Firmware into MK2 8 years ago
  bubnikv 077560ce4c Improvement of baby stepping: 8 years ago
  akukan 012e21d49d Add files via upload 8 years ago
  bubnikv f17aa3b0a2 Adjusted the maximum acceleration of the Z axis to a sensible value 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 d00b4a2c75 Reworked the calculation of jerks in the planner. 8 years ago
  bubnikv 986b286803 Reworked calculation of the trapezoidal ramps inside the planner. 8 years ago
  bubnikv 5c56e472fe Show the Toshiba FlashAir IP address in the menu. 8 years ago
  bubnikv 2e66fdf84a Merge branch 'MK2' of https://github.com/Prusa3D/Prusa-Firmware into MK2 8 years ago
  bubnikv 562c089e17 Initial implementation of the Toshiba FlashAir support: 8 years ago
  akukan c8c92f8ae5 PLA preheat settings for MK2 set to 215/55 8 years ago
  akukan e9910a9078 Print farm confirmation 8 years ago
  akukan 1b2676baac Farm monitoring 8 years ago
  bubnikv ea6a948c6b Removed the dual carriage code for readibility. 8 years ago
  bubnikv 2e6e4542c9 Undo babystepping in Z before G28 / G80, if applied already. 8 years ago
  bubnikv 3c21438392 In addition to the firmware version number, store the "PRUSA3D" 8 years ago
  bubnikv d825c5ffac Write the current firmware version into first 8 bytes of the EEPROM, 8 years ago
  bubnikv d4e332112b Reset babystepping value on startup, if the Z live adjust is off. 8 years ago
  bubnikv 591e81777a "Printer has not been calibrated yet, calibrate Z" message on startup, 8 years ago
  bubnikv 208976f397 Ignore extended ASCII characters. These characters have no meaning in the G-code apart from the file names 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