From 1e4bc954b848840277c80bff8b920f7e07f7a242 Mon Sep 17 00:00:00 2001 From: Ted Hall Date: Sat, 15 Jun 2019 10:54:49 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4299b4e..7016216 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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