Skip to content

Commit 23d5884

Browse files
authored
Update README.md
1 parent 16b0db2 commit 23d5884

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ FDMLControl enables the control of the [Optores](https://www.optores.com/) FDML
1010
Features
1111
--------
1212

13-
* **Dynamic GUI generation**
13+
* **Dynamic GUI generation** </br>
1414
All the FDML laser parameters that can be seen in the graphical user interface are generated from a XML file during start up. The XML file (fdml_commands.xml) is placed in the same folder as the executable and can be modified to adjust FDMLControl to possible firmware updates of the Optores FDML laser.
1515

16-
* **Expert mode**
16+
* **Expert mode** </br>
1717
The expert mode enables access to more advanced features such as a custom command console.
1818

19-
* **Admin privileges**
19+
* **Admin privileges** </br>
2020
Admin privileges can be obtained by placing a file with the corresponding key in the same folder as the executable. This makes it possible to change laser parameters which otherwise could not be accessed. FDMLControl obtaines admin privileges automatically if "key.dat" is found in the same folder as the executable during start up. Please contact [Optores](https://www.optores.com/) if you need the admin key for your laser.
2121

22-
* **Cross platform**
22+
* **Cross platform** </br>
2323
FDMLControl runs on Windows and Linux (Probably also on Mac, but this has not been tested yet.)
2424

2525

0 commit comments

Comments
 (0)