Re: [Machinekit] Hal pin problem?

2018-02-13 Thread Bas de Bruijn


> On 12 Feb 2018, at 17:28, gary  wrote:
> 
> I am getting an error lineardelta.hal:739: parameter or pin 
> 'hpg.pwmgen.00.out.04.pin' not found
> can't seem to find the error or why the pin is not found

Have a look at where you set up the hpg component. It looks like you do not 
instantiate a 5th pwmgen. But without any links to your configuration setup 
this is impossible to guess.

Look for the config string in the beginning of the Hal where the hpg component 
is instantiated.

> i have it set
> got it here first then commented it out
> # E2 Heater FET 4
> #setp hpg.pwmgen.00.out.03.pin   921
> #setp hpg.pwmgen.00.out.03.enable1
> #setp hpg.pwmgen.00.out.03.value 0.0
> 
> now getting it at next one in line the fan 'hpg.pwmgen.00.out.04.pin' not 
> found
> 
> The bed, E0 and E1 are not having a pin problem
> 
> its with a cramps.hal I have used this config setup before no problem
> i am running, run.py and loading the cramps_bbio
> 
> any suggestions as where to look for the pin problem?
> 
> Thanks gary 
> -- 
> website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
> https://github.com/machinekit
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Machinekit" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to machinekit+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/machinekit.
> For more options, visit https://groups.google.com/d/optout.

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


[Machinekit] Hal pin problem?

2018-02-12 Thread gary
I am getting an error lineardelta.hal:739: parameter or pin 
'hpg.pwmgen.00.out.04.pin' not found
can't seem to find the error or why the pin is not found i have it set 
got it here first then commented it out
# E2 Heater FET 4
#setp hpg.pwmgen.00.out.03.pin   921
#setp hpg.pwmgen.00.out.03.enable1
#setp hpg.pwmgen.00.out.03.value 0.0

now getting it at next one in line the fan 'hpg.pwmgen.00.out.04.pin' not 
found 

The bed, E0 and E1 are not having a pin problem

its with a cramps.hal I have used this config setup before no problem
i am running, run.py and loading the cramps_bbio

any suggestions as where to look for the pin problem?

Thanks gary 

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.