Giter Site home page Giter Site logo

3D Module Scaling Errors about kicad-library HOT 9 CLOSED

kicad avatar kicad commented on August 20, 2024
3D Module Scaling Errors

from kicad-library.

Comments (9)

CarlPoirier avatar CarlPoirier commented on August 20, 2024

There is a similar issue on Github. I flagge these as well. No one had
gotten to it, but I'll try soon.

On Tue, Feb 3, 2015 at 5:00 PM, Wayne Stambaugh [email protected]
wrote:

The following 3D models require scaling to fit properly on the board:

SMD_Packages/SOT-23-6.wrl
SMD_Packages/SOT-23-5.wrl
SMD_Packages/SOIC-14_N.wrl
Diodes_SMD/Diode-SMA_Standard.wrl

I'm sure there are others as well. I think it's important for our user's
that they not have to rescale the 3D models to fit their boards.

Thanks,

Wayne


Reply to this email directly or view it on GitHub
#115.

from kicad-library.

stambaughw avatar stambaughw commented on August 20, 2024

No hurry. I just would like to have this cleaned up by the next stable
release which hopefully will be around the June/July time frame.

On 2/3/2015 5:43 PM, CarlPoirier wrote:

There is a similar issue on Github. I flagge these as well. No one had
gotten to it, but I'll try soon.

On Tue, Feb 3, 2015 at 5:00 PM, Wayne Stambaugh [email protected]
wrote:

The following 3D models require scaling to fit properly on the board:

SMD_Packages/SOT-23-6.wrl
SMD_Packages/SOT-23-5.wrl
SMD_Packages/SOIC-14_N.wrl
Diodes_SMD/Diode-SMA_Standard.wrl

I'm sure there are others as well. I think it's important for our user's
that they not have to rescale the 3D models to fit their boards.

Thanks,

Wayne


Reply to this email directly or view it on GitHub
#115.


Reply to this email directly or view it on GitHub
#115 (comment).

from kicad-library.

CarlPoirier avatar CarlPoirier commented on August 20, 2024

Can someone double check SMD_Packages/SOIC-14_N and Diodes_SMD/Diode-SMA_Standard? Both seem fine on my end. I did fix the SOT-23*.

from kicad-library.

stambaughw avatar stambaughw commented on August 20, 2024

On 2/22/2015 9:43 PM, CarlPoirier wrote:

Can someone double check SMD_Packages/SOIC-14_N and
Diodes_SMD/Diode-SMA_Standard? Both seem fine on my end. I did fix the
SOT-23*.


Reply to this email directly or view it on GitHub
#115 (comment).

Attached are screen shots of the attached 3d model. One is scaled to
1/2.54cm and on is unscaled (1). Both are incorrect AFAICT. I just did
a git pull and reinstall yesterday unless I did something wrong.

from kicad-library.

 avatar commented on August 20, 2024

I didn't check that recently, but does this issue #49 (comment) is still up to date for SOIC-14_N?

from kicad-library.

CarlPoirier avatar CarlPoirier commented on August 20, 2024

I'm sorry Wayne but everything seems fine here. Github plugin activated, kicad-library on master. I don't see your screenshots, so let me upload one.

image

SOIC-14_N is alright as well.

from kicad-library.

stambaughw avatar stambaughw commented on August 20, 2024

On 2/24/2015 7:21 PM, CarlPoirier wrote:

I'm sorry Wayne but everything seems fine here. Github plugin activated,
kicad-library on master. I don't see your screenshots, so let me upload one.

image
https://cloud.githubusercontent.com/assets/5577772/6362321/d8905518-bc59-11e4-868c-55fdcf595fe6.png

SOIC-14_N is alright as well.


Reply to this email directly or view it on GitHub
#115 (comment).

I just did a fresh clone using:

git clone https://github.com/KiCad/kicad-library.git

Then I changed the 3D package absolute path to point directly at
SMD_Packages/SOIC-14_N.wrl rather than using CMake to install and I
still get the same thing. You haven't done a local checkout on your
branch and forgot to merge the changes into the master branch have you?
Please send me a copy of your SOIC-14_N.wrl file so I can do a diff.

from kicad-library.

CarlPoirier avatar CarlPoirier commented on August 20, 2024

No, I did a fresh clone as well! I don't understand either what's
happening. I'll send you the ,wrl and .kicad_mod files for the SOIC-14_N on
your personal email.

On Wed, Feb 25, 2015 at 11:58 AM, Wayne Stambaugh [email protected]
wrote:

On 2/24/2015 7:21 PM, CarlPoirier wrote:

I'm sorry Wayne but everything seems fine here. Github plugin activated,
kicad-library on master. I don't see your screenshots, so let me upload
one.

image
<
https://cloud.githubusercontent.com/assets/5577772/6362321/d8905518-bc59-11e4-868c-55fdcf595fe6.png

SOIC-14_N is alright as well.


Reply to this email directly or view it on GitHub
<#115 (comment)
.

I just did a fresh clone using:

git clone https://github.com/KiCad/kicad-library.git

Then I changed the 3D package absolute path to point directly at
SMD_Packages/SOIC-14_N.wrl rather than using CMake to install and I
still get the same thing. You haven't done a local checkout on your
branch and forgot to merge the changes into the master branch have you?
Please send me a copy of your SOIC-14_N.wrl file so I can do a diff.


Reply to this email directly or view it on GitHub
#115 (comment).

from kicad-library.

CarlPoirier avatar CarlPoirier commented on August 20, 2024

The issue has been confirmed to not exist anymore with the most recent revision of kicad-library and the latest footprints.

from kicad-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.