1 Commits

Author SHA1 Message Date
sandst_a 1c249f51ed Use ecmc 11.0 2025-10-13 11:50:05 +02:00
+1 -1
View File
@@ -17,7 +17,7 @@ USR_CXXFLAGS += -std=c++17
OPT_CXXFLAGS_YES = -O3 OPT_CXXFLAGS_YES = -O3
# dependencies # dependencies
ecmc_VERSION = 10.0 ecmc_VERSION = 11.0
BASE_DIR = ecmc_plugin_grbl BASE_DIR = ecmc_plugin_grbl
SRC_DIR = $(BASE_DIR)/src SRC_DIR = $(BASE_DIR)/src