I'm playing with Any Planet Start, Delete Vulcanus and Delete Gleba. The conditionals seem to be broken such that the mod decides "Delete Fulgora" is activated regardless of whether it is activated or not, and so items like the Foundry, Turbo Belts, and most importantly the Recycler, have their minimum atmospheric requirements set to something too high to build on Fulgora. I had to do a quick fix in order to get the mod working, by going into the lua script and manually changing the minimum atmospheric requirement from 1000 to 0.
I think the cause of the issue is that Any Planet Start also deletes the "planet-discovery" technology milestone that you use for the check_mod function, for the planet you start on, but I wasn't able to find the code in that mod that would have done that. I know it's been a bit since this mod got an update but if you ever come back to it, please take a look at this.
Thanks