Git Product home page Git Product logo

retraction-seeker's Introduction

retraction-seeker

This project is WIP attempt at gcode generator that produces array of towers with various retraction settings between them.

  • X axis changes retraction distance (by default 1.0 - 5.5 mm in 0.25 mm steps)
  • Y axis changes retraction speed (by default 10.0 - 55.0 mm/s in 2.5 mm/s steps)
  • Z axis changes temperature (by default 210 to 190 in 5C steps, 5mm each step)

The generated values for each of the axis are listed in the g-code and should be used as a key when observing the platter (ret_d_steps, ret_spd_steps, temp_steps).

All parameters of the generated g-code can be influenced by editing a settings.json file placed next to the script (see settings.json.example as an example).

Default parameters are set to similar values that prusa i3 mk3 would expect.

NOTE: Currently, the generated E axis movement is 7% more than expected (when compared to Slic3r generated g-code). Since this is a crucial part of the generation, more effort will be put to get the extrusion factor lined up correctly.

retraction-seeker's People

Contributors

volca02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

larsmei shawe

retraction-seeker's Issues

Temperature not change

Hello
First, thank you for this script.
The line 155 M104 $temp_nozzle ; nozzle temp must be M104 S$temp_nozzle ; nozzle temp

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.