Machsupport Forum

G-Code, CAD, and CAM => LazyCam (Beta) => Topic started by: gabi68 on January 17, 2007, 01:52:03 PM

Title: LCam and Rhino
Post by: gabi68 on January 17, 2007, 01:52:03 PM
Hi to all,

I design a part in Rhino V 3.0 (in mm) and I imported in LCam. I generated the g-code. When I imported in Mach3 V R2.0.036 (setup is in mm also) my design is more larger than original design.
How can I fix that?

Another question - if I jog some place in my table and regen the toolpath:
How can I "tell" the DRO to start from that point?
The mil start to cut from a point which it is in g-code

N25 G90 G80 G40 G91.1
N30 G0  Z0.0000
N35  X19.8605  Y26.3802
N40  Z0.1000
N45 M3
N50 G1  Z0.0000  F1.00
N55  X35.3117   

Thank in advance
GB
 
Title: Re: LCam and Rhino
Post by: Chaoticone on January 17, 2007, 03:53:31 PM
You can high lite your line of code that you want to start back on and click run from here. ;D It will ask for a prep move. Click yes. Try it out with some air cuts untill you get the hang of it.


Brett