Hello Guest it is April 24, 2024, 01:10:49 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - giannis121

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
91
PoKeys / More than 20 outputs with pokeys & mach?
« on: January 26, 2009, 03:41:53 AM »
As i can see in the "output settings" on mach3,
there are no more than 20 outputs# to be used.
How can i have more outputs?
I just want to use my pokeys to activate and deactivate 40 outputs.

92
General Mach Discussion / Re: Commands on a line.
« on: November 05, 2008, 05:35:27 AM »
Finally a sollution was found.
I communicated with the software creator.
I just put [13][10] between the commands and at the output file, the commands are on separate lines:

FIRST_RAPID_RATE_MOVE  = "G0 [X] [Y] [Z]"
FIRST_FEED_RATE_MOVE   = "M1001[13][10]M1002[13][10]M1003"
FEED_RATE_MOVE         = "[X] [Y]"

Thank you for the replays.

93
General Mach Discussion / Re: Commands on a line.
« on: October 25, 2008, 08:43:39 AM »
Actually i can't do it with the post processor, while i don't really know the code.
; Program moves
;
FIRST_RAPID_RATE_MOVE  = "G0 [X] [Y] [Z]"
FIRST_FEED_RATE_MOVE   = "M1001"
FEED_RATE_MOVE         = "[X] [Y]"

This is what it says.
I changed at first feed rate move the commant "G1 [X] [Y] [Z] [F]" with M1001.
Any ideas?

94
General Mach Discussion / Re: "Hold" command for arc controller unit.
« on: October 25, 2008, 08:39:00 AM »
I use a pin at the parallel port.
Passes through a buffer 74hct244, then controls an optocoupler, which holds a realy.

95
General Mach Discussion / Re: Commands on a line.
« on: October 25, 2008, 08:36:20 AM »
Yeah, it is the latest development version.

96
General Mach Discussion / Re: Commands on a line.
« on: October 25, 2008, 08:25:26 AM »
Yes, i have made them by myself.

97
General Mach Discussion / Commands on a line.
« on: October 25, 2008, 07:14:00 AM »
My post processor gives some commands in a row.
Mach3 seems not to understand commands in one row, (like that: M1001 M1002 M1003) These are macros.
Is that right?
Is there any way to make it understand? (Maybe by putting between the macros a factor or so...)
Regards,
giannis

98
General Mach Discussion / Re: "Hold" command for arc controller unit.
« on: October 23, 2008, 09:05:12 AM »
OK.
Was fixed with a brain as shown to the attached bitmap, (just saying if anyone wants to do the same.)
This software is amazing. Think of something you want to do with a 6 axis software and you can do it immediatelly...
Thanks mach3....  :) he he

99
General Mach Discussion / Re: "Hold" command for arc controller unit.
« on: October 23, 2008, 07:10:35 AM »
I understand, but what i need is an output given to an externall arc voltage unit.

100
General Mach Discussion / Re: "Hold" command for arc controller unit.
« on: October 23, 2008, 04:18:31 AM »
But, but, but...
Where to set the outout pin???

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »