Rosalind

From RepRap
Revision as of 17:57, 30 October 2018 by Qwazix (talk | contribs) (Add basic printing instuctions)
Jump to: navigation, search

This page is a development stub. Please enhance this page by adding information, cad files, nice big images, and well structured data!


Rosalind Documentation
Crystal Clear action run.png
Rosalind

Release status: Working

Rosalind.png
Description
A fully parametric GPL printer designed in OpenSCAD
License
GPL v2
Author
Contributors
Based-on
Categories
CAD Models
External Link


A CoreXY parametric 3D printer fully designed in OpenSCAD. You can clone the repository, change the parameters in general-values-n2.scad and print your very own rosalind. Step by step printing and assembly instructions coming soon.

Basic Printing Instructions

  1. Clone the git repository
  2. Open general-values-n2.scad and edit as you wish. The comments should help you choose the right values.
  3. Save as general-values.scad overwriting the existing file.
  4. Open rosalind.scad and view your build. Does it look right? Not all possible values have been tested so you have to take a good look here and make sure everything looks alright. If unsure just go with the defaults.
  5. Open the part files one by one and uncomment the print() statement. This is not very straightforward yet but it will be fixed in the next release.
  6. Press F6 and then export to .stl
  7. Print the stl files

Basic Assembly Instructions

Coming soon. For the time being use rosalind.scad as a guide if you'd like to print your own rosalind.