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

update polygon pour even if cancel the repour operate #249

Closed
sonnyyin opened this issue Dec 9, 2022 · 4 comments
Closed

update polygon pour even if cancel the repour operate #249

sonnyyin opened this issue Dec 9, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@sonnyyin
Copy link

sonnyyin commented Dec 9, 2022

Describe the bug
Hi, I use kikit plugin for panelize a pcb board, then export gerber use JLCPCB-tool, when I click [Generate fabrication files] button, a tipbox show and ask for repour polygn, even if I click the [cancle] button , the polygon still update. This result copper conncet together.

To Reproduce
Steps to reproduce the behavior:
图片

the result image:
图片

Expected behavior
Dont't update the polygon area.

KiCad Version

Application: KiCad PCB 编辑器 (64-bit)

Version: (6.0.9), release build

Libraries:
	wxWidgets 3.2.1
	libcurl/7.83.1-DEV Schannel zlib/1.2.12

Platform: Windows 10 (build 19042), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Oct 29 2022 23:44:28
	wxWidgets: 3.2.1 (wchar_t,wx containers)
	Boost: 1.79.0
	OCC: 7.6.0
	Curl: 7.83.1-DEV
	ngspice: 37
	Compiler: Visual C++ 1929 without C++ ABI

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON

@Bouni
Copy link
Owner

Bouni commented Dec 12, 2022

This seems like a KiCAD bug. The modal is generated by KiCAD and should handle the yes / no user choice. I'll file a bugin KiCAD's Gitlab and see if I'm right.

@Bouni Bouni added the bug Something isn't working label Dec 12, 2022
@Bouni
Copy link
Owner

Bouni commented Dec 12, 2022

KiCAD issue for reference: https://gitlab.com/kicad/code/kicad/-/issues/13135

@sonnyyin
Copy link
Author

Thanks for reply,I will focus on it.

@Bouni
Copy link
Owner

Bouni commented May 26, 2023

Fixed in #314

@Bouni Bouni closed this as completed May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants