Search found 122 matches

by Pixopax
Fri Dec 08, 2017 8:49 pm
Forum: Ideas and Feature Requests
Topic: Display available parts in job table
Replies: 3
Views: 3607

Re: Display available parts in job table

I now almost have a realtime-display of the strip situation:
lp_strips2.jpg
lp_strips2.jpg (145.63 KiB) Viewed 3603 times
Tomorrow I will add some code to show the real part quantities as well as the part size correct.
by Pixopax
Fri Dec 08, 2017 7:06 pm
Forum: Ideas and Feature Requests
Topic: Display available parts in job table
Replies: 3
Views: 3607

Display available parts in job table

Hi, I just worked a bit on my variant of the software which is a heavily modified version of the rmod-fork. Since I changed the machine also this version will not run on others, but that is no problem here: I changed the jopb table so that I added a new column and draw there a colored bar showing th...
by Pixopax
Mon Nov 27, 2017 9:05 pm
Forum: OpenPnP software
Topic: Openpnp
Replies: 53
Views: 269044

Re: Openpnp

Uha...I got it!

I added a
(?<Value>\d+)
in the Actuator_READ_REGEX.
Since the tinyG only gives the value without anything else that is enough..

So for the
ACTUATOR_READ_COMMAND you enter $ADC0
ACTUATOR_READ_REGEX you enter (?<Value>\d+)
by Pixopax
Mon Nov 27, 2017 8:59 pm
Forum: OpenPnP software
Topic: Openpnp
Replies: 53
Views: 269044

Re: Openpnp

Hi, I try to set up vacuum sensing. The docs are a bit disturbing about that, the video in the doc is too old as it seems. I use the command $ADC0, which works. I set up a actuator, and added the ACTUATOR_READ_COMMAND as $ADC0" Then I tried the ACTUATOR_READ_REGEX, but that does not seem to wor...
by Pixopax
Wed Nov 22, 2017 8:11 pm
Forum: Using the LitePlacer
Topic: TinyG USB goes on and off if I move an axis by hand
Replies: 4
Views: 3235

Re: TinyG USB goes on and off if I move an axis by hand

I just checked your post about the USB camera problems, and downloaded the tool showing all usb connections. I found out that I have 2 hubs on my system, both cams and the TinyG were all on one hub. Now I can connect the cameras on each hub, that would make my connection problems better I guess. Tom...
by Pixopax
Wed Nov 22, 2017 8:08 pm
Forum: Ideas and Feature Requests
Topic: Better nozzle with auto change?
Replies: 94
Views: 195356

Re: Better nozzle with auto change?

I mill tons of FR4 and Carbon fibre, and have a vacuum outside, so all dust flows out of my house :-)
And..it mills much faster then a laser, and you do not have burnt surfaces.

Here is the dxf file.
by Pixopax
Wed Nov 22, 2017 11:54 am
Forum: Ideas and Feature Requests
Topic: Better nozzle with auto change?
Replies: 94
Views: 195356

Re: Better nozzle with auto change?

I will post it. But you cannot laser it from steel as it has to be elastic. I used 1.5mm FR4.
by Pixopax
Wed Nov 22, 2017 8:32 am
Forum: Ideas and Feature Requests
Topic: Better nozzle with auto change?
Replies: 94
Views: 195356

Re: Better nozzle with auto change?

I had them slip out only a tiny bit, but that caused a jam already as the Z-Axis did not hit exactly. I had some crashes due to that, so I changed it.
by Pixopax
Wed Nov 22, 2017 8:31 am
Forum: Using the LitePlacer
Topic: TinyG USB goes on and off if I move an axis by hand
Replies: 4
Views: 3235

Re: TinyG USB goes on and off if I move an axis by hand

I now grounded all metal parts of the machine itself, and will see if it gets better today, I have to place the other side of the boards.
by Pixopax
Tue Nov 21, 2017 7:37 pm
Forum: Using the LitePlacer
Topic: TinyG USB goes on and off if I move an axis by hand
Replies: 4
Views: 3235

TinyG USB goes on and off if I move an axis by hand

I placed a few boards today and hat several connection errors, in the middle of the placement it hanged. Now I foundout that as as soon as I move an axis by hand the USB connection sound of Windows goes off. There seems to get current from the mototrs to the USB connector. I am not sure, but that se...