Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move along boundingbox ("Preview") #181

Open
peteruithoven opened this issue Oct 26, 2013 · 4 comments
Open

Move along boundingbox ("Preview") #181

peteruithoven opened this issue Oct 26, 2013 · 4 comments

Comments

@peteruithoven
Copy link
Contributor

Some people might want a preview of the boundingbox of their design on the material.
We could add a "Preview" button next to the execute button that only sends the outline of the complete job. The preview power could be 0% power and speed could be100%, but of course it would be great if this was configurable.
I would place this button left to the execute button.

(I still think the VisiCam solution is a better one, but it's more work to setup)

@t-oster
Copy link
Owner

t-oster commented Jun 8, 2015

I like this feature very much and want it myself, so as soon as I have time, I will implement it.

@t-oster
Copy link
Owner

t-oster commented Jun 11, 2015

Quick Solution: Create a new Laserprofile with a name like "Preview" or "Move Outline" and select the "use outline option". Also disable any optimization by selecting "FILE" as optimization algorithm. In the laser-settings for that profile just select 100% speed and 0% power. Works for me. This also has the advantage, that it does use a tighter outline than just a bounding box. Didn't test it with complex shapes though, so it may be, that it will also move around "inner" shapes.

@mgmax mgmax changed the title Preview boundingbox option Move along boundingbox ("Preview") Jan 1, 2020
@mgmax mgmax mentioned this issue Jan 1, 2020
@jnweiger
Copy link
Contributor

jnweiger commented Jan 9, 2020

I tested the 'use outline' feature. But used the algortihm "NEAREST". It does something strange then:
photo_2020-01-09_18-42-46

This design has lots of numbers and text using a single stroke hershey font.
The glyphs often are paths (that have a start and an end.)

To me it looks like a 'close all paths' feature. :-)

This is what I had loaded: (Photo above was taken before the laser finished)

image

@TheAssassin
Copy link
Contributor

Ruida devices apparently have a specific command built-in for such a preview feature. I retrofitted a control panel on an OMTech Polar (which features a 6442S controller). It has a "Frame" button that (like in LightBurn) runs move commands to show the bounding box of the object for the currently selected job.

I suppose this feature depends on a correct bounding box being sent to the device as part of the job, which the Ruida driver does.

As discussed in #711 VisiCut could just send a job doing the same (or in the distant future send these commands directly ad hoc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants