Variable Length Skadis Arm

Variable Length Skadis Arm

prusaprinters

<p>I took t0b1's skadis arm, and make it variable length. I also have a shell script (below) to generate a variety of lengths, with an option to show the lengths as text on the print, useful for determining which length you use the most. You don't need the shell script, you can edit the openscad file</p><p>&nbsp;</p><p>&nbsp;</p><p>Shell script to generate a variety of lengths, prusaprinters doesn't allow upload of shell scripts (Wonder why…) Simply save this as a sh script in the same directory as the skadis-arm.scad</p><p><code>lengths=(30 40 60 80 100)</code><br><code>printLengths=false</code></p><p><code>for len in ${lengths[@]};</code><br><code>do</code><br><code>echo $len</code><br><code>openscad -o "SkadisArm-$len.stl" -D length=$len -D printLength=$printLengths skadis-arm.scad</code><br><code>done</code><br>&nbsp;</p>

Download Model from prusaprinters

With this file you will be able to print Variable Length Skadis Arm with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Variable Length Skadis Arm.