Hello Guest it is March 28, 2024, 10:14:23 AM

Author Topic: lazycam  (Read 37315 times)

0 Members and 1 Guest are viewing this topic.

Re: lazycam
« Reply #40 on: July 10, 2006, 07:41:20 AM »
it will be very nice
soon it ready let me know
thank you

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: lazycam
« Reply #41 on: July 10, 2006, 02:38:05 PM »
Hi, Brian

Thing's are getting pretty nice hear with LaxyCam. Could you put on your list to add to Plasma, Dot/Point/G81 Function.

It would also be nice to have a default setting's for Layer Control Window to save,  Startup Value's across the board and add a (None) Option to Leadin Type box.

On a liter note, I have several Compact 5's It's a nice little lathe.

The tool changer's default's with rev. lower voltage to hold in last change pos. when selected it times a move to just beyond next tool pos. and rev. lower voltage to lock.

It's really no deferent than relying on stepper's to move with no feedback, It's a little slow but automatic work's nice.

Thank's Chip
Re: lazycam
« Reply #42 on: July 11, 2006, 09:46:59 PM »
any idea when the new update with my modification
thank
Re: lazycam
« Reply #43 on: July 11, 2006, 09:54:13 PM »
I think I is done... I just checked the code and the output uses the FeedCut :

Block.Format("G%.d X%.4f Y%.4f Z%.4f R%.4f F%.2f",Cycle,ent->startx,ent->starty,Depth,RapidHeight,FeedCut);

Thanks
Brian
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: lazycam
« Reply #44 on: July 11, 2006, 10:23:13 PM »
i think is not i chech and the one i donwload is 2.56 ver
thank you
Re: lazycam
« Reply #45 on: July 12, 2006, 10:28:10 AM »

Block.Format("G%.d X%.4f Y%.4f Z%.4f R%.4f F%.2f",Cycle,ent->startx,ent->starty,Depth,RapidHeight,FeedCut);

feedcut i ask for milling when we use g81 feed cut will be plunger rate

 in lazycam
in layer control  the set up i made was
feedrate 3000
plunger was 1000


---------N11 G1 Z0.0000  F1000.00

---------N20 G81 X203.8787 Y7.4656 Z0.0000 R12.0000 F3000.00

the reason i ask this i cut plastic using the same router 1/8 bit

the feed to cut the part is good at 3000
but when the z axe go trow the plastif it as to be 1000 to make nice job

in the dxf file we will have is lot of drill hole and line curve etch.

tell me if it could be done it will be very nice to have done


Re: lazycam
« Reply #46 on: July 12, 2006, 07:39:51 PM »
I was thinking the wrong one  ;D It is now as follows:

Block.Format("G%.d X%.4f Y%.4f Z%.4f R%.4f F%.2f",Cycle,ent->startx,ent->starty,Depth,RapidHeight,FeedPlunge);
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: lazycam
« Reply #47 on: July 12, 2006, 08:26:50 PM »
i just download mach 1.90.64
and lazycam is ver 2.56
any mistaque or
thank you
Re: lazycam
« Reply #48 on: July 12, 2006, 09:36:39 PM »
I will uplaod it to the FTP server later tonight
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: lazycam
« Reply #49 on: July 13, 2006, 06:49:24 AM »
i when to ftp tis morning 7 am and still ver 2.56
jacques