*.so
*.deb
*.zip
-/share
/package-lock.json
-
+/share
*.elf
*.hex
Buildbotics CNC Controller Firmware Changelog
=============================================
+## v1.0.1
+ - Handle case correctly when assigning named GCode variables.
+
## v1.0.0
- Added online GCode editor.
- Added online file manager.
{
"name": "bbctrl",
- "version": "1.0.0",
+ "version": "1.0.1",
"homepage": "http://buildbotics.com/",
"repository": "https://github.com/buildbotics/bbctrl-firmware",
"license": "CERN-OHL-S v2",
"dependencies": {
- "jshint": "",
"browserify": "",
- "jstransformer-stylus": "",
+ "jshint": "",
"jstransformer-escape-html": "",
+ "jstransformer-stylus": "",
"pug-cli": ""
}
}
| Upgrade to v{{latestVersion}}
.fa.fa-check(v-if="!show_upgrade && latestVersion",
title="Firmware up to date")
- .copyright Copyright © 2015 - 2020, Buildbotics LLC
+ .copyright Copyright © 2015 - 2021, Buildbotics LLC
.header-tools