Hello Guest it is May 11, 2024, 04:04:01 AM

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 - Cbyrdtopper

531
Mach4 General Discussion / Re: MPG strange behavior
« on: May 08, 2018, 01:54:37 PM »
Functions go in the screen load script.  You have your functions in the PLC Script.

532
Yeah, the industrial version we are using doesn't have need for out-of-band.  And, like you, I have found nothing indicating how to add motion to an out of band axis.

I'm currently finalizing the wiring on our electrical panel and then putting it back in the cabinet on our machine.  I hope by the end of the month we will have some motion on the

machine, pending time putting out fires here at the shop.  Once it is moving I can test the out-of-band axis.  Just have to figure out where to start haha.

533
Mach4 General Discussion / Re: Spindle at Speed
« on: May 07, 2018, 02:59:30 PM »
Mach4 can run straight out of the box.  Once you setup motion you can run it just fine.  However, the beauty of Mach4, is being able to add your own little flare to the system. 

Mach4 is improving day by day, I remember coming into work and for almost a week straight there was a new developmental version ready everyday.  The time it would take to keep up to date documentation would be crazy. 

I will say however, things that are nailed down like the PMC and Probing could have some nice updated documents to help end users. 

Side note speaking of Zero Brane.  Have you noticed an issue with Zero Brane "Find".  It doesn't work at all on my end. 

534
Well that's a bummer.  I guess I'll have to get the industrial license so I can have the Tool Magazine pre load while running g code.  Any Idea how to make it do such a thing?  

I made a macro using "T" once before per Steve's input.  It works great, but it is running off of a DC Gear Motor via Outputs and not an Axis.

I plan on being able to rotate the magazine through the PLC we are adding to this mill, it will be easy enough to keep track of positions between Mach and my PLC respectively, but being able to rotate the axis ANY time I want will pose to be a nice puzzle.

Any thoughts?

535
Craig,
 
Is the out-of-band on hobby always the spindle?  I was kind of hoping I could use a separate axis out-of-band.

We are currently working on retrofitting a Milltronics with a SMTC; originally it had a servo to rotate the tool magazine, so we put a servo back on it. 

I was going to ask before long how you moved an out of band axis, for us, to pre load the tool changer, seperate while g code is running.  What did you plan on using an out-of-band axis for?

536
Mach4 General Discussion / Re: y
« on: May 04, 2018, 03:45:07 PM »
y not?

537
No problem.  Glad you got it working!

538
I'm curious,
If you are probing, why would you want to know what fixture offset is on.  Wouldn't that be something you initiate before you start your probing cycle?  Or are you going to probe mulitple fixtures at once?

The code I gave you , mc.mcAxisSetPos(inst, 2, 5.5) --(inst, Axis#, New Position)   changes the position of the current fixture offset and you can change the Z Position to 0 with this code and it will update the Work Offset.  You can watch it update in the

Diagnostics Tab.


To answer your most recent question; some of the developers do read through the forum, and you can start a ticket with Artsoft.  If you choose to go that route, be sure to come back here and post a solution to your problem that way everyone can learn

from your post.

539
Mach4 General Discussion / Re: Toggle button
« on: May 01, 2018, 02:31:01 PM »
Aweseome! Glad that worked out for you then!

540
Mach4 General Discussion / FIFO Overflow Error
« on: May 01, 2018, 09:04:37 AM »
Can any tell me what a FIFO Overflow Error is?