![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| PIC Programing / Design Discuss programing of PIC chips here and design of electronics using PIC chips. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| |||
| |||
| You and me both. There are several websites out there, with the same idea. http://cstep.luberth.com/ Goto to the bottom of the first page listed and there is a few other pic877 controllers listed. I'm working on one but i want have code for it any time soon.
__________________ Have a good one. Dave |
|
#3
| ||||
| ||||
| Good luck. PIC's are amazingly capable but very low-level devices. I spent two years coding a PIC16F876 to control a model turbojet engine. I don't know your background, but I found that a copy of PICBASIC Pro to be incredibly helpful, and the code, unlike a BASIC stamp, is actually compiled, not interpreted, so the speed doesn't suffer too badly. |
|
#5
| ||||
| ||||
| I have built a cnc system using 16F84 and uln 2003's. Problem is using Kcam I plot a circle and the cnc output is a diamond. I think I am reading the step variable wrong. When I output the data to hyperterm it seems like I am reading it right but output is like I said....square not circle. Any suggestions? |
| Sponsored Links |
|
#6
| ||||
| ||||
| Find attached our Firmware for the Processor Board using the 18F4550, it nearly the same as the 16F877 but has the USB as well as serial input, please follow processor board link at http://www.cncdudez.com All the pin outs and link information is on the site, so you can design your own board. Along with the protocol to drive your motors via usb or serial port. Regards Sean.
__________________ ******************** http://www.cncdudez.co.uk |
|
#7
| ||||
| ||||
| You need to convert the objects in your DXF files from Arcs to Spline vectors. This will get rid of the arcs and leave you with Beziers. Then export them as DXF's and import in Kcam and you will get your curves and not straight lines. Regards Sean.
__________________ ******************** http://www.cncdudez.co.uk |
|
#8
| |||
| |||
The pinout information seems to be missingCheers
__________________ DeWayne |
|
#10
| |||
| |||
| I've try both CNCDunez and InterpCNC board with GALAAD. InterpCNC board is very useful and perfect for hobbys't use. The bigest advantage of this board is that you can use Ninos or GALAAD. Ninos is very cheap and GALAAD is not so cheap but very powerful. This board is the cheapest way to use GALAAD. Information on InterpCNC are available here : http://hdarret.free.fr/cnc2/projet_interpolateur.htm It's in french but you can contact the author in English. Ther's no problem for him. |
| Sponsored Links |
|
#11
| |||
| |||
__________________ maybe... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CNC controller | osdhillon | General CNC (Mill and Lathe) Control Software (NC) | 8 | 11-06-2007 11:13 PM |
| Open Source CNC Controller Specification | gregmary | DIY-CNC Router Table Machines | 28 | 12-04-2005 10:58 PM |
| 3D or 2D MAXI Style Hobby CNC PWM Controller! | icm | Product Announcements & Manufacturer News | 1 | 01-05-2005 09:36 AM |
| 3D/2D PIC PWM Step/Dir CNC Controller | icm | Product Announcements & Manufacturer News | 7 | 09-19-2004 10:05 AM |