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

cut win 10 #7

Open
mikhailmihalkov opened this issue Oct 27, 2022 · 4 comments
Open

cut win 10 #7

mikhailmihalkov opened this issue Oct 27, 2022 · 4 comments

Comments

@mikhailmihalkov
Copy link

Good afternoon I put your program and it works great on win 10 with the winusb driver.... Tell me how you can start cutting with this program https://github.com/Jeinzi/SMTCut on win 10 64? All options that are given previously do not work and it is not possible to run it fully bypassing the win buffer

@Timmmm
Copy link
Owner

Timmmm commented Oct 27, 2022

Ooo interesting. Hadn't heard of that program.

I guess you just need to convert the gerber to SVG? Maybe with this?

@mikhailmihalkov
Copy link
Author

Unfortunately, when cutting in svg, it cannot cut according to the smtcut algorithm, high accuracy is used there and all shapes are cut as separate lines..... this is the further development of this program https://github.com/pmonta/gerber2graphtec.... The whole problem lies in the win 10 printer driver on win 7 it worked like this https://hackaday.io/project/4293-solder-paste-stencils-on-windows-7

@mikhailmihalkov
Copy link
Author

I managed to start cutting through rawprint but everything goes through the win 10 print queue as a result of this usb buffer breaks the file with data

@mikhailmihalkov
Copy link
Author

The program itself converts the file gerber into a set of commands and coordinates in text form and this file must be sent directly to the cutter bypassing the driver and print queue win 10

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

No branches or pull requests

2 participants