kennetek / gridfinity-rebuilt-openscad

A ground-up rebuild of the stock gridfinity bins in OpenSCAD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: No top level geometry to render

cambevis opened this issue · comments

These used to work for me up until recently. I updated OpenSCAD to 2023.09.30, and I think that's when it stopped working.

All renders return:
WARNING: No top level geometry to render

Same issue here, downgrading for now.

I don't see any warning or deprecation messages, so I am suspicious of OpenSCAD on this one.

commented

Ditto with OpenSCAD dev snapshot 2023.12.20

edit: Also appears that I can't find snapshots from <Nov 2023 on files.openscad.org right now

Can anyone provide more information about this? On my machine (Windows 10) I am able to generate a regular bin with the December 20 build of OpenSCAD.

Normally when "No top level geometry to render" is sent to the console its because the main module has been commented out (ie gridfinityInit or gridfinityBase)