Osai & Siemens loading

This commit is contained in:
Lucio Maranta
2018-08-29 10:29:33 +00:00
parent c15266a056
commit 6c3f978aa6
6 changed files with 78 additions and 57 deletions
+1 -1
View File
@@ -393,7 +393,7 @@ namespace CMS_CORE_Library
public static readonly string[] VALID_PP_FORMATS = { ".txt", ".cnc", ".ini" };
public static readonly string[] VALID_IMAGE_FORMATS = { ".jpg", ".jpeg", ".png" };
public static readonly string IMAGES_PATH = @"C:/CMS/STEP/attachment/prg_images/";
public static readonly string IMAGES_PATH = @"C:/CMS/STEP/pp_img/";
public const int USER_SOFTKEYS_NUMBER = 128;
public const int NC_SOFTKEYS_NUMBER = 32;