Added assembly instructions.

This commit is contained in:
Revar Desmera
2015-10-10 01:03:01 -07:00
parent b44e9dcd83
commit d32cdeb190
101 changed files with 29709 additions and 28628 deletions

BIN
docs/assembly/arrow.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

243
docs/assembly/index.html Normal file
View File

@@ -0,0 +1,243 @@
<html>
<head>
<title>Snappy Assembly</title>
<style>
BODY {
margin-bottom: 200px;
}
TABLE TD {
vertical-align: middle;
}
H2 {
margin-bottom: 5px;
margin-top: 24px;
font-size: 20pt;
}
LI.section {
font-size: 20pt;
font-weight: bold;
}
H3 {
margin-left: -15px;
margin-bottom: 5px;
margin-top: 18px;
font-size: 16pt;
}
LI.step {
padding-left: 15px;
margin-left: 0;
font-size: 16pt;
font-weight: bold;
list-style-type: none;
}
DIV.desc {
margin-bottom: 15px;
font-size: 12pt;
font-weight: normal;
}
OL {
margin-left: 30px;
}
UL {
padding-left: 5px;
}
</style>
</head>
<body>
<h1>Snappy RepRap Assembly Instructions</h1>
<ol>
<li class="section"><h2>XY Motor Assembly</h2>
<div class="desc">Press-fit a drive gear onto the shaft of a stepper motor, making sure to align the flat of the shaft with the flat of the shaft hole. Repeat this with the other drive gear and another stepper.</div>
<table><tr><td class="befor"><img src="xy_motor_assembly_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="xy_motor_assembly_after.png"></td></tr></table>
</li>
<li class="section"><h2>Motor Mount Assembly</h2>
<div class="desc">Attach a limit micro-switch (with wiring) to one of the side clips, with the lever end towards the center. Do this again for a second switch and mount plate.</div>
<table><tr><td class="befor"><img src="motor_mount_assembly_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="motor_mount_assembly_after.png"></td></tr></table>
</li>
<li class="section"><h2>XY Motor Segment Assembly</h2>
<div class="desc">Seat the stepper motor with drive gear in the X/Y motor rail segment. Clamp it into place with a motor mount plate with micro-switch. Repeat this to make a second XY motor segment assembly.</div>
<table><tr><td class="befor"><img src="xy_motor_segment_assembly_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="xy_motor_segment_assembly_after.png"></td></tr></table>
</li>
<li class="section"><h2>Y Axis Assembly</h2>
<ul>
<li class="step"><h3>Step 1</h3>
<div class="desc">Join a rail segment to each end of another motor rail assembly. Route wiring out the side wiring access hole on the motor rail segment.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_1_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_1_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 2</h3>
<div class="desc">Join opposing platform supports to either side of the sled endcap. Point the tabs toward the side with the joiners.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_2_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_2_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 3</h3>
<div class="desc">Join two XY sled parts together. Make sure the bottom racks line up.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_3_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_3_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 4</h3>
<div class="desc">Join a Y sled endcap assembly to one end of the Y sled central assembly.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_4_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_4_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 5</h3>
<div class="desc">Slide the Y sled partial assembly onto the Y axis rails assembly, so that it is centered.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_5_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_5_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 6</h3>
<div class="desc">Join the other Y sled endcap assembly to the end of the Y sled partial assembly.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_6_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_6_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 7</h3>
<div class="desc">Join a rail endcap to each end of the Y axis with completed sled assembly.</div>
<table><tr><td class="befor"><img src="y_axis_assembly_7_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="y_axis_assembly_7_after.png"></td></tr></table>
</li>
</ul>
</li>
<li class="section"><h2>X Axis Assembly</h2>
<ul>
<li class="step"><h3>Step 1</h3>
<div class="desc">Join a rail segment to each end of a motor rail assembly, to make the X axis slider. Route the wiring to one end of the slider assembly.</div>
<table><tr><td class="befor"><img src="x_axis_assembly_1_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="x_axis_assembly_1_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 2</h3>
<div class="desc">Join two XY sled parts together. Make sure the bottom racks line up.</div>
<table><tr><td class="befor"><img src="x_axis_assembly_2_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="x_axis_assembly_2_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 3</h3>
<div class="desc">Join an X sled endcap assembly to one end of the X sled central assembly.</div>
<table><tr><td class="befor"><img src="x_axis_assembly_3_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="x_axis_assembly_3_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 4</h3>
<div class="desc">Slide the X sled partial assembly onto the X axis rails assembly, so that it is centered.</div>
<table><tr><td class="befor"><img src="x_axis_assembly_4_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="x_axis_assembly_4_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 5</h3>
<div class="desc">Connect the Y axis assembly to the XY joiner on the X axis partial assembly.</div>
<table><tr><td class="befor"><img src="x_axis_assembly_5_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="x_axis_assembly_5_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 6</h3>
<div class="desc">Join the other X sled endcap assembly to the end of the X sled assembly, fixing the Y sled assembly in place.</div>
<table><tr><td class="befor"><img src="x_axis_assembly_6_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="x_axis_assembly_6_after.png"></td></tr></table>
</li>
</ul>
</li>
<li class="section"><h2>Z Tower Assembly</h2>
<ul>
<li class="step"><h3>Step 1</h3>
<div class="desc">Seat the stepper motor in the Z motor rail segment. Clamp it into place with a motor mount plate without micro-switch. Repeat this to make a second Z motor segment assembly.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_1_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_1_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 2</h3>
<div class="desc">Screw the lock nut onto the threaded rod.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_2_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_2_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 3</h3>
<div class="desc">Screw the rod into the coupler fully, then tighten the lock nut up against the coupler.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_3_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_3_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 4</h3>
<div class="desc">Press-fit the lifter rod assembly to the mounted motor shaft. Make sure the flatted side of the shaft is aligned with the flat of the shaft hole. Repeat this with the other Z motor segment assembly.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_4_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_4_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 5</h3>
<div class="desc">Attach two rail segments to the top of the motor Z lifter assembly. Repeat this with the other motor Z lifter assembly.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_5_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_5_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 6</h3>
<div class="desc">Attach support legs to each side of the yz_joiner part.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_6_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_6_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 7</h3>
<div class="desc">Attach the Z rail assembly to the top of the YZ joiner assembly.</div>
<table><tr><td class="befor"><img src="z_tower_assembly_7_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="z_tower_assembly_7_after.png"></td></tr></table>
</li>
</ul>
</li>
<li class="section"><h2>Extruder Bridge Assembly</h2>
<ul>
<li class="step"><h3>Step 1</h3>
<div class="desc">Insert the 686 bearing into the extruder idler arm.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_1_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_1_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 2</h3>
<div class="desc">Insert the idler axle through the 686 bearing, and lock it into the extruder idler arm with the axle cap.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_2_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_2_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 3</h3>
<div class="desc">Attach the extruder drive gear onto the stepper motor shaft.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_3_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_3_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 4</h3>
<div class="desc">Slide the JHead extruder hot end into the slot in the bottom of the JHead platform.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_4_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_4_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 5</h3>
<div class="desc">Clip the extruder motor with drive gear to the jhead platform using the extruder motor clip.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_5_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_5_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 6</h3>
<div class="desc">Insert the idler arm into the idler hinge hole on the JHead platform.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_6_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_6_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 7</h3>
<div class="desc">Insert the idler latch arm into the latch hinge hole on the JHead platform.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_7_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_7_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 8</h3>
<div class="desc">Insert the extruder fan shroud into the JHead platform, latching the JHead hot end, and idler and latch arms into place.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_8_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_8_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 9</h3>
<div class="desc">Clip a cooling fan to the top of the extruder fan shroud using the extruder fan clip part.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_9_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_9_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 10</h3>
<div class="desc">Attach a cooling fan to the cooling fan shroud.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_10_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_10_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 11</h3>
<div class="desc">Attach the cooling fan shroud assembly to the bottom of the extruder fan shroud.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_11_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_11_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 12</h3>
<div class="desc">Attach rail segments to either end of the extruder platform assembly.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_12_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_12_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 13</h3>
<div class="desc">Attach rail segments to either end of the extruder platform assembly.</div>
<table><tr><td class="befor"><img src="extruder_bridge_assembly_13_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="extruder_bridge_assembly_13_after.png"></td></tr></table>
</li>
</ul>
</li>
<li class="section"><h2>Final Assembly</h2>
<ul>
<li class="step"><h3>Step 1</h3>
<div class="desc">Attach the two Z tower assemblies to either end of the XY axes assembly.</div>
<table><tr><td class="befor"><img src="final_assembly_1_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_1_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 2</h3>
<div class="desc">Lower the extruder bridge down into the Z tower grooves, screwing the lifter rods into the Z sleds evenly.</div>
<table><tr><td class="befor"><img src="final_assembly_2_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_2_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 3</h3>
<div class="desc">Attach the Z tower endcap.</div>
<table><tr><td class="befor"><img src="final_assembly_3_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_3_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 4</h3>
<div class="desc">Attach the spool holder to the top of the other Z tower.</div>
<table><tr><td class="befor"><img src="final_assembly_4_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_4_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 5</h3>
<div class="desc">Attach the RAMPS motherboard mount to the end of the printer base.</div>
<table><tr><td class="befor"><img src="final_assembly_5_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_5_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 6</h3>
<div class="desc">Clip the glass build platform to the build platform supports using four binder clips.</div>
<table><tr><td class="befor"><img src="final_assembly_6_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_6_after.png"></td></tr></table>
</li>
<li class="step"><h3>Step 7</h3>
<div class="desc">Cradle the spool axle in the spool holder top.</div>
<table><tr><td class="befor"><img src="final_assembly_7_before.png"></td><td class="arrow"><img src="arrow.png"></td><td class="after"><img src="final_assembly_7_after.png"></td></tr></table>
</li>
</ul>
</li>
</ol>
</body>
</html>

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB