Machsupport Forum
		Mach Discussion => General Mach Discussion => Topic started by: jshank on June 11, 2009, 07:14:06 AM
		
			
			- 
				Hi,
 I have just started using turn and have a current version loaded.  My question has to do with the tool path screen.  What controls the appearance of the stock?  On my screen, the stock does not appear or coincided with the tool path.
 Jeff
- 
				Can you post your code or a screenshot of what you are seeing.
 Turn needs a fair bit of work, its never really had much attention in the past as people with lathes have been in the minority. Having said that, after Brian gets the new rev he is working on done he will be moving his attention to turn.
 Hood
- 
				ATTACHED IS A SCREEN SHOT AND THE CODE:
 
 
 
 O00001 (PROGRAM NUMBER)
 (PROGRAM START - TURNING CYCLES)
 (PROGRAM NAME - PRACTICE6.NC)
 (POST - MACH 3)
 (DATE - WED. 06/10/2009)
 (TIME - 07:50PM)
 ( )
 ( )
 N01 G18 G20 G40 G80 G90 G98
 ( )
 (JOB 1  ROUGH CYCLE )
 (TOOL #1 80 DEG. 1/64 ROUGH TURNING )
 N02 T0101 M06
 N03 G50 S3000
 N04 G96 S500
 N05 G00 G54 X-.55 Z.0539 M08
 ( )
 N06 G01 X-.525 F5.
 N07 Z-.4194
 N08 X-.5433 Z-.4377
 N09 X-.5446 Z-.4389
 N10 X-.55
 N11 G00 Z.0539
 N12 X-.525
 N13 G01 X-.5
 N14 Z-.3944
 N15 X-.525 Z-.4194
 N16 G00 Z.0539
 N17 X-.5
 N18 G01 X-.475
 N19 Z-.3749
 N20 X-.4837 Z-.3784
 N21 X-.5 Z-.3944
 N22 G00 Z.0539
 N23 X-.475
 N24 G01 X-.45
 N25 Z-.3748
 N26 X-.475
 N27 G00 Z.0539
 N28 X-.45
 N29 G01 X-.425
 N30 Z-.3748
 N31 X-.45
 N32 G00 Z.0539
 N33 X-.425
 N34 G01 X-.4
 N35 Z-.3747
 N36 X-.425
 N37 G00 Z.0539
 N38 X-.4
 N39 G01 X-.375
 N40 Z-.3747
 N41 X-.4
 N42 G00 Z.0539
 N43 X-.375
 N44 G01 X-.35
 N45 Z-.3747
 N46 X-.375
 N47 G00 Z.0539
 N48 X-.35
 N49 G01 X-.325
 N50 Z-.3693
 N51 X-.35 Z-.3745
 N52 G00 Z.0539
 N53 X-.325
 N54 G01 X-.3
 N55 Z-.3577
 N56 G03 X-.325 Z-.3693 R.086
 N57 G00 Z.0539
 N58 X-.3
 N59 G01 X-.275
 N60 Z-.3353
 N61 G03 X-.2994 Z-.3574 R.1115
 N62 G00 X-.3 Z.0539
 N63 X-.275
 N64 G01 X-.25
 N65 Z-.0246
 N66 X-.2501 Z-.2628
 N67 G03 X-.275 Z-.3353 R.1099
 N68 G00 Z.0539
 N69 X-.25
 N70 G01 X-.225
 N71 Z.0056
 N72 X-.2461 Z-.0156
 N73 X-.25 Z-.0246
 N74 G00 Z.0539
 N75 X-.225
 N76 G01 X-.2
 N77 Z.0306
 N78 X-.225 Z.0056
 N79 G00 Z.0539
 N80 X-.2
 N81 G01 X-.1901
 N82 Z.0416
 N83 X-.1904 Z.0402
 N84 X-.2 Z.0306
 N85 G00 Z.0539
 N86 X-.19
 N87 G01 Z.0412
 N88 X-.1904 Z.0402
 N89 X-.2 Z.0306
 N90 G00 X-.35
 N91 Z-.3745
 N92 X-.349
 N93 G01 Z-.3747
 N94 G00 X-1.
 N95 Z1.
 N96 G40
 N97 T0100
 N98 M09
 N99 M05
 ( )
 (END OF PROGRAM)
 N100 M02
 %
 
- 
				Jeff,
 What program are you using to generate the code?
 Can you post the DXF?
 I can't find a setting that will get the stock to show properly and have seen similar before.
 I have just ignored the stock at times by turning off the setting in config>toolpaths, not saying that is appropriate.
 RICH
 
 
- 
				Rich,
 I used BobCAD v23 to generate the code, first drawing the part in AutoCad, then importing it into BobCAD for the code generation.
- 
				It just looks like one of the problems with Turn, hopefully the revamp will get done soon and things will be well. Why some files show correctly and others dont I have no idea.
 Hood
- 
				Sorry, just a user like yourself and don't know why.
 I usualy do a final  finish / profile coding ( which the posted code dosn't seem to have ) and then maybe it "may" show correctly.
 
 Until whenever, as long as it cuts the way you want it to.  ???
 RICH