In the work for multi spindles there were name changes besides adding .0 to HAL pins.
eg
halui.spindle-override.count-enable (note hyphen between spindle and override)
vrs
halui.spindle.0.override.count-enable
One might have expected:
halui.spindle-override.0.count-enable
Pncconf was not updated for these new pin names, before i fix them I am confirming that the halui pin names are what you wanted.
评论 (4)
#2 – andypugh 于 2018-10-06
Yes, the pin names are as-intended.
The naming is changed to be hierarchical.
It is the override for spindle 0, not the zeroth override.
Component.item.N.function.pin
(
#3 – c-morley 于 2018-10-06
ok thanks I’ll fix pncconf.
#4 – KurtJacobson 于 2018-10-06
@andypugh I like that, makes the overrides sort with the respective spindle in a tree view.
#1 – c-morley 于 2018-10-06
I will just add:
While halui.spindle.0.override…. etc is consistent with the new spindle pins,
it is not consistent with the other override pins such as:
haui.feed-override…etc