Skip to content

Commit

Permalink
don't activate the wizard option "ALLOW_PRUSA_FIRST" in main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed Mar 22, 2023
1 parent 6e8eac7 commit 44b85a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slic3r/GUI/ConfigWizard.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class PresetUpdater;

namespace GUI {

#define ALLOW_PRUSA_FIRST "PrusaResearch"
//#define ALLOW_PRUSA_FIRST "PrusaResearch"

class ConfigWizard: public DPIDialog
{
Expand Down

0 comments on commit 44b85a9

Please sign in to comment.