Hello Guest it is April 19, 2024, 01:34:04 PM

Author Topic: lazycam  (Read 37508 times)

0 Members and 1 Guest are viewing this topic.

Offline Psad

*
  •  82 82
    • View Profile
Re: lazycam
« Reply #60 on: August 05, 2006, 09:11:37 AM »
Brian, check out Mytmill by acumotion.  Not nearly as good as your LZ but a few interesting features in the G code output.  One option allowes the user to select allowed mismatch in line ending for "blending" .  Another is segmenting toolpaths in the output with labels to improve understanding.  LZ is much better already but MyTmill has a few neat feature to look at.
Re: lazycam
« Reply #61 on: August 05, 2006, 09:17:56 AM »
Thank you :)

I am about to redo the output class in Lcam.. This is a big job and will make it so I can do some cool work with the Gcode that is coming out. I am going to add in tangential knife controle to Lcam! This will also make it simpler for me to make OEM versions of the software.. There is interest in having Lcam do foam cutting as well as lathe. So I think it is time to add the tools to output the code a bit better :)

Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: lazycam
« Reply #62 on: August 22, 2006, 08:32:53 PM »
lazy cam ver 2.62

mill make error
N1 (File F02 LS )
N2 (Default Mill Post)
N3 (File Posted in Mill Mode)
N4 (Monday, August 21, 2006)
N5 G90G40G80 G91.1
N6 G0  Z10.0000
N7  X56.3495  Y12.7498
N8  Z8.0001

=======================

N9 [{SPINDLE}]                                  it should be       N9 M3 S1000

=======================

N10 G1  Z0.0000  F350.00
N11  Y60.6000   F500.00

thank you
Jacques

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: lazycam
« Reply #63 on: August 23, 2006, 02:35:12 AM »
Hi, Jacques

Go to the FTP site download Ver. 2.625 there are some changes to turn on Spindle is [{SPINDLEON}] it posts  S-speed's.

Hope this helps, Chip
« Last Edit: August 23, 2006, 02:39:36 AM by afn09556 »
Re: lazycam
« Reply #64 on: August 23, 2006, 05:54:28 AM »
Sorry about that  ;D I was working on the code and didn't setup the mill post.. .625 should work for you and if you guys are happy I will have it added to the download of Mach3

Thanks
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: lazycam
« Reply #65 on: August 23, 2006, 10:46:09 AM »
Hi,  Brian

Ran the ver. 2.625 Plasma Example made several changes noted in file below.

Eliminates some dup. Z  Gcode generation, let me now what you think.

Thank's Chip
« Last Edit: August 23, 2006, 10:53:41 AM by afn09556 »
Re: lazycam
« Reply #66 on: August 23, 2006, 03:21:04 PM »
Very Good! You are going to have this running the water jet in no time!

Keep up the good work
Brian
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: lazycam
« Reply #67 on: August 23, 2006, 11:28:43 PM »
Hi, Brian

The waterjet has been up and running just needed the Peirce / dot function this new LC seam's great.

Is there a list of post option's G Mode and so-on that can be used in the post's.

Thank's Chip
Re: lazycam
« Reply #68 on: August 24, 2006, 07:08:51 AM »
There is a doc in the zip file on the web... IF you need more info then that please tell me and I will work on writing it :)
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com