From 1ec051e7708bba2aae86183f1c77e4c9af49a862 Mon Sep 17 00:00:00 2001 From: rtyr <36745189+rtyr@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:24:30 +0200 Subject: [PATCH] Fixed output file name format for MONO SE. --- resources/profiles/Anycubic.idx | 3 ++- resources/profiles/Anycubic.ini | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/resources/profiles/Anycubic.idx b/resources/profiles/Anycubic.idx index a941cef9c..24c53137e 100644 --- a/resources/profiles/Anycubic.idx +++ b/resources/profiles/Anycubic.idx @@ -1,4 +1,5 @@ -min_slic3r_version = 2.6.0-alpha4 +min_slic3r_version = 2.6.0-beta1 +0.2.5 Fixed output file format for MONO SE. 0.2.4 Enable pad for Anycubic SLA profiles 0.2.3 Added Photon Mono printer. 0.2.2 Added Photon Mono SE printer. diff --git a/resources/profiles/Anycubic.ini b/resources/profiles/Anycubic.ini index 771b38d01..46d82cefe 100644 --- a/resources/profiles/Anycubic.ini +++ b/resources/profiles/Anycubic.ini @@ -5,7 +5,7 @@ name = Anycubic # Configuration version of this file. Config file will only be installed, if the config_version differs. # This means, the server may force the PrusaSlicer configuration to be downgraded. -config_version = 0.2.1 +config_version = 0.2.5 # Where to get the updates from? config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anycubic/ # changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% @@ -2386,7 +2386,7 @@ output_filename_format = [input_filename_base].pwmx [sla_print:0.05 Normal @ANYCUBIC MONO SE] inherits = 0.05 Normal @ANYCUBIC ABSTRACT compatible_printers_condition = printer_notes=~/.*PHOTONMONOSE\n.*/ -output_filename_format = [input_filename_base].pwma +output_filename_format = [input_filename_base].pwms ## SLA materials @@ -2497,4 +2497,5 @@ max_initial_exposure_time = 300 printer_correction = 1,1,1 gamma_correction = 1 area_fill = 45 -printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.'\nPRINTER_VENDOR_ANYCUBIC\nPRINTER_MODEL_PHOTONMONOX\nPRINTER_TECHNOLOGY_SLA\n \ No newline at end of file +printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.'\nPRINTER_VENDOR_ANYCUBIC\nPRINTER_MODEL_PHOTONMONOX\nPRINTER_TECHNOLOGY_SLA\n +