Git Product home page Git Product logo

Comments (2)

austjancev-sugarcrm avatar austjancev-sugarcrm commented on August 29, 2024

Can you please attach or publish the file you are trying to open? I've been using it with cura myself for last week or so and had no problems so far.

from gcodeviewer.

neildarlow avatar neildarlow commented on August 29, 2024

Found the problem. Cura produces GCode based on absolute extrusion distances and my use of Skeinforge and Slic3r had been with relative extrusion distances.

The file contained a M83 code which, I assume, caused gCodeViewer to interpret the absolute values as relative and the filament usage was completely wrong. Changing the M83 to M82 and re-slicing allows gCodeViewer to process the file much faster.

The filament usage is still wrong though. it now produces the following:

Model size is: 150.50x150.50x10.45mm
Total filament used: -1.00mm
Total filament weight used: -0.01grams
Estimated print time: 3:52:37
Estimated layer height: 0.10mm
Layer count: 106printed, 109visited

The dimensions and layer counts are correct but the filament usage and weight are a bit wrong.

from gcodeviewer.

Related Issues (20)

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.