I’m seeing performance differences between the V1.00 and V1.01 firmware on the lulzbot site:
Couple issues that I have tracked down:
In V1.01 the Z Offset is set to:
#define Z_PROBE_OFFSET_FROM_EXTRUDER -1.375
and in V1.01
#define Z_PROBE_OFFSET_FROM_EXTRUDER -1.430
My mini works much better with the -1.375 offset. Can someone at lulzbot explain why they changed this between firmware versions?
The other really weird thing is the PINS.h configuration is vastly different for the MINI_RAMBO. It don’t understand that changes at all as many of the control Pins are moved. Just do a difference between the to files on the firmware download site.
Any help would be greatly appreciated. I think for now though I’m going to go back to the V1.0 firmware as the V1.01 doesn’t make sense to me and when installed on my printer it doesn’t seem to work good either.