sn4k3 / UVtools

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
GNU Affero General Public License v3.0
1.21k stars 104 forks source link

[Bug] PCB Exposure. Invert option does not work. #812

Closed allpassed closed 8 months ago

allpassed commented 9 months ago

System

UVtools v4.0.6 X64
Operative system: Linux 5.19.0-40-generic #41~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 31 16:00:14 UTC 2 X64
Processor: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
Processor cores: 8
Memory RAM: 10.16 / 15.49 GB
Runtime: neon.22.04-x64
Framework: .NET 6.0.25
AvaloniaUI: 11.0.6
OpenCV: 4.8.1

Path:       /tmp/.mount_UVtoolerX3Pu/usr/bin/
Executable: /tmp/.mount_UVtoolerX3Pu/usr/bin/UVtools
Loaded file: xyzCalibration_cube.goo [Version: 0] [Class: GooFile]

Printer and Slicer

Description of the bug

Open PCB Exposure tools. Load a Gerber file. Try to check the 'Invert' checkbox for the Geber file.

How to reproduce

Open PCB Exposure tools. Load a Gerber file. Try to check the 'Invert' checkbox for the Geber file. In my case the checkbox does not change its state. The preview does not change the content.

Files

ncp1450_step-up_converter_v4-F_Cu.zip

github-actions[bot] commented 9 months ago

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! 🙌

sn4k3 commented 9 months ago

Currently there are some bugs in the UI framework involving controls into the DataGrid. It will be fixed on the next release of it.

As workaround use the global Invert option.

allpassed commented 9 months ago

Thank you for your quick response. Could you please give me a hint on where the global Invert option is in the tool settings?

sn4k3 commented 9 months ago

image

allpassed commented 9 months ago

Oh, great! Thank you for your help! Best regards.

sn4k3 commented 8 months ago

Fixed