CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller

Posted by John Dammeyer
on 2006-10-11 15:14:55 UTC
Hi,

Anyway, I'm assuming you have already heard of TurboCNC or MACH2/3. If
not, you will with other responses to your posting.

I have a question though. Assuming you have heard of the above, would you
outline exactly what it is about those packages that you don't like that you
would improve upon?

The kernel program you are talking about is called a device driver. Having
developed a few for WIN-NT 3.5, 3.51 and NT 4.0 I can tell you it's both
trivial and not. In other words, once you know how, it's not all that
difficult but getting to that point from startup can take about six months.
Debugging is accomplished with a second PC connected via network and allows
single stepping through the device driver.

Having written the code for the Electronic Leadscrew running on a PIC I can
also tell you that the code for co-ordinated motion resulting in stepping
pulses can also be quite complicated but can drive micro-steppers at a
suitable speed with a 25kHz interrupt rate.

So would you explain why you feel you need 1.2MHz? There's no way I could
do that rate with a 40Mhz PIC and I've heard that someone has even developed
a 3 axis control system with co-ordinated motion using a 20MHz PIC; which
impresses me to no end.

Regards

John Dammeyer


>
> I would like to develop new CNC controller based on the PC. Using
> Windows seems ok, Being more familiar with Windows than
> Linux. I figure
> these new PCs run so fast that they must be able to stay ahead of a
> mechanical cutting device.
>
> Does anyone out there know how to build a kernal program that
> will stay
> in memory, be started at the 1200000 interrupt rate, and communicate
> directly with the printer port, and with my controller via a queue of
> data?
>
> I am driving the parallel port through a XYLOTEX into an
> tabletop mill
> (as of yesterday), but there is no kind of timing being attempted.
>
>
>
>
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
> Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
>
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com,
> wanliker@..., timg@...
> Moderator: pentam@... indigo_red@...
> davemucha@... [Moderators]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
> aol://5863:126/rec.crafts.metalworking or go thru Google.com
> to reach it if you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider
> this to be a sister site to the CCED group, as many of the
> same members are there, for OT subjects, that are not allowed
> on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY
> POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO
> EXCEPTIONS........
> bill
> List Mom
> List Owner
>
>
> Yahoo! Groups Links
>
>
>
>
>
>

Discussion Thread

gran3d 2006-10-11 13:24:21 UTC Windows PC as CNC controller Terry Owens 2006-10-11 14:06:00 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller cnc002@a... 2006-10-11 14:10:37 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Darren Lucke 2006-10-11 14:13:27 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller John Dammeyer 2006-10-11 15:14:55 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller BRIAN FOLEY 2006-10-11 15:16:05 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Stephen Wille Padnos 2006-10-11 15:28:54 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Lawrence Gran 2006-10-11 18:01:22 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Keith Bowers 2006-10-11 18:35:16 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller John Dammeyer 2006-10-11 19:36:01 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Dave Halliday 2006-10-11 20:55:08 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Peter Linss 2006-10-11 21:50:46 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Mark Vaughan 2006-10-11 23:55:47 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Harko Schwartz 2006-10-12 04:52:28 UTC Re: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Darren Lucke 2006-10-12 05:32:40 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller lcdpublishing 2006-10-12 05:47:43 UTC Re: Windows PC as CNC controller KM6VV 2006-10-12 09:35:55 UTC RE: [CAD_CAM_EDM_DRO] Re: Windows PC as CNC controller Lawrence Gran 2006-10-12 12:50:18 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller Harko Schwartz 2006-10-12 16:52:24 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows PC as CNC controller Harko Schwartz 2006-10-12 17:07:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows PC as CNC controller saullios 2006-10-12 17:31:45 UTC Re: Windows PC as CNC controller Jack 2006-10-12 20:46:20 UTC RE: [CAD_CAM_EDM_DRO] Re: Windows PC as CNC controller Dave Halliday 2006-10-12 23:51:51 UTC RE: [CAD_CAM_EDM_DRO] Windows PC as CNC controller