Hello Guest it is April 23, 2024, 07:54:04 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SWATH

Pages: « 1 2 3 4 5 »
21
General Mach Discussion / Re: Having a few issues with Mach
« on: March 27, 2011, 07:07:47 PM »
Yeah I really only need two ranges, fast and continuous, and small steps so I just keep in in step and use shift to override it into continuous which works well for me.  I wish there was a way to get rid of the 1.000 step, I never use that one and am always paranoid that I'll accidentally have it set there and break my probe with a large move. The arrow keys I'm using are not in the num pad, in fact my keyboard doesn't even have a num pad.  I'm not convinced it is a hardware problem yet because it worked perfectly a week ago.  I'm going to change the batteries on my keyboard and see if that helps (although it seems to work fine in all other applications).

22
General Mach Discussion / Re: Having a few issues with Mach
« on: March 27, 2011, 03:53:17 PM »
Whoa that is weird, I've never messed with the X axis input signals I don't know how that got disabled but I check it later on the machine to see if it fixes that problems.

I didn't explain the jogging issue well enough.  I keep it on Step for small positioning moves but hold the shift key down when doing long continuous moves, it steps fine but the long continuous moves are what is lagging I try to mess with this later to make sure I'm not doing something wrong.

23
General Mach Discussion / Re: Having a few issues with Mach
« on: March 27, 2011, 01:46:46 AM »
Here is a video of some of the problems:
http://www.youtube.com/watch?v=LfIdWuzBM5Y

BTW, I meant to say the Z axis homes fine and the Y axis homes fine but the X axis does not move.

24
General Mach Discussion / Re: Having a few issues with Mach
« on: March 26, 2011, 11:14:59 PM »
Well an odd thing is the supplied xml for the machine worked just fine when I first got it, then I started using it and all of a sudden I experienced these problems I guess about the time I started modifying my screenset.  So naturally I reverted back to the unmodified backup .xml but the problems are still there.  Attached is the unmodified backup (and is labeled with backup in the title) and the one I had been using (labeled default).

25
General Mach Discussion / Having a few issues with Mach
« on: March 26, 2011, 12:56:08 AM »
Here are a few of them.  If you can help me solve any of these please help, I'm a little lost.


1. When jogging, the axes continue to move for anywhere up 3 sec or so after I release the key. A few days ago this was not happening the axes stopped on a dime as soon as I released the keyboard key. Also the DRO does not change while the axes are moving anymore, they only update after the axes stop moving which did not happen before.

2. Sometimes the axes stutter and freak out making all sorts of noise (and losing steps) when doing simple moves. I can jog around at 75IPM and it's smooth, then I do a G0 move (also at 75IPM) in the MDI and BWAAAGGGAGAGHHHAGH. I have a macro which sends the Z to a tool change position and it always does that even if it is an G1 F10.

3. Somehow something has changed where when I reference all home the X axis no longer does anything the light just flips to green without the table even moving. I didn't change anything to do that that I can tell.


I can post my .XMLs if that would help

26
General Mach Discussion / Re: Help with tool changes
« on: March 25, 2011, 11:05:10 PM »
Well I confirmed that they are the right macros but they still misbehave.

27
General Mach Discussion / Re: Help with tool changes
« on: March 25, 2011, 03:07:16 PM »
I tried what you suggested and it pauses for a moment on my laptop and works correctly (as it did before adding the pause).  However it still does not work on the machine computer no matter how long I make the pause.  Could the macro be accessing the wrong database or something?  I did notice I had two macro folders of the same name one with the edited macros and one without, so I tried to delete the one with the stock macros and it wouldn't let be because it said it was in use.  So I closed Mach and deleted it fine.  Then when I reopen mach the macro folder appears again.

28
General Mach Discussion / Re: Problem with Error Involving Arcs
« on: March 25, 2011, 02:36:54 PM »
I think you might be on to something there.

I edited the Spiral motion output to something Mach can read by making the [spiral_Lead] R instead of Q and just using X and Y for coordinates as the wizard does.  Here is the tool path in Mach from the wizard:


And here is the code:

G0 G49 G40  G17 G80 G50 G90
M6 T0(TOOL DIA.10)
G64
G21 (mm)
M03 S0
M08
G00 G43 H0  Z2
X0 Y0
G01 Z-10 F20
G2 Y0 X5 R2.5 F30
Y0 X-5 R5
Y0 X10 R7.5
Y0 X-10 R10
Y0 X15 R12.5
Y0 X-15 R15
Y0 X20 R17.5
Y0 X-20 R20
X20 Y0 R20
Y-10 X10 R10
G00 Z2
X0 Y0
G01 Z-20 F20
G2 Y0 X5 R2.5 F30
Y0 X-5 R5
Y0 X10 R7.5
Y0 X-10 R10
Y0 X15 R12.5
Y0 X-15 R15
Y0 X20 R17.5
Y0 X-20 R20
X20 Y0 R20
Y-10 X10 R10
G00 Z2
X0 Y0
G01 Z-30 F20
G2 Y0 X5 R2.5 F30
Y0 X-5 R5
Y0 X10 R7.5
Y0 X-10 R10
Y0 X15 R12.5
Y0 X-15 R15
Y0 X20 R17.5
Y0 X-20 R20
X20 Y0 R20
Y-10 X10 R10
G00 Z2
M5 M9
M30


Now here is the toolpath in Mach for my pocket from RhinoCAM:



As you can see the arc and helix output fine but the spiral does not.  The X and Y value for the spiral is the beginning point and end point whereas in the wizard it is divided into half circles.  The radius is applied to the entire arc instead of segments of increasing radius.  Here is the code:

G00 G49 G40.1 G17 G80 G50 G90
G20
(Hole Pocketing)
M6 T3 G43 H3
S5000M03
G00Z0.2500
X0.1250Y-0.0002
G01Z-0.2960 F7.3
G17
G03Z-0.5473I-0.1250J0.0002 F10.0
X0.2173Y-0.7175R0.3500
X-0.2173Y0.7175I-0.2173J0.7175
X0.2173Y-0.7175I0.2173J-0.7175
G01X0.1250Y-0.0002
G03Z-0.7737I-0.1250J0.0002
X0.2173Y-0.7175R0.3500
X-0.2173Y0.7175I-0.2173J0.7175
X0.2173Y-0.7175I0.2173J-0.7175
G01X0.1250Y-0.0002
G03Z-1.0000I-0.1250J0.0002
X0.2173Y-0.7175R0.3500
X-0.2173Y0.7175I-0.2173J0.7175
X0.2173Y-0.7175I0.2173J-0.7175
G01X0.1250Y-0.0002
X0.0000Y0.0000
G00Z0.2500
M5 M9
M30

Anyone know how I can get the X and Y coordinated to output half circles?

29
General Mach Discussion / Re: Problem with Error Involving Arcs
« on: March 25, 2011, 01:12:37 AM »
Yeah the lines that kept giving me the errors were always the first line of a spiral.  If you can think of a way around using a ton of line segments let me know.

30
General Mach Discussion / Re: Problem with Error Involving Arcs
« on: March 24, 2011, 08:21:20 PM »
I was thinking you mean in the post processor.  Anyway it's a bummer that the code will end up so long from the spirals but at least it works and clears up some of my confusion.  Thanks for the help.

To recap for future inquiries attached are the settings to use with RhinoCAM with incremental arcs.

Toolpath with a helix, spirals, and circular arcs:


RhinoCAM:
Output Spiral motions as linear segments checked.


Post Processor:
set arc format to Vector from Center to Start (incremental)
delete K and Q words from the block format of Spiral and helix




Mach3:
Check arc format as incremental


Here is the Gcode produced with these settings:

G00 G49 G40.1 G17 G80 G50 G90
G20
(Hole Pocketing)
M6 T3 G43 H3
S5000M03
G00Z0.2500
X0.1250Y-0.0002
G01Z-0.2960 F7.3
G17
G03Z-0.5473I-0.1250J0.0002 F10.0
G01X0.1327Y0.0231
X0.1358Y0.0491
X0.1336Y0.0768
X0.1257Y0.1051
X0.1118Y0.1328
X0.0920Y0.1586
X0.0664Y0.1813
X0.0356Y0.1996
X0.0004Y0.2125
X-0.0382Y0.2189
X-0.0789Y0.2181
X-0.1204Y0.2095
X-0.1612Y0.1929
X-0.1997Y0.1682
X-0.2343Y0.1359
X-0.2634Y0.0964
X-0.2858Y0.0509
X-0.3000Y0.0006
X-0.3051Y-0.0532
X-0.3004Y-0.1087
X-0.2854Y-0.1640
X-0.2600Y-0.2173
X-0.2246Y-0.2666
X-0.1797Y-0.3100
X-0.1265Y-0.3456
X-0.0663Y-0.3719
X-0.0007Y-0.3875
X0.0682Y-0.3913
X0.1385Y-0.3827
X0.2076Y-0.3612
X0.2735Y-0.3271
X0.3335Y-0.2810
X0.3857Y-0.2236
X0.4278Y-0.1566
X0.4580Y-0.0817
X0.4750Y-0.0009
X0.4782Y0.0428
X0.4773Y0.0870
X0.4723Y0.1314
X0.4631Y0.1756
X0.4498Y0.2192
X0.4323Y0.2618
X0.4108Y0.3030
X0.3854Y0.3425
X0.3561Y0.3798
X0.3232Y0.4146
X0.2869Y0.4466
X0.2474Y0.4753
X0.2051Y0.5005
X0.1602Y0.5220
X0.1131Y0.5393
X0.0642Y0.5524
X0.0138Y0.5611
X-0.0376Y0.5650
X-0.0896Y0.5643
X-0.1418Y0.5587
X-0.1937Y0.5483
X-0.2449Y0.5330
X-0.2949Y0.5129
X-0.3432Y0.4882
X-0.3895Y0.4588
X-0.4332Y0.4250
X-0.4740Y0.3871
X-0.5114Y0.3452
X-0.5451Y0.2997
X-0.5748Y0.2509
X-0.6000Y0.1992
X-0.6206Y0.1450
X-0.6362Y0.0887
X-0.6467Y0.0307
X-0.6519Y-0.0285
X-0.6516Y-0.0883
X-0.6459Y-0.1483
X-0.6345Y-0.2080
X-0.6176Y-0.2669
X-0.5952Y-0.3244
X-0.5675Y-0.3800
X-0.5345Y-0.4332
X-0.4966Y-0.4836
X-0.4538Y-0.5306
X-0.4066Y-0.5738
X-0.3553Y-0.6128
X-0.3003Y-0.6471
X-0.2419Y-0.6765
X-0.1806Y-0.7006
X-0.1170Y-0.7192
X-0.0514Y-0.7319
X0.0154Y-0.7386
X0.0831Y-0.7392
X0.1510Y-0.7335
X0.2173Y-0.7175
G03X-0.2173Y0.7175I-0.2173J0.7175
X0.2173Y-0.7175I0.2173J-0.7175
G01X0.1250Y-0.0002
G03Z-0.7737I-0.1250J0.0002
G01X0.1327Y0.0231
X0.1358Y0.0491
X0.1336Y0.0768
X0.1257Y0.1051
X0.1118Y0.1328
X0.0920Y0.1586
X0.0664Y0.1813
X0.0356Y0.1996
X0.0004Y0.2125
X-0.0382Y0.2189
X-0.0789Y0.2181
X-0.1204Y0.2095
X-0.1612Y0.1929
X-0.1997Y0.1682
X-0.2343Y0.1359
X-0.2634Y0.0964
X-0.2858Y0.0509
X-0.3000Y0.0006
X-0.3051Y-0.0532
X-0.3004Y-0.1087
X-0.2854Y-0.1640
X-0.2600Y-0.2173
X-0.2246Y-0.2666
X-0.1797Y-0.3100
X-0.1265Y-0.3456
X-0.0663Y-0.3719
X-0.0007Y-0.3875
X0.0682Y-0.3913
X0.1385Y-0.3827
X0.2076Y-0.3612
X0.2735Y-0.3271
X0.3335Y-0.2810
X0.3857Y-0.2236
X0.4278Y-0.1566
X0.4580Y-0.0817
X0.4750Y-0.0009
X0.4782Y0.0428
X0.4773Y0.0870
X0.4723Y0.1314
X0.4631Y0.1756
X0.4498Y0.2192
X0.4323Y0.2618
X0.4108Y0.3030
X0.3854Y0.3425
X0.3561Y0.3798
X0.3232Y0.4146
X0.2869Y0.4466
X0.2474Y0.4753
X0.2051Y0.5005
X0.1602Y0.5220
X0.1131Y0.5393
X0.0642Y0.5524
X0.0138Y0.5611
X-0.0376Y0.5650
X-0.0896Y0.5643
X-0.1418Y0.5587
X-0.1937Y0.5483
X-0.2449Y0.5330
X-0.2949Y0.5129
X-0.3432Y0.4882
X-0.3895Y0.4588
X-0.4332Y0.4250
X-0.4740Y0.3871
X-0.5114Y0.3452
X-0.5451Y0.2997
X-0.5748Y0.2509
X-0.6000Y0.1992
X-0.6206Y0.1450
X-0.6362Y0.0887
X-0.6467Y0.0307
X-0.6519Y-0.0285
X-0.6516Y-0.0883
X-0.6459Y-0.1483
X-0.6345Y-0.2080
X-0.6176Y-0.2669
X-0.5952Y-0.3244
X-0.5675Y-0.3800
X-0.5345Y-0.4332
X-0.4966Y-0.4836
X-0.4538Y-0.5306
X-0.4066Y-0.5738
X-0.3553Y-0.6128
X-0.3003Y-0.6471
X-0.2419Y-0.6765
X-0.1806Y-0.7006
X-0.1170Y-0.7192
X-0.0514Y-0.7319
X0.0154Y-0.7386
X0.0831Y-0.7392
X0.1510Y-0.7335
X0.2173Y-0.7175
G03X-0.2173Y0.7175I-0.2173J0.7175
X0.2173Y-0.7175I0.2173J-0.7175
G01X0.1250Y-0.0002
G03Z-1.0000I-0.1250J0.0002
G01X0.1327Y0.0231
X0.1358Y0.0491
X0.1336Y0.0768
X0.1257Y0.1051
X0.1118Y0.1328
X0.0920Y0.1586
X0.0664Y0.1813
X0.0356Y0.1996
X0.0004Y0.2125
X-0.0382Y0.2189
X-0.0789Y0.2181
X-0.1204Y0.2095
X-0.1612Y0.1929
X-0.1997Y0.1682
X-0.2343Y0.1359
X-0.2634Y0.0964
X-0.2858Y0.0509
X-0.3000Y0.0006
X-0.3051Y-0.0532
X-0.3004Y-0.1087
X-0.2854Y-0.1640
X-0.2600Y-0.2173
X-0.2246Y-0.2666
X-0.1797Y-0.3100
X-0.1265Y-0.3456
X-0.0663Y-0.3719
X-0.0007Y-0.3875
X0.0682Y-0.3913
X0.1385Y-0.3827
X0.2076Y-0.3612
X0.2735Y-0.3271
X0.3335Y-0.2810
X0.3857Y-0.2236
X0.4278Y-0.1566
X0.4580Y-0.0817
X0.4750Y-0.0009
X0.4782Y0.0428
X0.4773Y0.0870
X0.4723Y0.1314
X0.4631Y0.1756
X0.4498Y0.2192
X0.4323Y0.2618
X0.4108Y0.3030
X0.3854Y0.3425
X0.3561Y0.3798
X0.3232Y0.4146
X0.2869Y0.4466
X0.2474Y0.4753
X0.2051Y0.5005
X0.1602Y0.5220
X0.1131Y0.5393
X0.0642Y0.5524
X0.0138Y0.5611
X-0.0376Y0.5650
X-0.0896Y0.5643
X-0.1418Y0.5587
X-0.1937Y0.5483
X-0.2449Y0.5330
X-0.2949Y0.5129
X-0.3432Y0.4882
X-0.3895Y0.4588
X-0.4332Y0.4250
X-0.4740Y0.3871
X-0.5114Y0.3452
X-0.5451Y0.2997
X-0.5748Y0.2509
X-0.6000Y0.1992
X-0.6206Y0.1450
X-0.6362Y0.0887
X-0.6467Y0.0307
X-0.6519Y-0.0285
X-0.6516Y-0.0883
X-0.6459Y-0.1483
X-0.6345Y-0.2080
X-0.6176Y-0.2669
X-0.5952Y-0.3244
X-0.5675Y-0.3800
X-0.5345Y-0.4332
X-0.4966Y-0.4836
X-0.4538Y-0.5306
X-0.4066Y-0.5738
X-0.3553Y-0.6128
X-0.3003Y-0.6471
X-0.2419Y-0.6765
X-0.1806Y-0.7006
X-0.1170Y-0.7192
X-0.0514Y-0.7319
X0.0154Y-0.7386
X0.0831Y-0.7392
X0.1510Y-0.7335
X0.2173Y-0.7175
G03X-0.2173Y0.7175I-0.2173J0.7175
X0.2173Y-0.7175I0.2173J-0.7175
G01X0.1250Y-0.0002
X0.0000Y0.0000
G00Z0.2500
M5 M9
M30

Pages: « 1 2 3 4 5 »