Original Prusa i3 MK2 3D printer printed parts
Go to file
VuiMuich 6359456d6b 1. Added new STL of the Einsy-base as a variant without the fixed raspberry
cover, instead you could print the raspberry_cover.stl for the clip-in
cover.

2. In all .scad files that have a revision stamp in it a variable "rev" in the
beginning of the code was introduced and used in the 'text' functions
instad of using strings directly.
Exapmle:
	rev = "R3";
	text(rev, font = "helvetica:style=Bold", size=6, center=true);

3. In the Einsy-base.scad a few commented lines were added to load the
removable raspberry_cover.stl for referenc purpose, and comments on
which lines were commented to produce the Einsy-base_no_raspy-cover.stl.
Therefore the Revision got bumped to "R3a".
2019-04-02 19:38:41 +02:00
Frame Frame components added 2017-12-05 11:30:07 +01:00
Printed-Parts 1. Added new STL of the Einsy-base as a variant without the fixed raspberry 2019-04-02 19:38:41 +02:00
LICENSE Initial commit 2015-12-23 13:39:29 +01:00
README.md Update README.md 2019-02-13 09:39:02 +01:00

README.md

Original Prusa i3 MK3S

Original Prusa i3 MK3S is a 3D printer project maintained by PRUSA RESEARCH. Originates in RepRap project.

This repository contains SCAD files and STLs of the printed parts.

Links