Git Product home page Git Product logo

Comments (3)

Maaajaaa avatar Maaajaaa commented on August 29, 2024

Is your G-CODE noted like G 1 with the space between command and number, I've seen this when I used Inkscape to make G-CODE for my 3d-printer which I used as plotter.

from gcodeviewer.

svenstucki avatar svenstucki commented on August 29, 2024

I wanted to visualize some gcode for a (3D printer based) laser engraver and have the same problem. Gcode uploads and can be viewed in the text pane, but nothing else.

In case anyone wants to play around a bit, here's some example gcode: https://pastebin.com/4EiDJiw8

This might also be related to #40, my example contains some G2/G3 codes. They were created by Inkscape with the ShinyLaser extension. The gcode generated by this used codes like G00, G01 and G02. I've tried replacing them (with G0, G1, G2) but it doesn't help.

from gcodeviewer.

zsoltmar avatar zsoltmar commented on August 29, 2024

Having this same issue. I think it's related to the fact that there is no extrusion information - which is required for most of the calculations. Couldn't figure out yet how to overcome this properly.

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.