Welcome! Log In Create A New Profile

Advanced

Smoothie board z probe question

Posted by tanner331 
Smoothie board z probe question
August 19, 2015 02:10PM
Hi
I have a Reprap Rostock 3d printer with a Smoothie board. I have designed a z probe with an endstop switch and I was wondering what pin do I plug it in to?
The code says that the pin is 1.28!^ but what pin is this on the board?
Thanks
Tanner
Re: Smoothie board z probe question
August 19, 2015 02:40PM
Could someone say what the "^" means in "1.28!^"? It doesn't appear to be documented anywhere.

Pin 1.28 is Z min. Scroll down in this link, [smoothieware.org], to the Smoothieboard pinout.

p.s. You can use any unused endstop pins if you set it in the config file.

Edited 1 time(s). Last edit at 08/19/2015 02:41PM by etfrench.
Re: Smoothie board z probe question
August 19, 2015 03:16PM
See this page for what the pin configurations are.

All options
! invert pin
o set pin to open drain
^ set pin to pull up
v set pin to pull down
- to set no pullup
@ to set repeater mode

Now for where to plug it in see Here.


My printer: Raptosaur - Large Format Delta - [www.paulwanamaker.wordpress.com]
Can you answer questions about Calibration, Printing issues, Mechanics? Write it up and improve the Wiki!
Re: Smoothie board z probe question
August 19, 2015 08:59PM
Ok I have the probe plugged in and it is working.
I now have a problem that when the probe goes down it misses the glass in the aft and right point.
Is there a way to reduce the radius of the probe's circle. I tried lowering #leveling-strategy.delta-calibration.radius to 75 but this had no effect.
Thanks
Tanner
Re: Smoothie board z probe question
August 19, 2015 11:25PM
Tanner,

leveling-strategy.delta-calibration.enable true # basic delta calibration
leveling-strategy.delta-calibration.radius 75 # the probe radius

this is correct, but remove the # from the beginning so it is not a comment.


My printer: Raptosaur - Large Format Delta - [www.paulwanamaker.wordpress.com]
Can you answer questions about Calibration, Printing issues, Mechanics? Write it up and improve the Wiki!
Re: Smoothie board z probe question
August 19, 2015 11:29PM
Remove the # from the start of that line, otherwise it will be ignored.
Re: Smoothie board z probe question
August 20, 2015 05:59PM
Wow, lots of people know Smoothie stuff here now smiling smiley
Sorry, only registered users may post in this forum.

Click here to login