refactored dir structure, cleaned some inx files, removed unrequired deps
This commit is contained in:
parent
df746afe7b
commit
91f32c2a8b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,8 @@
|
||||
*.pyc
|
||||
/.project
|
||||
/.pydevproject
|
||||
/.settings/org.eclipse.core.resources.prefs
|
||||
extensions/.project
|
||||
*.out
|
||||
extensions/fablabchemnitz/animate_order/drawing.svg
|
||||
extensions/fablabchemnitz/animate_order/animate_order.html
|
||||
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>extensions</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.python.pydev.PyDevBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.python.pydev.pythonNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
2
extensions/.settings/org.eclipse.core.resources.prefs
Normal file
2
extensions/.settings/org.eclipse.core.resources.prefs
Normal file
@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
encoding//fablabchemnitz/import_3d_mesh/import_3d_mesh.py=utf-8
|
@ -7,8 +7,6 @@
|
||||
<param name="num_lines" type="int" min="1" max="6" gui-text="Depth">3</param>
|
||||
<param name="num_petals" type="int" min="2" max="8" gui-text="petals">2</param>
|
||||
<param name="shrink_ratio" type="float" min="0.1" max="0.9" precision="2" gui-text="shrink factor">0.8</param>
|
||||
<!--<param name="mk_full" type="bool" gui-text="Full Koch">true</param>
|
||||
<param name="mk_filled" type="bool" gui-text="Filled">false</param>-->
|
||||
</page>
|
||||
</param>
|
||||
<effect>
|
@ -46,8 +46,6 @@ class AffineSpirals(inkex.EffectExtension):
|
||||
pars.add_argument("--num_lines", type=int, default=3)
|
||||
pars.add_argument("--num_petals", type=int, default=3)
|
||||
pars.add_argument("--shrink_ratio", type=float, default=3)
|
||||
#pars.add_argument("--mk_filled", type=inkex.Boolean, default=False)
|
||||
pars.add_argument("--mk_full", type=inkex.Boolean, default=False)
|
||||
pars.add_argument("--active-tab", default='title')
|
||||
|
||||
def calc_unit_factor(self):
|
@ -38,7 +38,7 @@
|
||||
<label appearance="url">https://y.stadtfabrikanten.org/donate</label>
|
||||
<spacer/>
|
||||
<label>Thanks for using our extension and helping us!</label>
|
||||
<image>000_about_fablabchemnitz.svg</image>
|
||||
<image>../000_about_fablabchemnitz.svg</image>
|
||||
</page>
|
||||
</param>
|
||||
<effect>
|
@ -1,163 +0,0 @@
|
||||
Start processing
|
||||
Joints size =(5.0, 5.0, 5.0)
|
||||
Slots X N=1 size=86.0
|
||||
Slots Y N=1 size=86.0
|
||||
End CornerPoint init. Corner=(0, 0) Circle=(0, 0) StartJoint=(0, 0) EndJoint=(0, 0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(92.0, 0) Circle=(92.0, 0) StartJoint=(92.0, 0) EndJoint=(92.0, 0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(92.0, 92.0) Circle=(92.0, 92.0) StartJoint=(92.0, 92.0) EndJoint=(92.0, 92.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(0, 92.0) Circle=(0, 92.0) StartJoint=(0, 92.0) EndJoint=(0, 92.0) WoodHingeCorner=False
|
||||
NotchLine_init, StartPoint=(0, 0, 1) EndPoint=(92.0, 0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(3.5, 0.0) end_line_joint=(88.5, 0.0)
|
||||
NotchLine_init, StartPoint=(92.0, 0, 1) EndPoint=(92.0, 92.0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(92.0, 3.5) end_line_joint=(92.0, 88.5)
|
||||
NotchLine_init, StartPoint=(92.0, 92.0, 1) EndPoint=(0, 92.0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(88.5, 92.0) end_line_joint=(3.5, 92.0)
|
||||
NotchLine_init, StartPoint=(0, 92.0, 1) EndPoint=(0, 0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(2.143131898507868e-16, 88.5) end_line_joint=(-2.143131898507868e-16, 3.5)
|
||||
Creating path(Bottom) Position =[-3.0, -3.0]
|
||||
drawCorner: StartPoint=(0, 0) Corner=(0, 0) EndPoint=(0, 0)
|
||||
drawNotchLine, Angle =0 AngleJoint=-90
|
||||
start_line_joint=(3.5, 0.0) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(8.600000001490116, 0.0)
|
||||
Last LineTo End =(92.0, 0)
|
||||
drawCorner: StartPoint=(92.0, 0) Corner=(92.0, 0) EndPoint=(92.0, 0)
|
||||
drawNotchLine, Angle =90 AngleJoint=0
|
||||
start_line_joint=(92.0, 3.5) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(92.0, 8.600000001490116)
|
||||
Last LineTo End =(92.0, 92.0)
|
||||
drawCorner: StartPoint=(92.0, 92.0) Corner=(92.0, 92.0) EndPoint=(92.0, 92.0)
|
||||
drawNotchLine, Angle =180 AngleJoint=90
|
||||
start_line_joint=(88.5, 92.0) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(83.39999999850988, 92.0)
|
||||
Last LineTo End =(0, 92.0)
|
||||
drawCorner: StartPoint=(0, 92.0) Corner=(0, 92.0) EndPoint=(0, 92.0)
|
||||
drawNotchLine, Angle =-90 AngleJoint=-180
|
||||
start_line_joint=(2.143131898507868e-16, 88.5) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(5.265981237246051e-16, 83.39999999850988)
|
||||
Last LineTo End =(0, 0)
|
||||
List Column Notches:[(10.0, 10.0, 0), (30.0, 10.0, 0), (50.0, 10.0, 0), (70.0, 10.0, 0)]
|
||||
List Row Notches:[(10.0, 10.0, 0), (30.0, 10.0, 0), (50.0, 10.0, 0), (70.0, 10.0, 0)]
|
||||
|
||||
Straight face for front
|
||||
End CornerPoint init. Corner=(-3.0, -3.0) Circle=(0, 0) StartJoint=(0, -3.0) EndJoint=(-3.0, 0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(95.0, -3.0) Circle=(92.0, 0) StartJoint=(95.0, 0) EndJoint=(92.0, -3.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(95.0, 50.0) Circle=(92.0, 47.0) StartJoint=(92.0, 50.0) EndJoint=(95.0, 47.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(-3.0, 50.0) Circle=(0, 47.0) StartJoint=(-3.0, 47.0) EndJoint=(0, 50.0) WoodHingeCorner=False
|
||||
NotchLine_init, StartPoint=(0, -3.0, 0) EndPoint=(92.0, -3.0, 0) Joint_size=0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=0 size_line_joint=0 start_line_joint(0, -3.0) end_line_joint=(92.0, -3.0)
|
||||
NotchLine_init, StartPoint=(95.0, 0, 0) EndPoint=(95.0, 47.0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(95.0, 1.0) end_line_joint=(95.0, 46.0)
|
||||
NotchLine_init, StartPoint=(92.0, 50.0, 0) EndPoint=(0, 50.0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(88.5, 50.0) end_line_joint=(3.5, 50.0)
|
||||
NotchLine_init, StartPoint=(-3.0, 47.0, 0) EndPoint=(-3.0, 0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(-3.0, 46.0) end_line_joint=(-3.0, 1.0)
|
||||
Creating path(Front) Position =[-3.0, -103.0]
|
||||
drawCorner: StartPoint=(-3.0, 0) Corner=(-3.0, -3.0) EndPoint=(0, -3.0)
|
||||
drawCorner: StartPoint=(92.0, -3.0) Corner=(95.0, -3.0) EndPoint=(95.0, 0)
|
||||
drawNotchLine, Angle =90 AngleJoint=180
|
||||
start_line_joint=(95.0, 1.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(95.0, 5.899999998509884)
|
||||
Last LineTo End =(95.0, 47.0)
|
||||
drawCorner: StartPoint=(95.0, 47.0) Corner=(95.0, 50.0) EndPoint=(92.0, 50.0)
|
||||
drawNotchLine, Angle =180 AngleJoint=270
|
||||
start_line_joint=(88.5, 50.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(83.60000000149012, 50.0)
|
||||
Last LineTo End =(0, 50.0)
|
||||
drawCorner: StartPoint=(0, 50.0) Corner=(-3.0, 50.0) EndPoint=(-3.0, 47.0)
|
||||
drawNotchLine, Angle =-90 AngleJoint=0
|
||||
start_line_joint=(-3.0, 46.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(-2.9999999999999996, 41.100000001490116)
|
||||
Last LineTo End =(-3.0, 0)
|
||||
|
||||
Straight face for Back
|
||||
End CornerPoint init. Corner=(-3.0, -3.0) Circle=(0, 0) StartJoint=(0, -3.0) EndJoint=(-3.0, 0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(95.0, -3.0) Circle=(92.0, 0) StartJoint=(95.0, 0) EndJoint=(92.0, -3.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(95.0, 50.0) Circle=(92.0, 47.0) StartJoint=(92.0, 50.0) EndJoint=(95.0, 47.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(-3.0, 50.0) Circle=(0, 47.0) StartJoint=(-3.0, 47.0) EndJoint=(0, 50.0) WoodHingeCorner=False
|
||||
NotchLine_init, StartPoint=(0, -3.0, 0) EndPoint=(92.0, -3.0, 0) Joint_size=0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=0 size_line_joint=0 start_line_joint(0, -3.0) end_line_joint=(92.0, -3.0)
|
||||
NotchLine_init, StartPoint=(95.0, 0, 0) EndPoint=(95.0, 47.0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(95.0, 1.0) end_line_joint=(95.0, 46.0)
|
||||
NotchLine_init, StartPoint=(92.0, 50.0, 0) EndPoint=(0, 50.0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(88.5, 50.0) end_line_joint=(3.5, 50.0)
|
||||
NotchLine_init, StartPoint=(-3.0, 47.0, 0) EndPoint=(-3.0, 0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(-3.0, 46.0) end_line_joint=(-3.0, 1.0)
|
||||
Creating path(Back) Position =[-103.0, -103.0]
|
||||
drawCorner: StartPoint=(-3.0, 0) Corner=(-3.0, -3.0) EndPoint=(0, -3.0)
|
||||
drawCorner: StartPoint=(92.0, -3.0) Corner=(95.0, -3.0) EndPoint=(95.0, 0)
|
||||
drawNotchLine, Angle =90 AngleJoint=180
|
||||
start_line_joint=(95.0, 1.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(95.0, 5.899999998509884)
|
||||
Last LineTo End =(95.0, 47.0)
|
||||
drawCorner: StartPoint=(95.0, 47.0) Corner=(95.0, 50.0) EndPoint=(92.0, 50.0)
|
||||
drawNotchLine, Angle =180 AngleJoint=270
|
||||
start_line_joint=(88.5, 50.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(83.60000000149012, 50.0)
|
||||
Last LineTo End =(0, 50.0)
|
||||
drawCorner: StartPoint=(0, 50.0) Corner=(-3.0, 50.0) EndPoint=(-3.0, 47.0)
|
||||
drawNotchLine, Angle =-90 AngleJoint=0
|
||||
start_line_joint=(-3.0, 46.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(-2.9999999999999996, 41.100000001490116)
|
||||
Last LineTo End =(-3.0, 0)
|
||||
|
||||
Straight face for Left
|
||||
End CornerPoint init. Corner=(0, -3.0) Circle=(0, 0) StartJoint=(0, -3.0) EndJoint=(0, 0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(92.0, -3.0) Circle=(92.0, 0) StartJoint=(92.0, 0) EndJoint=(92.0, -3.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(92.0, 50.0) Circle=(92.0, 47.0) StartJoint=(92.0, 50.0) EndJoint=(92.0, 47.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(0, 50.0) Circle=(0, 47.0) StartJoint=(0, 47.0) EndJoint=(0, 50.0) WoodHingeCorner=False
|
||||
NotchLine_init, StartPoint=(0, -3.0, 0) EndPoint=(92.0, -3.0, 0) Joint_size=0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=0 size_line_joint=0 start_line_joint(0, -3.0) end_line_joint=(92.0, -3.0)
|
||||
NotchLine_init, StartPoint=(92.0, 0, 1) EndPoint=(92.0, 47.0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(92.0, 1.0) end_line_joint=(92.0, 46.0)
|
||||
NotchLine_init, StartPoint=(92.0, 50.0, 0) EndPoint=(0, 50.0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(88.5, 50.0) end_line_joint=(3.5, 50.0)
|
||||
NotchLine_init, StartPoint=(0, 47.0, 1) EndPoint=(0, 0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(6.123233995736766e-17, 46.0) end_line_joint=(-6.123233995736766e-17, 1.0)
|
||||
Creating path(Left) Position =[-203.0, -103.0]
|
||||
drawCorner: StartPoint=(0, 0) Corner=(0, -3.0) EndPoint=(0, -3.0)
|
||||
drawCorner: StartPoint=(92.0, -3.0) Corner=(92.0, -3.0) EndPoint=(92.0, 0)
|
||||
drawNotchLine, Angle =90 AngleJoint=0
|
||||
start_line_joint=(92.0, 1.0) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(92.0, 6.100000001490116)
|
||||
Last LineTo End =(92.0, 47.0)
|
||||
drawCorner: StartPoint=(92.0, 47.0) Corner=(92.0, 50.0) EndPoint=(92.0, 50.0)
|
||||
drawNotchLine, Angle =180 AngleJoint=270
|
||||
start_line_joint=(88.5, 50.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(83.60000000149012, 50.0)
|
||||
Last LineTo End =(0, 50.0)
|
||||
drawCorner: StartPoint=(0, 50.0) Corner=(0, 50.0) EndPoint=(0, 47.0)
|
||||
drawNotchLine, Angle =-90 AngleJoint=-180
|
||||
start_line_joint=(6.123233995736766e-17, 46.0) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(3.73517273831186e-16, 40.899999998509884)
|
||||
Last LineTo End =(0, 0)
|
||||
|
||||
Straight face for Right
|
||||
End CornerPoint init. Corner=(0, -3.0) Circle=(0, 0) StartJoint=(0, -3.0) EndJoint=(0, 0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(92.0, -3.0) Circle=(92.0, 0) StartJoint=(92.0, 0) EndJoint=(92.0, -3.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(92.0, 50.0) Circle=(92.0, 47.0) StartJoint=(92.0, 50.0) EndJoint=(92.0, 47.0) WoodHingeCorner=False
|
||||
End CornerPoint init. Corner=(0, 50.0) Circle=(0, 47.0) StartJoint=(0, 47.0) EndJoint=(0, 50.0) WoodHingeCorner=False
|
||||
NotchLine_init, StartPoint=(0, -3.0, 0) EndPoint=(92.0, -3.0, 0) Joint_size=0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=0 size_line_joint=0 start_line_joint(0, -3.0) end_line_joint=(92.0, -3.0)
|
||||
NotchLine_init, StartPoint=(92.0, 0, 1) EndPoint=(92.0, 47.0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(92.0, 1.0) end_line_joint=(92.0, 46.0)
|
||||
NotchLine_init, StartPoint=(92.0, 50.0, 0) EndPoint=(0, 50.0, 0) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 92.0 Nb_Joint=17 size_line_joint=85.0 start_line_joint(88.5, 50.0) end_line_joint=(3.5, 50.0)
|
||||
NotchLine_init, StartPoint=(0, 47.0, 1) EndPoint=(0, 0, 1) Joint_size=5.0 DrawHalf=0
|
||||
NotchLine_init, size of line joints = 47.0 Nb_Joint=9 size_line_joint=45.0 start_line_joint(6.123233995736766e-17, 46.0) end_line_joint=(-6.123233995736766e-17, 1.0)
|
||||
Creating path(Right) Position =[-303.0, -103.0]
|
||||
drawCorner: StartPoint=(0, 0) Corner=(0, -3.0) EndPoint=(0, -3.0)
|
||||
drawCorner: StartPoint=(92.0, -3.0) Corner=(92.0, -3.0) EndPoint=(92.0, 0)
|
||||
drawNotchLine, Angle =90 AngleJoint=0
|
||||
start_line_joint=(92.0, 1.0) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(92.0, 6.100000001490116)
|
||||
Last LineTo End =(92.0, 47.0)
|
||||
drawCorner: StartPoint=(92.0, 47.0) Corner=(92.0, 50.0) EndPoint=(92.0, 50.0)
|
||||
drawNotchLine, Angle =180 AngleJoint=270
|
||||
start_line_joint=(88.5, 50.0) JointSize=5.0 DeltaBurn=-0.10000000149011612
|
||||
First Point=(83.60000000149012, 50.0)
|
||||
Last LineTo End =(0, 50.0)
|
||||
drawCorner: StartPoint=(0, 50.0) Corner=(0, 50.0) EndPoint=(0, 47.0)
|
||||
drawNotchLine, Angle =-90 AngleJoint=-180
|
||||
start_line_joint=(6.123233995736766e-17, 46.0) JointSize=5.0 DeltaBurn=0.10000000149011612
|
||||
First Point=(3.73517273831186e-16, 40.899999998509884)
|
||||
Last LineTo End =(0, 0)
|
@ -52,7 +52,7 @@
|
||||
<label appearance="url">https://y.stadtfabrikanten.org/donate</label>
|
||||
<spacer/>
|
||||
<label>Thanks for using our extension and helping us!</label>
|
||||
<image>000_about_fablabchemnitz.svg</image>
|
||||
<image>../000_about_fablabchemnitz.svg</image>
|
||||
</page>
|
||||
</param>
|
||||
<effect needs-live-preview="true">
|
@ -8,7 +8,7 @@
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Shape/Pattern from existing Object(s)" />
|
||||
<submenu name="Shape/Pattern from existing Object(s)"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
@ -65,7 +65,7 @@
|
||||
<option value="krita">Krita Palette (.kpl)</option>
|
||||
<option value="scribus">Scribus Palette (.xml)</option>
|
||||
</param>
|
||||
<param type="path" name="palette_folder" gui-text="Folder to save palette file:" mode="folder" />
|
||||
<param type="path" name="palette_folder" gui-text="Folder to save palette file:" mode="folder"/>
|
||||
<param name="palette_name" type="string" gui-text="Palette name">My Palette</param>
|
||||
</page>
|
||||
<page name="colorize" gui-text="Magic Colors">
|
||||
|
@ -268,7 +268,7 @@ class ContourScanner(inkex.EffectExtension):
|
||||
applyTransformAvailable = False
|
||||
# at first we apply external extension
|
||||
try:
|
||||
sys.path.append("..") # add parent directory to path to allow importing applytransform (vpype extension is encapsulated in sub directory)
|
||||
sys.path.append("../applytransform") # add parent directory to path to allow importing applytransform (vpype extension is encapsulated in sub directory)
|
||||
import applytransform
|
||||
applyTransformAvailable = True
|
||||
except Exception as e:
|
||||
|
@ -82,7 +82,7 @@
|
||||
<label appearance="url">https://y.stadtfabrikanten.org/donate</label>
|
||||
<spacer/>
|
||||
<label>Thanks for using our extension and helping us!</label>
|
||||
<image>000_about_fablabchemnitz.svg</image>
|
||||
<image>../000_about_fablabchemnitz.svg</image>
|
||||
</page>
|
||||
</param>
|
||||
<effect>
|
@ -1,57 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<name>Cut-Craft Box</name>
|
||||
<id>fablabchemnitz.de.cutcraft.box</id>
|
||||
<param name="active-tab" type="notebook">
|
||||
<page name="title" gui-text="Box Properties">
|
||||
<param name="unit" gui-text="Measurement Units" type="optiongroup" appearance="combo">
|
||||
<option value="mm">mm</option>
|
||||
<option value="cm">cm</option>
|
||||
<option value="in">in</option>
|
||||
</param>
|
||||
<separator/>
|
||||
<param name="width" type="float" min="10.0" max="1000.0" precision="3" gui-text="Box Width">60.0</param>
|
||||
<param name="depth" type="float" min="10.0" max="1000.0" precision="3" gui-text="Box Depth">30.0</param>
|
||||
<param name="height" type="float" min="10.0" max="1000.0" precision="3" gui-text="Box Height">30.0</param>
|
||||
<separator/>
|
||||
<param name="thickness" type="float" min="0.1" max="1000.0" precision="3" gui-text="Material Thickness">5.0</param>
|
||||
<param name="kerf" type="float" min="0.0" max="1000.0" precision="3" gui-text="Laser Cutter Kerf">0.01</param>
|
||||
<param name="linethickness" gui-text="Line Thickness" type="optiongroup" appearance="combo">
|
||||
<option value="1px">1 pixel</option>
|
||||
<option value="0.002in">hairline</option>
|
||||
</param>
|
||||
</page>
|
||||
<page name="Usage1" gui-text="Help">
|
||||
<label xml:space="preserve">Cut Craft Box: Help
|
||||
|
||||
|
||||
Measurement Units: Unit of measurement for all subsequent values entered in this dialog.
|
||||
|
||||
|
||||
Width: Cylinder Width.
|
||||
|
||||
Depth: Cylinder Depth.
|
||||
|
||||
Height: Cylinder Height.
|
||||
|
||||
|
||||
|
||||
Thickness: Thickness of the material.
|
||||
|
||||
Kerf: Laser Cutter Kerf (tolerance). Varies based on cutter and material thickness.
|
||||
|
||||
Line Thickness: Thickness of the cutting line on the display.</label>
|
||||
</page>
|
||||
</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Finger-jointed/Tabbed Boxes"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">cutcraftbox.py</command>
|
||||
</script>
|
||||
<name>Cut-Craft Box</name>
|
||||
<id>fablabchemnitz.de.cutcraft.box</id>
|
||||
<param name="unit" gui-text="Measurement Units" gui-description="Unit of measurement for all subsequent values entered in this dialog" type="optiongroup" appearance="combo">
|
||||
<option value="mm">mm</option>
|
||||
<option value="cm">cm</option>
|
||||
<option value="in">in</option>
|
||||
</param>
|
||||
<separator/>
|
||||
<param name="width" type="float" min="10.0" max="1000.0" precision="3" gui-text="Box Width" gui-description="Cylinder Width">60.0</param>
|
||||
<param name="depth" type="float" min="10.0" max="1000.0" precision="3" gui-text="Box Depth" gui-description="Cylinder Depth">30.0</param>
|
||||
<param name="height" type="float" min="10.0" max="1000.0" precision="3" gui-text="Box Height" gui-description="Cylinder Height">30.0</param>
|
||||
<separator/>
|
||||
<param name="thickness" type="float" min="0.1" max="1000.0" precision="3" gui-text="Material Thickness" gui-description="Thickness of the material">5.0</param>
|
||||
<param name="kerf" type="float" min="0.0" max="1000.0" precision="3" gui-text="Laser Cutter Kerf" gui-description="Laser Cutter Kerf (tolerance). Varies based on cutter and material thickness">0.01</param>
|
||||
<param name="linethickness" gui-text="Line Thickness" gui-description="Thickness of the cutting line on the display" type="optiongroup" appearance="combo">
|
||||
<option value="1px">1 pixel</option>
|
||||
<option value="0.002in">hairline</option>
|
||||
</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Finger-jointed/Tabbed Boxes"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">cutcraftbox.py</command>
|
||||
</script>
|
||||
</inkscape-extension>
|
@ -1,70 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<name>Cut-Craft Cylinder</name>
|
||||
<id>fablabchemnitz.de.cutcraft.cylinder</id>
|
||||
<param name="active-tab" type="notebook">
|
||||
<page name="title" gui-text="Cylinder Properties">
|
||||
<param name="unit" gui-text="Measurement Units" type="optiongroup" appearance="combo">
|
||||
<option value="mm">mm</option>
|
||||
<option value="cm">cm</option>
|
||||
<option value="in">in</option>
|
||||
</param>
|
||||
<separator/>
|
||||
<param name="height" type="float" min="10.0" max="1000.0" precision="3" gui-text="Height">60.0</param>
|
||||
<param name="outer" type="float" min="0.1" max="1000.0" precision="3" gui-text="Outer diameter">60.0</param>
|
||||
<param name="inner" type="float" min="0.1" max="1000.0" precision="3" gui-text="Inner diameter">30.0</param>
|
||||
<param name="vertices" type="int" min="3" max="180" gui-text="Number of Vertices (3..180)">3</param>
|
||||
<param name="levels" type="int" min="2" max="100" gui-text="Number of Levels (2..100)">2</param>
|
||||
<param name="supports" type="int" min="3" max="18" gui-text="Number of Supports (3..18)">3</param>
|
||||
<param name="supwidth" type="float" min="0.1" max="1000.0" gui-text="Support Width">6.0</param>
|
||||
<separator/>
|
||||
<param name="thickness" type="float" min="0.1" max="1000.0" precision="3" gui-text="Material Thickness">5.0</param>
|
||||
<param name="kerf" type="float" min="0.0" max="1000.0" precision="3" gui-text="Laser Cutter Kerf">0.01</param>
|
||||
<param name="linethickness" gui-text="Line Thickness" type="optiongroup" appearance="combo">
|
||||
<option value="1px">1 pixel</option>
|
||||
<option value="0.002in">hairline</option>
|
||||
</param>
|
||||
</page>
|
||||
<page name="Usage1" gui-text="Help">
|
||||
<label xml:space="preserve">Cut Craft Cylinder: Help
|
||||
|
||||
|
||||
Measurement Units: Unit of measurement for all subsequent values entered in this dialog.
|
||||
|
||||
|
||||
Height: Cylinder Height.
|
||||
|
||||
Outer Diameter: Outside diameter of the Cylinder.
|
||||
|
||||
Inner Diameter: Inside diameter of the Cylinder.
|
||||
|
||||
|
||||
Number of Vertices: Number of vertices for the Cylinder (3 = Triangle, 4 = Square, ... 90 = Circular).
|
||||
|
||||
Number of Levels: Number of horizontal circular platforms.
|
||||
|
||||
Number of Supports: Number of vertical supports holding the cylinder together.
|
||||
|
||||
Support Width: Width of the vertical supports holding the cylinder together.
|
||||
|
||||
|
||||
|
||||
Thickness: Thickness of the material.
|
||||
|
||||
Kerf: Laser Cutter Kerf (tolerance). Varies based on cutter and material thickness.
|
||||
|
||||
Line Thickness: Thickness of the cutting line on the display.</label>
|
||||
</page>
|
||||
</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Finger-jointed/Tabbed Boxes"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">cutcraftcylinder.py</command>
|
||||
</script>
|
||||
<name>Cut-Craft Cylinder</name>
|
||||
<id>fablabchemnitz.de.cutcraft.cylinder</id>
|
||||
<param name="unit" gui-text="Measurement Units" gui-description="Unit of measurement for all subsequent values entered in this dialog." type="optiongroup" appearance="combo">
|
||||
<option value="mm">mm</option>
|
||||
<option value="cm">cm</option>
|
||||
<option value="in">in</option>
|
||||
</param>
|
||||
<separator />
|
||||
<param name="height" type="float" min="10.0" max="1000.0" precision="3" gui-text="Height" gui-description="Cylinder Height">60.0</param>
|
||||
<param name="outer" type="float" min="0.1" max="1000.0" precision="3" gui-text="Outer diameter" gui-description="Outside diameter of the Cylinder">60.0</param>
|
||||
<param name="inner" type="float" min="0.1" max="1000.0" precision="3" gui-text="Inner diameter" gui-description="Inside diameter of the Cylinder">30.0</param>
|
||||
<param name="vertices" type="int" min="3" max="180" gui-text="Number of Vertices (3..180)" gui-description="Number of vertices for the Cylinder (3 = Triangle, 4 = Square, ... 90 = Circular)">3</param>
|
||||
<param name="levels" type="int" min="2" max="100" gui-text="Number of Levels (2..100)" gui-description="Number of horizontal circular platforms">2</param>
|
||||
<param name="supports" type="int" min="3" max="18" gui-text="Number of Supports (3..18)" gui-description="Number of vertical supports holding the cylinder together">3</param>
|
||||
<param name="supwidth" type="float" min="0.1" max="1000.0" gui-text="Support Width" gui-description="Width of the vertical supports holding the cylinder together">6.0</param>
|
||||
<separator />
|
||||
<param name="thickness" type="float" min="0.1" max="1000.0" precision="3" gui-text="Material Thickness" gui-description="Thickness of the material">5.0</param>
|
||||
<param name="kerf" type="float" min="0.0" max="1000.0" precision="3" gui-text="Laser Cutter Kerf" gui-description="Laser Cutter Kerf (tolerance). Varies based on cutter and material thickness">0.01</param>
|
||||
<param name="linethickness" gui-text="Line Thickness" gui-description="Thickness of the cutting line on the display" type="optiongroup" appearance="combo">
|
||||
<option value="1px">1 pixel</option>
|
||||
<option value="0.002in">hairline</option>
|
||||
</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Finger-jointed/Tabbed Boxes"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">cutcraftcylinder.py</command>
|
||||
</script>
|
||||
</inkscape-extension>
|
@ -1,50 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<name>Cut-Craft RollerBot</name>
|
||||
<id>fablabchemnitz.de.cutcraft.rollerbot</id>
|
||||
<param name="active-tab" type="notebook">
|
||||
<page name="title" gui-text="RollerBot Properties">
|
||||
<param name="unit" gui-text="Measurement Units" type="optiongroup" appearance="combo">
|
||||
<option value="mm">mm</option>
|
||||
<option value="cm">cm</option>
|
||||
<option value="in">in</option>
|
||||
</param>
|
||||
<separator/>
|
||||
<param name="supwidth" type="float" min="0.1" max="1000.0" gui-text="Support Width">12.0</param>
|
||||
<separator/>
|
||||
<param name="thickness" type="float" min="0.1" max="1000.0" precision="3" gui-text="Material Thickness">5.0</param>
|
||||
<param name="kerf" type="float" min="0.0" max="1000.0" precision="3" gui-text="Laser Cutter Kerf">0.01</param>
|
||||
<param name="linethickness" gui-text="Line Thickness" type="optiongroup" appearance="combo">
|
||||
<option value="1px">1 pixel</option>
|
||||
<option value="0.002in">hairline</option>
|
||||
</param>
|
||||
</page>
|
||||
<page name="Usage1" gui-text="Help">
|
||||
<label xml:space="preserve">Cut Craft RollerBot: Help
|
||||
|
||||
|
||||
Measurement Units: Unit of measurement for all subsequent values entered in this dialog.
|
||||
|
||||
|
||||
Support Width: Width of the supports holding the robot together.
|
||||
|
||||
|
||||
Thickness: Thickness of the material.
|
||||
|
||||
Kerf: Laser Cutter Kerf (tolerance). Varies based on cutter and material thickness.
|
||||
|
||||
Line Thickness: Thickness of the cutting line on the display.</label>
|
||||
</page>
|
||||
</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Finger-jointed/Tabbed Boxes"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">cutcraftrollerbot.py</command>
|
||||
</script>
|
||||
<name>Cut-Craft RollerBot</name>
|
||||
<id>fablabchemnitz.de.cutcraft.rollerbot</id>
|
||||
<param name="unit" gui-text="Measurement Units" gui-description="Unit of measurement for all subsequent values entered in this dialog" type="optiongroup" appearance="combo">
|
||||
<option value="mm">mm</option>
|
||||
<option value="cm">cm</option>
|
||||
<option value="in">in</option>
|
||||
</param>
|
||||
<separator/>
|
||||
<param name="supwidth" type="float" min="0.1" max="1000.0" gui-text="Support Width" gui-description="Width of the supports holding the robot together">12.0</param>
|
||||
<separator/>
|
||||
<param name="thickness" type="float" min="0.1" max="1000.0" precision="3" gui-text="Material Thickness" gui-description="Thickness of the material">5.0</param>
|
||||
<param name="kerf" type="float" min="0.0" max="1000.0" precision="3" gui-text="Laser Cutter Kerf" gui-description="Laser Cutter Kerf (tolerance). Varies based on cutter and material thickness">0.01</param>
|
||||
<param name="linethickness" gui-text="Line Thickness" type="optiongroup" appearance="combo">
|
||||
<option value="1px">1 pixel</option>
|
||||
<option value="0.002in">hairline</option>
|
||||
</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Finger-jointed/Tabbed Boxes"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">cutcraftrollerbot.py</command>
|
||||
</script>
|
||||
</inkscape-extension>
|
@ -46,7 +46,7 @@
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Shape/Pattern from existing Path(s)" />
|
||||
<submenu name="Shape/Pattern from existing Path(s)"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
@ -27,7 +27,7 @@ source object changes the linked objects.
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Shape/Pattern from existing Path(s)" />
|
||||
<submenu name="Shape/Pattern from existing Path(s)"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
@ -37,7 +37,7 @@ Dan Newman (dan newman @ mtbaldy us)
|
||||
<object-type>path</object-type>
|
||||
<effects-menu>
|
||||
<submenu name="FabLab Chemnitz">
|
||||
<submenu name="Shape/Pattern from Generator" />
|
||||
<submenu name="Shape/Pattern from Generator"/>
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user