Git Product home page Git Product logo

4ms-kicad-script's People

Contributors

danngreen avatar dongero avatar electron271 avatar noaver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

4ms-kicad-script's Issues

Error with makefp

image
So far this happens to me for makefp 2 and 3, maybe 4
Running Pop!_OS, Kicad 6.05 and the faceplate_footprint_lib was setup correctly

Improve BOM script

TODO:
-Remove 'points' and 'Total points' columns
-Remove "Component Count" line
-Add SMD/TH for all components
-Sort by SMD, then TH, then panel components (if possible to distinguish panel TH vs. non-panel TH)
-Merge lines with identical Manufacturer and Part Number

On Windows 10 makefp_2_boundbox_action.py gives AttributeError: 'NoneType' object has no attribute 'SetPosition'

Windows 10 Pro 64-bit and KiCad nightly version: (6.0.0-rc1-dev-1291-g61b749f0b). Using 4ms-kicad-script/makefp/plugins -- kicad 6.0/ and edited faceplate_footprint_lib.py for "C:\Program Files\KiCad\share\kicad\modules\4ms_Faceplate.pretty"
makefp_1_removetracks_action.py seems to run okay, but then makefp_2_boundbox_action.py gives:

Exception on python action plugin code
Traceback (most recent call last):
File "C:\Program Files\KiCad\share\kicad\scripting\plugins/makefp_2_boundbox_action.py", line 210, in Run
mod.SetPosition(railmount_topleft)
AttributeError: 'NoneType' object has no attribute 'SetPosition'

and a similar error for makefp_3_convertfootprints_action.py

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.