![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Coding Post your Coding for opensource projects here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I have a controller based on an Atmega chip. It is very similar to the Phigdgets controller at Phidgets Inc. - Unique and Easy to Use USB Interfaces. Like the Phidget connects via USB instead of parallel port and takes ascii text instructions. Unlike the Phidgets it takes only one simple instruction set. The instructions are basically step and direction, except you can tell it to take multiple steps per instruction. M1R1000 = Motor 1 move Right 1000 steps. I would like to use this controller with a standard PC CNC program. It shouldn't be rocket science to turn standard step/direction instructions into something this machine can read, but I need a file with step/direct instructions to start with. Does anyone either know of a standard PC programs that will write a step/direct file, or of a stand-alone program which does the same thing from either G-coode or a vector image? Open source preferred, but not required. TIA |
|
#2
| ||||
| ||||
| I don't know how easy or difficult it might be to jump into the source code and intercept the step and direction controls for output to a file (or whether they might already support such functionality), but in the following thread, two gcode-to-stepper solutions were suggested that might be worth investigating (EMC2 and RepRap arduino gcode interpreter): http://www.cnczone.com/forums/hobby_...tml#post959526 |
![]() |
| Tags |
| controller, g-code, step dir, translatort |
| 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 |
| Need Help!- Step/Direction pins should be Step FWD and Step BACK | rayscott | Mach Software (ArtSoft software) | 6 | 02-09-2010 05:57 PM |
| How do I create an .INC file in Surfcam? | MetLHead | Surfcam | 6 | 02-21-2009 04:23 PM |
| Need Help!- How to edit MPFAN post file step by step | m_bhui | Post Processors for MC | 2 | 10-04-2008 05:42 AM |
| How do I create a DFX file | Blacksunshine | DIY-CNC Router Table Machines | 7 | 06-26-2008 07:32 PM |
| Is possible to create my own step board? | samsagaz | General Electronics Discussion | 2 | 03-28-2005 03:24 PM |