GithubHelp home page GithubHelp logo

erichvk5 / inkscape2pcb Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 2.0 1015 KB

Inkscape extension scripts allowing export of inkscape paths to pcb-rnd layouts (.lht) and gEDA PCB footprints (.fp)

License: GNU General Public License v2.0

Python 100.00%

inkscape2pcb's People

Contributors

erichvk5 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

vb6hobbyst7 00mjk

inkscape2pcb's Issues

Stoopid newbie query

Erich, sorry, I think I'm doing something wrong.

I downloaded your scripts and used sudo to move them to Inkscape's extension folder. I could see all the other scripts, so I know I got the right folder. I relaunched the program. No .fp option.

I looked at the file ownership and permissions, and used chown to change from my user to root. Nothing.

I used chmod to set to 755. Still nothing.

Can you help, please?

Best WM / Niftyprose

Syntax error

File "geda_pcb_output.py", line 59
print ''.join(self.fp)
^
SyntaxError: invalid syntax

That results in "unable to save file.

Inkscape version is: 1.0 (1.0+r73+1)

OS: Linux mint 20.
cpu :
AMD Ryzen 7 2700 Eight-Core Processor

Error when saving

I got this error after I try to save either lht or fb format

Traceback (most recent call last):
File "geda_pcb_output.py", line 114, in
MyEffect().run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 123, in run
self.save_raw(self.effect())
File "geda_pcb_output.py", line 110, in effect
self.process_group(doc)
File "geda_pcb_output.py", line 87, in process_group
if child.is_visible():
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\elements_base.py", line 147, in getattr
raise AttributeError("Can't find attribute {}.{}".format(self.typename, name))
AttributeError: Can't find attribute Layer.is_visible

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.