Has the parameter style_lip been removed? #325
-
|
Hi everyone. Has the parameter style_lip been removed? It is specified in the documentation but I can't find it in the gridfinity-rebuilt-bins.scad (instead there is just a toggle, lip: true or false). I have tried to look for information on the internet but I couldn't find a clear answer. However, I have noticed that the implementation of Rebuilt in the Perplexity Labs generator only has the toggle, but on makerworld (https://makerworld.com/es/models/466168-parametric-gridfinity-generator-create-your-own?from=search#profileId-375085) it has the style_lip option. So I don't know if the feature has been removed and the makermorld generator is just using an old version, or the parameter is hidden somehow but still functional. I have just started using openscad so I appreciate you help. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Sorry about that. The additional maintenance burden and potential user confusion wasn't worth keeping the "Retain height" option. You have to do the calculations yourself, but you can use |
Beta Was this translation helpful? Give feedback.
Sorry about that. The additional maintenance burden and potential user confusion wasn't worth keeping the "Retain height" option.
You have to do the calculations yourself, but you can use
gridz_defineto do the same thing as the olderstyle_lip"Retain height" option.