[EMAIL PROTECTED] wrote:
> I am new to this, and need some help.
>   

Welcome!


> I am trying to setup a three axis mill using stepper motors and a parallel
> port
> to output the motor phases.
>
> I have used the step wizard and that works but it defaults to mode 0 (step-
> direction).  When I change to mode 2 (Phase A/B), I get HAL errors.  I have
> tried looking through the documentation, but seem to be missing something.
>   

The stepgen component exports different pins depending on what mode it's 
configured with at load-time.  If the step wizard configured it with 
mode 0, and then you changed just the stepgen mode, it'll break.  If 
that's what's happening, you need to change the stepgen pins in your hal 
file.  See section 7.1 in the HAL User Manual here: 
<http://linuxcnc.org/docs/EMC2_User_Manual.pdf>


-- 
Sebastian Kuzminsky
Immanentize the Eschaton


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to