makeE()

Calculate the extrusion amount needed to move to an absolute XYZ position based on the current nozzle and filament diameters.

Parameters

Name Type Description
x number Target X position in mm.
y number Target Y position in mm.
z number Target Z position in mm.

Returns

stringExtrusion amount in mm, fixed to 4 decimal places.