Hello Guest it is April 19, 2024, 06:28: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.


Topics - d__walker

Pages: 1
1
VB and the development of wizards / Threading wizard doesn't work?!
« on: May 29, 2013, 10:05:49 AM »
Hello! I have a turning lathe and such a problem... i have done all settings in this wizard but when i started cycle nathing happened, lathe doesn't react!( Maybe smb knows what the problem.
Here is my g-code. it jump over first 6 positions till g76 in 2 seconds and then it stops at g76.
G0 G40 G18 G80 G50 G90
G00 X5.025
G00 Z0.1
G00 X5
M03 S250
M08
G76 X4.8 Z-2 Q10 P0.5 J0.006 L45 H0.02 I29 C0.025 B0.0001 T0
M9
M5
M30
Thanks
Regards

2
Hi! i'm a begginer in CNC-machines and have a turning lathe. After making g-code in lazycam i load it in mach3 but it wrote "j word given for arc in xz plane"? What is the problem.
Here is g-code
N5 (File светильник )
N10 (Default Plasma Post)
N15 (File Posted in Plasma Mode)
N20 (Thursday, May 16, 2013)
N25 G90 G80 G40 G91.1
N30 G0  Z0.0000
N35 G0  X5394.2401  Y-1388.5042
N40 G0  Z0.3000
N45 M3 (PLasma On)
N50 G4 P0.1000
N55 G1  Z0.1500  F1.00
N60 G2  X6752.9311  Y-707.5245  I508.6911  J680.9797
N65  X5394.2401  Y-1388.5042  I-850.0000  J0.0000
N70 G4 P0.1000
N75 M5 (Plasma Off)
N80 G0  Z0.0000
N85 G0  X5436.1323  Y-1332.4236
N90 G0  Z0.3000
N95 M3 (PLasma On)
N100 G4 P0.1000
N105 G1  Z0.1500
N110 G2  X6682.9311  Y-707.5245  I466.7989  J624.8991
N115  X5436.1323  Y-1332.4236  I-780.0000  J0.0000
N120 G4 P0.1000
N125 M5 (Plasma Off)
N130 G0  Z0.0000
N135 G0  X5484.0091  Y-1268.3314
N140 G0  Z0.3000
N145 M3 (PLasma On)
N150 G4 P0.1000
N155 G1  Z0.1500
N160 G2  X6602.9311  Y-707.5245  I418.9220  J560.8068
N165  X5484.0091  Y-1268.3314  I-700.0000  J0.0000
N170 G4 P0.1000
N175 M5 (Plasma Off)
N180 G0 Z0.0000
N185 M5 M9
N190 G40 G80

M30
Thanks!

Pages: 1