This commit is contained in:
2025-06-28 15:45:58 +02:00
parent d140f010d0
commit ead70745d1
260 changed files with 1121678 additions and 0 deletions

View File

@@ -0,0 +1,92 @@
$fn = 200;
include <boltsos_0.4.1/BOLTS.scad>
difference() {
union() {
cube([39.7, 22, 6]);
color("cyan") {
rotate([90,0,0]) {
translate([0, 0, -11]) {
linear_extrude(height = 3, center=true)
import("wing.svg");
}
translate([0, 0, -3.5]) {
linear_extrude(height = 7, center=true)
import("spacer.svg");
}
translate([0, 0, -18.5]) {
linear_extrude(height = 7, center=true)
import("spacer.svg");
}
}
}
}
color("blue") {
union() {
translate([4.8, 4, 0]) {
cylinder(h=10, d=4);
translate([0,0,10]) {
cylinder(h=4, d=5.5);
}
}
translate([37, 4, 0]) {
cylinder(h=10, d=4);
translate([0,0,10]) {
cylinder(h=4, d=5.5);
}
}
translate([4.8, 17.3, 0]) {
cylinder(h=10, d=4);
translate([0,0,10]) {
cylinder(h=4, d=5.5);
}
}
translate([37, 17.3, 0]) {
cylinder(h=10, d=4);
translate([0,0,10]) {
cylinder(h=4, d=5.5);
}
}
}
}
* translate([0, 0, 5]) {
cube([18, 22, 8]);
}
* translate([33.15, 0, 5]) {
cube([6.6, 22, 8]);
}
color("red") {
translate([0, 7.45, 0]) {
cube([39.7, 7.1, 4]);
}
translate([24.5, 7.45, 0]) {
cube([12.4, 7.1, 13]);
}
}
color("green") {
translate([13.5,0,8.5]) {
union() {
translate([0,20,0]) {
rotate([90,90,0]) {
ISO4014(key="M3", l=20);
}
}
translate([0,19.5,0]) {
rotate([90,90,0]) {
ISO4014(key="M3", l=20);
}
}
translate([0,0,0]) {
rotate([-90,90,0]) {
cylinder(h=3, d=5.5);
}
}
}
}
}
}

View File

@@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="39.700001mm"
height="14.999906mm"
viewBox="0 0 39.700002 14.999906"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="spacer.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="4.8209497"
inkscape:cx="74.985225"
inkscape:cy="28.313923"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-43.40247,-84.931346)">
<path
id="path2"
style="fill:#ffaaaa;stroke-width:1.14407;stroke-linecap:square"
d="m 52.13217,86.931252 c -0.14881,0.473678 -0.229466,2.477509 -0.229444,3.000306 l -0.854211,1.300179 h -0.766878 v 3.700032 h 3.120739 3.500562 5.528861 v -5.000211 h -0.529166 c 2.2e-5,-0.522759 -0.08065,-2.526656 -0.229444,-3.000306 z m 4.770251,2.875249 c 0.897436,-1.24e-4 1.625081,0.727271 1.625224,1.624707 1.43e-4,0.897638 -0.727586,1.625366 -1.625224,1.625223 -0.897436,-1.43e-4 -1.62485,-0.727787 -1.624707,-1.625223 1.43e-4,-0.897234 0.727473,-1.624545 1.624707,-1.624707 z"
sodipodi:nodetypes="cccccccccccccsssc" />
<path
id="rect1"
style="fill:#d40000;fill-opacity:0.535346;stroke-width:5.45687;stroke-linecap:round"
d="m 45.213778,86.931012 c -1.003352,0 -1.811259,0.807907 -1.811259,1.811259 V 99.931252 H 83.102421 V 88.742271 c 0,-1.003352 -0.807907,-1.811259 -1.811259,-1.811259 H 60.690353 l -0.713652,7.408333 h -5.982064 l -0.877982,-7.408333 z"
sodipodi:nodetypes="ssccssccccs" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="18.50042mm"
height="14.999906mm"
viewBox="0 0 18.50042 14.999906"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="wing.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="8.1336326"
inkscape:cx="31.781617"
inkscape:cy="45.182763"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-43.40247,-84.931346)">
<path
id="path1"
style="fill:#550000;stroke-width:0.17644;stroke-linecap:square"
d="m 49.170981,86.938424 h -4.388233 c -0.764585,0 -1.380278,0.615176 -1.380278,1.37976 v 6.613033 h 23.9997 l 6e-4,-8.000028 c 0,0 -4.75287,0.08714 -5.512123,0 -0.455918,-0.05232 -0.88242,-0.238507 -1.079786,-0.344911 -0.630151,-0.508289 -2.122659,-1.65436 -4.343283,-1.654367 -2.220625,-6e-6 -4.821583,1.841767 -7.296597,2.006513 z m 7.731407,2.868077 c 0.05609,-8e-6 0.111771,0.0027 0.166398,0.0083 0.109254,0.01108 0.215008,0.03296 0.316777,0.06459 0.05088,0.01582 0.10074,0.03423 0.149345,0.05478 0.0486,0.02055 0.09606,0.04321 0.14211,0.06821 0.138159,0.07502 0.264364,0.169832 0.374654,0.280087 0.07353,0.0735 0.14002,0.153856 0.198438,0.240295 0.02921,0.04322 0.05611,0.0878 0.08113,0.133842 0.07507,0.138135 0.130801,0.288336 0.163297,0.447001 0.01083,0.05289 0.01925,0.106605 0.02481,0.161231 0.0056,0.05463 0.0083,0.110308 0.0083,0.166398 4.6e-5,0.336614 -0.102266,0.64907 -0.277502,0.908471 v 5.17e-4 c -0.02914,0.04311 -0.0605,0.08451 -0.09354,0.12454 v 5.17e-4 c -0.09931,0.120284 -0.215604,0.22613 -0.345198,0.313676 -0.08647,0.05841 -0.179244,0.108746 -0.276469,0.149862 -0.09723,0.04111 -0.199086,0.07293 -0.304891,0.09457 -0.105805,0.02164 -0.215424,0.03309 -0.327629,0.03307 -0.112179,-2e-5 -0.221852,-0.01141 -0.327628,-0.03307 -0.05289,-0.01083 -0.104667,-0.02447 -0.155546,-0.04031 -0.101759,-0.03167 -0.199366,-0.07294 -0.291456,-0.12299 -0.138134,-0.07507 -0.263882,-0.169796 -0.374137,-0.280086 -0.110151,-0.110187 -0.205095,-0.236131 -0.280086,-0.374138 v -5.16e-4 C 55.39862,92.067305 55.343247,91.91733 55.310787,91.758836 v -5.17e-4 c -0.01078,-0.05273 -0.01926,-0.106262 -0.02481,-0.160713 v -5.17e-4 c -0.0055,-0.05463 -0.0083,-0.109792 -0.0083,-0.165881 1e-5,-0.0559 0.0027,-0.111432 0.0083,-0.165882 v -5.16e-4 c 0.0222,-0.218294 0.08817,-0.423665 0.188103,-0.607715 v -5.17e-4 c 0.125066,-0.230192 0.303792,-0.426586 0.519864,-0.572575 0.08643,-0.05839 0.178772,-0.108748 0.275953,-0.149862 0.194361,-0.08223 0.408211,-0.1276 0.632519,-0.12764 z"
sodipodi:nodetypes="zsscccscczsssssssscccccssscssssccccccsccccssscss" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="8.0000334mm"
height="7.9995298mm"
viewBox="0 0 8.0000334 7.9995298"
version="1.1"
id="svg1"
sodipodi:docname="rail.svg"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="15.098056"
inkscape:cx="15.134399"
inkscape:cy="3.874671"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-99.920067,-101.39219)">
<path
id="rect1"
style="fill:#550000;fill-opacity:0.537831;stroke-width:0.606538;stroke-linecap:square"
d="m 96.32314,105.39219 c -0.22329,0 -0.403073,0.17978 -0.403073,0.40308 v 1.29811 1.29863 c 0.292803,0.61767 0.205655,0.68044 0.498465,1.29811 v 4.50006 c 0,0.22329 0.17978,0.40307 0.40307,0.40307 h 6.196928 c 0.22329,0 0.40308,-0.17978 0.40308,-0.40307 v -4.50006 c 0.18723,-0.52595 0.11849,-0.56186 0.49849,-1.29811 v -1.29863 -1.29811 c 0,-0.2233 -0.17979,-0.40308 -0.40308,-0.40308 h -2.62695 v 0.87643 c 0.58905,0.35196 0.95497,0.98761 0.95502,1.6738 -1.2e-4,0.90369 -0.7409,1.72822 -1.57502,1.9493 0,0 0,1.37594 0,1.97083 0,0.2991 -0.11067,0.52917 -0.350003,0.52917 -0.239333,0 -0.359182,-0.2215 -0.35,-0.52917 0.0196,-0.65665 0,-1.97083 0,-1.97083 -0.83417,-0.22106 -1.5749,-1.04561 -1.57502,-1.9493 0.001,-0.6849 0.36708,-1.31889 0.95502,-1.67018 v -0.88005 z"
sodipodi:nodetypes="sscccsssscccssccccszsccccs" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="15mm"
height="25.000019mm"
viewBox="0 0 15 25.000019"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="t_back.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="4.270375"
inkscape:cx="29.154348"
inkscape:cy="45.31218"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-85.382902,-92.40149)">
<path
id="path1-2"
style="fill:#0000ff;fill-opacity:0.537831;stroke-width:1.06445;stroke-linecap:square"
d="m 85.54526,92.401489 c 0,0 5.054593,2.873458 5.984971,13.567921 0.906274,10.4174 9.108509,12.56001 5.915348,9.11907 -2.810869,-3.02898 -4.408529,-14.40189 2.066854,-18.877432 1.007777,-1.952625 0.819157,-3.279695 0.963177,-3.809559 z"
sodipodi:nodetypes="cssccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="19.999998mm"
height="25.000002mm"
viewBox="0 0 19.999998 25.000002"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="t_back_v2.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="4.270375"
inkscape:cx="29.154348"
inkscape:cy="45.31218"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-85.382902,-92.401489)">
<path
id="path1-2"
style="fill:#0000ff;fill-opacity:0.537831;stroke-width:1.03179;stroke-linecap:square"
d="m 85.382902,92.401508 c 0,0 2.904703,2.824009 5.504214,15.601592 2.101298,10.32867 11.700354,10.92243 8.991572,7.36264 -2.258117,-2.96753 -5.384275,-14.19147 -0.0127,-18.989154 0.798792,-0.713448 2.515132,-3.419576 2.516962,-3.975097 z"
sodipodi:nodetypes="cssscc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="15mm"
height="25.000021mm"
viewBox="0 0 15 25.000021"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="t_front_v1.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="4.270375"
inkscape:cx="29.154348"
inkscape:cy="45.31218"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-85.382902,-92.401489)">
<path
id="path1-6"
style="fill:#800080;stroke-width:0.899066;stroke-linecap:square"
d="m 98.158584,95.348528 c -3.10878,2.357913 -5.588168,6.393512 -5.733222,10.794842 -0.127141,4.44471 2.133562,8.66036 5.139789,11.19728 l 1.929986,-0.047 c -2.334984,-2.65449 -4.185653,-6.498 -4.160077,-10.5308 -0.274077,-0.01 -0.487678,-0.23491 -0.479409,-0.50589 l 2.45e-4,-0.008 c 0.0083,-0.27166 0.236349,-0.48403 0.511436,-0.47563 l 0.0062,1.8e-4 c 0.258535,-4.05267 2.394176,-7.776273 4.937648,-10.245478 z"
sodipodi:nodetypes="cccccsssccc"
inkscape:transform-center-x="3.6997"
inkscape:transform-center-y="10.785704" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="20mm"
height="25.000021mm"
viewBox="0 0 20 25.000021"
version="1.1"
id="svg1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="t_front_v2.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="4.270375"
inkscape:cx="29.154348"
inkscape:cy="45.31218"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-85.382902,-92.401489)">
<path
id="path1-6-6"
style="fill:#800080;stroke-width:0.890436;stroke-linecap:square"
d="m 98.000528,95.522725 c -2.492156,2.988512 -3.047242,7.312325 -2.324551,11.696515 0.748178,4.42331 2.708681,8.30742 6.060383,10.18227 l 1.82416,-0.45388 c -2.73705,-2.13285 -4.235284,-5.73537 -4.999421,-9.72981 -0.262183,0.0486 -0.509187,-0.12942 -0.55431,-0.39921 l -0.0013,-0.008 c -0.04524,-0.27046 0.129889,-0.52867 0.392837,-0.57842 l 0.0061,-0.001 c -0.546722,-4.06327 -0.257167,-8.005918 1.676224,-10.985194 z"
sodipodi:nodetypes="cccccsssccc"
inkscape:transform-center-x="-2.5123822"
inkscape:transform-center-y="2.5779798" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="54.427401008605955mm" height="19.05005687713623mm" viewBox="0 0 54.427401008605955 19.05005687713623" xmlns="http://www.w3.org/2000/svg" version="1.1">
<g id="_11___Trigger_Doit32" transform="translate(30.856272,9.507177) scale(1,-1)">
<title>b'111 - Trigger_Doit32'</title>
</g>
</svg>

After

Width:  |  Height:  |  Size: 419 B

View File

@@ -0,0 +1,43 @@
$fn = 128;
include <boltsos_0.4.1/BOLTS.scad>
difference() {
linear_extrude(height = 17, center=true)
import("rail.svg");
translate([0,-1.5,0]) {
rotate([0,90,0]) {
cylinder(h=8, d=3.2, center=true);
translate([0,0,4]) {
cylinder(h=3, d=5.5, center=true);
}
}
}
translate([-2,-1.5,0]) {
rotate([90,60,90]) {
ISO4014(key="M3", l=8);
}
}
}
// Trigger v1
* translate([0,-29,9]) {
rotate([0,90,0]) {
linear_extrude(height = 3, center=true)
import("t_back_v1.svg");
linear_extrude(height = 5, center=true)
import("t_front_v1.svg");
}
}
// Trigger v2
translate([0,-29,8.5]) {
rotate([0,90,0]) {
linear_extrude(height = 4, center=true)
import("t_back_v2.svg");
linear_extrude(height = 8, center=true)
import("t_front_v2.svg");
}
}

Binary file not shown.

Binary file not shown.