Search found 4 matches

by AlexD85
Wed Jan 30, 2019 11:09 am
Forum: Configuration Issues
Topic: Voltage on Input
Replies: 5
Views: 6219

Re: Voltage on Input

Hi Tom Thanks for your reply. The problem is that this input IS connected via optocoupler board to Z Home proximity sensor (NPN), and when I try home Z, Kfop sees 'high' on input and zeroes the axis right in the place. Another strange behaviour is when I check the box 'output' on DigitalIO screen fo...
by AlexD85
Tue Jan 29, 2019 10:34 pm
Forum: Configuration Issues
Topic: Voltage on Input
Replies: 5
Views: 6219

Voltage on Input

Hi Maybe it's a dumb question, but I've spent 2 evenings trying to solve it. After some manipulations with "smooth mpg" programs IO0 pin has 3.3v on it, though It's configured as Input, both in INIT program and via command in console. At IO screen it has the checkbox 'state' checked, as shown in att...
by AlexD85
Sun Oct 07, 2018 8:39 pm
Forum: C Programs
Topic: Simple C Program to Z Work Offset
Replies: 3
Views: 3177

Re: Simple C Program to Z Work Offset

Hello, Tom
Thank you for your answer. I've attached resulting program, but can't figure out how to include probe offset (20mm) in it.

regards, Alex
by AlexD85
Sun Oct 07, 2018 7:38 pm
Forum: C Programs
Topic: Simple C Program to Z Work Offset
Replies: 3
Views: 3177

Simple C Program to Z Work Offset

Hello, Sorry for possible doubling the post of other user, but I need to clear things a little. I bought a simple touch plate from Aliexpress for my 3 Axis router with Kflop control. touch probe.jpg After reading some information about using DoPCFloat(PC_COMM_SET_X,0.0) I have more questions than an...