Git Product home page Git Product logo

cr30-calibration's Introduction

CR-30 Calibration Shapes

The 3D Print Mill has an amazing feature which is an infinite Z axis. That's great because you can print very long objects in one go, but with great powers come great problems. A lot of things done by the community expect that your nozzle won't be printing at 45° and this includes calibration towers.

This package helps you generate calibration shapes that are appropriate for the CR-30 and still let you use existing g-code modifying tools to change the settings during the print, like what is demonstrated in CHEP's video.

Here are the appropriate shapes for each setting:

Printing

This is made using OpenSCAD, you'll need it to generate the STL files from the source code. It especially doesn't make sense to provide STL files since the goal is to get shapes that are matching what you are going to print.

Temperature Bridges

That's the equivalent of traditional temperature towers (with the same shape basically), except that instead of being stacked up the bridges are put one after the other on the Z-axis (which is infinite).

Temperature Bridges Preview

Print procedure

In order to print a series of bridges, the steps are:

  1. Customize the temp-bridges.scad file to fit your needs
  2. Generate the STL file (you can use OpenSCAD's GUI or use the CLI make temp-bridges)
  3. Slice the models making sure of your settings (mostly the layer height)
  4. Modify the gcode, using Cura plugins by example
  5. Profit (well, print)

Settings

Specifically, here is what settings categories do. For individual settings, please refer to the comments in the code.

  • Print Settings — Overall settings about the way this is going to be printed
  • Tested Value — The goal of this calibration shape is to find out which value of a setting is the best. This value will be printed on the part to make it easier to recognize after the printing. This section lets you define what values you want to test.
  • Printed Text — On top of printing the tested value, the top of the bridge contains inscriptions that can be by example the name or brand of the material you're printing. For example on the screenshot you can see "PLA/PHA 190°C" which allows me to remember that I was printing PLA/PHA from ColorFabb and then to know at which temperature it was extruded. The format is {prefix}{value}{suffix}.
  • Bridge Dimensions — If you want to alter some dimensions of bridge components. All dimensions are given in layers count so that you can get a good idea of what you're doing as well as making sure that the generated shape rounds-up well when sliced, especially on smaller details.

cr30-calibration's People

Contributors

xowap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.