CAD CAM EDM DRO - Yahoo Group Archive

Re: CAM Software Advice for Shopmaster CNC

Posted by jeetendra_g10
on 2007-11-06 06:58:37 UTC
hi,
i saw what you were looking for,i am in same situation,but i think i
found the solution.

my systems are suppoesed to accept a drawing ,in a user interface like
corel draw,or import an array of coordinates (for a polygon or
spline)from a national server,where designer continuously update
designs,images,and other various processed motifs....according to a
proprietary national format for 2d polygons,raster,elevation
raster,full 3d.
after careful cost analysis,here is the best system i found for low
cost x-y-z positioning:

software: visual basic 6 or vb.net (better becasue of
multithreading,which allows a thread to monitor sensor inputs and
programmable missed step routines etc)

breakout board: oceancontrols kt5190 serial port controller
(simulatneous 4 axis from command in serial data)

activex : mscomm control for serial port

upgradeability: usb to serial converter clears all fears of
disappearing serial port or parallel port from Pc motherboards.

advantages of kt5190: software can be made on non-realtime os.
a simple vb program can give same or better performance than a real
time OS.

a polygon in kt5190 command language takes much less array memory
management than sending data packets to parallel port at hard realtime
intervals.

kt5190 has a function to approximate sigmoid acceleration management
or simple trapezoidal.

matlab RT and XPC target can function at 48khz and above 96 KHZ
respectively hard realtime.But it is really aerospace overkill
system,and xpc requires a slave pc.(so expensive it is worth three
times of my family car,let alone slave pc)

i could be wrong on this KT5190 though,as i haven't tried it.

to get the outline of true type fonts,use getglyph outline API.

to perform raster image conversion to xyz,use ,for example microsoft
WIA api,and to scan straight from USB scanner or webcam and perform
OCR followed by engraving,MODI api.you can also be really fancy and
use avitobmp (video fro windows to actually get images from AVI
files...etc etc)

the real cost is from the kt5190 at 65$ aus,exc. shipping.

which is cheaper than converting EMC2 into a direct draw-cut system
,or to make winxp realtime.
+ sticking to win xp,you get to use the full fledge of existing
vb,vc++,c# codes,and other drivers.

can also convert serial to rs-485

Discussion Thread

napotellc 2007-11-01 20:07:07 UTC CAM Software Advice for Shopmaster CNC S DEBRUYN 2007-11-01 21:23:48 UTC RE: [CAD_CAM_EDM_DRO] CAM Software Advice for Shopmaster CNC Ron Ginger 2007-11-02 05:44:52 UTC Re: CAM Software Advice for Shopmaster CNC Jon Elson 2007-11-02 09:22:50 UTC Re: [CAD_CAM_EDM_DRO] CAM Software Advice for Shopmaster CNC Fred Smith 2007-11-02 12:55:14 UTC Re: CAM Software Advice for Shopmaster CNC Leslie Newell 2007-11-02 14:00:08 UTC Re: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC mlaws1172 2007-11-02 17:16:14 UTC Re: CAM Software Advice for Shopmaster CNC S DEBRUYN 2007-11-02 20:17:07 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC napotellc 2007-11-03 05:23:30 UTC Re: CAM Software Advice for Shopmaster CNC perolalars 2007-11-03 09:32:15 UTC Re: CAM Software Advice for Shopmaster CNC azdlb 2007-11-04 07:32:01 UTC Re: CAM Software Advice for Shopmaster CNC John Dammeyer 2007-11-04 09:20:38 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC azdlb 2007-11-04 11:52:00 UTC Re: CAM Software Advice for Shopmaster CNC Michael Fagan 2007-11-04 12:26:24 UTC Re: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Energy Drink 2007-11-04 13:28:24 UTC Re: [CAD_CAM_EDM_DRO] CAM Software Advice for Shopmaster CNC azdlb 2007-11-04 14:02:41 UTC Re: CAM Software Advice for Shopmaster CNC azdlb 2007-11-04 14:09:19 UTC Re: CAM Software Advice for Shopmaster CNC John Dammeyer 2007-11-04 16:43:39 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Harko Schwartz 2007-11-04 17:08:25 UTC Re: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Michael Milligan 2007-11-05 01:13:26 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC azdlb 2007-11-05 16:30:08 UTC Re: CAM Software Advice for Shopmaster CNC John Dammeyer 2007-11-05 17:54:25 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Wayne C. Gramlich 2007-11-05 22:07:20 UTC Re: CAM Software Advice for Shopmaster CNC John Dammeyer 2007-11-05 22:33:37 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC jeetendra_g10 2007-11-06 06:58:37 UTC Re: CAM Software Advice for Shopmaster CNC caudlet 2007-11-06 09:49:25 UTC Re: CAM Software Advice for Shopmaster CNC Wayne C. Gramlich 2007-11-06 10:10:05 UTC Re: CAM Software Advice for Shopmaster CNC John Dammeyer 2007-11-06 10:40:38 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Peter Reilley 2007-11-06 10:50:06 UTC Re: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Wayne C. Gramlich 2007-11-06 12:39:04 UTC Re: CAM Software Advice for Shopmaster CNC Jon Elson 2007-11-06 19:55:59 UTC Re: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC Alan KM6VV 2007-11-07 08:26:31 UTC RE: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC, ARM7, USB azdlb 2007-11-07 10:03:49 UTC Re: CAM Software Advice for Shopmaster CNC, ARM7, USB Jon Elson 2007-11-07 10:18:37 UTC Re: [CAD_CAM_EDM_DRO] Re: CAM Software Advice for Shopmaster CNC, ARM7, USB