Software

From
Revision as of 19:06, 18 March 2020 by Tim (talk | contribs)

The Replimat project is focused on making tangible goods accessible to all. Small simple and inexpensive computers, and the software which runs on them can aid in this task in a number of ways. Follow these instructions to install and use the software portions of the Replimat project:

Hardware

Replimat is intended to work with as wide a variety of hardware as possible, but specifically targets the Raspberry Pi 4 and later as well as the MKS Base 3D printer controller, for purposes of cost, availability, and ease of project development. Documentation for other hardware is welcome!

Linux

Fedora

Open a terminal and type the following:

 sudo dnf install git openscad rust cargo 

Ubuntu

Redox

Windows

Join Github, clone the replimat git repository

Rust

CAD

The MCAD project contains a gridbeam.scad library with solid and hollow beams of configurable size and orientation, hole-aligned translation functions, and flat surfaces with and without notched corners.

A FreeCAD Replimat library is currently under development. BOLTS and FreeCAD Library serve as useful starting points.

http://implicitcad.org/editor

https://openjscad.org/

https://www.thingiverse.com/tag:openstructures

Firmware

To Be Sorted