ostat / vacuum-hose-adapter-openscad

OpenScad vacuum hose adapter generator
https://docs.ostat.com/docs/openscad/hose-adapter
78 stars 19 forks source link

Undefined Operation Error in Latest Files #14

Open fazi13 opened 1 month ago

fazi13 commented 1 month ago

Hello, I just grabbed the latest version of the files from main and it appears something has gone wrong. I have the following errors when loading the vacuum-hose-adapter-openscad.scad and vacuum-hose-adapter-samples.scad

[WARNING: undefined operation (undefined / number) in file modules/connector_hose.scad, line 28](https://github.com/ostat/vacuum-hose-adapter-openscad/issues/28,C:/Users/Dylan/Documents/3d%20print/vacuum-hose-adapter-openscad-main/modules/connector_hose.scad) 
[WARNING: undefined operation (undefined - number) in file modules/connector_hose.scad, line 37](https://github.com/ostat/vacuum-hose-adapter-openscad/issues/37,C:/Users/Dylan/Documents/3d%20print/vacuum-hose-adapter-openscad-main/modules/connector_hose.scad) 
[WARNING: Unable to convert translate([0, 0, undef]) parameter to a vec3 or vec2 of numbers in file modules/connector_hose.scad, line 37](https://github.com/ostat/vacuum-hose-adapter-openscad/issues/37,C:/Users/Dylan/Documents/3d%20print/vacuum-hose-adapter-openscad-main/modules/connector_hose.scad) 
[WARNING: undefined operation (bool + number) in file modules/connector_hose.scad, line 38](https://github.com/ostat/vacuum-hose-adapter-openscad/issues/38,C:/Users/Dylan/Documents/3d%20print/vacuum-hose-adapter-openscad-main/modules/connector_hose.scad) 
[WARNING: undefined operation (undefined + number) in file modules/connector_hose.scad, line 46](https://github.com/ostat/vacuum-hose-adapter-openscad/issues/46,C:/Users/Dylan/Documents/3d%20print/vacuum-hose-adapter-openscad-main/modules/connector_hose.scad) 
[WARNING: Unable to convert translate([0, 0, undef]) parameter to a vec3 or vec2 of numbers in file modules/connector_hose.scad, line 46](https://github.com/ostat/vacuum-hose-adapter-openscad/issues/46,C:/Users/Dylan/Documents/3d%20print/vacuum-hose-adapter-openscad-main/modules/connector_hose.scad)

The model also is not working, there is a large gap in the center. image

I went back several commits and those files are working. I'm not sure what happened image