diff --git a/README.md b/README.md
index 700a2458db3f4cdff64e072617ad579cc8c6be04..710ad4e7fecf46d691da54027b54b01502040c2d 100644
--- a/README.md
+++ b/README.md
@@ -18,5 +18,13 @@ Block (defines one trapezoid)
 ## MKStepper17
  - is out to fab
 
+![17board](/images/mkstepper17-routed.png)
+
+![17schematic](/images/mkstepper17-schematic.png)
+
 ## MKStepper23
  - is out to fab
+
+![23board](/images/mkstepper23-routed.png)
+
+![23schematic](/images/mkstepper23-schematic.png)
\ No newline at end of file
diff --git a/circuit/mkstepper23/eagle.epf b/circuit/mkstepper23/eagle.epf
index 7df7ff864e4d69cd0ee2c7dbca563c4bc7ea1c6e..4c36ff23344e270b0a57dec5cb64c6217eec019c 100644
--- a/circuit/mkstepper23/eagle.epf
+++ b/circuit/mkstepper23/eagle.epf
@@ -176,7 +176,7 @@ Type="Control Panel"
 Number=0
 
 [Desktop]
-Screen="6000 2160"
+Screen="1920 1080"
 Window="Win_1"
 Window="Win_2"
 Window="Win_3"
diff --git a/images/mkstepper17-routed.png b/images/mkstepper17-routed.png
new file mode 100644
index 0000000000000000000000000000000000000000..4a819fbf54da68a4d68143feaeef41274925d9a9
Binary files /dev/null and b/images/mkstepper17-routed.png differ
diff --git a/images/mkstepper17-schematic.png b/images/mkstepper17-schematic.png
new file mode 100644
index 0000000000000000000000000000000000000000..ce3343dd696c9334ab2afcf84c56acb85d453b1f
Binary files /dev/null and b/images/mkstepper17-schematic.png differ
diff --git a/images/mkstepper23-routed.png b/images/mkstepper23-routed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a2d7d7ce7f58af5e44093d0dfe1646c912b9f2b6
Binary files /dev/null and b/images/mkstepper23-routed.png differ
diff --git a/images/mkstepper23-schematic.png b/images/mkstepper23-schematic.png
new file mode 100644
index 0000000000000000000000000000000000000000..a789862dee10cf053ff4e225010015368351204c
Binary files /dev/null and b/images/mkstepper23-schematic.png differ