×
Forum Header
Please help, I need some addvise
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23315
- Thank you received: 4944
16 May 2013 06:37 #34160
by andypugh
Are you sure that is wrong? Is this a moving-head or moving-table machine?
page-up should move the tool away from the work.
Replied by andypugh on topic Please help, I need some addvise
The direction is backward on Z, always has been.
The up page key sends it down, and so on.
Are you sure that is wrong? Is this a moving-head or moving-table machine?
page-up should move the tool away from the work.
Please Log in or Create an account to join the conversation.
- allenwg2005
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 310
- Thank you received: 4
16 May 2013 07:07 #34161
by allenwg2005
Replied by allenwg2005 on topic Please help, I need some addvise
Moving head.
When I page up the spindel goes down.
When I page up the spindel goes down.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23315
- Thank you received: 4944
16 May 2013 07:08 #34162
by andypugh
Just invert the "dir" pin on the Z axis.
Replied by andypugh on topic Please help, I need some addvise
Moving head.
When I page up the spindel goes down.
Just invert the "dir" pin on the Z axis.
Please Log in or Create an account to join the conversation.
- allenwg2005
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 310
- Thank you received: 4
16 May 2013 07:17 #34164
by allenwg2005
Replied by allenwg2005 on topic Please help, I need some addvise
I must be changing it in the wrong place Lcnc errors out when I start it.
I went to the hal.
I went to the hal.
Please Log in or Create an account to join the conversation.
- allenwg2005
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 310
- Thank you received: 4
16 May 2013 07:43 #34168
by allenwg2005
Replied by allenwg2005 on topic Please help, I need some addvise
I got it, Thanx
Please Log in or Create an account to join the conversation.
- allenwg2005
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 310
- Thank you received: 4
16 May 2013 10:32 #34171
by allenwg2005
Replied by allenwg2005 on topic Please help, I need some addvise
Just wondering if there is a clever way to convert or change a mill ngc to a router ngc?
Table moving to head moving.
Table moving to head moving.
Please Log in or Create an account to join the conversation.
- ArcEye
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 758
16 May 2013 13:18 #34172
by ArcEye
Replied by ArcEye on topic Please help, I need some addvise
Think of it as the tool moving in relation to the workpiece and forget what moves to change the position of the tool, that is what a .ngc file describes.
You will be able to answer your own question
You will be able to answer your own question
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4987
- Thank you received: 1455
16 May 2013 19:06 - 16 May 2013 19:09 #34185
by Todd Zuercher
It should not matter, if the machine is set up right, the same g-code should work perfectly well on both.
A lathe on the other hand is an entirely different animal.
Replied by Todd Zuercher on topic Please help, I need some addvise
Just wondering if there is a clever way to convert or change a mill ngc to a router ngc?
Table moving to head moving.
It should not matter, if the machine is set up right, the same g-code should work perfectly well on both.
A lathe on the other hand is an entirely different animal.
Last edit: 16 May 2013 19:09 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
- allenwg2005
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 310
- Thank you received: 4
16 May 2013 22:48 #34201
by allenwg2005
Replied by allenwg2005 on topic Please help, I need some addvise
The only reason I ask is, there are a number of interesting “example files” that would be helpful to read (the Gcode), and run dry (no material, no cutting tool).
They are obviously written for a vertical mill “positive up”, my gantry router is set to “positive down”.
Todd, you have experience with this as the machine you listed for sale is a gantry style router.
Assuming it is positive down in your case, is there a simple way to use these files without going in and changing the sign for the values on all Z axis Gcode moves?
They are obviously written for a vertical mill “positive up”, my gantry router is set to “positive down”.
Todd, you have experience with this as the machine you listed for sale is a gantry style router.
Assuming it is positive down in your case, is there a simple way to use these files without going in and changing the sign for the values on all Z axis Gcode moves?
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4987
- Thank you received: 1455
17 May 2013 00:02 #34209
by Todd Zuercher
Replied by Todd Zuercher on topic Please help, I need some addvise
Every router I have ever worked with is positive up and negative down (tool moving away from the material positive). And we have 16 of them rainging in size from small a small table top to large comertial modles from Komo, Heian, and Northwood. Its realy the only way that makes sence.
On all these machines Z0 is at the top of the Z travel. Then offsets and or machine coordinates move Z0 to the table or work surface. So the machine is always working in negative machine coordinates (think G53).
On a mill with a moving table, is where things might seem a little odd. Movements in the code are suposed to be tool relative to the work piece. So on a moving table with a stasionary tool. The table moving up should be a negative movement, dito table moving from right to left would be a posative X move.
On all these machines Z0 is at the top of the Z travel. Then offsets and or machine coordinates move Z0 to the table or work surface. So the machine is always working in negative machine coordinates (think G53).
On a mill with a moving table, is where things might seem a little odd. Movements in the code are suposed to be tool relative to the work piece. So on a moving table with a stasionary tool. The table moving up should be a negative movement, dito table moving from right to left would be a posative X move.
Please Log in or Create an account to join the conversation.
Time to create page: 0.144 seconds