Hello I need lnux cnc to machine in -x and -y .

More
04 Mar 2018 17:02 #106915 by mcultrara
I have written short g code to make a U shape but I am setting the x and y home in the center and G02 around half way. linux cnc says it can't how to make.
G17
G90
G01 X0.0 Y0.0 Z0.0 F4
G01 X-0.25 Y0.4
G01 Z-0.1 F2
G01 X-0.25 Y-0.3
G04 P1
G01 X0.25 Y-0.3
G01 X0.25 Y0.4
G04 P1
G01 X0.25 Y0.0
G02 X-0.25 Y0.0 I-0.25 J0.0
G01 X-0.25 Y.1
G04 P1
G01 X-0.25 Y0.0
G03 X0.25 Y0.0 10.25 J0.0
G01 X0.25 Y0.1
G04 P1
G01 Z0.0 F4
G01 X0.0 Y0.0 Z0.0
M02

Please Log in or Create an account to join the conversation.

More
04 Mar 2018 21:02 #106929 by Todd Zuercher
Linuxcnc says it can't what?

Does it say that the file exceeds the limits? If so, it is because you are misusing/don't understand homing. Sounds like you are using homing for the job that work coordinates are intended for.

Please Log in or Create an account to join the conversation.

More
05 Mar 2018 22:55 #107000 by andypugh
Jog your machine to the point that you want to be the 0,0 of your part. Then use the "touch off" button to set X and Y to zero. Then your G code should run.

Please Log in or Create an account to join the conversation.

Time to create page: 0.229 seconds
Powered by Kunena Forum