bitbeam icon indicating copy to clipboard operation
bitbeam copied to clipboard

Exporting SCAD files to STL

Open amitkc1 opened this issue 12 years ago • 1 comments

Hi Jason,

I am trying to build BitBeam according to the instructions here. I have one question.

  1. When I try to export these .scad files to .STL files, it gives an error "Current top level object is not a 3D object." How can I solve this issue ?

Regards, Amit

amitkc1 avatar Jun 23 '13 20:06 amitkc1

@amitkc1 you're trying to build modules (OpenSCAD libraries) which are used by other files. Check out OpenSCAD's manual about modules.

Files which can be build are:

  • bitbeam-arduino-plate.scad
  • bitbeam-kit.scad
  • bitbeam.scad

suda avatar Jul 06 '14 14:07 suda