Page 1 of 1

Is it possible to do a move before pickup?

Posted: Sat Jul 31, 2021 12:49 pm
by rharrison1971
Hi All,

I’m trying to test a feeder that needs the nozzle to go down to press a leaver before picking a part.

Is this possible in liteplacer?

I can’t see how to do it in the documents.

Any help greatfully received.

R

Re: Is it possible to do a move before pickup?

Posted: Sun Aug 01, 2021 6:47 am
by JuKu
No, unless you compile your own version from the sources; then it is simple. If you decide to go that route, send me an email when you get the software to compile, I’ll show you how. (Btw, the current version is the “main” branch on GitHub.)

Re: Is it possible to do a move before pickup?

Posted: Wed Aug 04, 2021 5:36 am
by rharrison1971
Ok perfect will do.

BTW FYI emojis from my iPad cause errors posting on the forum.

I found this info which is the fix.

It looks like the problem is an old version of mysql and new ios5 emoji.

The fix is to upgrade to mysql 5.5 with utf8mb support ( or change to BLOB?)

R