Coder Social home page Coder Social logo

Comments (18)

synman avatar synman commented on July 29, 2024

This plugin was developed using an ekeksmaker laser engraver as it's reference device.

Have you changed any of its defaults?

What software are you using to generate your gcode? We may find the answer there.

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

I have not changed any defaults yet.
I am using T2Laser for gcode generation. I think I found what might be an issue that I am going to test later today. T2 slims down the gcode to be as efficient as possible as shown below. I can can uncheck this method to add all the G01 commands back in
G21
G90
F500
M05
G00X0Y0F500
G92X101.5Y77.5
G90
M03 S0
G01 X99 Y155 M03 S0
X99.2 M03 S255
X100.4 Y155 M03 S255
X100.6 M03 S0
X100.4 Y154.8 M03 S0
X100.2 M03 S255
X99 Y154.8 M03 S255
X98.8 M03 S0
X99 Y154.6 M03 S0
X99.2 M03 S255
X100.4 Y154.6 M03 S255
X100.6 M03 S0
X100.4 Y154.4 M03 S0
X100.2 M03 S255

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Thank you for posting the "optimized" T2 code. Let me know how it goes with that option unselected. I've been waiting to see what the T2 generated gcode looks like (see the invalid ticket opened previously).

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

I dealt with this issue with the GRBL support plugin years ago and gave up in frustration. That is when i found out about the optimized code.
When I posted this question, i was looking at the code and it came to me after I had posted, that the optimized code was an issue.
What programs have you tested with? Lightburn? EleksCAM? BCL?

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Lightburn is all I use. I'm more than happy to add additional gcode style support (where feasible) but need sample gcode to feed my own machine to figure it out.

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

here is a sample of T2Laser gcode

snoopy3.zip

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Thank you! Guess I'm ready to hop back in and clear the backlog.

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Ok. So i got machine code out of T2. When I send it, here is the error
error
here is the gcode
snoops3.zip

Is there a way you could send me a Lightburn gcode file for me to compare?

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

I'll send you back Snoopy if you want to share the source (assuming it is not copyrighted).

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Is snoops3 without Optimization enabled? And snoopy3 is with optimization?

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

snoopy-clipart-dancing-coloring-2

it is just a line are drawing of snoopy from the Peanuts
Yes, it is the one without optimization

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Very cool. Thanks for all the details. This is sufficient for me to engage. Going to classify this as a bug once I'm at my PC.

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Thank you. Please let me know. I am excited to get my 2 laser engravers and my little homemade cnc mill using this

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Please let me know if there is any way I can help

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Lightburn is all I use. I'm more than happy to add additional gcode style support (where feasible) but need sample gcode to feed my own machine to figure it out.

so I tried using a lightburn gcode file and am getting the same error

from octoprint-bettergrblsupport.

thothloki avatar thothloki commented on July 29, 2024

Ok. I figured out what was causing the overflow in the gcode. I can manually edit them (eventually building a script to auto edit them for me) to make them work. I have another problem that i will open a new issue for.

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

Sorry for the delay... here's snoopy gcode generated from light burn

snoopy-LB.gcode.zip

FWIW, I'm working on getting the optimized T2 Laser gcode to work.

from octoprint-bettergrblsupport.

synman avatar synman commented on July 29, 2024

reopening this as it has remanifested in other post processors and is not limited to just the X coordinate plane.

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.