Closed WillAdams closed 10 months ago
Given a file such as:
https://github.com/WillAdams/Design_Into_3D/blob/master/openscadwebgui/Impossible_Dovetail_Box.scad
which begins with:
//!OpenSCAD Height = 1.5; Width_and_Depth = 3;
The label for "Height" is overwritten by "!OpenSCAD":
as shown at the link:
https://seasick.github.io/openscad-web-gui/?https://raw.githubusercontent.com/WillAdams/Design_Into_3D/master/openscadwebgui/Impossible_Dovetail_Box.scad
Thanks for reporting the issue - a fix has been deployed
Given a file such as:
https://github.com/WillAdams/Design_Into_3D/blob/master/openscadwebgui/Impossible_Dovetail_Box.scad
which begins with:
The label for "Height" is overwritten by "!OpenSCAD":
as shown at the link:
https://seasick.github.io/openscad-web-gui/?https://raw.githubusercontent.com/WillAdams/Design_Into_3D/master/openscadwebgui/Impossible_Dovetail_Box.scad