Re: [Kicad-developers] Zone hatch filling patch

2019-03-21 Thread jp charras
Le 20/03/2019 à 19:27, Wayne Stambaugh a écrit : > Hi JP, > > Rather than pollute the bug report[1] with feedback about your zone > hatch filling patch, I moved the conversation to the mailing list. If > anyone else would like to test and comment on this patch, the patch can > be found in the bug

Re: [Kicad-developers] KiCAD snap package

2019-03-21 Thread Maximilian Federle
Hello Nick, could you take a look now? I'm eager to have a recent release in the store. I'm open to discussing all details (like the split out 3d packages) if necessary. We could/should also host the packaging under the KiCad github project if you decide to publish an official package. Best wishe

Re: [Kicad-developers] Download Server AWS CLI access?

2019-03-21 Thread Maciej Suminski
Hi Tedd, I use s3cmd [1] to interact with the server, but I could not force anonymous access - it works only when access and secret keys are provided. I am no S3 expert, but there are two lines in my s3cmd config file that may help you: host_base = s3.cern.ch host_bucket = %(bucket)s.s3.cern.ch

Re: [Kicad-developers] KiCAD snap package

2019-03-21 Thread Nick Østergaard
I think it makes sense to put it under the github project such that it is easier for other people to find it and make fixes if needed in the future. But before this happens I would like to make sure it works properly and it is a think that can seamlessly supported. Does snaps not work over X forw

Re: [Kicad-developers] KiCAD snap package

2019-03-21 Thread Maximilian Federle
That's a side effect of the containerization. You should be able to do XAUTHORITY=$HOME/.Xauthority kicad5.kicad Am Do., 21. März 2019 um 10:12 Uhr schrieb Nick Østergaard : > > I think it makes sense to put it under the github project such that it is > easier for other people to find it and mak

Re: [Kicad-developers] KiCAD snap package

2019-03-21 Thread Nick Østergaard
Ok, cool, thank you. It does seem to start. One thing that I was wondering about was; why are the pcb_calculator and pl_editor named with a dash instead of an underscore on the commandline? Also, I see there are no project templates available. FWIW, further discussion of minor issues should prob

Re: [Kicad-developers] Download Server AWS CLI access?

2019-03-21 Thread Mark Roszko
Woops, forgot to send it agaisnt the list Correct command: aws --no-sign-request s3 cp --recursive s3://kicad-downloads /tmp/kicad-downlaods --endpoint-url https://s3.cern.ch On Thu, Mar 21, 2019 at 2:03 AM tedd.t...@gmail.com wrote: > Hi, > > I'm the guy

Re: [Kicad-developers] Zone hatch filling patch

2019-03-21 Thread Wayne Stambaugh
Hey JP, On 3/21/2019 3:48 AM, jp charras wrote: > Le 20/03/2019 à 19:27, Wayne Stambaugh a écrit : >> Hi JP, >> >> Rather than pollute the bug report[1] with feedback about your zone >> hatch filling patch, I moved the conversation to the mailing list. If >> anyone else would like to test and com

Re: [Kicad-developers] Zone hatch filling patch

2019-03-21 Thread Evan Shultz
Here is how another EDA tool handles void control of crosshatched shapes: [image: image.png] And the crosshatch fill options, if that is helpful: [image: image.png] [image: image.png] Similarly, I think, shape (zone) suppression is present for non-hatched shapes because it avoids islands: [image:

Re: [Kicad-developers] Download Server AWS CLI access?

2019-03-21 Thread tedd.t...@gmail.com
Thanks Mark (and Maciej), I've got the inital sync going now. I noticed that file modification times for files created before the migration to Ceph weren't preserved. If it's important to you, I still have my local copy of the files from http://downloads.kicad-pcb.org. Thanks, Tedd On Fri, 22 M

[Kicad-developers] [eeschema/question] use mouse position instead of custom position for selecting objects?

2019-03-21 Thread Tomasz Wlostowski
Hi all, In the thread [1] on the forum, someone is having hard time trying to edit a schematic with off-grid wires. Does anyone here remember if older versions of Kicad used the mouse or cursor position for grabbing objects? Is there a chance there's a regression in V5/V5.1? If so, I'm willing to

Re: [Kicad-developers] [eeschema/question] use mouse position instead of custom position for selecting objects?

2019-03-21 Thread Seth Hillbrand
Am 2019-03-21 19:41, schrieb Tomasz Wlostowski: Hi all, In the thread [1] on the forum, someone is having hard time trying to edit a schematic with off-grid wires. Does anyone here remember if older versions of Kicad used the mouse or cursor position for grabbing objects? Is there a chance the

Re: [Kicad-developers] [eeschema/question] use mouse position instead of custom position for selecting objects?

2019-03-21 Thread Sergey A. Borshch
On 22.03.2019 01:41, Tomasz Wlostowski wrote: Is there a chance there's a regression in V5/V5.1? If so, I'm willing to fix this. Does it need to be a regression to be fixed? -- Regards, Sergey A. Borshchmailto: sb...@sourceforge.net SB ELDI ltd. Riga, Latvia ___