Start/stop of line burn through - extreme example

I imported a third party DXF into Inkscape and cut it on Glowforge. There was outline text, a text letter that had stroke but no fill, used to number pieces. e.g. “C2”. Since it was an outline I could only use ‘score’ or ‘cut’. I chose ‘score’ and got some crazy results. Simple characters like ‘A1’ came out acceptable but with visible double burn on the corners. Other characters like ‘C2’ cut completely through the material! All the characters were on the same layer in the app and used the same setting.

When I investigated the source file and zoomed in all the way I noticed that the ‘C2’ characters were split into tiny straight line segments. This is really zoomed in so the line segments appear thicker than longer even though they are 0.005" stroke.

Here is an example of ‘score’ operation on foamboard which really shows the problem. I know this is not PG material and I am only using it as an example because it shows the problem better. The same thing happens on PG material.


In this example the number 6 movement was very slow in comparison to the W which is why it burnt through. Settings were Speed 500 precision power 1!

I have worked with G-code post processors (Fusion360) that implement curve smoothing and curve transformation into simple position movements (for machine that do not understand G-code arc commands). Couldn’t glowforge implement a similar post processor to stop things like this happening?

e.g.

  • Simplify lines that are more precise that the machine is capable of cutting into simple XY movements that are at most the width of the laser which would ensure a minimum speed of movement and essentially join short segments into a curve. This would be based on machine resolution and cutting speed.
  • remove overlaps of lines that start/end on the same point, and change direction by more than a set angle, offsetting the new start by width of laser (or more?) to stop double burn.

I ended up recreating the text as filled outlines and using ‘engrave’ instead which worked great but the problem occurs pretty much everywhere using ‘score’ or ‘cut’ on every material but is more pronounced on softer materials like card.

As another workaround I have been joining curves into one path to stop this from happening which works in some CAD programs but not all in all programs.

I see other people have reported this over a year ago:

Is there any update on a fix for this?

1 Like

Sorry to hear about the trouble with inconsistent score results. I don’t have an update on a fix. However, I do have an idea you could try.

Since you mentioned using Fusion360, I’ve seen several forum posts in which people have had success using the Shaper Origin plugin in Fusion360 to export SVG files. You could try importing the dxf, converting it to a sketch and then exporting that sketch to a svg file using the Shaper Origin plugin.

If you wouldn’t mind sharing, please email your file to support@glowforge.com and I’ll take a look.

Agreed

Hi @ivan1. Your solution seems to be dependant on CAD software and not a general solution using Glowforge software. I only mentioned Fusion360 as example of something that could provide a possible solution IF GlowForge implemented similar curve/path optimization.

1 Like

That’s a great idea for a feature - thanks for the suggestion! We haven’t announced anything like that yet, but I’m going to send it to our product team with a note that it came from a customer request.

I’m going to close this thread - if you have any other questions, go ahead and post a new topic. Thanks for letting us know about this!