From 513ae034aa198a0d3678071911f17cb21bb65ed5 Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Tue, 29 Aug 2023 15:31:34 +0200 Subject: [PATCH] Update global.conf --- global.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.conf b/global.conf index e89bbc9..4cae627 100644 --- a/global.conf +++ b/global.conf @@ -3,4 +3,4 @@ core:default_build_profile = cura_build.jinja tools.cmake.cmaketoolchain:generator = Ninja tools.env.virtualenv:auto_use = True tools.gnu:define_libcxx11_abi = True -tools.env.virtualenv:powershell=True +#tools.env.virtualenv:powershell = True