I've a prusa i3 rework with RAMPS 1.4 and Marlin firmware.
Today I've completed the extruder and x-y-z axis calibrations.
So I tried to print a 10mm cube and this is the result:
X and Y axis both are 12mm (quite good). Instead the Z axis is too much compressed: 6mm . While it was printing the extruder seemed too pressed on the filament.
I currently have the following define:
#define DEFAULT_AXIS_STEPS_PER_UNIT {100, 100, 2560, 785}
where 2560 came from a default value.
I don't know how to setup the Z axis: on my Z axis I'm able to insert a M5 nut correctly.