You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.
I'd like ask you if it is possible to add 3 new input fields for each axis, which will represent online scaling.
Calculation is absolutely simple:
[Coordinate sent to Arduino] = [Coordinate from file] * [Scale]
It means vhen scale is 1.0000 everything is as is now in original size.
This could be very helpful function for users which will allow have only one G code file when you want to produce final cut in different sizes. For example when I'm doing a lot of papercuts of same picture on different formats (A4, A3, A2, etc. ) I need just one G-code...
Thank you in advance for your feedback...
Regards
Martin
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd like ask you if it is possible to add 3 new input fields for each axis, which will represent online scaling.
Calculation is absolutely simple:
[Coordinate sent to Arduino] = [Coordinate from file] * [Scale]
It means vhen scale is 1.0000 everything is as is now in original size.
This could be very helpful function for users which will allow have only one G code file when you want to produce final cut in different sizes. For example when I'm doing a lot of papercuts of same picture on different formats (A4, A3, A2, etc. ) I need just one G-code...
Thank you in advance for your feedback...
Regards
Martin
The text was updated successfully, but these errors were encountered: