This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
MrDraw
Watch
1
Star
0
Fork
You've already forked MrDraw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b32f9bddd2
MrDraw
/
src
/
octoprint
/
plugin
History
Gina Häußge
7e6ddaf0d6
Plugins can now have a folder for plugin related data
...
Path can be queried from settings.
2015-06-22 12:59:39 +02:00
..
__init__.py
Plugins can now have a folder for plugin related data
2015-06-22 12:59:39 +02:00
core.py
super(...).method(...) => BaseClass.method(self, ...)
2015-06-19 15:25:37 +02:00
types.py
Config migration must happen after all plugin implementations are initialized
2015-06-19 22:31:05 +02:00