¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 ¿ªÔÆÌåÓý
Date

Re: pokeys almost working

 

¿ªÔÆÌåÓý

Spencer?
I don¡¯t use Mach3 anymore but i would think this would work.
Get the B axis DRO number and change it using a Mcode.
Follow these instruction.

Glenn

On Feb 24, 2020, at 10:17 AM, spencer@... wrote:

the B axis is enabled. i have tried every possible choice for ports and pins although i am sure this does nothing if the machine is using the pokeys.?

i just did another sanity check. when i went to ports and pins B was not active even though I had selected it before so i thought ???? well after selecting it again, it still does not work. I used the MDI and it works for X Y Z and A but not B.

In the config utility for Pokeys there is no B axis that can be configured or at least I can not find anything.

i reset the motion control device selection at startup in fcn config so it asks each time i start mach3? if i choose no device i can change the B axix in the MDI? if i choose Pokeys, I can't. i think this really suggests that it is a Pokeys issue.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Andy Wander" <ohawiseguyeh@...>
Sent: 2/24/2020 9:46:01 AM
Subject: Re: [MachCNC] pokeys almost working

G-code moves shouldn¡¯t depend on what motion controller you are using.

?

Telling Mach to move the B axis by ¡°1¡± should move it whether you have a parallel port, pokeys, Smoothstepper, etc.

?

Is it possible that you have not enabled the B axis in your new setup?

?

If you use the MDI to command

?

G91

G0 B1

G90

?

Does the DRO change?

If not, you need to look deeper than the pokeys, at the rest of your setup.

?

From: [email protected] <[email protected]> On Behalf Of spencer@...
Sent: Monday, February 24, 2020 12:31 PM
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

?

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

?

?

?

Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

?

------ Original Message ------

From: "Ralph Tuttle" <ralph.tuttle@...>

Sent: 2/24/2020 7:24:27 AM

Subject: Re: [MachCNC] pokeys almost working

?

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1? ?; move/increment B by one
G90 ;enter absolute mode

TIA

RT






Re: pokeys almost working

 


In the Mach software, both 3 and 4, the numbers reported in the DRO actually come back from the plugin for the motion device. No pulse engine, no motion, no change in the DRO.

Steve Stallings

www.PMDX.com


From: "spencer@..." <spencer@...>
Sent: Mon, 24 Feb 2020 10:45:50 -0800 (PST)
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

i don't want to use the B axis to control anything just to show on the dro. why would pokeys be preventing this? somewhere i might still have a UC100 but i remember having serious problems with it and giving up. might have thrown it away. the pokeys is really working great right now with this one annoyance.??

will just have to add a mechanical parts counter. i was so thrilled to find a software solution but ...

??
??
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Steve Stallings" <stevesng@...>
Sent: 2/24/2020 10:31:43 AM
Subject: Re: [MachCNC] pokeys almost working

The PoKeys CNCDB25 under Mach3 or Mach4 (and the PMDX-411 under Mach4) only support 4 pulse engines/axes.

As best I can tell, the UCC100 does support 6 axes.

Regards,

Steve Stallings

www.PMDX.com


From: "spencer@..." <spencer@...>
Sent: Mon, 24 Feb 2020 10:17:43 -0800 (PST)
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

the B axis is enabled. i have tried every possible choice for ports and pins although i am sure this does nothing if the machine is using the pokeys.????

i just did another sanity check. when i went to ports and pins B was not active even though I had selected it before so i thought ??????? well after selecting it again, it still does not work. I used the MDI and it works for X Y Z and A but not B.

In the config utility for Pokeys there is no B axis that can be configured or at least I can not find anything.

i reset the motion control device selection at startup in fcn config so it asks each time i start mach3???? if i choose no device i can change the B axix in the MDI???? if i choose Pokeys, I can't. i think this really suggests that it is a Pokeys issue.

????
????
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Andy Wander" <ohawiseguyeh@...>
Sent: 2/24/2020 9:46:01 AM
Subject: Re: [MachCNC] pokeys almost working

G-code moves shouldn????????t depend on what motion controller you are using.

????

Telling Mach to move the B axis by ??????¡°1???????? should move it whether you have a parallel port, pokeys, Smoothstepper, etc.

????

Is it possible that you have not enabled the B axis in your new setup?

????

If you use the MDI to command

????

G91

G0 B1

G90

????

Does the DRO change?

If not, you need to look deeper than the pokeys, at the rest of your setup.

????

From: [email protected] <[email protected]> On Behalf Of spencer@...
Sent: Monday, February 24, 2020 12:31 PM
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

????

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

????

????

????

Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

????

------ Original Message ------

From: "Ralph Tuttle" <ralph.tuttle@...>

Sent: 2/24/2020 7:24:27 AM

Subject: Re: [MachCNC] pokeys almost working

????

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1???? ????; move/increment B by one
G90 ;enter absolute mode

TIA

RT

----
----


Re: pokeys almost working

 

i don't want to use the B axis to control anything just to show on the dro. why would pokeys be preventing this? somewhere i might still have a UC100 but i remember having serious problems with it and giving up. might have thrown it away. the pokeys is really working great right now with this one annoyance.?

will just have to add a mechanical parts counter. i was so thrilled to find a software solution but ...

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Steve Stallings" <stevesng@...>
Sent: 2/24/2020 10:31:43 AM
Subject: Re: [MachCNC] pokeys almost working

The PoKeys CNCDB25 under Mach3 or Mach4 (and the PMDX-411 under Mach4) only support 4 pulse engines/axes.

As best I can tell, the UCC100 does support 6 axes.

Regards,

Steve Stallings

www.PMDX.com


From: "spencer@..." <spencer@...>
Sent: Mon, 24 Feb 2020 10:17:43 -0800 (PST)
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

the B axis is enabled. i have tried every possible choice for ports and pins although i am sure this does nothing if the machine is using the pokeys.??

i just did another sanity check. when i went to ports and pins B was not active even though I had selected it before so i thought ????? well after selecting it again, it still does not work. I used the MDI and it works for X Y Z and A but not B.

In the config utility for Pokeys there is no B axis that can be configured or at least I can not find anything.

i reset the motion control device selection at startup in fcn config so it asks each time i start mach3?? if i choose no device i can change the B axix in the MDI?? if i choose Pokeys, I can't. i think this really suggests that it is a Pokeys issue.

??
??
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Andy Wander" <ohawiseguyeh@...>
Sent: 2/24/2020 9:46:01 AM
Subject: Re: [MachCNC] pokeys almost working

G-code moves shouldn?€?t depend on what motion controller you are using.

??

Telling Mach to move the B axis by ?€?1?€? should move it whether you have a parallel port, pokeys, Smoothstepper, etc.

??

Is it possible that you have not enabled the B axis in your new setup?

??

If you use the MDI to command

??

G91

G0 B1

G90

??

Does the DRO change?

If not, you need to look deeper than the pokeys, at the rest of your setup.

??

From: [email protected] <[email protected]> On Behalf Of spencer@...
Sent: Monday, February 24, 2020 12:31 PM
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

??

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

??

??

??

Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

??

------ Original Message ------

From: "Ralph Tuttle" <ralph.tuttle@...>

Sent: 2/24/2020 7:24:27 AM

Subject: Re: [MachCNC] pokeys almost working

??

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1?? ??; move/increment B by one
G90 ;enter absolute mode

TIA

RT

----


Re: pokeys almost working

 

The PoKeys CNCDB25 under Mach3 or Mach4 (and the PMDX-411 under Mach4) only support 4 pulse engines/axes.

As best I can tell, the UCC100 does support 6 axes.

Regards,

Steve Stallings

www.PMDX.com


From: "spencer@..." <spencer@...>
Sent: Mon, 24 Feb 2020 10:17:43 -0800 (PST)
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

the B axis is enabled. i have tried every possible choice for ports and pins although i am sure this does nothing if the machine is using the pokeys.??

i just did another sanity check. when i went to ports and pins B was not active even though I had selected it before so i thought ????? well after selecting it again, it still does not work. I used the MDI and it works for X Y Z and A but not B.

In the config utility for Pokeys there is no B axis that can be configured or at least I can not find anything.

i reset the motion control device selection at startup in fcn config so it asks each time i start mach3?? if i choose no device i can change the B axix in the MDI?? if i choose Pokeys, I can't. i think this really suggests that it is a Pokeys issue.

??
??
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Andy Wander" <ohawiseguyeh@...>
Sent: 2/24/2020 9:46:01 AM
Subject: Re: [MachCNC] pokeys almost working

G-code moves shouldn?€?t depend on what motion controller you are using.

??

Telling Mach to move the B axis by ?€?1?€? should move it whether you have a parallel port, pokeys, Smoothstepper, etc.

??

Is it possible that you have not enabled the B axis in your new setup?

??

If you use the MDI to command

??

G91

G0 B1

G90

??

Does the DRO change?

If not, you need to look deeper than the pokeys, at the rest of your setup.

??

From: [email protected] <[email protected]> On Behalf Of spencer@...
Sent: Monday, February 24, 2020 12:31 PM
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

??

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

??

??

??

Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

??

------ Original Message ------

From: "Ralph Tuttle" <ralph.tuttle@...>

Sent: 2/24/2020 7:24:27 AM

Subject: Re: [MachCNC] pokeys almost working

??

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1?? ??; move/increment B by one
G90 ;enter absolute mode

TIA

RT

----


Re: pokeys almost working

 

the B axis is enabled. i have tried every possible choice for ports and pins although i am sure this does nothing if the machine is using the pokeys.?

i just did another sanity check. when i went to ports and pins B was not active even though I had selected it before so i thought ???? well after selecting it again, it still does not work. I used the MDI and it works for X Y Z and A but not B.

In the config utility for Pokeys there is no B axis that can be configured or at least I can not find anything.

i reset the motion control device selection at startup in fcn config so it asks each time i start mach3? if i choose no device i can change the B axix in the MDI? if i choose Pokeys, I can't. i think this really suggests that it is a Pokeys issue.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Andy Wander" <ohawiseguyeh@...>
Sent: 2/24/2020 9:46:01 AM
Subject: Re: [MachCNC] pokeys almost working

G-code moves shouldn¡¯t depend on what motion controller you are using.

?

Telling Mach to move the B axis by ¡°1¡± should move it whether you have a parallel port, pokeys, Smoothstepper, etc.

?

Is it possible that you have not enabled the B axis in your new setup?

?

If you use the MDI to command

?

G91

G0 B1

G90

?

Does the DRO change?

If not, you need to look deeper than the pokeys, at the rest of your setup.

?

From: [email protected] <[email protected]> On Behalf Of spencer@...
Sent: Monday, February 24, 2020 12:31 PM
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

?

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

?

?

?

Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

?

------ Original Message ------

From: "Ralph Tuttle" <ralph.tuttle@...>

Sent: 2/24/2020 7:24:27 AM

Subject: Re: [MachCNC] pokeys almost working

?

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1? ?; move/increment B by one
G90 ;enter absolute mode

TIA

RT


Re: pokeys almost working

 

¿ªÔÆÌåÓý

G-code moves shouldn¡¯t depend on what motion controller you are using.

?

Telling Mach to move the B axis by ¡°1¡± should move it whether you have a parallel port, pokeys, Smoothstepper, etc.

?

Is it possible that you have not enabled the B axis in your new setup?

?

If you use the MDI to command

?

G91

G0 B1

G90

?

Does the DRO change?

If not, you need to look deeper than the pokeys, at the rest of your setup.

?

From: [email protected] <[email protected]> On Behalf Of spencer@...
Sent: Monday, February 24, 2020 12:31 PM
To: [email protected]
Subject: Re: [MachCNC] pokeys almost working

?

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

?

?

?

Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

?

------ Original Message ------

From: "Ralph Tuttle" <ralph.tuttle@...>

Sent: 2/24/2020 7:24:27 AM

Subject: Re: [MachCNC] pokeys almost working

?

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1? ?; move/increment B by one
G90 ;enter absolute mode

TIA

RT


Re: pokeys almost working

 

that is exactly what i have in my gcode and it worked perfectly with the parrallel port and mach3. i don't think it even mattered what pins or ports i had assigned to the B axis. the "moves" changed the B axis DRO. Now with the Pokeys I can not find any way of getting the B axis DRO to increment.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Ralph Tuttle" <ralph.tuttle@...>
Sent: 2/24/2020 7:24:27 AM
Subject: Re: [MachCNC] pokeys almost working

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1? ?; move/increment B by one
G90 ;enter absolute mode

TIA

RT


Re: pokeys almost working

 

Spencer,
Perhaps a macro or sub
G91 ;enter incremental mode
b1? ?; move/increment B by one
G90 ;enter absolute mode

TIA

RT


Re: pokeys almost working

 

i put ferrites on either end of the cable that connects the spindle inverter to the relay on the PDMX and have not had a crash since.?

still want a solution to the b axis issue

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
Sent: 2/23/2020 1:55:39 PM
Subject: [MachCNC] pokeys almost working

I have found a few reasons why the Pokeys was not working for me with Mach 3 and a new win 10 computer.

First, maybe, the computer came with a cheap bluetooth dongle for a mouse etc. I believe it was causing erratic behavior. Using a plug in USB mouse might have helped.

I definitely had Pokeys crash and take Mach3 with it almost every time the spindle started. I was using the on board relay in the PDMX 122. As far as I can tell the contacts are completely isolated from the board other than the short traces to go to the screw terminal block for connection. I am using the multi purpose input to my Teco inverter with simple switch closure, no PWM speed control etc. This is the only connection between the inverter and anything else, no shared grounds etc. The motor cable is heavily shielded and grounded to the chassis ground at the inverter. There are no connections anywhere that could cause ground loops.

If I turn the inverter on and off many many times with a jumper at the control input neither Pokeys nor Mach3 crashes. So I do not believe that it is an EMI created by the spindle running or starting or stopping. However there is a setting for carrier frequency of the inverter. It can be set from 1 to 16 khz with 5 being the default.? ?Is there any point in fiddling with this?

Even though there is no connection between the PDMX board and the inverter should I stick in another relay to isolate even more? Any other suggestions?


And the last problem. I am using axis B as a parts counter. I got this working perfectly with the old computer at the suggestion of people on this list. Now I can not figure out how to get the B DRO to increment. The Pokeys config has nothing about axis B. I have fiddled with the settings in Mach3 but can't seem to stumble on anything that works.?
?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212


pokeys almost working

 

I have found a few reasons why the Pokeys was not working for me with Mach 3 and a new win 10 computer.

First, maybe, the computer came with a cheap bluetooth dongle for a mouse etc. I believe it was causing erratic behavior. Using a plug in USB mouse might have helped.

I definitely had Pokeys crash and take Mach3 with it almost every time the spindle started. I was using the on board relay in the PDMX 122. As far as I can tell the contacts are completely isolated from the board other than the short traces to go to the screw terminal block for connection. I am using the multi purpose input to my Teco inverter with simple switch closure, no PWM speed control etc. This is the only connection between the inverter and anything else, no shared grounds etc. The motor cable is heavily shielded and grounded to the chassis ground at the inverter. There are no connections anywhere that could cause ground loops.

If I turn the inverter on and off many many times with a jumper at the control input neither Pokeys nor Mach3 crashes. So I do not believe that it is an EMI created by the spindle running or starting or stopping. However there is a setting for carrier frequency of the inverter. It can be set from 1 to 16 khz with 5 being the default.? ?Is there any point in fiddling with this?

Even though there is no connection between the PDMX board and the inverter should I stick in another relay to isolate even more? Any other suggestions?


And the last problem. I am using axis B as a parts counter. I got this working perfectly with the old computer at the suggestion of people on this list. Now I can not figure out how to get the B DRO to increment. The Pokeys config has nothing about axis B. I have fiddled with the settings in Mach3 but can't seem to stumble on anything that works.?
?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...
http://www.spencerserolls.com
http://www.poodlex.com
(425) 791-0309
(707) 223-8212


Re: Logosol motion controller

 

It looks like you could take the 2-9 pins of the Smooth stepper for inputs step and direction directly into the servo amps CN8 pins 7 and 13. No sure how the 2310 would interface with mach3 and the SS.
Dan


Re: Pokeys problems fixed mosstly

 

i thought that changing active low was the way to do it but with the Pokeys this has no effect. i have not tried the reverse axis direction in homing/limits. sounds like that should work.

i was so proud of the fact that i was able to finally get the router working with the new little computer that i demonstrated jogging to a friend. at one point it went completely crazy and crashed into a limit switch.? now that i know there is portential i want to dedicate the computer to the router and remove everything not necessary. the computer came with office and a bunch of other stuff. so i am going to image the drive and then remove everything possible. will have the image in case things just can't be made to work reliably. so here are some questions for after the imaging. i want to make the machine as lean and clean as possible. it will not connect online so i will turn off virus and firewall.

there is a guy called the black viper who has maintained lists of necessary and not services for windows. i have used his list several times over many years. any thoughts about this with respect to mach3?

there is a bunch of stuff that used to be optional in windows but now can not be turned off or uninstalled by the usual methods. are there any secret ways? things like the browser whatever they call it, some windows phone stuff task scheduler etc.?

and another question about Pokeys. i really want to keep mach3 because i am familiar with it and also because i really want to keep my custom screens. if i want to try mach4 can i install it and the Pokeys plugin for mach4 without losing all i finally got to work with mach3 and the Pokeys plugin for mach3?

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "notoneleft" <CNCWoodworker@...>
Sent: 2/23/2020 5:19:08 AM
Subject: Re: [MachCNC] Pokeys problems fixed mosstly

No, there's a "Home Negative" which determines homing direction, and a "Reverse" which changes axis direction. Both are in Config > Homing/Limits.

You can also toggle Active Low in ports and pins to change direction as well.



On 2/23/2020 8:02 AM, Martin Connelly wrote:
There is a reverse option in the ports and pins dialog for general direction instructions. The one in the?Homing/Limits dialog is just to determine which direction to go to home to suit your needs.

Martin


Re: Connecting an MPG

 

You need to connect the wires from the mpg encoder A+ A- B+ and B- to input pins on the port(s) and then fill in the table with which pin each cable is connected to. There are not usually many input pins available on port 1 so frequently port 2 would be used. This is where trying to use a computer with only one parallel port starts to cause issues. You can often fit a second port on desktop computers but then getting suitable drivers can be a problem. Adding one to a laptop is probably impossible. Motion controllers such as a smooth stepper running off a network connection or a USB connection get around this problem as they have 2 parallel ports and often a separate mpg connector.

Martin


Re: Pokeys problems fixed mosstly

 

¿ªÔÆÌåÓý

No, there's a "Home Negative" which determines homing direction, and a "Reverse" which changes axis direction. Both are in Config > Homing/Limits.

You can also toggle Active Low in ports and pins to change direction as well.



On 2/23/2020 8:02 AM, Martin Connelly wrote:

There is a reverse option in the ports and pins dialog for general direction instructions. The one in the?Homing/Limits dialog is just to determine which direction to go to home to suit your needs.

Martin


Re: Pokeys problems fixed mosstly

 

There is a reverse option in the ports and pins dialog for general direction instructions. The one in the?Homing/Limits dialog is just to determine which direction to go to home to suit your needs.

Martin


Re: Logosol motion controller

 

¿ªÔÆÌåÓý

Hello, there is nothing complex I think. The machine uses home, limit switches, tool length switch, tool clamp, maybe analog spindle speed control. Nothing that MACH cannot control already.

As I see I can put some Smooth stepper in place of the original PCI/ motion controller and use the original power supply with the drives running at step/dir mode. That is not as bad as I thought in the first place. The RS-485 links will be unused.


On 23 Feb 2020, at 1:18, Dan Mauch <dmauch@...> wrote:

?On Sat, Feb 22, 2020 at 11:33 AM, Todor Boshnakov wrote:
w quoted text

That's a pretty complex system. I do see that the servo amps can take step and direction signals but then the massive other features would be difficult to get around. I don't think Mach3 can deliver all the features of your current system.

Dan mauch

?


On Sat, Feb 22, 2020 at 8:41 PM Dan Mauch <dmauch@...> wrote:
Which model control unit do you have? Does your system also use a PCI card installed in one of the accessories slot?
Dan Mauch

?

?

?


From: Dan Mauch <dmauch@...>

?
?
?
Reply to Group Discard Private
Previous Topic Next Topic
?


Re: Pokeys problems fixed mosstly

 

In order to reverse the direction of the axis, Mach3 hides it in Homing/Limits dialog. There is no separate option in the plugin for that.

V V sob., 22. feb. 2020 ob 23:45 je oseba spencer@... <spencer@...> napisala:

I updated the firmware and reverted the mach version to 062 which is currently on the web site. i had 066 before.

there are still bugs in the configuration program it crashes regularly when changing settings but i can live with that because if i change just one at a time and save, i can get them all done.

everything works now. it was a firmware issue or a conflict with mach3 version not grounding.

there is one annoyance left that i can live with but i would rather not in case i ever switch back to the old computer. There does not seem to be any way to change the polarity of the A axis direction signal. It is a stepper motor so i can just reverse one phase and then change it in the mach3 parallel port version.

just wondering why this option is not avaialable or if it is where you change it?





?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
Sent: 2/21/2020 10:09:33 PM
Subject: Re: [MachCNC] Pokeys problems

will spend more time with this tomorrow. the intermittent stuff is annoying but at this point is not the biggest concern.? the USB cable is built into the device so i have no choice of quality re noise rejection. does it make sense to stick a large ferrite on the cable?

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "matevzpolabs" <matevz.bosnak@...>
Sent: 2/21/2020 9:47:30 PM
Subject: Re: [MachCNC] Pokeys problems

Hi, Spencer

The latest version of the PoKeys software is always available for download from?. The setup package contains PoKeys configuration software and Mach3 plugin.
PoKeys devices have multiple uses and if the device is to be used as a standalone device, PoKeys software is needed to configure it beforehand. The software is also used for firmware updating and some device-specific configuration (e.g. kbd48CNC keyboard or PoRelay8 pairing with the device). And that is where the use of it ends if it is planned the device will be used with Mach3 or Mach4. The PoKeys plugin for Mach3 or Mach4 has to be configured via the plugin configuration!

Regarding your issues:
- multiple ways to access configuration screen: this is intentional - the plugin adds shortcuts to the configuration screen for each device to the Plugin config menu.
- the E-stop must be connected to the selected pin (in the case of PoKeys57CNCdb25, you can select which pin this is). By default, all PoKeys devices expect a NC E-stop switch between the E-stop input and GND.
- the switches 11-13 and limits - we would be very interested in knowing how to replicate the issue you are describing
- relay output: if the status indicator changes state, but the relay doesn't, I would check the signal wiring and grounding. The status indicators in the PoKeys plugin IO status window reflect what the device actually has on inputs and outputs
- if the device is loosing the connection with the PC, you may come accross the problem of Mach3 not detecting it. Again, this indicates grounding problems. Note that USB does not provide galvanic isolation and induced currents in the cable due to that will cause communication issues, where the PC's controller or the device will stop the communication. You can either fix the grounding on the machine - voltage between GND on the machine and GND on your computer (if you have a spare USB cable, cut it and expose the black GND wire) should be as minimal as possible. If this can't be solved, USB isolation device may be used (e.g. PoUSBiso)
- as mentioned in the beginning, the device must be configured via the plugin configuration dialogs.

Based on the list of your problems with PoKeys57CNCdb25 device (and other devices you listed), I would say that there is a serious grounding issue in your machine. DB-25/LPT cables carried only simple signals and there were many ground signals in parallel, which is tough to beat in terms of resistance to electrical noise or ground loop currents. USB is more complex and therefore more prone to being sensitive to such noise. However, it can be reliably used with correct measures applied as noted above.

Note that PoLabs provides official support via the online ticket system, available at??- we talked about the installation issues back in 2017, but haven't heard from you since.

Best regards,
Matev?, PoLabs


V V sob., 22. feb. 2020 ob 05:05 je oseba Bill in OKC too via Groups.Io <wmrmeyers=[email protected]> napisala:
I can't actually help you, I'm afraid. Stuff like this is why I keep trying versions of Linux. So far, it has the same sorts of problems. Maybe not quite so bad. But also a fairly steep learning curve to be able to do more than just operate the computer. SWMBO was just telling me there is a critical scientific instrument that needs software only written for the TRS-80. Just tell yourself you got off light! :)

Again, good luck!

William R. Meyers, MSgt, USAF(Ret.)


A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
LAZARUS LONG (Robert A. Heinlein)





On Friday, February 21, 2020, 09:50:26 PM CST, spencer@... <spencer@...> wrote:


pokeys is supposed to just work. i doubt that compatibility would help. i followed all online suggestions about net 3.5 or whatever and that had already been selected.? i found info on firmware update and there was a pokeys config util that updated firmware among other things. this was not in the regular package i had gotten earlier. i installed this updated the firmware and checked configuration and it seemed to fix some things although not everything was available in the config program. i did this all off the real machine so need to test it tomorrow but am hopeful that the firmware update will be what was needed. i am pretty sure that the firmware was pre win 10.

i don't in any way blame the maker of Pokeys. i have to try to maintain compatibility of my legacy programs with new versions of windows and it is not fun.

hopefully i will find that everything works tomorrow.

if not i am looking for something that works with win 10 mach 3 doess smooth stepper really work? i don't want to spend $179 only to waste another day.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Bill in OKC too via Groups.Io" <wmrmeyers@...>
Sent: 2/21/2020 7:38:22 PM
Subject: Re: [MachCNC] Pokeys problems

If the computer isn't talking to the board, or whatever the thing is on the right pins, at the right data rates, and logic levels, polarities, and clock speed, you won't ever get it working. Sometimes that is because different operating systems do things differently, including talk to hardware. For example, a 9600 baud serial port may, if set up right, talk to a 300 or 1200baud modem. It won't talk to a 56k modem unless you know how to make the 56k pretend to be 9600baud. Parallel portsvhave several modes, too. Three, IIRC, But I haven't used them in so long I only remember EPP, and couldn't tell you what the differences were any more. Maybe setting the correct mode will solve your problem.? Different versions of OS used different hardware drivers, and the formats for those often changed as hardware advanced. New driver often won't run on older hardware or operating systems. Compatibility mode MAY fix that. Or you might have to set up a virtual machine on a newer computer and run the actual version of software you need. Or a complete legacy machine. My scanner is USB. I found I can get a program that will run it. Only it can't control the backlight, and it costs $85, which is more than I paid for the scanner. You problem will not be like mine. Probably. ;)

Good luck finding and fixing it.

Bill in OKC

William R. Meyers, MSgt, USAF(Ret.)


A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
LAZARUS LONG (Robert A. Heinlein)





On Friday, February 21, 2020, 08:55:00 PM CST, spencer@... <spencer@...> wrote:


i can try that the next time i boot mach3 but the problem seems to be related to the pokeys plugin very specifically. hard to imagine it will make much difference.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Bill in OKC too via Groups.Io" <wmrmeyers@...>
Sent: 2/21/2020 5:45:13 PM
Subject: Re: [MachCNC] Pokeys problems

Have you set the compatibility mode for the software you're trying to run? That MAY help. Or not, but it's worth a try if you haven't already done it.?

I've not had to do it recently, since I'm still in info gathering mode, and I know it doesn't always work - my old Visioneer flatbed scanner with backlight for transparencies hasn't worked since Win95 went away. So when I try again, I have to look up how to do it:.?

That should help you find the info, and hopefully it will also help you get it running.?

I'm seriously considering setting up an OLD msi mb from the early 90's with FreeDos and trying that. It's been gathering dust since about 1998. I may have to run it from a floppy, not being sure I still have a functional drive to match.

Bill in OKC


William R. Meyers, MSgt, USAF(Ret.)


A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
LAZARUS LONG (Robert A. Heinlein)





On Friday, February 21, 2020, 06:22:20 PM CST, spencer@... <spencer@...> wrote:


My router is working perfectly with an old Dell Optiplex PMDX122 on onboard parallel port.

I wanted to get a new little solid state computer working that does not have parallel port. I have a Pokeys of the type that connects to the BOB with a DB25 connector. I had tried using it in the past with the XP computer and was never able to get it working.

I though I could start over with a new computer new Pokeys software just downloaded etc. I have spent most of the day trying to get things to work. There are so many bugs I think the thing may be defective but appreciate any suggestions as to what I might be doing wrong or ???

How can I be sure I have the latest software that will work with win 10?

A list of problems will follow but first I want to ask what the right way to configure the Pokeys is? There is access to the configuration via config and then config plugins and also "plugin control" both bring up the same dialog but it seems that config and then config plugins fucks thing up more than the other route.

The estop function seems totally screwed up. I have tried inverting and not inverting the input. I have a normally closed switch so it seems it should not be inverted. Checking or not checking the inverted checkbox does not seem to change anything. It seems to be stuck on inverted because I have to hold the estop switch in the open position to be able to reset. After i reset i can let the switch slose and it does not (although some times it does) trigger an estop.

I can not choose a function for + limit switches 12 and 13? i can choose functions for - limit on all three switches 11 12 and 13 but if i select a function for + limit on 12 or 13, mach3 crashes with an unrecoverable error.

i have switch 1 which operates the relay on the pmdx board set for spindle control. i can turn it on with M3 but can't turn it off. once in a while the spindle off button on the screen will turn off the relay but this is only once in a while. I have monitored the output 1 status in the diag screen and it goes on and off as it always has using the pmdx alone with parallel port. Using the Pokeys the status toggles with the screen button or with M3 M5 but the relay almost never goes off. it does go off randomly for no apparent reason.

several times when loading mach3 (i left the option to ask which device to use each time) the Pokeys is not available as an option. Unplugging the USB plug and plugging it back in and starting mach3 again usually restores the option.

I have read the pokeys manual over and over and can not find anything i am doing wrong. other than the spindle, i am able to jog and the shared limit switches do work even though i can not configure 2 of the + direction ones. I believe that i am able to control other outputs on pins 14 and 16 reliably. I could probably add another relay of my own and operate the spindle with something other than pin one so if that were the only issue that can't be fixed well ???

however the estop problem is a show stopper.

i sort of remember that there was a standalone utility for configuration that i had used in the past but do not see it in the current download??

is it better to edit the xml file and if so, which one? there seem to be multiple copies in different places.? the file is quite large and it would be easy to mess it up. is there a guide to the common setting and where they are and how to edit settings?

should i just give up on this and get something else?? i also tried a CNC100 something or other a long time ago and never had much luck with that. I think I threw it away so as to not be tempted to waste more time.

i also got a thing from Amazn that i think came from Sain Smart that wasted a day. I struggled through the terrible documentation to finally get everything "working" but even though everything turned on and off etc. it went absolutely nuts in the middle of running a program. just decided to move random amounts. jogging tests worked fine but running a program it was totally fucked up. also motion at certain speeds was very jerky.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212


Re: Logosol motion controller

 

On Sat, Feb 22, 2020 at 11:33 AM, Todor Boshnakov wrote:
w quoted text

That's a pretty complex system. I do see that the servo amps can take step and direction signals but then the massive other features would be difficult to get around. I don't think Mach3 can deliver all the features of your current system.

Dan mauch

?


On Sat, Feb 22, 2020 at 8:41 PM Dan Mauch <dmauch@...> wrote:
Which model control unit do you have? Does your system also use a PCI card installed in one of the accessories slot?
Dan Mauch

?

?

?


From: Dan Mauch <dmauch@...>

?
?
?
Reply to Group Discard Private
Previous Topic Next Topic
?


Pokeys problems fixed mosstly

 

I updated the firmware and reverted the mach version to 062 which is currently on the web site. i had 066 before.

there are still bugs in the configuration program it crashes regularly when changing settings but i can live with that because if i change just one at a time and save, i can get them all done.

everything works now. it was a firmware issue or a conflict with mach3 version not grounding.

there is one annoyance left that i can live with but i would rather not in case i ever switch back to the old computer. There does not seem to be any way to change the polarity of the A axis direction signal. It is a stepper motor so i can just reverse one phase and then change it in the mach3 parallel port version.

just wondering why this option is not avaialable or if it is where you change it?





?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
Sent: 2/21/2020 10:09:33 PM
Subject: Re: [MachCNC] Pokeys problems

will spend more time with this tomorrow. the intermittent stuff is annoying but at this point is not the biggest concern.? the USB cable is built into the device so i have no choice of quality re noise rejection. does it make sense to stick a large ferrite on the cable?

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "matevzpolabs" <matevz.bosnak@...>
Sent: 2/21/2020 9:47:30 PM
Subject: Re: [MachCNC] Pokeys problems

Hi, Spencer

The latest version of the PoKeys software is always available for download from?. The setup package contains PoKeys configuration software and Mach3 plugin.
PoKeys devices have multiple uses and if the device is to be used as a standalone device, PoKeys software is needed to configure it beforehand. The software is also used for firmware updating and some device-specific configuration (e.g. kbd48CNC keyboard or PoRelay8 pairing with the device). And that is where the use of it ends if it is planned the device will be used with Mach3 or Mach4. The PoKeys plugin for Mach3 or Mach4 has to be configured via the plugin configuration!

Regarding your issues:
- multiple ways to access configuration screen: this is intentional - the plugin adds shortcuts to the configuration screen for each device to the Plugin config menu.
- the E-stop must be connected to the selected pin (in the case of PoKeys57CNCdb25, you can select which pin this is). By default, all PoKeys devices expect a NC E-stop switch between the E-stop input and GND.
- the switches 11-13 and limits - we would be very interested in knowing how to replicate the issue you are describing
- relay output: if the status indicator changes state, but the relay doesn't, I would check the signal wiring and grounding. The status indicators in the PoKeys plugin IO status window reflect what the device actually has on inputs and outputs
- if the device is loosing the connection with the PC, you may come accross the problem of Mach3 not detecting it. Again, this indicates grounding problems. Note that USB does not provide galvanic isolation and induced currents in the cable due to that will cause communication issues, where the PC's controller or the device will stop the communication. You can either fix the grounding on the machine - voltage between GND on the machine and GND on your computer (if you have a spare USB cable, cut it and expose the black GND wire) should be as minimal as possible. If this can't be solved, USB isolation device may be used (e.g. PoUSBiso)
- as mentioned in the beginning, the device must be configured via the plugin configuration dialogs.

Based on the list of your problems with PoKeys57CNCdb25 device (and other devices you listed), I would say that there is a serious grounding issue in your machine. DB-25/LPT cables carried only simple signals and there were many ground signals in parallel, which is tough to beat in terms of resistance to electrical noise or ground loop currents. USB is more complex and therefore more prone to being sensitive to such noise. However, it can be reliably used with correct measures applied as noted above.

Note that PoLabs provides official support via the online ticket system, available at??- we talked about the installation issues back in 2017, but haven't heard from you since.

Best regards,
Matev?, PoLabs


V V sob., 22. feb. 2020 ob 05:05 je oseba Bill in OKC too via Groups.Io <wmrmeyers=[email protected]> napisala:
I can't actually help you, I'm afraid. Stuff like this is why I keep trying versions of Linux. So far, it has the same sorts of problems. Maybe not quite so bad. But also a fairly steep learning curve to be able to do more than just operate the computer. SWMBO was just telling me there is a critical scientific instrument that needs software only written for the TRS-80. Just tell yourself you got off light! :)

Again, good luck!

William R. Meyers, MSgt, USAF(Ret.)


A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
LAZARUS LONG (Robert A. Heinlein)





On Friday, February 21, 2020, 09:50:26 PM CST, spencer@... <spencer@...> wrote:


pokeys is supposed to just work. i doubt that compatibility would help. i followed all online suggestions about net 3.5 or whatever and that had already been selected.? i found info on firmware update and there was a pokeys config util that updated firmware among other things. this was not in the regular package i had gotten earlier. i installed this updated the firmware and checked configuration and it seemed to fix some things although not everything was available in the config program. i did this all off the real machine so need to test it tomorrow but am hopeful that the firmware update will be what was needed. i am pretty sure that the firmware was pre win 10.

i don't in any way blame the maker of Pokeys. i have to try to maintain compatibility of my legacy programs with new versions of windows and it is not fun.

hopefully i will find that everything works tomorrow.

if not i am looking for something that works with win 10 mach 3 doess smooth stepper really work? i don't want to spend $179 only to waste another day.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Bill in OKC too via Groups.Io" <wmrmeyers@...>
Sent: 2/21/2020 7:38:22 PM
Subject: Re: [MachCNC] Pokeys problems

If the computer isn't talking to the board, or whatever the thing is on the right pins, at the right data rates, and logic levels, polarities, and clock speed, you won't ever get it working. Sometimes that is because different operating systems do things differently, including talk to hardware. For example, a 9600 baud serial port may, if set up right, talk to a 300 or 1200baud modem. It won't talk to a 56k modem unless you know how to make the 56k pretend to be 9600baud. Parallel portsvhave several modes, too. Three, IIRC, But I haven't used them in so long I only remember EPP, and couldn't tell you what the differences were any more. Maybe setting the correct mode will solve your problem.? Different versions of OS used different hardware drivers, and the formats for those often changed as hardware advanced. New driver often won't run on older hardware or operating systems. Compatibility mode MAY fix that. Or you might have to set up a virtual machine on a newer computer and run the actual version of software you need. Or a complete legacy machine. My scanner is USB. I found I can get a program that will run it. Only it can't control the backlight, and it costs $85, which is more than I paid for the scanner. You problem will not be like mine. Probably. ;)

Good luck finding and fixing it.

Bill in OKC

William R. Meyers, MSgt, USAF(Ret.)


A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
LAZARUS LONG (Robert A. Heinlein)





On Friday, February 21, 2020, 08:55:00 PM CST, spencer@... <spencer@...> wrote:


i can try that the next time i boot mach3 but the problem seems to be related to the pokeys plugin very specifically. hard to imagine it will make much difference.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212

------ Original Message ------
From: "Bill in OKC too via Groups.Io" <wmrmeyers@...>
Sent: 2/21/2020 5:45:13 PM
Subject: Re: [MachCNC] Pokeys problems

Have you set the compatibility mode for the software you're trying to run? That MAY help. Or not, but it's worth a try if you haven't already done it.?

I've not had to do it recently, since I'm still in info gathering mode, and I know it doesn't always work - my old Visioneer flatbed scanner with backlight for transparencies hasn't worked since Win95 went away. So when I try again, I have to look up how to do it:.?

That should help you find the info, and hopefully it will also help you get it running.?

I'm seriously considering setting up an OLD msi mb from the early 90's with FreeDos and trying that. It's been gathering dust since about 1998. I may have to run it from a floppy, not being sure I still have a functional drive to match.

Bill in OKC


William R. Meyers, MSgt, USAF(Ret.)


A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
LAZARUS LONG (Robert A. Heinlein)





On Friday, February 21, 2020, 06:22:20 PM CST, spencer@... <spencer@...> wrote:


My router is working perfectly with an old Dell Optiplex PMDX122 on onboard parallel port.

I wanted to get a new little solid state computer working that does not have parallel port. I have a Pokeys of the type that connects to the BOB with a DB25 connector. I had tried using it in the past with the XP computer and was never able to get it working.

I though I could start over with a new computer new Pokeys software just downloaded etc. I have spent most of the day trying to get things to work. There are so many bugs I think the thing may be defective but appreciate any suggestions as to what I might be doing wrong or ???

How can I be sure I have the latest software that will work with win 10?

A list of problems will follow but first I want to ask what the right way to configure the Pokeys is? There is access to the configuration via config and then config plugins and also "plugin control" both bring up the same dialog but it seems that config and then config plugins fucks thing up more than the other route.

The estop function seems totally screwed up. I have tried inverting and not inverting the input. I have a normally closed switch so it seems it should not be inverted. Checking or not checking the inverted checkbox does not seem to change anything. It seems to be stuck on inverted because I have to hold the estop switch in the open position to be able to reset. After i reset i can let the switch slose and it does not (although some times it does) trigger an estop.

I can not choose a function for + limit switches 12 and 13? i can choose functions for - limit on all three switches 11 12 and 13 but if i select a function for + limit on 12 or 13, mach3 crashes with an unrecoverable error.

i have switch 1 which operates the relay on the pmdx board set for spindle control. i can turn it on with M3 but can't turn it off. once in a while the spindle off button on the screen will turn off the relay but this is only once in a while. I have monitored the output 1 status in the diag screen and it goes on and off as it always has using the pmdx alone with parallel port. Using the Pokeys the status toggles with the screen button or with M3 M5 but the relay almost never goes off. it does go off randomly for no apparent reason.

several times when loading mach3 (i left the option to ask which device to use each time) the Pokeys is not available as an option. Unplugging the USB plug and plugging it back in and starting mach3 again usually restores the option.

I have read the pokeys manual over and over and can not find anything i am doing wrong. other than the spindle, i am able to jog and the shared limit switches do work even though i can not configure 2 of the + direction ones. I believe that i am able to control other outputs on pins 14 and 16 reliably. I could probably add another relay of my own and operate the spindle with something other than pin one so if that were the only issue that can't be fixed well ???

however the estop problem is a show stopper.

i sort of remember that there was a standalone utility for configuration that i had used in the past but do not see it in the current download??

is it better to edit the xml file and if so, which one? there seem to be multiple copies in different places.? the file is quite large and it would be easy to mess it up. is there a guide to the common setting and where they are and how to edit settings?

should i just give up on this and get something else?? i also tried a CNC100 something or other a long time ago and never had much luck with that. I think I threw it away so as to not be tempted to waste more time.

i also got a thing from Amazn that i think came from Sain Smart that wasted a day. I struggled through the terrible documentation to finally get everything "working" but even though everything turned on and off etc. it went absolutely nuts in the middle of running a program. just decided to move random amounts. jogging tests worked fine but running a program it was totally fucked up. also motion at certain speeds was very jerky.

?
?
Best regards, Spencer Chase
67550 Bell Springs Rd.
Garberville, CA 95542 Postal service only.
Laytonville, CA 95454 UPS only.
Spencer@...
Spencer@...
Spencer@...


(425) 791-0309
(707) 223-8212


Re: Logosol motion controller

 

Here is a quick look on two of the systems, yes there is a PCI card. I am not sure if I can post links here , sorry about that.

PCI card :
Motion controller:
Servo drives :

They are all based around the Logosol Distributed Control Network (LDCN) running on RS-485. Well build devices that have run many years. We want to migrate the software to MACH though as the original one has some restrictions. I believe that with the proper plugin this should not be a problem.

Photos inside the cabinet:?
Thanks.


On Sat, Feb 22, 2020 at 8:41 PM Dan Mauch <dmauch@...> wrote:
Which model control unit do you have? Does your system also use a PCI card installed in one of the accessories slot?
Dan Mauch