Re: [Kicad-developers] Extended Desktop Mac OSX

2015-07-17 Thread Andy Peters
> On Jul 17, 2015, at 9:35 AM, Jose A. Saumell wrote: > > Hello, > > This is my first post, I have been using Kicad for about a month, really > happy to see what you have accomplished. > > I have an issue that don't know how to fix so I bring it up in this group. > I have a laptop with dual s

Re: [Kicad-developers] Extended Desktop Mac OSX

2015-07-17 Thread Jon Neal
There is a bug on the tracker that covers this issue: https://bugs.launchpad.net/kicad/+bug/1466263 It hasn't been set to confirm, but I think that would be the right thing to do for now. Not sure how you can move the window back on screen without the external monitor, José. Maybe one of the OS X

Re: [Kicad-developers] [PATCH] [Bug 1416745] Re: Add grid 100 mil grid to the dropdown menu

2015-07-17 Thread Jon Neal
It is a pretty benign patch and considering that 100 mils is part of the KiCad library conventions I think this would be nice to include. On Fri, Jul 17, 2015 at 10:25 AM, Wayne Stambaugh wrote: > Is anyone opposed to this patch? I'm fine with it and I don't see any > risk involved. > > On 7/2/

Re: [Kicad-developers] official web page

2015-07-17 Thread easyw
I just forgot to say that typically for connector, push-buttons and similar components it is possible to get the STEP model directly from the manufacturer, without any limit in share the model. Only small components (e.g. chips and passive) do not have an easy repository for STEP model. Havi

Re: [Kicad-developers] official web page

2015-07-17 Thread easyw
I just forgot to say that typically for connector, push-buttons and similar components it is possible to get the STEP model directly from the manufacturer, without any limit in share the model. Only small components (e.g. chips and passive) do not have an easy repository for STEP model. Havi

Re: [Kicad-developers] Extended Desktop Mac OSX

2015-07-17 Thread Nick Østergaard
FWIW I see some similar behaivour on windows, but I don't think that is not something that only happens for kicad. Even outlook gets hidden in this case. 2015-07-17 18:35 GMT+02:00 Jose A. Saumell : > Hello, > > This is my first post, I have been using Kicad for about a month, really > happy to se

[Kicad-developers] Extended Desktop Mac OSX

2015-07-17 Thread Jose A. Saumell
Hello, This is my first post, I have been using Kicad for about a month, really happy to see what you have accomplished. I have an issue that don't know how to fix so I bring it up in this group. I have a laptop with dual screen configuration through external monitor. Whenever I disconnect the ex

Re: [Kicad-developers] [PATCH] [Bug 1416745] Re: Add grid 100 mil grid to the dropdown menu

2015-07-17 Thread Wayne Stambaugh
Is anyone opposed to this patch? I'm fine with it and I don't see any risk involved. On 7/2/2015 4:40 PM, Nick Østergaard wrote: > I hereby attach a patch for the bug mentioned in the subject. > > Please consider this patch and commit at will. > > Suggested commit message: > Add 100 mil grid fo

Re: [Kicad-developers] official web page

2015-07-17 Thread easyw
Hi Nick, all the models are native in STEP, then exported to VRML with FreeCAD (1/2.54 scale factor) so the mechanical details are just the right one both in STEP and in VRML Please find attached the screenshots with the headers corrected (I used a low profile model) @Vesa: I tried to get s

Re: [Kicad-developers] official web page

2015-07-17 Thread easyw
Hi Nick, all the models are native in STEP, then exported to VRML with FreeCAD (1/2.54 scale factor) so the mechanical details are just the right one both in STEP and in VRML Please find attached the screenshots with the headers corrected (I used a low profile model) @Vesa: I tried to get s

Re: [Kicad-developers] official web page

2015-07-17 Thread easyw
Hi Nick, all the models are native in STEP, then exported to VRML with FreeCAD (1/2.54 scale factor) so the mechanical details are just the right one both in STEP and in VRML Please find attached the screenshots with the headers corrected (I used a low profile model) @Vesa: I tried to get s

Re: [Kicad-developers] official web page

2015-07-17 Thread easyw
Hi Marcos and all, it took me a bit but here is the hackrf-one generated with STEP models by kicad stepup script and the hackrf-one in kicad 3d-viewer with all the 3d-models generated from the conversion of the STEP models. I also checked the geometries of the generated board with models and t

Re: [Kicad-developers] Developing and Submitting a Library tool for KiCad

2015-07-17 Thread Hisham Moussa Daou
That is great, It would be nice seeing it come to life. I hope we will be able to use it soon. If I could be of any help please let me know. Hisham, On Jul 16, 2015 6:50 PM, "Simon Richter" wrote: > Hi, > > > The way I see it implemented is to have an extra icon on the KiCad main > > window next

Re: [Kicad-developers] official web page

2015-07-17 Thread Wayne Stambaugh
On 7/17/2015 3:36 AM, Mário Luzeiro wrote: > Excellent! > > Do you (all) think should be nice to have a small step tutorial / explanation > how can someone reproduce identical results for another boards? Yes. Any help we can provide our users is a good thing. Something like this should be adde

Re: [Kicad-developers] official web page

2015-07-17 Thread Marcos Chaparro
Good stuff. Is it available for download? Marcos On Thu, Jul 16, 2015 at 9:43 PM, easyw wrote: > Hi Marcos and all, > > it took me a bit but here is the hackrf-one generated with STEP models by > kicad stepup script and the hackrf-one in kicad 3d-viewer with all the > 3d-models generated from t

Re: [Kicad-developers] official web page

2015-07-17 Thread Vesa Solonen
17/07/15, 03:43, easyw kirjoitti: > generating the 3D modes in FreeCAD will produce a vrml 3D models with no > shading issues and with mechanical respect of all the dimensions > > It would be nice if some of these screenshots could be in the official > web page... > > please let me know what you

Re: [Kicad-developers] [PATCH] portability: replace round() with KiROUND()

2015-07-17 Thread jp charras
Le 16/07/2015 23:20, Simon Richter a écrit : > The round() function is C98/C++11 only, which is why there is a special > KiROUND() function that is used almost everywhere for rounding. Committed. Thanks. KiROUND(), in debug mode, detects int overflows. -- Jean-Pierre CHARRAS __

Re: [Kicad-developers] official web page

2015-07-17 Thread Mário Luzeiro
Excellent! Do you (all) think should be nice to have a small step tutorial / explanation how can someone reproduce identical results for another boards? Mario Luzeiro From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua...@lists.launchpad.net] o