![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General Electronics Discussion Discuss basic electronics, power supplies and anything else electronic related here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hi, I am still in the design stage at present, i am going to be building a small desktop cnc for making / routing / drilling PCB's. I am very interested in electronics and fairly competent, thats why i am building my own stepper controller. I will be using Mach 3 but i guess most software that controls via parallel port works the same. my question if anyone knows it, how does the software send the signals, does it pulse the controller where 1 pulse = 1 step (assuming the hardware is set to full stepping and not micro stepping) and for the direction is it a high for one way and low for the other or is this pulsed? I know how to build it if i know what signals are coming from the parallel port. As i don't have mach 3 yet i don't this. Thanks for any help you can give me on this. |
|
#3
| |||
| |||
| Read some of the EMC documentation from linuxcnc.org as well as "Using Mach3Mill", downloadable from machsupport.com, to get more specifics. The documentation of both is similar and covers this & other configuration/hardware topics very thoroughly. Have fun! |
|
#4
| ||||
| ||||
| Dave, The printer port uses a latching register on it's output. Whatever bit pattern that is sent to it is held there on the output. To change the state of one bit, the entire byte is re-written with the appropriate change made. To get a positive pulse on one bit, say bit 3 for example, the computer must write 00001000 and then 00000000. The time between the 2 writes, determines the pulse width which is settable in Mach3. Steve |
![]() |
| 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!- marvel saw plc outputs | Craigweld | General Electronics Discussion | 0 | 06-24-2010 08:30 AM |
| Need Help!- different outputs | oest | Laser Engraving & Cutting Machines | 1 | 04-22-2010 10:59 PM |
| Need Help!- X3 - How to get arc outputs in the X/Z plane? | colton_m | Mastercam | 1 | 03-03-2010 12:22 AM |
| Trying to get Mach 3 to connect to outputs | wld99 | Mach Software (ArtSoft software) | 6 | 10-02-2007 07:50 AM |
| Inputs/Outputs | UKRobotics | General Electronics Discussion | 13 | 08-02-2006 09:52 PM |