Getting started
12 Apr 2013 11:59 #32615
by mirko12
Getting started was created by mirko12
Hello all - first time operator with the Linuxcnc/Axis. Having destroyed my previuos CNC router PCI controller, I've decided to purchase a Parrallel type CNC controller interface for my CNC 2400x1200 machine. Once I have installed Linuxcnc, I have realized what a powerful complex piece of software it is .
Question - After managing to confgure the parrellel port setup successfuly via the Stepper configuration wizard - I'm getting below errors;
1) Program exceeds machine minium on x,y,z - if I continue to proceed the following error message is recieved - "Linear move on line 7 would exceed joint 0'S postive limits"
Any help would be greatly appreciated.
RE: Mirko.
Question - After managing to confgure the parrellel port setup successfuly via the Stepper configuration wizard - I'm getting below errors;
1) Program exceeds machine minium on x,y,z - if I continue to proceed the following error message is recieved - "Linear move on line 7 would exceed joint 0'S postive limits"
Any help would be greatly appreciated.
RE: Mirko.
Please Log in or Create an account to join the conversation.
12 Apr 2013 15:17 #32618
by ArcEye
Replied by ArcEye on topic Getting started
Hi
See linuxcnc.org/docs/2.5/html/config/ini_co...d_sub_axis_section_a
specifically MAX_LIMIT & MIN_LIMIT
Your ini file is in /home/yourname/configs/yourconfigname
regards
See linuxcnc.org/docs/2.5/html/config/ini_co...d_sub_axis_section_a
specifically MAX_LIMIT & MIN_LIMIT
Your ini file is in /home/yourname/configs/yourconfigname
regards
The following user(s) said Thank You: mirko12
Please Log in or Create an account to join the conversation.
12 Apr 2013 18:32 #32620
by BigJohnT
Replied by BigJohnT on topic Getting started
Is the program small enough to run on your machine?
Are you trying to run the splash screen?
Did you home your machine in a position that makes the soft limits valid?
John
Are you trying to run the splash screen?
Did you home your machine in a position that makes the soft limits valid?
John
The following user(s) said Thank You: mirko12
Please Log in or Create an account to join the conversation.
12 Apr 2013 21:01 #32632
by Rick G
Replied by Rick G on topic Getting started
Expanding on John's post...
Home all the axis.
Jog to the start position of your work.
"touch off" your axis to establish the start points, On AXIS positions that cannot be reached are shown in red.
wiki.linuxcnc.org/cgi-bin/wiki.pl?CoordinateSystems
Rick G
Home all the axis.
Jog to the start position of your work.
"touch off" your axis to establish the start points, On AXIS positions that cannot be reached are shown in red.
wiki.linuxcnc.org/cgi-bin/wiki.pl?CoordinateSystems
Rick G
The following user(s) said Thank You: mirko12
Please Log in or Create an account to join the conversation.
13 Apr 2013 06:44 #32665
by mirko12
Replied by mirko12 on topic Getting started
Man, I can't believe the quick response . I hoping to also contribute to all here at the forum once I get in the zone with this product. Again thank you dudes for your help.
What I actually have found for interest sake, was two things i did wrong;
1) In the step config WIZ - I have not set the X,Y,Z table travel
2) have not homed correctly the X,Y, Z position - it was set smack bang within the work places area.
Speak to you fellas soon - as I have 1.2 Billions questions. LOL.
All the best
Mirko.
What I actually have found for interest sake, was two things i did wrong;
1) In the step config WIZ - I have not set the X,Y,Z table travel
2) have not homed correctly the X,Y, Z position - it was set smack bang within the work places area.
Speak to you fellas soon - as I have 1.2 Billions questions. LOL.
All the best
Mirko.
Please Log in or Create an account to join the conversation.
Time to create page: 0.101 seconds