summaryrefslogtreecommitdiff
path: root/tools/eagle/create_robot_brd_1_4.scr
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eagle/create_robot_brd_1_4.scr')
-rw-r--r--tools/eagle/create_robot_brd_1_4.scr18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/eagle/create_robot_brd_1_4.scr b/tools/eagle/create_robot_brd_1_4.scr
new file mode 100644
index 00000000..dfb5a8ae
--- /dev/null
+++ b/tools/eagle/create_robot_brd_1_4.scr
@@ -0,0 +1,18 @@
+# Euro Format Board
+#
+# Draws the dimension lines of an APBTeam's 1/4 euro format board (50mm x 80mm).
+
+
+Grid mil 5 2 on;
+Set Wire_Bend 0;
+Layer Dimension;
+Wire 0 (0 0) (3100 1900) (0 0);
+Layer Top;
+Wire 10 (0 0) (3100 1900) (0 0);
+Layer Bottom;
+Wire 10 (0 0) (3100 1900) (0 0);
+
+add 3,3 (175 175)
+add 3,3 (2925 175)
+
+Window Fit;