-
Notifications
You must be signed in to change notification settings - Fork 23
FabMo FAQ
Jimmy Lucidarme edited this page Jul 7, 2016
·
1 revision
this is a starting document containing a number of useful questions related to FabMo development. feel free to add any question we haven't addressed yet.
#FabMo Contributors
- I'm a CNC user and I really want to help with FabMo developement, where should I start ?
- I'm a software developer and I really want to help with FabMo developement, where should I start ?
- I'm a CNC machines manufacturer and I really want to help with FabMo developement, where should I start ?
#Engine Development
- I found a bug. How should I report it ?
- I do have a FabMo board from ShopBot, How do I use it for development ?
- How the code of the engine is organized ?
- I want to use something else than G2 as a driver, How would I do ?
- How do you test your code ? do you plan to use unit testing ?
#Dashboard Development
- How do I provoke an app to do something from the dashboard ?
- How do I listen for status updates in the dashboard scaffolding ?
- I want to contribute to the UI improvement, where should I do so ?