-
-
Notifications
You must be signed in to change notification settings - Fork 119
[BUG] - PCB Exposure Option Fails loading gerber file (It is a Killer feature need help to fix it) #580
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
Comments
This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌 |
This Gerber was generated using Kicad - Application: KiCad (64-bit) |
Found the problem - Bad check on duplicate points (if any) is causing out of range index. Will be fixed on the next patch. |
Fixed |
Super ! thanks - now I tested the same gerber file (which I had posted earlier which refused to open) and now with this new version V3.7.1 of UVtools it is converting it correctly ! thanks once again for fixing the same. |
Just in case anyone else has this problem, I'll note that I was having difficulties getting my gerbers to show up in UVtools. They'd just be fully black, zero pixels of white. The solution was to move them up close to coordinates 0,0 in KiCAD, apparently they were out of the bounds of UVtools. |
UVtools place Gerber on it exact drawn coordinates. If is out of LCD range it will not show. |
Uh oh!
There was an error while loading. Please reload this page.
System
Describe the bug
The Fantastic Feature of " PCB Exposure" in UVtools - throws error as below when we load a gerber file.
I am telling you thsi feature is a killer feature for Electronics enthusiast - Pleas ehelp to fix these issues , so it is very usefull for the community.
To Reproduce
Steps to reproduce the behavior:
Error Thrown:
Expected behavior
Want a succesfull convertion of the File to feed to the CREALITY HALOT Printer to expose PCB with photo resist.
Files
OB2.0_BT_MODULE-F_Cu.zip
Gerber file used in this case is attached above
The text was updated successfully, but these errors were encountered: