Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 943 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 943 Bytes

RebeliX X3

RebeliX X3 - a 3D printer based on MLAB's variant of RbeliX open-source 3D printer. New version will be constructed with igus bearings. We are using this OpenSCAD library.

Features

  • Piezoelectric based precise Z-calibration
  • Symmetric motor configuration push-pull to minimize belt stretching in printing of corners

RebeliX

Build

sudo pip install stlsort

To continue OpenSCAD has to be installed and available as openscad command.

  1. Make necessary changes to configuration.scad according to printer that prints the parts and available hardware.
  • Generate a calibration object by make calibration.
  • Print generated calibration.stl and repeat the steps if unhappy.

When satisfied, run make clean && make all. That produces STLs with your tweeks.