KICAD printing problems

Thread Starter

simo_x

Joined Dec 23, 2010
200
Hi all,

I am experiencing some problems with KiCAD (I did not use it for a few months) .
After printing the PCB with the option Print Print to file (where file is a .ps file), that's how I see trace corners:


kicad_ps_fail.png

I don't know why this happens, maybe some option I have to set or unset.
Could you help me to solve this little problem ?

Thank you.
szz
 

WBahn

Joined Mar 31, 2012
30,062
Hi all,

I am experiencing some problems with KiCAD (I did not use it for a few months) .
After printing the PCB with the option Print Print to file (where file is a .ps file), that's how I see trace corners:


View attachment 80937

I don't know why this happens, maybe some option I have to set or unset.
Could you help me to solve this little problem ?

Thank you.
szz
I don't know about KiCAD, but the problem appears to be that the tracks are set to use square ends. If you can set them to use rounded ends this problem will likely go away.
 

Thread Starter

simo_x

Joined Dec 23, 2010
200
OK Thank you for the useful information.
I am spending time looking for this setting. Unfortunetely I am not finding it..
 

WBahn

Joined Mar 31, 2012
30,062
Another thing that might be the problem is if those tracks are all just separate tracks as opposed to being a single continuous track. Some tools will blend the track ends together only if they are specifically indicated as being part of the same net.
 

ErnieM

Joined Apr 24, 2011
8,377
The Plot function creates Gerber files, which is the industry standard.

I have no idea what print does, and don't really care as the Gerbers are all that matters.
 
Top