reprap
http://reprap.org/wiki/Main_Page
skeinforge http://www.youtube.com/watch?v=tjAd1wkSbTM
slic3r http://www.youtube.com/watch?v=3JBaHeGO6f0
http://calculator.josefprusa.cz/#ExtrusionSF40
http://reprapbook.com/sample-how-reprap-prints/
modely http://pp3dp.com/
https://3dprint.fit.cvut.cz/ http://daid.github.com/Cura/ http://www.thingiverse.com/thing:7379 http://www.youtube.com/watch?NR=1&v=rRdKj33Keec&feature=fvwp
http://www.youtube.com/watch?v=V7C-tNBAI4s http://fabmetheus.crsndoo.com/wiki/index.php/Skeinforge#Install
http://www.youtube.com/watch?v=U7Qxou48E50 http://reprap.org/wiki/Sanguinololu https://github.com/ErikZalm/Marlin-non-gen6/blob/master/README
http://reprap.org/wiki/Sprinter
https://github.com/kliment/Sprinter http://josefprusa.cz/blog/
OPENSCAD
Installing on Ubuntu/Kubuntu There is a PPA (private package archive) for OpenSCAD that is maintained by chrysn. So installing OpenSCAD on Ubuntu/Kubuntu boils down to running the following commands: $ sudo add-apt-repository ppa:chrysn/openscad $ sudo apt-get update $ sudo apt-get install openscad librecad - move object to center http://www.youtube.com/watch?v=UptdZY0ZN2w Skeinforge http://wiki.bitsfrombytes.com/index.php?title=Skeinforge http://fabmetheus.crsndoo.com/wiki/index.php/Skeinforge#Install [50]$ python skeinforge_application/skeinforge.py ../../mytest.stl File ../../mytest.stl is being chain exported. Carve procedure took 1 second. Preface procedure took 1 second. Inset procedure took 14 seconds. Fill procedure took 13 seconds. Speed procedure took 0 seconds. Temperature procedure took 0 seconds. Raft procedure took 1 second. Chamber procedure took 0 seconds. Jitter procedure took 1 second. Clip procedure took 2 seconds. Cool procedure took 1 second. Limit procedure took 0 seconds. Alteration procedure took 0 seconds. Skeinlayer layer count 28... Statistics are being generated for the file ../../mytest_export.gcode Cost Machine time cost is 0.75$. Material cost is 0.18$. Total cost is 0.93$. Extent X axis extrusion starts at -29 mm and ends at 29 mm, for a width of 58 mm. Y axis extrusion starts at -26 mm and ends at 26 mm, for a depth of 52 mm. Z axis extrusion starts at 0 mm and ends at 12 mm, for a height of 11 mm. Extruder Build time is 45 minutes 1 second. Distance extruded is 36145.6 mm. Distance traveled is 39915.2 mm. Extruder speed is 210.0 Extruder was extruding 90.6 percent of the time. Extruder was toggled 634 times. Operating flow rate is 3.8 mm3/s. Feed rate average is 14.8 mm/s, (886.8 mm/min). Filament Cross section area is 0.24 mm2. Extrusion diameter is 0.55 mm. Volume fraction is 0.82. Material Mass extruded is 9.2 grams. Volume extruded is 8.5 cc. Meta Text has 26618 lines and a size of 1063.0 KB. Version is 12.03.14 Procedures carve bottom preface inset fill speed temperature raft chamber jitter clip cool limit alteration Profile ABS Slice Edge width is 0.72 mm. Layer height is 0.4 mm. The exported file is saved as ../../mytest_export.gcode It took 38 seconds to export the file. apt-cache show mc arnudio sw 3. replace the librxtxSerial.so with the 64Bit version by getting the libs via "apt-get install librxtx-java" and copying it from /usr/lib/librxtxSerial.so to the reprap directory (solution found here [www.arduino.cc])