Skip to content

3.0.10-11 firmware for Prusa i3 MK2 including...

Pre-release
Pre-release
Compare
Choose a tag to compare
@3d-gussner 3d-gussner released this 30 Apr 07:00
· 319 commits to MK2 since this release

The firmware is based on the Prusa github firmware version from 28. april 2017.

New features:

  • PID tuning for the hotend
  • PINDA temperature calibration
  • PT 100 support via pull request #78 by ayourk
  • pause print statistics fixes via pull request #82 by PavelSindler

!!! WARNING: Using this firmware you have to connect the filament runout sensor, otherwise the printer will NOT print and BEEP all the time !!!

You should run the PID tuning for the hotend and heated bed, because this firmware contains MY PID settings as default and not the Prusa i3 MK2 PID values. Or you can read the PID settings before uploading the firmware and set them again after the upload.

Use pronterface gcode M503 to print your settings.

  • look for PID settings ..M301 Pxx.yy Ix.yy Dxx.yy and M304 Pxx.yy Ix.yy Dxx.yy write them down or copy them.
  • upload firmware
  • check again via pronterface (baud 250000) the PID vaules
  • if needed paste the M301 .... and M304 .... lines and store to EEPROM with M500.
  • check again with M503 if the values are right

Use the new PID tuning function under Calibration --> PID calibration