CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC?

on 2012-12-26 12:44:58 UTC
On 12/26/2012 10:18 AM, scyvt wrote:
> Not long ago I asked this group if there was a simple hardware/software solution for single axis control. There were two answers: 1) just use use a cheap computer running Mach, and ignore the excess capacity, and 2) hang on for Mariss to release the long-awaited FPGA-based drive that would (maybe) have that capability built-in.
>
> Would perhaps the board & Linuxcnc that you recommend be a third path to consider for this application?
>
> TIA

Even a Basic Stamp (Parallax, Inc.) can do single axis stuff, but how
fast and with what level of interactivity becomes an issue.

If programming time doesn't count, such a choice makes sense, but in
most one-off cases it doesn't.

A simple PC with 512 MB of RAM and a CF disk drive should be available
for under $100.00. There are Intel Atom based systems which have been
verified for Mach and LinuxCNC which can be built with new parts from
scratch for well under $200. Even with no monitor and keyboard and a
virtual console these can do the job for as little as $100.00 (LinuxCNC
is zero cost, Mach has a test version which will run a very limited
version for free, but Windows costs unless it came bundled in the
machine.) Setting up such a machine is pretty simple, and the drivers
and power supply are the same cost regardless of the processor.

Assuming the programmer time is worth $1.00/hour, the machine which
supports the existing program is free after 2 weeks of head scratching.
If programmer time is worth more than that (let's say $10/hour), after a
day the machine is free. You make money by having a result you want in
hand and working sooner.

VNC or Remote Desktop applications are very common, many which work well
and are free. By using a non-routable IP address not on the same
segment as your Internet gateway (e.g. your gateway at 192.168.1.1
supports a subnet of 192.168.1.1-192.168.1.254, the CNC controller is at
192.168.100.100 and nothing on the Internet can see it), the CNC machine
is pretty safe from interference. The main "work" machine has two
addresses, 192.168.1.XXX (assigned by DHCP) and 192.168.100.101 (static
assignment), only it can pass data to the CNC controller. Adding a
switch (note NOT a hub!), the CNC controller never sees any traffic
except that to the work machine.

I would use 10baseT or slow fiber connections, it reduces machine
interruptions and is plenty fast enough. Fiber tends to eliminate any
circulating ground currents.

Is this sufficient to get you started?

Dave 8{)

--

/"The first method for estimating the intelligence of a ruler is to look
at the men he has around him."/
Niccolo Machiavelli

/
NOTE TO ALL:


When forwarding emails, please use only "Blind Carbon Copy" or "Bcc" for
all recipients. Please "delete" or "highlight & cut" any forwarding
history which includes my email address! It is a courtesy to me and
others who may not wish to have their email addresses sent all over the
world! Erasing the history helps prevent Spammers from mining addresses
and viruses from being propagated. /

THANK YOU!


[Non-text portions of this message have been removed]

Discussion Thread

Peter 2012-12-22 21:07:50 UTC Raspberry Pi for CADCAM CNC? Dave Halliday 2012-12-22 22:53:27 UTC RE: [CAD_CAM_EDM_DRO] Raspberry Pi for CADCAM CNC? Peter 2012-12-23 05:04:57 UTC Re: Raspberry Pi for CADCAM CNC? Dave Halliday 2012-12-23 07:54:29 UTC RE: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? jeremy youngs 2012-12-23 08:03:46 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Dave Halliday 2012-12-23 08:39:59 UTC RE: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? jeremy youngs 2012-12-23 13:49:58 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? David G. LeVine 2012-12-23 14:43:43 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Stephen Kandul 2012-12-23 15:10:23 UTC Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-23 21:05:04 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Stephen Kandul 2012-12-24 09:21:35 UTC Re: Raspberry Pi for CADCAM CNC? samcoinc2001 2012-12-24 10:25:12 UTC Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-24 11:25:54 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? David G. LeVine 2012-12-24 16:15:51 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? scyvt 2012-12-25 06:41:24 UTC Re: Raspberry Pi for CADCAM CNC? jeremy youngs 2012-12-25 09:35:26 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-25 19:32:13 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-25 19:38:26 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Steve Clay-Young 2012-12-26 07:02:00 UTC Re: Raspberry Pi for CADCAM CNC? scyvt 2012-12-26 07:18:34 UTC Re: Raspberry Pi for CADCAM CNC? Roland Jollivet 2012-12-26 08:30:42 UTC [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Dave Halliday 2012-12-26 08:45:14 UTC RE: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? David G. LeVine 2012-12-26 12:44:58 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-26 12:48:05 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? David G. LeVine 2012-12-26 12:54:52 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? R.L. Wurdack 2012-12-26 14:54:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Elliot B 2012-12-27 10:05:24 UTC Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-27 17:27:40 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Elliot B 2012-12-28 08:19:02 UTC Re: Raspberry Pi for CADCAM CNC? Jon Elson 2012-12-28 08:27:55 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? Doug Fortune 2013-03-08 13:14:07 UTC Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Vince Negrete 2013-03-09 14:12:01 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi David G. LeVine 2013-03-10 21:30:52 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Vince Negrete 2013-03-11 10:09:35 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi kinsamanka@y... 2013-03-13 07:08:09 UTC Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi John Dammyer 2013-03-13 09:19:56 UTC RE: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Vince Negrete 2013-03-13 11:12:05 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi kinsamanka@y... 2013-03-13 16:38:05 UTC Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Vince Negrete 2013-03-13 18:46:23 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi kinsamanka@y... 2013-03-16 06:39:37 UTC Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi kinsamanka@y... 2013-03-16 06:39:44 UTC Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Scott A Tovey 2013-03-16 06:45:02 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Vince Negrete 2013-03-16 11:21:48 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi Vince Negrete 2013-03-16 11:44:07 UTC Re: [CAD_CAM_EDM_DRO] Re: Raspberry Pi for CADCAM CNC? - first task .... realtime RasPi