Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tedh-shopbot authored Jun 15, 2019
1 parent c92b9c4 commit 1e4bc95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Fabmo Sb4 App
ShopBot Sb4 Console; friendly, familiar CNC interface for ShopBotters

## About
Sb4 is a FabMo App with the look and feel of the legacy Sb3 ShopBot Software -- familiar to ShopBot users, and thus a good starting point for getting comfortable with FabMo. It may also be useful for those wanting to work at the motion-coding level with digital fabrication tools as the OpenSBP language is more human-friendly and programmable than g-code. The Macro (scripting) language of FabMo is also OpenSBP so the Sb4 interface allows testing Macro concepts.
Expand All @@ -7,7 +8,7 @@ Sb4 is a FabMo App with the look and feel of the legacy Sb3 ShopBot Software --
Starting the App will yield a CNC experinece and offer an interaction somewhat like the older, Windows-based ShopBot Software. The ShopBot CNC language, OpenSBP, is supported along with standard g-code. Interaction with the system is via a menuing system and command line input, similar to the Sb3 ShopBot Software.

## Documentation
Currently the only available documentation is this README and the "CommandRef" PDF that is found under Help, which describes the usage of all the OpenSBP Commands. A more comprehensive "guide" is coming soon that describes some of the limited changes to the syntax that were required for compatibility with FabMo features and the new low-level hardware for the tool. Documentation for the OpenSBP digital fab syntax is also available at opensbp.org ...
Currently the only available documentation is this README and the "CommandRef" PDF that is found under Help. This documentation describes the usage of all the OpenSBP Commands. A more comprehensive "guide" is coming soon that will highlight some of the limited changes to the syntax that were required for compatibility with FabMo features and the new low-level hardware for ShopBot running on FabMo. Documentation for the OpenSBP digital fab syntax is also available at opensbp.org ...

## When Building
- Include latest: /js/lib/fabmo.js
Expand Down

0 comments on commit 1e4bc95

Please sign in to comment.