Hello,
I did my first ATMega simple Pcb design.
Net counts and Pads affected are Ok.
Up and bottom copper traces are seen correct in Gerber files,
Also Silk and so on.
But copper traces are not seen as copper in the 3D view, just some points almost not clearly visible.
Where am I wrong ?
Thanks a lot,
Horacio
One observation: ATMega328 in the SCH does not show Pin 22, shows clearly the other 27 pins.
Footprint shows it !
which kicad version are you using?
If it is the nightly version, you may have your solder mask opaque, change it on the solder mask color options, where you can reset to defaults.
I played with colors with no result.
Concerning pin 22, I connected it to GND as per Atmel datasheet.
Anyway. Kicad accepted the wiring at pcb level, but still does not show my connection in sch.
Thank you !
Application: KiCad
Version: (5.1.9)-1, release build
Libraries:
wxWidgets 3.0.5
libcurl/7.71.0 OpenSSL/1.1.1g (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.41.0
Platform: Windows 7 (build 7601, Service Pack 1), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.73.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.71.0
Compiler: GCC 10.2.0 with C++ ABI 1014
Build settings:
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_USE_OCC=OFF
KICAD_SPICE=ON
I did a quick RC circuit with one trace up and the other in bottom layer.
Same environment displays the top one in red and the bottom one in green.
Strange behaviour.
You should “fix” the issue.
Click on the schematic symbol and press “ctrl + e”.
On the right menu bar there is an option to “Add pins to symbol”; add the pin 22 to your symbol.
Fresh graphics adapter driver solved the issue.
HP Laptop had a Windows(MS) driver for the graphics adapter.
I uninstalled it and replaced with the original Intel Graphics adapter driver and all the design is accurately represented in 3D.
Thanks a lot for all of you for the quick help,
Have a nice week end !
Horacio
Unfortunately I cleaned my files after solving the problem,
But I changed step by step different approaches, and only when I uninstalled MS Graphic Driver and replaced it with Intel Graphic Driver, the 3D representation came alive !
Have a nice week and, and thanks for your help.
Horacio