Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Commit c137b45

Browse files
committed
Updated readme format
1 parent 93077dc commit c137b45

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Electronics/README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,18 @@ Electronics for Cyclone-PCB-Factory
33

44
Electronic boards (and firmwares) for controlling Cyclone PCB Factory and similar machines
55

6+
* [Spindle controller by Samuel Kranz](https://github.com/secures92/SpindleControlStick) and [Controller board by Robert Last](https://github.com/robsbots/Cyclone_Pcb):
67

78
![ScreenShot](Media/Cyclone_first_year_12_ControllerBoards.jpg)
89

9-
* [Spindle controller by Samuel Kranz](https://github.com/secures92/SpindleControlStick) and [Controller board by Robert Last](https://github.com/robsbots/Cyclone_Pcb)
10-
10+
* [GRBL-based controller board by Samuel Kranz](https://github.com/secures92/CyclneGRBLCtrl):
1111

1212
![ScreenShot](Media/Cyclone_first_year_12b_GRBLcontrollerBoard_bySamuelKranz.jpg)
1313

14-
* [GRBL-based controller board by Samuel Kranz](https://github.com/secures92/CyclneGRBLCtrl)
15-
14+
* [CNC Shield by Protoneer](http://blog.protoneer.co.nz/arduino-cnc-shield/) and [CNC Shield box by yOPERO](../Hardware/yOPERO/CNC_shieldBox):
1615

1716
![ScreenShot](Media/Cyclone_first_year_11_CNCShieldAndBox.jpg)
1817

19-
* [CNC Shield by Protoneer](http://blog.protoneer.co.nz/arduino-cnc-shield/) and [CNC Shield box by yOPERO](../Hardware/yOPERO/CNC_shieldBox)
20-
2118
Disclaimer
2219
--
2320
This hardware/software is provided "as is", and you use the hardware/software at your own risk. Under nocircumstances shall any author be liable for direct, indirect, special, incidental, or consequential damages resulting from the use, misuse, or inability to use this hardware/software, even if the authors have been advised of the possibility of such damages.

Software/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ The original python scripts were only a proof of concept: the lack of GUI was a
55

66
Some alternatives were suggested, and two of them have been made by developers inside the group. Kobus Du Toit and Patrick Knöbel have worked on two different alternatives that simplify the task of Z probing by making it more visual and intuitive for the end users:
77

8+
* [Kobus's GUI](https://www.dropbox.com/sh/k7p896n0upv29u1/1T_lcIZDnH/prototypeGui2) ([forum](https://groups.google.com/forum/#!msg/cyclone-pcb-factory/S3m1baPzwRk/DtyngGGJmBoJ)) and [Patrick Knöbel's gcode postprocessor](https://github.com/pknoe3lh/cncgcodecontroller/releases) ([forum](https://groups.google.com/forum/#!msg/cyclone-pcb-factory/ToTGIpXWUmA/gyQMDqDOXfUJ)):
9+
810
![ScreenShot](Media/Cyclone_first_year_13_GUIs.jpg)
911

10-
* [Kobus's GUI](https://www.dropbox.com/sh/k7p896n0upv29u1/1T_lcIZDnH/prototypeGui2) ([forum](https://groups.google.com/forum/#!msg/cyclone-pcb-factory/S3m1baPzwRk/DtyngGGJmBoJ)) and [Patrick Knöbel's gcode postprocessor](https://github.com/pknoe3lh/cncgcodecontroller/releases) ([forum](https://groups.google.com/forum/#!msg/cyclone-pcb-factory/ToTGIpXWUmA/gyQMDqDOXfUJ))
1112

13+
* [Python scripts by Carlosgs](PythonScripts/):
1214

1315
![ScreenShot](Media/Cyclone_v0.9.7_ViewGcode.jpg)
1416

15-
* [Python scripts by Carlosgs](PythonScripts/)
1617

1718
Disclaimer
1819
--

0 commit comments

Comments
 (0)