-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/10/2013 3:58 PM, YES NOPE9 wrote: > Is anyone using / experimenting with a delta setup ? Such as the > ones SeeMeCNC.com sells ?
I'm headed that way, but got side-tracked porting to the BeagleBone ARM platform. If you want to use a PC and not an ARM board, you just need to craft a custom kinematics file and interface to typical RepRap hardware. I've got the hardware interface (including HAL components) working: https://github.com/cdsteinkuehler/LinuxCNC-RepRap ...but haven't done the delta kinematics file yet. It should be pretty simple. Note there are lots of other ways to hook a standard LinuxCNC PC to a RepRap besides my hardware and HAL modules. The only difficult part is you need an ADC input for the thermistors. You can get the analog in with boards from Mesanet, an Arduino via serial interface, my I2C ADC interface, or probably lots of other options. - -- Charles Steinkuehler [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlGNZ/oACgkQLywbqEHdNFzr7wCffk/2xH1DF4URGoxpWFd7o2oF NXUAoPqpuDBIVLNPxTIqIRcTgOgBjnPc =V5QJ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
