Hi again,
Solved it myself. I changed the data.lua:
data.raw.recipe[entity_name].enabled = false
was changed to
data.raw.recipe[entity_name].enabled = true
Tadaa! The poles are there. This is presumably not what the author intended. But hey, it works.
Bye
Bo