AI로 유사한 모델 찾기
프로필 출력(0)
모델 파일(0)
게시일:2026-07-07 13:37:35
0
0
I am working on a container that needs a biohazard symbol. This one seems to work stand-alone. But it fails to appear on F6 when I have it in an openscad program with the command.
translate(v=[0,1.5,(ext_h/2)]) import("BioHazard-50-fixed.stl");
Any ideas?
