- Aggiunto comando di wait fine M101/G101

- Gestione accelerazioni pinze in M115
- Rimozione VMILL per tagli a cubetti a zig-zag
This commit is contained in:
andrea.villa
2024-02-29 08:31:19 +01:00
parent 4f82ac6775
commit 829db46d77
6 changed files with 107 additions and 58 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
local InfoCommon_STD_PP = {
NAME = 'Common-FAST', -- nome script PP standard
VERSION = '2.6c4', -- versione script
VERSION = '2.6c5', -- versione script
MIN_MACH_VER_PP_COMMON = '2.5k1' -- versione minima kernel
}