Hi all,
A DRC error code is something like "Via inside keepout area", or in
the code, DRCE_VIA_INSIDE_KEEPOUT. It describes a "type" of DRC
error. This type is used for organizing the errors in the DRC report,
and more recently, for letting you set a severity
(error/warning/ignore) for each code
Ok, I was able to extract the sizing information for these bitmaps from the
existing cpp representations, however it appears that we do not have source
SVGs for the tune_diff_pair_skew_legend and tune_single_track_length_legend
bitmaps, we only have PNGs. Does anyone know where those two came from?
I'm getting ready make some changes to make the new embedded library
symbols easier to use and I wanted to check to make sure no one else is
working on anything. Here is the list of improvements that I will be
working on over the next few weeks.
1) Library symbol update/replace dialog similar to
> On Jun 10, 2020, at 10:30 AM, Wayne Stambaugh wrote:
>
> I just pushed a new feature to exclude schematic symbols from being
> pushed to the board on update into the master branch. I did a write up
> about it on the user forum[1] if you are interested.
HRAY!
-a
__
I just pushed a new feature to exclude schematic symbols from being
pushed to the board on update into the master branch. I did a write up
about it on the user forum[1] if you are interested.
Cheers,
Wayne
[1]: https://forum.kicad.info/t/schematic-symbol-exclude-from-board/23324
__
All good here. Thanks.
On 6/10/20 8:52 AM, Jeff Young wrote:
> I’ve merged an attempted fix. (Of course the previous one compiled fine on
> CLang too, so I’m not 100% confident in it -- but it seem to fit the error
> GCC was generating.)
>
>> On 10 Jun 2020, at 12:59, Wayne Stambaugh wrote:
On Wed, Jun 10, 2020 at 3:18 PM Dino Ghilardi wrote:
>
> No more build error on my machine (gcc 6.3.0)
>
>
> Cheers,
> Dino.
>
I've been able to build master ( d7d877241 ) ok with GCC 9.3.0:
Application: Pcbnew
Version: (5.99.0-1936-gd7d877241), debug build
Libraries:
wxWidgets 3.0.4
lib
Thanks, Dino!
> On 10 Jun 2020, at 14:18, Dino Ghilardi wrote:
>
> No more build error on my machine (gcc 6.3.0)
>
>
> Cheers,
> Dino.
>
> On 10/06/20 14:52, Jeff Young wrote:
>> I’ve merged an attempted fix. (Of course the previous one compiled fine on
>> CLang too, so I’m not 100% confide
No more build error on my machine (gcc 6.3.0)
Cheers,
Dino.
On 10/06/20 14:52, Jeff Young wrote:
I’ve merged an attempted fix. (Of course the previous one compiled fine on
CLang too, so I’m not 100% confident in it -- but it seem to fit the error GCC
was generating.)
On 10 Jun 2020, at 12
I’ve merged an attempted fix. (Of course the previous one compiled fine on
CLang too, so I’m not 100% confident in it -- but it seem to fit the error GCC
was generating.)
> On 10 Jun 2020, at 12:59, Wayne Stambaugh wrote:
>
> I forgot to mention, lead devs please do not commit any new code un
Does anyone know what the sizes for the bitmaps in the cpp-other folder
are? The bitmaps are:
stroke_dash
stroke_dashdot
stroke_dot
stroke_solid
tune_diff_pair_length_legend
tune_diff_pair_skew_legend
tune_single_track_length_legend
I noticed that they are not being reg
I forgot to mention, lead devs please do not commit any new code until
this gets fixed.
On 6/10/20 7:14 AM, Wayne Stambaugh wrote:
> As of commit 4138c8554 I'm getting the following build error on linux.
>
> /home/wayne/src/kicad-trunk/pcbnew/drc/drc_rule_parser.cpp: In
> constructor ‘DRC_RULES_P
As of commit 4138c8554 I'm getting the following build error on linux.
/home/wayne/src/kicad-trunk/pcbnew/drc/drc_rule_parser.cpp: In
constructor ‘DRC_RULES_PARSER::DRC_RULES_PARSER(BOARD*, const wxString&,
const wxString&)’:
/home/wayne/src/kicad-trunk/pcbnew/drc/drc_rule_parser.cpp:36:26: error:
13 matches
Mail list logo