You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add falling edge probing to Grbl, i.e. when we start with a sensor triggered, we probe in a specified direction until the sensor is no longer triggered. We will need to add this to kiosk, but Grbl should support it first.
Context:
When we measure keys, falling edge probing will allow us to follow the bitting path without moving the key away from the sensor first to make sure the sensor is no longer triggered. The benefits will be that measuring keys will not take up so much space on the y-axis (this is important if we want to add the brush tower back next to the measuring tower) and it will hopefully be more accurate.
The text was updated successfully, but these errors were encountered:
Add falling edge probing to Grbl, i.e. when we start with a sensor triggered, we probe in a specified direction until the sensor is no longer triggered. We will need to add this to kiosk, but Grbl should support it first.
Context:
When we measure keys, falling edge probing will allow us to follow the bitting path without moving the key away from the sensor first to make sure the sensor is no longer triggered. The benefits will be that measuring keys will not take up so much space on the y-axis (this is important if we want to add the brush tower back next to the measuring tower) and it will hopefully be more accurate.
The text was updated successfully, but these errors were encountered: