SVGToolpathReader icon indicating copy to clipboard operation
SVGToolpathReader copied to clipboard

Support Z Hop (and Z Hop Height)

Open omdathetkan opened this issue 5 years ago • 5 comments

Z-Hop (and Z Hop Height) is needed for use cases like cutting or pen plotting in order to avoid travel lines: https://ultimaker.com/learn/transform-your-ultimaker-in-a-pen-plotter

omdathetkan avatar Mar 24 '20 21:03 omdathetkan

Indeed this is one of the remaining print features that is not implemented yet. Since multi-layer prints have been completed, this is now the next one on the planning: https://github.com/Ghostkeeper/SVGToolpathReader/projects/2

Ghostkeeper avatar Mar 26 '20 15:03 Ghostkeeper

I actually think I implemented it. Waiting on my colleague to test it... https://github.com/jorisa/SVGToolpathReader/commit/925938cd3a944baf80eaa1980ae005dde7164d32

omdathetkan avatar Mar 26 '20 15:03 omdathetkan

Was this successful? @omdathetkan

shardsofaperture avatar Nov 28 '22 03:11 shardsofaperture

@shardsofaperture You could look into https://github.com/Ghostkeeper/SVGToolpathReader/pull/8 . There was an attempt that seems to be somewhat successful, but had some extra bits that introduce non-standard g-code.

Ghostkeeper avatar Nov 28 '22 08:11 Ghostkeeper

I just rebuilt my printer to be used as a vinyl cutter and your software works great for this purpose except the lack of Z-hop. Is there another solution for this problem?

duelago avatar Jul 15 '23 16:07 duelago