Re: [Kicad-developers] GAL canvas strategy - testers needed!

2018-09-09 Thread Jeff Young
New set of commits pushed. Includes a bunch of fixes for refresh of various operations, fixes to dangling symbol drawing for power symbols, removal of unused and redundant stuff, and clamping of no-connect and junction sizes to a multiple of the wire size (along with user-definable junction

Re: [Kicad-developers] GAL design question

2018-09-09 Thread Jeff Young
Hi Jon, That was definitely what I was looking for. Thanks for the pointer! Cheers, Jeff. > On 7 Sep 2018, at 19:39, Jeff Young wrote: > > Hi Jon, > > That certainly looks like it. I’ll set some breakpoints once my tree builds > again and see how I get on…. > > Thanks, > Jeff. > > >>

[Kicad-developers] [PATCH] pcbnew: add option to set custom drill mark size during print

2018-09-09 Thread Zoltan Gyarmati
To help manaul drilling, the print dialog provides option to print small drill marks. This patch adds one more option to set custom drill mark size, while keeping backward compability with previously saved configuration values. Fixes: lp:1287362 https://bugs.launchpad.net/kicad/+bug/1287362

[Kicad-developers] Nightly builds

2018-09-09 Thread Seth Hillbrand
Hi All- Can we update the packaging scripts that produce nightly packages to also make nightly builds of the 5.0 branch in addition to the master branch? I worry that we may be getting close to 0 testing on this outside of the few users who build their own. Thanks- Seth