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

Laser settings mapping fine tuning #552

Open
arthurwolf opened this issue Dec 8, 2019 · 5 comments
Open

Laser settings mapping fine tuning #552

arthurwolf opened this issue Dec 8, 2019 · 5 comments

Comments

@arthurwolf
Copy link
Contributor

Currently, if I have a part with say multiple layers or colors. When I am in the "Mapping" tab, I can set two operations to "Engrave". But then in my "Laser settings" tab, if I want one of the Engraving operations to be at 90% speed, and the other one to be at 70% speed, I have no way to do this.
I would need to be able to configure laser settings not just by operation "type", but also by actual individual operation. ( hope this makes sense )
A solution is to create new operation "types" so users have several different "Engrave", so they can select different ones and give them different values, but this is very hacky and does not look good in front of our users. We really hope a more elegant solution could be found.
Thanks a lot !

@t-oster
Copy link
Owner

t-oster commented Dec 9, 2019

I am not sure if I understand you correctly, but you seem to want two different profiles. I would suggest two profiles like engrave deep and engrave flat which can have different speeds even for different materials. The whole point of the profiles whas the user to specify the intended result (e.g. engraved deep) instead of the parameters (like 90% speed), becuase the parameters change with the material, the intention not.

@arthurwolf
Copy link
Contributor Author

arthurwolf commented Dec 10, 2019 via email

@mgmax
Copy link
Collaborator

mgmax commented Dec 11, 2019

Maybe "engrave 3d" is what you are looking for? In this mode, the grayscale colors directly map to power (e.g. 30% gray = 30% of configured power).

@arthurwolf
Copy link
Contributor Author

arthurwolf commented Dec 11, 2019 via email

@t-oster
Copy link
Owner

t-oster commented Dec 12, 2019

So what you want is basically have the option to not use a profile, but specify the laser-settings per selection group?
a
b

Well that is not yet easily possible. The option to emulate this is to just add a number of profiles like 'cut 1, cut 2, cut 3...', but you would still have to switch between the tabs.

I gues you would like to have the laser settings directly in the mapping tab where the profile column is now.

Since this workflow is completely different from VisiCut's intended workflow I am not sure how to integrate this without making the ui too complicated.

If you have ideas and implement it in a way it does not break existing workflows it's fine with me. Maybe a pseudo-profile 'custom' which triggers new behavior.

However, isn't it enough for you if you just create 20 profiles (custom1, custom2...) and ship them with your fablab's lasercutter settings? then you users do not have to create those profiles. And if you then provide a predefined mapping which maps layer n to custom n you only need to be in the lasersettings tab and have most of the behavior you want.

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

3 participants