ooee123 / ForestFriends

Software portion of CNC router for user interface, backend text to path translation, and motor driver control
1 stars 0 forks source link

Measure Z axis according to current jig setup #36

Open ooee123 opened 9 years ago

ooee123 commented 9 years ago

We need to know how many encoder pulses there are from the top to the bottom of the Z-axis. Then, we can calculate what 3/16 inch deep is on 3/4in and 1.5in boards.

So... rethink the Z axis constants and system

ooee123 commented 9 years ago

What is all that is needed is:

The distance from the top limit switch to the surface of a 1.5inch board. Then the algorithm will work.