I do not know if I am allowed to post a RFQ/RFP on this forum but, ?I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it. ? When using Vectric Aspire and generate code it works perfect. ? But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to? cause a problem and started the real cut of a MDF sheet? - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again. ? I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed. ? This is really urgent ?
|
This email has been checked for viruses by Avast antivirus software.
|
|
Andre,
I am sorry you are still having problems.? It appears your issue is tied to tool height compensation.? I suggest you experiment with limited code until it is worked out.? When I was learning I used a cardboard box as my table height so I could change tools and have time to hit E-stop before I struck the bed if something was wrong.
I have observed in your discussions you include diameters.? I suggest until you work this out you forget diameters and only pay attention to lengths.? The easiest way to have the problem you are describing would be to be using the offsets screen incorrectly.? Are you using the offsets screen at any time?
I have an hour or so if you are available now.? Please describe how you have determined tool length, how you have set your lengths into the tool table, and how you have numbered your tools.
Charlie.
?
toggle quoted message
Show quoted text
On Tue, Feb 17, 2015 at 6:59 AM, 'Andre Schoonbee' andresch@... [mach1mach2cnc] <mach1mach2cnc@...> wrote:
?
I do not know if I am allowed to post a RFQ/RFP on this forum but, ?I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it. ? When using Vectric Aspire and generate code it works perfect. ? But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to? cause a problem and started the real cut of a MDF sheet? - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again. ? I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed. ? This is really urgent ?
|
This email has been checked for viruses by Avast antivirus software.
|
|
Hello,?
?
Do you have a limit/home switch on your Z axis and do you home the machine
here each time??
?
Regards
Dave K
?
In a message dated 17/02/2015 12:00:00 GMT Standard Time,
mach1mach2cnc@... writes:
toggle quoted message
Show quoted text
I
do not know if I am allowed to post a RFQ/RFP on this forum but, ?I am at
the end of the line – for some reason Mach is working on my nerves and seems
to get a kick out of it.
?
When
using Vectric Aspire and generate code it works perfect.
?
But
then with the help of the guys form Cabinet Vision, the code is acting weird.
This yesterday and this morning, O was doing a test run of g-code and it
worked fine, it sliced the air like butter – each line executed perfect. I
then restarted my machine again to make sure no memory or setting issue can
creep in to? cause a problem and started the real cut of a MDF
sheet? - cutting a 4 drawer floor cabinet. The same code I tested 2x and
worked fine. Then on tool change it start to hit the z-limit switch
again.
?
I
need someone that know mach well and also can detect why the g-code is causing
this. This person should preferably be willing to do remote support. To make
sure there is no setting error om my machine, give advice in the steps I
follow, maybe provide customized scripts if needed, and then most important,
help me to identify why the code on mach3 works and then all of a sudden does
not work without anything changed.
?
This
is really urgent
?
|
This
email has been checked for viruses by Avast antivirus software.
|
|
Do you have an ATC? If not, how are you setting Z zero?
You can probably remove the G43 from your code and it should get rid of the problem.
Gerry
toggle quoted message
Show quoted text
From: "'Andre Schoonbee' andresch@... [mach1mach2cnc]" <mach1mach2cnc@...> To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 6:59:52 AM Subject: [mach1mach2cnc] Support
I do not know if I am allowed to post a RFQ/RFP on this forum but, ?I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it. ? When using Vectric Aspire and generate code it works perfect. ? But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to? cause a problem and started the real cut of a MDF sheet? - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again. ? I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed. ? This is really urgent ?
| This email has been checked for viruses by Avast antivirus software.
|
|
The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again
This is almost textbook for a system with Z axis trouble. When the axis drives into the material, it struggles and steps get lost, this causes a most annoying and confounding type of problem, in the air all is fine, in material you hit the Z upper limit switch over time. The test for this is simple, run a program that drives the Z up and down several times and moves in the X after each Z up and down. Run this in the air 10 times, then see if Z has lost anything. Then run it in material 10 times, where the Z has to cut the material on each downward plunge. How often out of 10 times is it out of position in the Z at end of program? If the AIR run is clean, and the material run is not.. you have a problem with your Z.. Sometimes its the speed is too high on the retract, meaning your Z tuning is set too high. ( Personally, when seeing this type of problem my first move is to lower the Z max tuning speed by 50% as a test. If that doesnt fix it I then turn down the Z plunge rate in the GCode by 50% to see if that fixes it.. I rarely get further than those two tests before the issue shows itself. If GCode runs properly in the air... and doesnt in material, the problem in 95% of cases is the machine, not the GCode or Mach3. Ive seen this error literally thousands of times over the years, the problem....and its ensuing frustration remains the same. :) , Mach3 still has many bugs, most known, but it runs the same from run to run in 99.999% of cases.. so in your case, Im betting on a mechanical / tuning issue... Thanks, Art www.gearotic.com ----- Original Message ----- From: charles Fellows cfellows49@... [mach1mach2cnc] To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 8:17 AM Subject: Re: [mach1mach2cnc] Support Andre, I am sorry you are still having problems. It appears your issue is tied to tool height compensation. I suggest you experiment with limited code until it is worked out. When I was learning I used a cardboard box as my table height so I could change tools and have time to hit E-stop before I struck the bed if something was wrong. I have observed in your discussions you include diameters. I suggest until you work this out you forget diameters and only pay attention to lengths. The easiest way to have the problem you are describing would be to be using the offsets screen incorrectly. Are you using the offsets screen at any time? I have an hour or so if you are available now. Please describe how you have determined tool length, how you have set your lengths into the tool table, and how you have numbered your tools. Charlie. On Tue, Feb 17, 2015 at 6:59 AM, 'Andre Schoonbee' andresch@... [mach1mach2cnc] <mach1mach2cnc@...> wrote: I do not know if I am allowed to post a RFQ/RFP on this forum but, I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it. When using Vectric Aspire and generate code it works perfect. But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to cause a problem and started the real cut of a MDF sheet - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again. I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed. This is really urgent This email has been checked for viruses by Avast antivirus software. www.avast.com
|
HI Charlie / Guys ? Well let start by giving specifics of my setup and work process. Then I will show some of the code ? My CNC is using a new PC with 4GBRAM and windows XP – dedicated to Mach3 only. My bed size is x=3m long, Y=2m and Z have total travel of 170mm I use a manual tool change spindle. ? My limit switches in on all 3 axes. And also on the extreme to make sure I do not try to over run any axes. ? My Z-Axis I home on top so I move in negative values. ? I always start the machine firs by starting the PC and mach3, then start the CNC control board and reset. Then I Reff all and make sure all axis are then zero. ? I also made sure that my Tool table is blank. ? I lately tried to use the Calypso MachStdMill screen set because the tool change sequence is great. ? On my table I have a fixed location for tool change with a fixed plate. The fixed plate is on Z=-167.454 (Measured to the gauge line of my spindle) ? I have a specific start position for my work and use this position as my work coordinate offset X=80.4310 Y=0.0000 Z=-95.0716 ( This offset is measured using my Master tool) I have a master tool that I know the length and always inert this tool first, touch it off and make sure the length is know. This tool is tool nr 200. With the tool length then measured, I then go to the offset position, enter the offset values and make double sure the offset is perfect. Then I zero all the axes. ? I always zero on top of my spoilboard. ? Then I start loading my code. ? Now getting to the code: I did run this code 2x at the same x and y coordinates, the Z coordinate were higher to make sure I do not cut any material. And both times it worked fine. Then I reset my axes and start the code to cut. And it start hitting the z-limit ? This error I have now for 3 weeks Previously, I had the tool diameters in the tool table. But then when I executed the code, it keep on hitting the z-limit switch on top. This happened for example with tool 1. I then changed the code only to use tool 2 and not the tool table. So in the tool table the tool diameters were still there. Then rerun the code and it worked. The same happened with tool 2. When I start the program with tool 2, it gave the same problem and then when I edit the gocde and change the tool to tool 3 it worked again. Then I removed all the tool settings in the tool table and tried all the codes again and first time all of them worked. ? One thing that I did notice as that the rapid clearance of my machine when executing the code is always going to Z-Zero position. ? Here is a few lines of the code that is giving me the problem. ? % O0001 N10 (PROGRAM PRODUCED? - 13 FEB 15) N20 G21 G90 (UNITS METRIC) N30 G40 G91.1 N40 T05 M06 G43 H05 N50 S12000 M03 N60 G0 X1038.7 Y267.206 N70 G98 G81 X1038.7 Y267.206 Z4. R21. F2000 N80 X1038.7 Y171.206 N90 X1038.7 Y43.206 N100 X1216.45 Y43.206 N110 X1216.45 Y171.206 N120 X1216.45 Y267.206 N130 X1411.7 Y267.206 N140 X1411.7 Y171.206 N150 X1411.7 Y43.206 N160 X1606.95 Y43.206 N170 X1606.95 Y171.206 N180 X1606.95 Y267.206 N190 X714.25 Y234.8 N200 X714.25 Y138.8 N210 X519. Y138.8 N220 X519. Y234.8 N230 X519. Y362.8 N240 X714.25 Y362.8 N250 X323.75 Y362.8 N260 X323.75 Y234.8 N270 X323.75 Y138.8 N280 X146. Y138.8 N290 X146. Y234.8 N300 X146. Y362.8 N310 G80 N320 T02 M06 G43 H02 N330 S12000 M03 N340 G0 X2289.5 Y472. N350 G98 G81 X2289.5 Y472. Z-0.1 R21. F2000 N360 X2142.8 Y472. N370 X1996.1 Y472. N380 X1849.4 Y472. ? ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 02:17 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support? ? I am sorry you are still having problems.? It appears your issue is tied to tool height compensation.? I suggest you experiment with limited code until it is worked out.? When I was learning I used a cardboard box as my table height so I could change tools and have time to hit E-stop before I struck the bed if something was wrong. I have observed in your discussions you include diameters.? I suggest until you work this out you forget diameters and only pay attention to lengths.? The easiest way to have the problem you are describing would be to be using the offsets screen incorrectly.? Are you using the offsets screen at any time? I have an hour or so if you are available now.? Please describe how you have determined tool length, how you have set your lengths into the tool table, and how you have numbered your tools. ? On Tue, Feb 17, 2015 at 6:59 AM, 'Andre Schoonbee' andresch@... [mach1mach2cnc] <mach1mach2cnc@...> wrote: ? I do not know if I am allowed to post a RFQ/RFP on this forum but, ?I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it. ? When using Vectric Aspire and generate code it works perfect. ? But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to? cause a problem and started the real cut of a MDF sheet? - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again. ? I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed. ? This is really urgent ? ?
| This email has been checked for viruses by Avast antivirus software. |
?
?
|
This email has been checked for viruses by Avast antivirus software.
|
|
Hi Art ? I will try this as well. ? My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: ? Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 ? X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 ? Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 ? For what it is worth ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 02:41 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support? ? >>The same code I tested 2x and worked fine. Then on tool change it start to >>hit the z-limit switch again
This is almost textbook for a system with Z axis trouble. When the axis drives into the material, it struggles and steps get lost, this causes a most annoying and confounding type of problem, in the air all is fine, in material you hit the Z upper limit switch over time.
The test for this is simple, run a program that drives the Z up and down several times and moves in the X after each Z up and down. Run this in the air 10 times, then see if Z has lost anything. Then run it in material 10 times, where the Z has to cut the material on each downward plunge. How often out of 10 times is it out of position in the Z at end of program?
If the AIR run is clean, and the material run is not.. you have a problem with your Z.. Sometimes its the speed is too high on the retract, meaning your Z tuning is set too high. ( Personally, when seeing this type of problem my first move is to lower the Z max tuning speed by 50% as a test. If that doesnt fix it I then turn down the Z plunge rate in the GCode by 50% to see if that fixes it.. I rarely get further than those two tests before the issue shows itself.
If GCode runs properly in the air... and doesnt in material, the problem in 95% of cases is the machine, not the GCode or Mach3. Ive seen this error literally thousands of times over the years, the problem....and its ensuing frustration remains the same. :) , Mach3 still has many bugs, most known, but it runs the same from run to run in 99.999% of cases.. so in your case, Im betting on a mechanical / tuning issue...
Thanks, Art
----- Original Message ----- From: charles Fellows cfellows49@... [mach1mach2cnc] To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 8:17 AM Subject: Re: [mach1mach2cnc] Support
Andre,
I am sorry you are still having problems. It appears your issue is tied to tool height compensation. I suggest you experiment with limited code until it is worked out. When I was learning I used a cardboard box as my table height so I could change tools and have time to hit E-stop before I struck the bed if something was wrong.
I have observed in your discussions you include diameters. I suggest until you work this out you forget diameters and only pay attention to lengths. The easiest way to have the problem you are describing would be to be using the offsets screen incorrectly. Are you using the offsets screen at any time?
I have an hour or so if you are available now. Please describe how you have determined tool length, how you have set your lengths into the tool table, and how you have numbered your tools.
Charlie.
On Tue, Feb 17, 2015 at 6:59 AM, 'Andre Schoonbee' andresch@... [mach1mach2cnc] <mach1mach2cnc@...> wrote:
I do not know if I am allowed to post a RFQ/RFP on this forum but, I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it.
When using Vectric Aspire and generate code it works perfect.
But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to cause a problem and started the real cut of a MDF sheet - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again.
I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed.
This is really urgent
This email has been checked for viruses by Avast antivirus software.
|
This email has been checked for viruses by Avast antivirus software.
|
|
Agree 100% with Art.
I would also suggest, that it may very well be an acceleration issue rather than a top speed issue. Especially with steppers.
The way machines must be tuned, is for the worst case, rather than the typical, or average, case. This means that especially for stepper (direct) driven machines, you need to use lower acceleration values and lower top speed values.
Because in the case where you are entering (leaving) material, while moving, in some cases the load is larger than the current settings allow .. thus leading to lost steps.
toggle quoted message
Show quoted text
On 17/02/2015 13:40, art2 fenerty@... [mach1mach2cnc] wrote: The same code I tested 2x and worked fine. Then on tool change it start to
hit the z-limit switch again This is almost textbook for a system with Z axis trouble. When the axis drives into the material, it struggles and steps get lost, this causes a most annoying and confounding type of problem, in the air all is fine, in material you hit the Z upper limit switch over time.
-- -hanermo (cnc designs)
|
What motors are you using;
Ie what is your motion-control train ?
Steppers ? Drivers ? Volts ? Belts or couplers ? Breakout board ?
Do you only have 86.x steps / mm on x ?
On 17/02/2015 14:31, 'Andre Schoonbee'
andresch@... [mach1mach2cnc] wrote:
Hi
Art
?
I
will try this as well.
?
My
Motor Tuning settings for all my axes as the following –
starting with the Z-Axis:
?
Z-Axis:?
Steps per = 494.0698539
???????????????
Velocity mm’s per min = 5191.0
???????????????
Acceleration = 100
?
X-Axis:?
Steps per = 86.95652174
???????????????
Velocity mm’s per min = 8328
???????????????
Acceleration = 306.1875
?
Y-Axis:?
Steps per = 200.3234631
???????????????
Velocity mm’s per min = 6228
???????????????
Acceleration = 157.15116
?
For
what it is worth
--
-hanermo (cnc designs)
|
What is the recommended accelerations -? if you could give advice on this – referring to my previous email on the motor tuning values ? ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 03:54 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support? ? Agree 100% with Art.
I would also suggest, that it may very well be an acceleration issue rather than a top speed issue. Especially with steppers.
The way machines must be tuned, is for the worst case, rather than the typical, or average, case. This means that especially for stepper (direct) driven machines, you need to use lower acceleration values and lower top speed values.
Because in the case where you are entering (leaving) material, while moving, in some cases the load is larger than the current settings allow .. thus leading to lost steps.
On 17/02/2015 13:40, art2 fenerty@... [mach1mach2cnc] wrote: > >>The same code I tested 2x and worked fine. Then on tool change it > start to > >>hit the z-limit switch again > > This is almost textbook for a system with Z axis trouble. When the axis > drives into the material, it struggles and steps get lost, this causes a > most > annoying and confounding type of problem, in the air all is fine, in > material you hit the Z upper limit switch over time.
-- -hanermo (cnc designs)
|
This email has been checked for viruses by Avast antivirus software.
|
|
?
Andre:
?
?? Try one test.. lower Z accel to 10..
run your job. If it runs fine, ( I suspect it will), raise Z slowly till you see
trouble, and then back it off 20%.
From then on you should be gold.
?
?
Thanks, Art
?
?
?
?
toggle quoted message
Show quoted text
----- Original Message -----
Sent: Tuesday, February 17, 2015 9:31
AM
Subject: RE: [mach1mach2cnc]
Support
?
Hi
Art
I
will try this as well.
My
Motor Tuning settings for all my axes as the following – starting with the
Z-Axis:
Z-Axis:?
Steps per = 494.0698539
???????????????
Velocity mm’s per min = 5191.0
???????????????
Acceleration = 100
X-Axis:?
Steps per = 86.95652174
???????????????
Velocity mm’s per min = 8328
???????????????
Acceleration = 306.1875
Y-Axis:?
Steps per = 200.3234631
???????????????
Velocity mm’s per min = 6228
???????????????
Acceleration = 157.15116
For
what it is worth
From:
mach1mach2cnc@... [mailto:mach1mach2cnc@...]
Sent: 17 February 2015 02:41 PM To:
mach1mach2cnc@... Subject: Re: [mach1mach2cnc]
Support
?
>>The same code I tested 2x and worked
fine. Then on tool change it start to >>hit the z-limit switch
again
This is almost textbook for a system with Z axis trouble. When
the axis drives into the material, it struggles and steps get lost, this
causes a most annoying and confounding type of problem, in the air all
is fine, in material you hit the Z upper limit switch over
time.
The test for this is simple, run a program that drives the Z up
and down several times and moves in the X after each Z up and down. Run
this in the air 10 times, then see if Z has lost anything. Then run it in
material 10 times, where the Z has to cut the material on each downward
plunge. How often out of 10 times is it out of position in the Z at end of
program?
If the AIR run is clean, and the material run is not.. you
have a problem with your Z.. Sometimes its the speed is too high on the
retract, meaning your Z tuning is set too high. ( Personally, when seeing
this type of problem my first move is to lower the Z max tuning speed by
50% as a test. If that doesnt fix it I then turn down the Z plunge rate
in the GCode by 50% to see if that fixes it.. I rarely get further than
those two tests before the issue shows itself.
If GCode runs
properly in the air... and doesnt in material, the problem in 95% of cases
is the machine, not the GCode or Mach3. Ive seen this error literally
thousands of times over the years, the problem....and its ensuing
frustration remains the same. :) , Mach3 still has many bugs, most known,
but it runs the same from run to run in 99.999% of cases.. so in your
case, Im betting on a mechanical / tuning
issue...
Thanks, Art
----- Original
Message ----- From: charles Fellows cfellows49@...
[mach1mach2cnc] To: mach1mach2cnc@... Sent:
Tuesday, February 17, 2015 8:17 AM Subject: Re: [mach1mach2cnc]
Support
Andre,
I am sorry you are still having problems. It
appears your issue is tied to tool height compensation. I suggest you
experiment with limited code until it is worked out. When I was learning I
used a cardboard box as my table height so I could change tools and have
time to hit E-stop before I struck the bed if something was
wrong.
I have observed in your discussions you include diameters. I
suggest until you work this out you forget diameters and only pay
attention to lengths. The easiest way to have the problem you are
describing would be to be using the offsets screen incorrectly. Are you
using the offsets screen at any time?
I have an hour or so if you
are available now. Please describe how you have determined tool length,
how you have set your lengths into the tool table, and how you have
numbered your tools.
Charlie.
On Tue, Feb 17, 2015 at 6:59 AM,
'Andre Schoonbee' andresch@...
[mach1mach2cnc] <mach1mach2cnc@...>
wrote:
I do not know if I am allowed to post a RFQ/RFP on this forum
but, I am at the end of the line – for some reason Mach is working on my
nerves and seems to get a kick out of it.
When using Vectric Aspire
and generate code it works perfect.
But then with the help of the guys
form Cabinet Vision, the code is acting weird. This yesterday and this
morning, O was doing a test run of g-code and it worked fine, it sliced
the air like butter – each line executed perfect. I then restarted my
machine again to make sure no memory or setting issue can creep in to
cause a problem and started the real cut of a MDF sheet - cutting a 4
drawer floor cabinet. The same code I tested 2x and worked fine. Then on
tool change it start to hit the z-limit switch again.
I need someone
that know mach well and also can detect why the g-code is causing this.
This person should preferably be willing to do remote support. To make
sure there is no setting error om my machine, give advice in the steps I
follow, maybe provide customized scripts if needed, and then most
important, help me to identify why the code on mach3 works and then all of
a sudden does not work without anything changed.
This is really
urgent
This email has been checked for viruses by Avast antivirus
software.
|
This
email has been checked for viruses by Avast antivirus software.
|
|
In the control box I have 4 x Gecko G203V Stepper drive units ? 34HSX-104D Stepper motor (2 x motors for X-Axis, 1 X motor on Y-Axis) 23HSX-102D Stepper motor (Z-Axis) ? X-Axis drive system: 15 tooth Pinion 15T T5 Timing pulley T5 420 Timing belt 60T T5 Timing pulley 20mm Linear Guides and 20mm Linear Blocks ? Y-Axis drive system: 20 x10mm Ball Screw and 20 x10mm Ball Nut 15mm Linear Guides and 15mm Linear Blocks ? Z-Axis drive system: 12x4 Ball Screw with 12x4 Ball nut 15mm Linear Guides and 15mm Linear Blocks ? ? ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 03:57 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support ? ? What motors are you using; Ie what is your motion-control train ?
Steppers ? Drivers ? Volts ? Belts or couplers ? Breakout board ?
Do you only have 86.x steps / mm on x ? On 17/02/2015 14:31, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: Hi Art ? I will try this as well. ? My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: ? Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 ? X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 ? Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 ? For what it is worth
-- -hanermo (cnc designs)
|
This email has been checked for viruses by Avast antivirus software.
|
|
Thanks Art will give it a go ? Any suggestions for my X and Y axis as well? Not to cut too slow but to be as smooth as possible. ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 04:02 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support? ? ? ?? Try one test.. lower Z accel to 10.. run your job. If it runs fine, ( I suspect it will), raise Z slowly till you see trouble, and then back it off 20%. From then on you should be gold. ----- Original Message ----- Sent: Tuesday, February 17, 2015 9:31 AM Subject: RE: [mach1mach2cnc] Support ? Hi Art I will try this as well. My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 For what it is worth ? >>The same code I tested 2x and worked fine. Then on tool change it start to >>hit the z-limit switch again
This is almost textbook for a system with Z axis trouble. When the axis drives into the material, it struggles and steps get lost, this causes a most annoying and confounding type of problem, in the air all is fine, in material you hit the Z upper limit switch over time.
The test for this is simple, run a program that drives the Z up and down several times and moves in the X after each Z up and down. Run this in the air 10 times, then see if Z has lost anything. Then run it in material 10 times, where the Z has to cut the material on each downward plunge. How often out of 10 times is it out of position in the Z at end of program?
If the AIR run is clean, and the material run is not.. you have a problem with your Z.. Sometimes its the speed is too high on the retract, meaning your Z tuning is set too high. ( Personally, when seeing this type of problem my first move is to lower the Z max tuning speed by 50% as a test. If that doesnt fix it I then turn down the Z plunge rate in the GCode by 50% to see if that fixes it.. I rarely get further than those two tests before the issue shows itself.
If GCode runs properly in the air... and doesnt in material, the problem in 95% of cases is the machine, not the GCode or Mach3. Ive seen this error literally thousands of times over the years, the problem....and its ensuing frustration remains the same. :) , Mach3 still has many bugs, most known, but it runs the same from run to run in 99.999% of cases.. so in your case, Im betting on a mechanical / tuning issue...
Thanks, Art
----- Original Message ----- From: charles Fellows cfellows49@... [mach1mach2cnc] To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 8:17 AM Subject: Re: [mach1mach2cnc] Support
Andre,
I am sorry you are still having problems. It appears your issue is tied to tool height compensation. I suggest you experiment with limited code until it is worked out. When I was learning I used a cardboard box as my table height so I could change tools and have time to hit E-stop before I struck the bed if something was wrong.
I have observed in your discussions you include diameters. I suggest until you work this out you forget diameters and only pay attention to lengths. The easiest way to have the problem you are describing would be to be using the offsets screen incorrectly. Are you using the offsets screen at any time?
I have an hour or so if you are available now. Please describe how you have determined tool length, how you have set your lengths into the tool table, and how you have numbered your tools.
Charlie.
On Tue, Feb 17, 2015 at 6:59 AM, 'Andre Schoonbee' andresch@... [mach1mach2cnc] <mach1mach2cnc@...> wrote:
I do not know if I am allowed to post a RFQ/RFP on this forum but, I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it.
When using Vectric Aspire and generate code it works perfect.
But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to cause a problem and started the real cut of a MDF sheet - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again.
I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed.
This is really urgent
This email has been checked for viruses by Avast antivirus software.
?
| This email has been checked for viruses by Avast antivirus software. |
?
|
This email has been checked for viruses by Avast antivirus software.
|
|
I dont have a good recommendation, in numbers for You, at this time.
Please let us know what steppers/drivers/bob/motion control You use,
and we can look at similar machines.
But, and this is * very important*, it differs greatly, by 200-300%,
depending on;
- hardware pulses or not, such as a CSMIO or Pokeys hw output, vs PP
= Parallel Port
- volts used on steppers. Higher = more acceleration
- size and type of stepper. Bigger steppers = slower top speed,
slower acceleration (more impedance = slower)
- what driver You use. Good drivers can deliver 20-30% more results
in terms of acceleration and top speed
- what motion hardware is used. Linear guides, v-rails, gibs all
have different profiles
- direct coupled = (much) less acceleration
Inertia matching is very important.
For example, my mill table is very, very heavy, (200 kg table, upto
100 kg vices etc) compared to most built by the owners.
It makes no difference, to me, because I am using a 1:3 belt drive
(3x the torque), and a good hardware motion control, and linear
rails (THK and Hiwin), and ballscrews.
-48 V DC, nema 23 steppers, chinese 542 series drivers (after gecko
251s), Pokeys, 1:3 HTD 5 mm 15 mm wide belt drive
With the PP driver, I would expect less acceleration, lower top
speed. About 30% less.
With integrated low-voltage bob/drivers, say at 32V, I would expect
to have 1/2 the accceleration and top speed, or 100% difference to
current
With gibs, expect 30% less acceleration and top speed
On 17/02/2015 14:57, 'Andre Schoonbee'
andresch@... [mach1mach2cnc] wrote:
What
is the recommended accelerations -? if you could give advice on
this – referring to my previous email on the motor tuning values
--
-hanermo (cnc designs)
|
This is a very good system.
( I would drive the z axis at 1:3, for more 300% torque =
acceleration.)
Try Arts test at the lower acceleration, and let us know.
It will likely make a difference, or lead to clues on where the
problem is.
On 17/02/2015 15:04, 'Andre Schoonbee'
andresch@... [mach1mach2cnc] wrote:
?
In
the control box I have 4 x Gecko G203V Stepper drive
units
?
34HSX-104D
Stepper motor (2 x motors for X-Axis, 1 X motor on
Y-Axis)
23HSX-102D
Stepper motor (Z-Axis)
?
X-Axis
drive system:
15
tooth Pinion
15T
T5 Timing pulley
T5
420 Timing belt
60T
T5 Timing pulley
20mm
Linear Guides and 20mm Linear Blocks
?
Y-Axis
drive system:
20
x10mm Ball Screw and 20 x10mm Ball Nut
15mm
Linear Guides and 15mm Linear Blocks
?
Z-Axis
drive system:
12x4
Ball Screw with 12x4 Ball nut
15mm
Linear Guides and 15mm Linear Blocks
?
?
?
?
?
What motors are you
using;
Ie what is your motion-control train ?
Steppers ? Drivers ? Volts ? Belts or couplers ?
Breakout board ?
Do you only have 86.x steps / mm on x ?
On 17/02/2015 14:31, 'Andre
Schoonbee' andresch@...
[mach1mach2cnc] wrote:
Hi
Art
?
I
will try this as well.
?
My
Motor Tuning settings for all my axes as the
following – starting with the Z-Axis:
?
Z-Axis:?
Steps per = 494.0698539
???????????????
Velocity mm’s per min = 5191.0
???????????????
Acceleration = 100
?
X-Axis:?
Steps per = 86.95652174
???????????????
Velocity mm’s per min = 8328
???????????????
Acceleration = 306.1875
?
Y-Axis:?
Steps per = 200.3234631
???????????????
Velocity mm’s per min = 6228
???????????????
Acceleration = 157.15116
?
For
what it is worth
--
-hanermo (cnc designs)
|
This email has been checked for viruses by
Avast antivirus software.
|
--
-hanermo (cnc designs)
|
?
Each machine is special in terms of accel and vel
settings.
?
? My proceedure was to set an accel , run the
axis back and forth ( or up and down) with the arrow keys until quite smooth in
its reversal.
Then run program, if any steps are lost ( specially
in Z), Id lower Z to ridiculous low level and run, just to KNOW its that.. then
Id raise it
till I got lost steps again, and lower
20%.?? This is good for any axis. Everyone has their own favorite
technique..?
?
Thanks, Art
?
?
?
?
toggle quoted message
Show quoted text
----- Original Message -----
Sent: Tuesday, February 17, 2015 10:06
AM
Subject: RE: [mach1mach2cnc]
Support
?
Thanks
Art will give it a go
Any
suggestions for my X and Y axis as well? Not to cut too slow but to be as
smooth as possible.
?
?
?? Try one
test.. lower Z accel to 10.. run your job. If it runs fine, ( I suspect it
will), raise Z slowly till you see trouble, and then back it off 20%.
From then on you
should be gold.
----- Original
Message -----
Sent: Tuesday, February
17, 2015 9:31 AM
Subject: RE:
[mach1mach2cnc] Support
?
Hi
Art
I
will try this as well.
My
Motor Tuning settings for all my axes as the following – starting with the
Z-Axis:
Z-Axis:?
Steps per = 494.0698539
???????????????
Velocity mm’s per min = 5191.0
???????????????
Acceleration = 100
X-Axis:?
Steps per = 86.95652174
???????????????
Velocity mm’s per min = 8328
???????????????
Acceleration = 306.1875
Y-Axis:?
Steps per = 200.3234631
???????????????
Velocity mm’s per min = 6228
???????????????
Acceleration = 157.15116
For
what it is worth
?
>>The same code I tested 2x and worked
fine. Then on tool change it start to >>hit the z-limit switch
again
This is almost textbook for a system with Z axis trouble. When
the axis drives into the material, it struggles and steps get lost, this
causes a most annoying and confounding type of problem, in the air
all is fine, in material you hit the Z upper limit switch over
time.
The test for this is simple, run a program that drives the Z up
and down several times and moves in the X after each Z up and down. Run
this in the air 10 times, then see if Z has lost anything. Then run it
in material 10 times, where the Z has to cut the material on each
downward plunge. How often out of 10 times is it out of position in the
Z at end of program?
If the AIR run is clean, and the material run is
not.. you have a problem with your Z.. Sometimes its the speed is too
high on the retract, meaning your Z tuning is set too high. (
Personally, when seeing this type of problem my first move is to lower
the Z max tuning speed by 50% as a test. If that doesnt fix it I then
turn down the Z plunge rate in the GCode by 50% to see if that fixes
it.. I rarely get further than those two tests before the issue shows
itself.
If GCode runs properly in the air... and doesnt in
material, the problem in 95% of cases is the machine, not the GCode or
Mach3. Ive seen this error literally thousands of times over the years,
the problem....and its ensuing frustration remains the same. :) , Mach3
still has many bugs, most known, but it runs the same from run to run in
99.999% of cases.. so in your case, Im betting on a mechanical / tuning
issue...
Thanks, Art
----- Original
Message ----- From: charles Fellows cfellows49@...
[mach1mach2cnc] To: mach1mach2cnc@... Sent:
Tuesday, February 17, 2015 8:17 AM Subject: Re: [mach1mach2cnc]
Support
Andre,
I am sorry you are still having problems. It
appears your issue is tied to tool height compensation. I suggest you
experiment with limited code until it is worked out. When I was learning
I used a cardboard box as my table height so I could change tools and
have time to hit E-stop before I struck the bed if something was
wrong.
I have observed in your discussions you include diameters. I
suggest until you work this out you forget diameters and only pay
attention to lengths. The easiest way to have the problem you are
describing would be to be using the offsets screen incorrectly. Are you
using the offsets screen at any time?
I have an hour or so if you
are available now. Please describe how you have determined tool length,
how you have set your lengths into the tool table, and how you have
numbered your tools.
Charlie.
On Tue, Feb 17, 2015 at 6:59 AM,
'Andre Schoonbee' andresch@...
[mach1mach2cnc] <mach1mach2cnc@...>
wrote:
I do not know if I am allowed to post a RFQ/RFP on this forum
but, I am at the end of the line – for some reason Mach is working on my
nerves and seems to get a kick out of it.
When using Vectric
Aspire and generate code it works perfect.
But then with the help of
the guys form Cabinet Vision, the code is acting weird. This yesterday
and this morning, O was doing a test run of g-code and it worked fine,
it sliced the air like butter – each line executed perfect. I then
restarted my machine again to make sure no memory or setting issue can
creep in to cause a problem and started the real cut of a MDF sheet -
cutting a 4 drawer floor cabinet. The same code I tested 2x and worked
fine. Then on tool change it start to hit the z-limit switch
again.
I need someone that know mach well and also can detect why the
g-code is causing this. This person should preferably be willing to do
remote support. To make sure there is no setting error om my machine,
give advice in the steps I follow, maybe provide customized scripts if
needed, and then most important, help me to identify why the code on
mach3 works and then all of a sudden does not work without anything
changed.
This is really urgent
This email has been checked for
viruses by Avast antivirus software.
|
This email
has been checked for viruses by Avast antivirus software.
|
|
This
email has been checked for viruses by Avast antivirus software.
|
|
I have starting to change the acceleration and started the test runs, will continue to run tomorrow as well to see if the acceleration caused the trigger of the limit switch. Could be. ? But one thing I noted even in the test runs – the Z-axis continue to go to Z-Zero position between cuts. This is unnecessary traveling, as I would prefer the rapid clearance is only a few mm above the board. ? Even in the code I sent earlier, I noticed the same thing. ? % O0001 N10 (PROGRAM PRODUCED? - 13 FEB 15) N20 G21 G90 (UNITS METRIC) N30 G40 G91.1 N40 G80 N50 T02 M06 H02 N60 S24000 M03 N70 G0 X158. Y1478.325 N80 G1 G41 D12 X180. Y1476.825 Z10. N90 X355. F5000 N100 G3 X356.5 Y1478.325 I0. J1.5 N110 G1 Y1478.525 N120 G3 X355. Y1480.025 I-1.5 ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 04:37 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support? ? ? Each machine is special in terms of accel and vel settings. ? My proceedure was to set an accel , run the axis back and forth ( or up and down) with the arrow keys until quite smooth in its reversal. Then run program, if any steps are lost ( specially in Z), Id lower Z to ridiculous low level and run, just to KNOW its that.. then Id raise it till I got lost steps again, and lower 20%.?? This is good for any axis. Everyone has their own favorite technique..? ----- Original Message ----- Sent: Tuesday, February 17, 2015 10:06 AM Subject: RE: [mach1mach2cnc] Support ? Thanks Art will give it a go Any suggestions for my X and Y axis as well? Not to cut too slow but to be as smooth as possible. ? ? ?? Try one test.. lower Z accel to 10.. run your job. If it runs fine, ( I suspect it will), raise Z slowly till you see trouble, and then back it off 20%. From then on you should be gold. ----- Original Message ----- Sent: Tuesday, February 17, 2015 9:31 AM Subject: RE: [mach1mach2cnc] Support ? Hi Art I will try this as well. My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 For what it is worth ? >>The same code I tested 2x and worked fine. Then on tool change it start to >>hit the z-limit switch again
This is almost textbook for a system with Z axis trouble. When the axis drives into the material, it struggles and steps get lost, this causes a most annoying and confounding type of problem, in the air all is fine, in material you hit the Z upper limit switch over time.
The test for this is simple, run a program that drives the Z up and down several times and moves in the X after each Z up and down. Run this in the air 10 times, then see if Z has lost anything. Then run it in material 10 times, where the Z has to cut the material on each downward plunge. How often out of 10 times is it out of position in the Z at end of program?
If the AIR run is clean, and the material run is not.. you have a problem with your Z.. Sometimes its the speed is too high on the retract, meaning your Z tuning is set too high. ( Personally, when seeing this type of problem my first move is to lower the Z max tuning speed by 50% as a test. If that doesnt fix it I then turn down the Z plunge rate in the GCode by 50% to see if that fixes it.. I rarely get further than those two tests before the issue shows itself.
If GCode runs properly in the air... and doesnt in material, the problem in 95% of cases is the machine, not the GCode or Mach3. Ive seen this error literally thousands of times over the years, the problem....and its ensuing frustration remains the same. :) , Mach3 still has many bugs, most known, but it runs the same from run to run in 99.999% of cases.. so in your case, Im betting on a mechanical / tuning issue...
Thanks, Art
----- Original Message ----- From: charles Fellows cfellows49@... [mach1mach2cnc] To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 8:17 AM Subject: Re: [mach1mach2cnc] Support
Andre,
I am sorry you are still having problems. It appears your issue is tied to tool height compensation. I suggest you experiment with limited code until it is worked out. When I was learning I used a cardboard box as my table height so I could change tools and have time to hit E-stop before I struck the bed if something was wrong.
I have observed in your discussions you include diameters. I suggest until you work this out you forget diameters and only pay attention to lengths. The easiest way to have the problem you are describing would be to be using the offsets screen incorrectly. Are you using the offsets screen at any time?
I have an hour or so if you are available now. Please describe how you have determined tool length, how you have set your lengths into the tool table, and how you have numbered your tools.
Charlie.
On Tue, Feb 17, 2015 at 6:59 AM, 'Andre Schoonbee' andresch@... [mach1mach2cnc] <mach1mach2cnc@...> wrote:
I do not know if I am allowed to post a RFQ/RFP on this forum but, I am at the end of the line – for some reason Mach is working on my nerves and seems to get a kick out of it.
When using Vectric Aspire and generate code it works perfect.
But then with the help of the guys form Cabinet Vision, the code is acting weird. This yesterday and this morning, O was doing a test run of g-code and it worked fine, it sliced the air like butter – each line executed perfect. I then restarted my machine again to make sure no memory or setting issue can creep in to cause a problem and started the real cut of a MDF sheet - cutting a 4 drawer floor cabinet. The same code I tested 2x and worked fine. Then on tool change it start to hit the z-limit switch again.
I need someone that know mach well and also can detect why the g-code is causing this. This person should preferably be willing to do remote support. To make sure there is no setting error om my machine, give advice in the steps I follow, maybe provide customized scripts if needed, and then most important, help me to identify why the code on mach3 works and then all of a sudden does not work without anything changed.
This is really urgent
This email has been checked for viruses by Avast antivirus software.
| This email has been checked for viruses by Avast antivirus software. |
?
| This email has been checked for viruses by Avast antivirus software. |
?
|
This email has been checked for viruses by Avast antivirus software.
|
|
Di I understand you correctly? ? If torque is 100 then acceleration is 300? ?
toggle quoted message
Show quoted text
From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 04:14 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support? ? This is a very good system.
( I would drive the z axis at 1:3, for more 300% torque = acceleration.) Try Arts test at the lower acceleration, and let us know.
It will likely make a difference, or lead to clues on where the problem is. On 17/02/2015 15:04, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: ? In the control box I have 4 x Gecko G203V Stepper drive units ? 34HSX-104D Stepper motor (2 x motors for X-Axis, 1 X motor on Y-Axis) 23HSX-102D Stepper motor (Z-Axis) ? X-Axis drive system: 15 tooth Pinion 15T T5 Timing pulley T5 420 Timing belt 60T T5 Timing pulley 20mm Linear Guides and 20mm Linear Blocks ? Y-Axis drive system: 20 x10mm Ball Screw and 20 x10mm Ball Nut 15mm Linear Guides and 15mm Linear Blocks ? Z-Axis drive system: 12x4 Ball Screw with 12x4 Ball nut 15mm Linear Guides and 15mm Linear Blocks ? ? ? ? ? What motors are you using; Ie what is your motion-control train ?
Steppers ? Drivers ? Volts ? Belts or couplers ? Breakout board ?
Do you only have 86.x steps / mm on x ? On 17/02/2015 14:31, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: Hi Art ? I will try this as well. ? My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: ? Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 ? X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 ? Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 ? For what it is worth
-- -hanermo (cnc designs) ?
| This email has been checked for viruses by Avast antivirus software. |
?
-- -hanermo (cnc designs)
|
This email has been checked for viruses by Avast antivirus software.
|
|
Go back and see my post from earlier, and the one from Charles. I'm pretty sure the G43 is causing your issues.
Gerry
toggle quoted message
Show quoted text
From: "'Andre Schoonbee' andresch@... [mach1mach2cnc]" To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 10:13:02 AM Subject: RE: [mach1mach2cnc] Support
Di I understand you correctly? ? If torque is 100 then acceleration is 300? ? From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 04:14 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support ? ? This is a very good system.
( I would drive the z axis at 1:3, for more 300% torque = acceleration.) Try Arts test at the lower acceleration, and let us know.
It will likely make a difference, or lead to clues on where the problem is. On 17/02/2015 15:04, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: ? In the control box I have 4 x Gecko G203V Stepper drive units ? 34HSX-104D Stepper motor (2 x motors for X-Axis, 1 X motor on Y-Axis) 23HSX-102D Stepper motor (Z-Axis) ? X-Axis drive system: 15 tooth Pinion 15T T5 Timing pulley T5 420 Timing belt 60T T5 Timing pulley 20mm Linear Guides and 20mm Linear Blocks ? Y-Axis drive system: 20 x10mm Ball Screw and 20 x10mm Ball Nut 15mm Linear Guides and 15mm Linear Blocks ? Z-Axis drive system: 12x4 Ball Screw with 12x4 Ball nut 15mm Linear Guides and 15mm Linear Blocks ? ? ? ? ? What motors are you using; Ie what is your motion-control train ?
Steppers ? Drivers ? Volts ? Belts or couplers ? Breakout board ?
Do you only have 86.x steps / mm on x ? On 17/02/2015 14:31, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: Hi Art ? I will try this as well. ? My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: ? Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 ? X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 ? Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 ? For what it is worth
-- -hanermo (cnc designs) ?
| This email has been checked for viruses by Avast antivirus software. |
?
-- -hanermo (cnc designs)
|
This email has been checked for viruses by Avast antivirus software.
|
|
I was reading your set up and one thing that caught my attention is you are zeroing your Z to the table, is Vectric material set up with Z- zero at the bottom of your material?
Turbosnipe87 From: "CNCWoodworker@... [mach1mach2cnc]" To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 10:54 AM Subject: Re: [mach1mach2cnc] Support
?
Go back and see my post from earlier, and the one from Charles. I'm pretty sure the G43 is causing your issues.
Gerry
toggle quoted message
Show quoted text
From: "'Andre Schoonbee' andresch@... [mach1mach2cnc]" To: mach1mach2cnc@... Sent: Tuesday, February 17, 2015 10:13:02 AM Subject: RE: [mach1mach2cnc] Support
Di I understand you correctly? ? If torque is 100 then acceleration is 300? ? From: mach1mach2cnc@... [mailto:mach1mach2cnc@...] Sent: 17 February 2015 04:14 PM To: mach1mach2cnc@... Subject: Re: [mach1mach2cnc] Support ? ? This is a very good system.
( I would drive the z axis at 1:3, for more 300% torque = acceleration.) Try Arts test at the lower acceleration, and let us know.
It will likely make a difference, or lead to clues on where the problem is. On 17/02/2015 15:04, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: ? In the control box I have 4 x Gecko G203V Stepper drive units ? 34HSX-104D Stepper motor (2 x motors for X-Axis, 1 X motor on Y-Axis) 23HSX-102D Stepper motor (Z-Axis) ? X-Axis drive system: 15 tooth Pinion 15T T5 Timing pulley T5 420 Timing belt 60T T5 Timing pulley 20mm Linear Guides and 20mm Linear Blocks ? Y-Axis drive system: 20 x10mm Ball Screw and 20 x10mm Ball Nut 15mm Linear Guides and 15mm Linear Blocks ? Z-Axis drive system: 12x4 Ball Screw with 12x4 Ball nut 15mm Linear Guides and 15mm Linear Blocks ? ? ? ? ? What motors are you using; Ie what is your motion-control train ?
Steppers ? Drivers ? Volts ? Belts or couplers ? Breakout board ?
Do you only have 86.x steps / mm on x ? On 17/02/2015 14:31, 'Andre Schoonbee' andresch@... [mach1mach2cnc] wrote: Hi Art ? I will try this as well. ? My Motor Tuning settings for all my axes as the following – starting with the Z-Axis: ? Z-Axis:? Steps per = 494.0698539 ??????????????? Velocity mm’s per min = 5191.0 ??????????????? Acceleration = 100 ? X-Axis:? Steps per = 86.95652174 ??????????????? Velocity mm’s per min = 8328 ??????????????? Acceleration = 306.1875 ? Y-Axis:? Steps per = 200.3234631 ??????????????? Velocity mm’s per min = 6228 ??????????????? Acceleration = 157.15116 ? For what it is worth
-- -hanermo (cnc designs) ?
| This email has been checked for viruses by Avast antivirus software. |
?
-- -hanermo (cnc designs)
|
This email has been checked for viruses by Avast antivirus software.
|
|