[:es]El propósito de esta entrada es indicar los pasos necesarios para lograr hacer un diseño CAD muy básico para representar la batería de alimentación de vuestro robot.
Nuestro objetivo de diseño es lograr obtener un diseño CAD para la batería de alimentación USB. Mencionar que la batería irá colocada sobre la base del robot, sin ser necesario diseñar ningún elemento de fijación o soporte, ya que irá pegado. Por ello, utilizaremos la capa de grabado superficial simplemente para hacer marcas sobre la base que ayudarán a la posterior colocación del componente, pero en ningún caso es necesario hacer corte de material.
La medidas del módulo bluetooth son como se muestra a continuación:

A partir del fichero de plantilla para los componentes:
Seleccionamos la capa «Grabado Superficial» y creamos una polilínea con el siguiente conjunto de comandos:
polyline
0,0
@25,0
@0,97
@-25,0
@0,-97
Posteriormente en la capa de «Anotaciones», vamos a escribir un texto seleccionando la herramienta «Texto» del menú de herramientas (a la izquierda). Seleccionad la letra y tamaño de fuente conforme creáis conveniente (nosotros utilizamos Arial tamaño 5).
Finalmente podéis también añadir cotas, seleccionando la capa de Cotas, y utilizando las «Herramientas de dimensión» del menú de herramientas.
Aquí podéis descargar el fichero DXF con la solución:
[:en]The purpose of this entry is to indicate necessary steps to create a CAD design, very simplistic, to represent the Powerbank of the robot.
Our aim is to create a CAD design of the USB Powerbank of the robot. The powerbank is usually placed on the robot’s base, not requiring any supporting system, since it will be directly glued. We will use the Auxiliary layer to create this component, the cut layer will be empty.
Here we show the dimensions of the Powerbank:

This is the template file we will use:
Select the Auxiliary layer and create a polyline with the following commands:
polyline
0,0
@25,0
@0,97
@-25,0
@0,-97
After that, create a Text using the Tools menu on the left. Select the size and type as convenience (we use Arial size 5).
Finally, you can also add dimensions by selecting the «Dimension Tools» on the left-side menu.
Here you can find the solution:
[:]