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

Warning Overflow KiROUND during plot_board #27

Open
lpdx opened this issue May 5, 2022 · 2 comments
Open

Warning Overflow KiROUND during plot_board #27

lpdx opened this issue May 5, 2022 · 2 comments

Comments

@lpdx
Copy link

lpdx commented May 5, 2022

I'm using KiCAD 6.0.1, Inkscape 1.1 and I'm getting this message lot of times (with distinct numbers) while running plot_board.py.

12:51:02: Warning: Overflow KiROUND converting value -377147830500.000000 to 湩t㩸ϛ淣뻀崀逇რ翼

(this kind of message prompts 19 times while plotting a small dual-layer board.)

At the end I had success ploting it.

Is there a way to supress this warning?

Kicad detail version:

Application: KiCad (64-bit)

Version: (6.0.1), release build

Libraries:
	wxWidgets 3.1.5
	libcurl/7.78.0-DEV Schannel zlib/1.2.11

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

Build Info:
	Date: Jan 15 2022 13:36:27
	wxWidgets: 3.1.5 (wchar_t,wx containers)
	Boost: 1.76.0
	OCC: 7.5.0
	Curl: 7.78.0-DEV
	ngspice: 35
	Compiler: Visual C++ 1929 without C++ ABI

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON
@gregdavill
Copy link
Owner

I've seen this too when using these scripts with KiCad 6.

I've not poked around too deeply into their root cause as they're just warnings.
But it may be possible to avoid hitting these warnings.

@lpdx
Copy link
Author

lpdx commented May 10, 2022

It would be nice a option to silent theses warnings so we can use your code to run in automatic fashion.

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