Code Monkey home page Code Monkey logo

Comments (4)

el-j avatar el-j commented on August 16, 2024

the output of the tool is not a fritzing parts-file. (fzpz) what you get is a bin file for fritzing together with the extracted 4 files to fit in the fritzing-folder-structure. the failure you see, means simply that fritzing is looking in the false directory to find the fzp.

so, put your files to:
fritzing/parts/svg/core --> the svgs
fritzing/parts/core --> fzp file
fritizng/bins -> the fzb

reload fritzing, and you should see your bin and the parts inside. you could also put the files in the "user" or "contrib" structure. that makes it easier to hold the core-parts clean.

for a better use there should be an option to decide, if you want a fritzing-part (fzpz) or an "open file" output.

from eagle2fritzing.

aknoerig avatar aknoerig commented on August 16, 2024

The issue here is that the files that are generated are not meant to be imported via the GUI. Instead, you need to copy the generated files into either the program's file structure or your user data folder.
You can then also create a shareable fzpz file out of it from within Fritzing (via Part > Export).

However, your use case should be standard and so I just created an issue request for this. We basically need to hook up the fzpz export command (which is part of fritzing-app) to this script.

Here's the proof that it works :)
bildschirmfoto 2015-08-12 um 12 34 12

from eagle2fritzing.

aknoerig avatar aknoerig commented on August 16, 2024

Oh wow, now you're getting help from two sides simultaneously. :)

from eagle2fritzing.

s-kostyuk avatar s-kostyuk commented on August 16, 2024

Oh, many thanks :)

from eagle2fritzing.

Related Issues (19)

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.