Start on the big motor controller boards
Change-Id: Ia9fc9158a861be664bf77cf3309860af75b18ff8
diff --git a/motors/big_schematic/gschemrc b/motors/big_schematic/gschemrc
new file mode 100644
index 0000000..fcf437d
--- /dev/null
+++ b/motors/big_schematic/gschemrc
@@ -0,0 +1,3 @@
+(load (string-append geda-data-path "/scheme/auto-uref.scm")) ; load the autonumbering script
+(add-hook! add-component-hook auto-uref) ; autonumber when adding a component
+(add-hook! copy-component-hook auto-uref) ; autonumber when copying a component