Coder Social home page Coder Social logo

clefranc / slic3r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slic3r/slic3r

0.0 0.0 0.0 29.98 MB

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

Home Page: http://slic3r.org/

Perl 6.01% Perl 6 0.10% C 1.93% C++ 91.96%

slic3r's People

Watchers

 avatar  avatar

slic3r's Issues

New G-code for firmware self-awareness

Hi @alexrj,
I'm currently experimenting on giving Marlin some awareness of its print environment. I've introduced 3 new G-code commands, namely M2, M3 and M4:

 * M2   - Host printing started
 * M3   - Host printing ended
 * M4   - Object information and status: E<extrusion needed> in mm, P<percent completed>

I need these commands to be included automatically at the beginning and end to the slicer G-code. Right now I'm using the M2 and M3 commands using host scripts start/end code.

The M4 command is a little problematic for the host, because only the slicer knows valuable information about the print. I think it must be included in the G-code generated by the slicer (at least the E parameter).

So, in brief, what I'm looking for is:

  • M2 at the top of the G-code
  • M4 at the top with E parameter (filament needed in mm)
  • M3 at the bottom.

Do you think you can produce a branch with these new commands (added as an option)?

See Wiki

Thanks

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.