We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
It would be nice a option to silent theses warnings so we can use your code to run in automatic fashion.
No branches or pull requests
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
.(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:
The text was updated successfully, but these errors were encountered: