Being unhappy with most results after fiddling around so much to optimize everything as good as possible i want to upgrade the printers firmware and see if anything might change for the better.
UPGRADE FILE USED:
http://download.lulzbot.com/TAZ/3.0/software/current/firmware/marlin_taz/marlin_taz.tar.bz2
In my TEST/ACCEPTANCE RECORD i found following settings:
X 100.5 steps
Y 100.5 steps
Z 800 steps
E0 828 steps
I follwed the instructions here: http://www.lulzbot.com/?q=support/re-flashing-your-3d-printers-firmware
and changed the E0 value for the extruder accordingly and saved the file.
Opening the Marlin.ino also works but the next step gives me an error. First it told me to select the MEGA 2560 board, which i did, then it told me u8g_fntpgm_uint8_t does not name a type.
I think there is a glitch in the code. Please help me solve the upgrade problem.