1 #+TITLE: Round ended pincers
2 #+AUTHOR: Svjatoslav Agejenko
5 * (document settings) :noexport:
6 ** use dark style for TWBS-HTML exporter
7 #+HTML_HEAD: <link href="https://bootswatch.com/3/darkly/bootstrap.min.css" rel="stylesheet">
8 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
9 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
10 #+HTML_HEAD: <style type="text/css">
11 #+HTML_HEAD: footer {background-color: #111 !important;}
12 #+HTML_HEAD: pre {background-color: #111; color: #ccc;}
16 + DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE
17 COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE
18 DESIGNS AT YOUR OWN RISK.
20 + This design is released under Creative Commons Zero (CC0) license.
24 - Homepage: https://svjatoslav.eu
25 - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
28 - [[../../index.html][Other physical projects in this repository]]
29 - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
32 Pincers allow to push LEGO EV3 rounded pins in and also pull them out.
36 Make sure to have strong infill pattern and thick borders when
37 printing for maximum strength.
40 [[file:schematic.png]]
42 Design has half of the pincers. 2 identical pieces have to be printed
43 out and connected at the end with glue and screw.
49 - [[file:round pincers.FCStd][FreeCAD project]]
50 - [[file:round pincers.stl][STL file]]