Giter VIP home page Giter VIP logo

retr3d's Introduction

Retr3d Logo Retr3d (ˈriːˌtred) is a framework dedicated to affordable 3D printing equipment for developing economies that can be locally sourced, locally maintained and locally improved.

We believe that 3D printing can be as transformative in developing countries as the mobile phone. As with the mobile phone, which has already changed the way people across the Africa communicate, introducing 3D printing at the community level offers the potential to localize manufacturing. Which is why we are making it possible to build Retr3d machines from the thousands of tonnes of e-waste which would otherwise end up as landfill.

Software

Retr3d uses python and FreeCAD to 3D model printable parts for the construction of more 3D printers. Through globalVars.py dimensions of procured e-waste are turned into customized 3D models. Retr3d's software depends on FreeCAD's python scripting API. FreeCAD can be found here.

Installation: Quick Version

Head over to our latest release and download your appropriate file. Next, extract it. Hazzah! You're all done, now head over to Getting Started to get on your way.

Configuration

All of the customizable options can be configured here. After generating your configuration file make sure to replace the original "globalVars.py file with the newly generated one.

Getting Started

To begin creating a printer from the default options, open FreeCAD. Next, select from the menu. Select "Macro > Macros ..."
Next, select the folder where is stored.
Click the "..." Button Finally, select for the available options. After that, hit to create a printer. Click makePrinter.py
If everything was installed correctly, you should now have something that looks like this: printer
Remember, it might take a while for your printer to be modelled. Please be patient.

Plate

To facilitate an efficient work flow, Retr3d can interface with Plater to arrange parts in an extremely efficient manner. Make sure to put the appropriate version of plater in the "plater" folder. (Eg. plater.exe, plater.app, or plater)

Plater

Slic3r Integration

Retr3d can also interface with Slic3r to slice parts automatically. After installing the dependencies, make sure to put the appropriate version of Slic3r in the "Slic3r" folder. (Eg. slic3r.exe, slic3r.app, or slic3r)

Troubleshooting

AttributeError: 'module' object has no attribute 'getDocument'

This error is generated when running "makePrinter.py" directly from the command line. To fix, follow the instructions under "Getting Started" to run "makePrinter.py" as a FreeCAD macro.

raise Exception("getFace() error: No such face exists.")

Due to the way FreeCAD assigns faces in it's version 0.15, some users may have to downgrade to an earlier version. FreeCAD 0.14 Revision 2935 has been confirmed to work on a multitude of operating systems. Also, FreeCAD Version 0.16 Revision 5239 has also been confirmed to work.

To downgrade on Debian Linux:

sudo apt-get install freecad=0.13.2935-dfsg-1.1build1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.