On 04/10/13 12:16, Russell Brown wrote:
> Quoth David Armstrong.....
>> On 04/10/13 11:19, Russell Brown wrote:
>>> The bad news is that the config generated fails to run (in 2.5.3) with:
>>> Mesa_Mill.hal:124: Pin 'motion.spindle-speed-out-rps-abs' does not exist
>> i believe it's just a typo or a change of name etc
>> i think that particular line should be  net spindle-vel-cmd-rps <=
>> motion.spindle-speed-out-rps
>>
>> can you post your hal file , that will have more information
> http://ruffle.me.uk/cnc/Mesa_Mill.pncconf
>
> ...used to generate:
>
> http://ruffle.me.uk/cnc/Mesa_Mill.hal
> http://ruffle.me.uk/cnc/Mesa_Mill.ini
>
> using pncconf from master pulled this AM.
>
your not use the abs component in your spindle so just comment out

net spindle-vel-cmd-rps-abs    <=  motion.spindle-speed-out-rps-abs
and probably another error will popup being
net spindle-vel-cmd-rpm-abs    <=  motion.spindle-speed-out-abs

are you using an encoder on your spindle ?







------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to