Hello Guest it is April 16, 2024, 09:10:22 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 - Chip

261
LazyCam (Beta) / Re: Trouble getting Autocad DXF into Lcam
« on: May 19, 2009, 10:04:21 PM »
Hi, Edmund

Sound's like your getting it sorted out.

Chip

262
LazyCam (Beta) / Re: Trouble getting Autocad DXF into Lcam
« on: May 19, 2009, 01:21:10 PM »
Hi, Edmund

You also need to use Clean & Optomize, If you haven't offset for Tool Dia. in your Cad, Then you need to do that in LazyCam also.

Chip

263
Hi, Terry

I checked ver's 3.042.020 to 3.042.027 and the only issue with the code above was I needed an extra M30 at the bottom of code to get code to rewind in Mach sometimes. 3.043.000 seemed just fine with one M30.

Chip

264
LazyCam (Beta) / Re: Trouble getting Autocad DXF into Lcam
« on: May 19, 2009, 01:57:15 AM »
Hi, Edmund

Pic 1 shows the settings you need to put in Layers Tab, Then click the Tool button and create the tool as in the picture.

Now go back to Layers Tab and  click Set Layer & Set All Layers and Send to all Layers buttons.
 
Put the mouse in the view, Hold down Mouse Center Wheel and move the Mouse will rotate the Pic 2.

Pic 3 shows the view in Mach3, and a G code file to look at, If you not licensed in LazyCam your G code May be cut off short as Rich stated.

Chip

265
LazyCam (Beta) / Re: Can cycles
« on: May 18, 2009, 09:28:49 PM »
Hi, Dave

I would think it hasn't been implemented fully.

Chip

266
LazyCam (Beta) / Re: Trouble getting Autocad DXF into Lcam
« on: May 18, 2009, 09:19:04 PM »
Hi, Edmund

The Mach3 Load is to retrieve a file from Mach3, You need to use the "Post Code" button to create a G Code file.

Chip

267
LazyCam (Beta) / Re: Trouble getting Autocad DXF into Lcam
« on: May 18, 2009, 07:13:14 PM »
Hi, Edmund

Your using a fairly old ver of LazyCam, Download the latest ver. 3.00.2 above under DownLoads and give it a try, You can install it in it's own folder to test.

Hears what I'm getting with your files.

Chip

268
Hi, Brian

The reference "Hood" posted will work just fine, Give this a try.

; M98 import test 3.txt

G90
M98 (Gcode test.tap) ; File must be in C:\Mach3\Subroutines folder
M30
%

; This File must be in C:\Mach3\Subroutines folder.
; Gcode test.tap

G00 z-.5
G01X1
Y1
X0
Y0
Z0
M99
%

Chip

269
LazyCam (Beta) / Re: Trouble getting Autocad DXF into Lcam
« on: May 18, 2009, 05:10:02 PM »
Hi, Edmund

Post the DXF file, Use the REPLY button to attach it.

Have you tried acad 12 output.

Chip

270
LazyTurn / Re: LazyTurn
« on: May 17, 2009, 09:35:36 PM »
Hi, Art

Thanks for the update.

Chip