An open API service indexing awesome lists of open source software.

https://github.com/johnwebbcole/meshboard-bracket

Brackets for a synapse mesh board, created in OpenJsCAD
https://github.com/johnwebbcole/meshboard-bracket

jscad synapse

Last synced: 3 months ago
JSON representation

Brackets for a synapse mesh board, created in OpenJsCAD

Awesome Lists containing this project

README

          

# meshboard-bracket

[https://johnwebbcole.github.io/meshboard-bracket/](https://johnwebbcole.github.io/meshboard-bracket/)

![bracket](https://github.com/johnwebbcole/meshboard-bracket/raw/master/docs/mesboard-bracket.png)

> brackets for a synapse meshboard

## Running

The jscad project `meshboard-bracket` uses gulp to create a `dist/meshboard-bracket.jscad` file and watches your source for changes. You can drag the `dist/meshboard-bracket.jscad` directory into the drop area on [openjscad.org](http://openjscad.org). Make sure you check `Auto Reload` and any time you save, gulp will recreate the `dist/meshboard-bracket.jscad` file and your model should refresh.

## jscad-utils

The example project uses [jscad-utils](https://www.npmjs.com/package/jscad-utils). This is a set of utilities that make object creation and alignment easier. To remove it, `npm uninstall --save jscad-utils`.

## License

ISC © [John Cole](http://github.com/)