Software: Difference between revisions

From
No edit summary
No edit summary
Line 1: Line 1:
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:
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===
===Linux===

Revision as of 20:47, 6 March 2020

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

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

Firmware

To Be Sorted