grbl-settings

This commit is contained in:
2026-07-08 20:06:40 +02:00
parent e4bd67b686
commit 695e59174a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -404,7 +404,7 @@ DATETIME_FORMAT = '%d-%m-%Y-%m %H:%M:%S'
# rpicam 4056x3040 2028x1080 2028x1520
#===========================
GRBL_SIMULATION = True
GRBL_SIMULATION = config('GRBL_SIMULATION', cast=bool)
EXPORTS_LOCAL_PATH = config("EXPORTS_LOCAL_PATH")
EXPORT_REMOTE_PATH = config("EXPORT_REMOTE_PATH")