Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Endstops and probe not functioning #6

Open
ghost opened this issue Jun 3, 2018 · 2 comments
Open

Endstops and probe not functioning #6

ghost opened this issue Jun 3, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 3, 2018

When homing is enabled and it's given a new strategy (z then x+y for example) the axis crashes into the switch at high speed. If I invert endstop pins in EEPROM it does the same but at a much reduced rate. I have referenced the schematic for the sanguino board and confirmed my pins are correctly set and even tested all the way to the pin on the 1284p to ensure limit switches are indeed working. When I send "?" over serial it does not report any endstop triggering, just current coordinates. I do notice zmin is disabled and replaced with z probe, is that the source of my problem?

If this wasn't meant to be homed how do you zero it?

@CarlosGS
Copy link
Owner

Hi! Indeed the Z axis, with this setup, is not intended to be homed automatically. Instead, it has to be zeroed to the surface of the material. This can be achieved manually "stepping" the Z axis until the tip of the tool barely touches the material, or for conductive materials, using the "probe" command and connecting the Z endstop as an electrode probe.
Cheers!

@CarlosGS
Copy link
Owner

Please check out the project's forum where it will be quicker to solve these questions: https://groups.google.com/forum/#!forum/cyclone-pcb-factory

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant