G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
G28 ;Home all axes (max endstops)
G29 Z-0.8
G1 Z15.0 F4000 ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 F1000 X50 Y-90 Z30
G1 F200 E30 ;extrude 3mm of feed stock
G92 E0 ;zero the extruded length again
G1 F4000
M106
M117 Printing...
*********
The first layer ist still way too low in the corner of the X-tower.
I have no idea where to start tweaking since every manual says that G29 is exactly there to avoid this problems.
And since a managed to upgrade to a contactless sensor there can be no mechanical problem with the switch.
As far as i remember the KC tented to have this problem before the upgrade.
I know from my attempts to print without G29 my bed isn´t in level. But in an other way.
G29 compensates that very well. Exempt for the corner of the X-tower.
Yes the aluminium plate ist flat.
So i think the problem must be deeper.
Maybe the steppers or the stepper settings?
regards from germany and sorry for my poor english.
oliver
I've attached the STL file for the thumbwheel, as well as the OpenSCAD file to create it (in case you'd like to modify it), and my OpenSCAD file for the magneticThumbwheelScrewFoot.
These are some of the first designs I made, so please don't judge me too harshly for them! :-)