Hello Guest it is April 16, 2024, 01:35:28 AM

Author Topic: Need Help  (Read 7054 times)

0 Members and 1 Guest are viewing this topic.

Need Help
« on: July 19, 2007, 07:43:42 AM »
Hi

I am new to Mach software but we have developed our Stepper Drive  weith (Enable + Step + Direction) Input.

Can anybody guide us how to Configure this software MACH 3 for our application

Regards, Manoj

Offline lpz

*
  •  6 6
    • View Profile
Re: Need Help
« Reply #1 on: November 01, 2007, 10:02:24 PM »
I can't get mach3 to run in MM units, even using G21 at the begining of my coding. How do I get the s/w to run in MM only, running XP.

Offline Graham Waterworth

*
  • *
  •  2,671 2,671
  • Yorkshire Dales, England
    • View Profile
Re: Need Help
« Reply #2 on: November 02, 2007, 10:28:48 AM »
go to config, set native units.

Graham.
Without engineers the world stops

Offline lpz

*
  •  6 6
    • View Profile
Re: Need Help
« Reply #3 on: November 03, 2007, 09:09:11 PM »
The problem I am having is getting the controller to work in MM. I use G21 at the start of code but the part is produced in inches. When I tuned up the motors I was able to do this in MM. The units button on the diag page is set to MM.
Thanks for any help
LZ

Offline Graham Waterworth

*
  • *
  •  2,671 2,671
  • Yorkshire Dales, England
    • View Profile
Re: Need Help
« Reply #4 on: November 04, 2007, 09:46:32 AM »
Have you set the steps per correctly in the motor tuning window?

What is creating the code for you?

if you run this code with a pencil in the chuck what size is the 25mm square it should be making

g21 g40 g00 g90
x0 y0 z25.
z0
g01 x25 f100.
y25.
x0
y0
g00 z25.
m30

Graham.
Without engineers the world stops

Offline lpz

*
  •  6 6
    • View Profile
Re: Need Help
« Reply #5 on: November 07, 2007, 09:24:23 PM »
thanks using your code I was able to get my system to switch units.
My new problem is with the A axis. What settings do I need to set to enable my A axis to work in degrees. Right now when the A code sees 1 it makes 1 rev, I need it to move 1 degree.
Thanks

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: Need Help
« Reply #6 on: November 07, 2007, 10:06:18 PM »
In config, toolpath, A-axis rotation enable and use diam. for feedrate should be checked. If they are allready, look at your steps per in motor tuning, divide it by 360.

Hope this helps,
Brett
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!