Commit Graph

5 Commits (6359456d6bcb2ed827f653e1108d6b19210764d3)

Author SHA1 Message Date
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
Alexandr Kukan 62163d3b2f
MK2.5S initial 2019-02-27 14:48:15 +01:00
Alexandr Kukan f35614d48b
Delete _assembly.scad 2019-02-12 15:31:15 +01:00
Alexandr Kukan 3dc4e39104
MK3S initial 2019-02-12 15:13:17 +01:00
Alexandr Kukan c8636c8c46
MK3S initial 2019-02-12 14:54:49 +01:00