Coder Social home page Coder Social logo

Comments (9)

synman avatar synman commented on July 29, 2024

What program are you using as your slicer? If you enable logging within Octoprint you should be able to get a "dump" of the actual gcode being streamed. I'm guessing either my parser is choking on an unrecognized set of commands or your engraver doesn't like it.

What engraver are you using? 2 or 3 axes? More than happy to help troubleshoot... would be awesome to see your octoprint log with debugging enabled when it chokes.

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

I am trying to help him as well. I have octopi loaded with your plugin, i just need to test it.
I am using T2Laser as my slicer and will be using an EleksMaker Mana SE and a L7 board as my controller
2 axis A3 machine

What slicer do you use? @synman

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Lightburn

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Lightburn

are you able to post an example gcode file? mgiht be something useful to be able to test if it is our slicer or hardware. Especially if it is a known working gcode file.

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Provide your comm logs and Octoprint logs, ideally in debug or verbose format, if you want me to look into it.

Alternatively, you are more than welcome to fork the code, troubleshoot it yourself, and submit a pull request if you find something others can benefit from.

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Will do. I am trying to help Mompes on this issue and was curious to compare the lightburn gcode to T2Laser gcode to see if there is much of a difference.
I have not been able to hook this up to one of my engravers yet. Life keeps getting in the way

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

@synman i will most likely have to fork this. It does not take .nc files (the file format that T2Laser generates) and i got an error pretty quick (22 i think). The only think I am thinking of changing is the allowed file formats and the gcode sending code.
I think you set yours up to specifically work with lightburn
I will try downloading the trial of lightburn and see if it works

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

I think I found the issue that I am having. Lightburn gcode is not optimized as T2Laser's is and you use the "G/M" codes at the beginning of each line to process your gcode.
I was able to export that kind of gcode file, but it still screwed up the size of my engraving. it said a 175x151mm engraving was somewhere over 8 million mm each direction.
This is an awesome plugin, but I suggest you add a notice on your plugin that it is optimized for Lightburn and will require unoptimized gcode

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

upload your t2 gcode if you want me to take a look at it.

from octoprint-bettergrblsupport.

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.