Skip to content

Commit 5a5f9dc

Browse files
authored
Update README.md
1 parent 707c34b commit 5a5f9dc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ npm run dev-<system>-<firmware>
3838
- where `<system>` is `cnc` (CNC system, laser, spindle..) , `printer` (3D printer), `sand` (Sand Table)
3939
- where `<firmware>` is :
4040
- `grbl`, `grblhal` for `cnc`
41-
- `marlin`, `marlin-embedded` (esp3dlib), `repetier`, `smoothieware` for `printer` \* `grbl` for `sand`
41+
- `marlin`, `marlin-embedded` (esp3dlib), `repetier`, `smoothieware` for `printer`
42+
- `grbl` for `sand`
4243

4344
will open http://localhost:8088 which display the webUI using a local test server
4445

@@ -61,7 +62,8 @@ npm run <system>-<firmware>
6162
- where `<system>` is `cnc` (CNC system, laser, spindle..) , `printer` (3D printer), `sand` (Sand Table)
6263
- where `<firmware>` is :
6364
- `grbl`, `grblhal` for `cnc`
64-
- `marlin`, `marlin-embedded` (esp3dlib), `repetier`, `smoothieware` for `printer` \* `grbl` for `sand`
65+
- `marlin`, `marlin-embedded` (esp3dlib), `repetier`, `smoothieware` for `printer`
66+
- `grbl` for `sand`
6567

6668
# Chat
6769

0 commit comments

Comments
 (0)