Git Product home page Git Product logo

curaformakerbots's Introduction

Cura For Makerbots

Tools to use Cura as a primary slicer with Makerbots printers

Makerbots Profile

The file Cura_Makerbot_standard_profile.ini is a standard Cura profile for creating gcode for Makerbot Replicator 2 and 2X Desktop 3D Printers. Open this profile before creating your gcode.

The output gcode will still lack a few tweaks to be compatible with Makerware.

Converter script

Update : This script is no longer needed since Ultimaker/CuraEngine@4f5b366

The script Cura_gcode_converter.sh converts the previously generated gcode to the Makerware format. You can then create an X3G from it in Makerware to print the model.

What is does :

  • Replaces M109 with M104 (Temperature setting for the extruder)
  • Comments G21 and G90 (Units and positionning)
  • Replaces M107 with M127, and M106 with M126 (Filament fan stuff)
  • Replaces G28 with a proper G162 (X and Y homing)

Please contribute !

If you're using Cura to slice and a Makerbot to print, do not hesitate to point out problems and pull request modifications to these settings and scripts


Author : Cyril Chapellier / CKAB (2013)

License : MIT. Just don't blame me if your Makerbot explodes ...

curaformakerbots's People

Watchers

 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.