I have a Lowrider3 with a Jackpot board, I am not using a probe just yet, I want to be able to home my machine, then move the core to the x, y coordinates.
Then I want to move the z-axis down to the surface and then start the job. Just like the pre-made Crown Gcode file.
(Project )
(Created with Estlcam )
(Machining time about hours)
(Required tools:)
G21
G90
G94
G92 X0 Y0 Z0
It basically says the CNC to treat the point where the endmill currently is as 0/0/0, so you jog it, make sure Z is correct with a piece of paper and hit start. Works well for me.