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
- Host: GitHub
- URL: https://github.com/johnwebbcole/meshboard-bracket
- Owner: johnwebbcole
- Created: 2017-03-24T03:50:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T16:28:26.000Z (over 8 years ago)
- Last Synced: 2025-03-24T14:48:17.610Z (7 months ago)
- Topics: jscad, synapse
- Language: JavaScript
- Homepage:
- Size: 908 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meshboard-bracket
[https://johnwebbcole.github.io/meshboard-bracket/](https://johnwebbcole.github.io/meshboard-bracket/)

> 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/)