资源说明:Inkscape plugin that exports DXF files usable by OpenSCAD
.. image:: https://travis-ci.org/brad/Inkscape-OpenSCAD-DXF-Export.svg?branch=master :target: https://travis-ci.org/brad/Inkscape-OpenSCAD-DXF-Export .. image:: https://coveralls.io/repos/brad/Inkscape-OpenSCAD-DXF-Export/badge.svg?branch=master :target: https://coveralls.io/r/brad/Inkscape-OpenSCAD-DXF-Export?branch=master .. image:: https://www.versioneye.com/user/projects/5562cdd13664660019180100/badge.svg?style=flat :target: https://www.versioneye.com/user/projects/5562cdd13664660019180100 .. image:: https://img.shields.io/pypi/dd/inkscape-openscad-dxf.svg :target: https://pypi.python.org/pypi/inkscape-openscad-dxf .. image:: https://badges.gitter.im/Inkscape-OpenSCAD-DXF-Export/Lobby.svg :alt: Join the chat at https://gitter.im/Inkscape-OpenSCAD-DXF-Export/Lobby :target: https://gitter.im/Inkscape-OpenSCAD-DXF-Export/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge See http://www.thingiverse.com/thing:14221 Installation ============ Simply copy the appropriate files (``openscad_dxf.inx`` and the ``openscad_dxf`` folder) to the installation directory. Install to your Inkscape global installation's ``extensions`` directory or to your local user's inkscape extensions directory. The per platform installation directories can be found below. If you have ``pip`` and want to try an even easier (but experimental) installation method you can try using ``pip install --target=inkscape-openscad-dxf``. If you do use this method, do not use a ``~`` to refer to your home directory. Some versions of ``pip`` will misinterpret it and create a directory called ``~`` in the current directory. Windows ------- * *Global* - ``C:\Program Files\Inkscape\share\extensions`` * *Local* - ``C:\Documents and Settings\User\Application Data\Inkscape\extensions`` Linux ----- * *Global* - ``/usr/share/inkscape/extensions`` * *Local* - ``$HOME/.config/inkscape/extensions`` OS X ----- * *Global* - ``/Applications/Inkscape.app/Contents/Resources/extensions`` * *Local* - ``$HOME/.config/inkscape/extensions`` .. image:: https://app.codesponsor.io/embed/CchnrFa1MBdE7gcvc7VunVA5/brad/Inkscape-OpenSCAD-DXF-Export.svg :alt: Sponsor :target: https://app.codesponsor.io/link/CchnrFa1MBdE7gcvc7VunVA5/brad/Inkscape-OpenSCAD-DXF-Export
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。