master: plugins: Enable Doodle3DPlugin again

This commit is contained in:
Thomas Karl Pietrowski 2016-11-14 09:51:09 +01:00 committed by GitHub
parent c2568a6102
commit 6f32b25cee

View File

@ -3,8 +3,7 @@
# output every command that modifies files on the build system. # output every command that modifies files on the build system.
export DH_VERBOSE = 1 export DH_VERBOSE = 1
CURA_PLUGINS = PostProcessingPlugin OctoPrintPlugin GodModePlugin UM3NetworkPrintingPlugin OrientationPlugin CURA_PLUGINS = PostProcessingPlugin OctoPrintPlugin GodModePlugin UM3NetworkPrintingPlugin OrientationPlugin Doodle3DPlugin
# List of disabled plugins: Doodle3DPlugin
%: %:
dh $@ --parallel dh $@ --parallel