add icon to paperfold
This commit is contained in:
parent
68024e7176
commit
ac27aac364
1076
extensions/fablabchemnitz/paperfold/icon.svg
Normal file
1076
extensions/fablabchemnitz/paperfold/icon.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 48 KiB |
@ -67,7 +67,7 @@
|
||||
<page name="tab_about" gui-text="About">
|
||||
<label appearance="header">Paperfold for Inkscape</label>
|
||||
<label>Paperfold is another flattener for triangle mesh files, heavily based on paperfoldmodels by Felix Scholz aka felixfeliz. Possible input files are STL, Wavefront OBJ, PLY and OFF.</label>
|
||||
<label>2020 - 2023 / written by Mario Voigt (Stadtfabrikanten e.V. / FabLab Chemnitz)</label>
|
||||
<label>2020 - 2025 / written by Mario Voigt (Stadtfabrikanten e.V. / FabLab Chemnitz)</label>
|
||||
<spacer/>
|
||||
<label appearance="header">Online Documentation</label>
|
||||
<label appearance="url">https://y.stadtfabrikanten.org/paperfold</label>
|
||||
@ -101,6 +101,8 @@
|
||||
<submenu name="Papercraft Flatteners"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
<menu-tip>Paperfold is another flattener for triangle mesh files, heavily based on https://github.com/felixfeliz/paperfoldmodels by Felix Scholz aka felixfeliz.</menu-tip>
|
||||
<icon>icon.svg</icon>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">paperfold.py</command>
|
||||
|
Loading…
x
Reference in New Issue
Block a user