-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
donovan6000
committed
Mar 5, 2016
1 parent
4880708
commit 2c845a5
Showing
4 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+618 KB
(150%)
octoprint_m3dfio/static/libraries/preprocessor_i386.so
100755 → 100644
Binary file not shown.
Binary file modified
BIN
+618 KB
(150%)
octoprint_m3dfio/static/libraries/preprocessor_x86-64.so
100755 → 100644
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
plugin_identifier = "m3dfio" | ||
plugin_package = "octoprint_%s" % plugin_identifier | ||
plugin_name = "OctoPrint-M3DFio" | ||
plugin_version = "0.28" | ||
plugin_version = "0.28.1" | ||
plugin_description = "Makes OctoPrint fully compatible with the Micro 3D printer" | ||
plugin_author = "donovan6000" | ||
plugin_author_email = "[email protected]" | ||
|