Open source describes software/hardware which has openly available source code/designs and a license that allows studying, exchanging and distributing the designs for any purpose to anyone.
Questions tagged [open-source]
10 questions
18
votes
7 answers
Open Source 3D scanning
I am trying to make a structured light 3D scanner using single camera, light projector and a turntable.
After days on Google I did not find any reliable open source project which I can get to work. SLStudio really seemed a good choice but did not…

Hamza Tasneem
- 181
- 1
- 6
11
votes
5 answers
What are some good FOSS or free tools for editing STL files for 3D Printing?
I'd like to customize and modify some parts on Thingiverse, beyond just simple scaling for 3D printing.
I've been looking for some tools that convert the STL files into something that is easily edited, but so far all that I've found are really buggy…

Jim
- 213
- 2
- 4
6
votes
2 answers
At which point does a delta 3d printer change the G-code in order to work in its non-cartesian design?
For example, to make a DIY cartesian 3d printer you could use/do the following:
Create G-code using a program of your choice.
Load it into Universal G-code Sender (GRBL).
Pass it into an Arduino with GRBL.
The arduino can pass the instructions to…

begginer3
- 63
- 5
5
votes
2 answers
Resources/methods to construct STL files using disparate parts using OpenSCAD
What resources or methods would OpenSCAD users suggest to piece together disparate STL files?
I'd like to take an existing STL model-library of STL parts (head, torso, arms, legs) and make it a Thingiverse OpenSTL maker, similar to the castle…

William M-B
- 151
- 4
5
votes
2 answers
Is there any opensource software that controls the RAMPS RepRap board directly from the computer?
I'd like to find an opensource software that communicates directly with the RAMPS board (or any other 3D printer driver) without using the arduino...
It doesn't matter if it runs on Windows or linux as long as it's opensource. Also, I'm not worried…

Rafael Muynarsk
- 153
- 4
5
votes
3 answers
Through what methods and mechanisms can a multi-material FDM printer operate?
I now own the Prusa3D MMU2. The benefits, costs, and experience others have had is well documented. I am interested in rebuilding my large, home-designed delta machine to be multi-material, and don't want to overlook strategies I haven't…

cmm
- 4,418
- 10
- 36
4
votes
0 answers
Alternatives to RepRap project?
I would like to print 3D desktop printer, but currently I know only RepRap project. Ideally I'm looking for some better quality or larger alternatives (e.g. for printing larger parts than RepRap allows).
Are there any?

kenorb
- 2,545
- 2
- 20
- 40
1
vote
1 answer
Resources on getting horus/ciclop scanners to work?
I have a Ciclop (HE3D version) scanner ready to try to use, but it seems the Horus software is hopelessly bitrotted. It has breakage from API-level changes at least in the Python bindings for OpenGL, OpenCV, matplotlib, and wxPython, and possibly…

R.. GitHub STOP HELPING ICE
- 10,302
- 4
- 24
- 57
1
vote
1 answer
How to create supports for the parts hanging above 45 degrees?
Do you have any specific process recommendations to achieve support for the parts hanging above 45 degrees, using open source software?

VampishWolf
- 13
- 2
-1
votes
2 answers
How do I compress 3D files
I'm trying to compress different 3D files, but find it difficult to find the right software to compress the file.
What are the most suitable 3D file compressors to compress 3D files like STL, OBJ and STEP?
I have tried Draco, and mac zip compressor.

Hither Joe
- 3
- 2