Skip to content

Commit 076b56a

Browse files
committed
removed all subdirectories for images, why u no work
1 parent 0abe169 commit 076b56a

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

docs/infra/cnc.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ The space has a 3 axis CNC machine based on the High-Z S-720 from [CNC-STEP](htt
66
The machine has two E-stops (emergency stops). One is located on the x-axis gantry and another one on the electronics box. When pressed they cut the voltage to the spindle, motors and controller board. ``TODO: FACT CHECK``.
77
<div style="display:flex;">
88

9-
![E-stop gantry](./images/cnc-machine/estop.jpg)
9+
![E-stop gantry](./images/cnc_estop.jpg)
1010

11-
![E-stop controller box](./images/cnc-machine/panel.jpg)
11+
![E-stop controller box](./images/cnc_panel.jpg)
1212
</div>
1313

1414

@@ -28,7 +28,7 @@ When operating the machine:
2828

2929
<div style="width: 100px;">
3030

31-
![Energize button](./images/cnc-machine/energize.jpg)
31+
![Energize button](./images/cnc_energize.jpg)
3232
</div>
3333

3434
### Launch gcode sender
@@ -37,22 +37,22 @@ Turn on the CNC laptop or CNC computer and launch **gsender**. Other options wil
3737

3838
<div style="width: 100px;">
3939

40-
![gsender](./images/cnc-machine/getting_started/gsender-icon.png)
40+
![gsender](./images/cnc_gsender-icon.png)
4141
</div>
4242

4343
After launching gsender you should see the homescreen with a greyed-out button that says disconnected.
4444

4545
<div style="width: 100p%;">
4646

47-
![gsender home](./images/cnc-machine/getting_started/1-connect.png)
47+
![gsender home](./images/cnc_1-connect.png)
4848
</div>
4949

5050
Go to the top left, make sure the firmware is set to ``grblHAL`` and not ``grbl``, go to recognized devices and choose the USB option.
5151

5252
After this the greyed-out button should become green and say connected. You are now ready to start moving the machine.
5353
<div style="width: 100%;">
5454

55-
![gsender home](./images/cnc-machine/getting_started/2-connected.png)
55+
![gsender home](./images/cnc_2-connected.png)
5656
</div>
5757

5858
## Homing and moving the machine
@@ -70,7 +70,7 @@ Out of scope I think? Me (1T) and Elvis can help you get started probably though
7070

7171
<div style="width: 80%;">
7272

73-
![moving the CNC machine](./images/cnc-machine/getting_started/3-movement.png)
73+
![moving the CNC machine](./images/cnc_3-movement.png)
7474

7575

7676
</div>

0 commit comments

Comments
 (0)