From 3418a4c89b0ddce8d73f580c283fc96920ea8ef8 Mon Sep 17 00:00:00 2001 From: Roman Tyr <36745189+rtyr@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:39:55 +0100 Subject: [PATCH] Updated version for 2.7.3-beta1. --- resources/profiles/PrusaResearch.idx | 2 ++ resources/profiles/PrusaResearch.ini | 18 ++++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/resources/profiles/PrusaResearch.idx b/resources/profiles/PrusaResearch.idx index 64a87dda41..136d754ae6 100644 --- a/resources/profiles/PrusaResearch.idx +++ b/resources/profiles/PrusaResearch.idx @@ -1,3 +1,5 @@ +min_slic3r_version = 2.7.3-beta1 +1.13.0-beta0 Updated version for 2.7.3-beta1. min_slic3r_version = 2.7.3-alpha0 1.13.0-alpha4 Updated start g-code. Updated purging volumes. 1.13.0-alpha3 Enabled metrics. Updated FW version notification. diff --git a/resources/profiles/PrusaResearch.ini b/resources/profiles/PrusaResearch.ini index e9b028bd18..be44fa29c3 100644 --- a/resources/profiles/PrusaResearch.ini +++ b/resources/profiles/PrusaResearch.ini @@ -5,7 +5,7 @@ name = Prusa Research # 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 = 1.13.0-alpha4 +config_version = 1.13.0-beta0 # Where to get the updates from? config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PrusaResearch/ changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% @@ -6029,9 +6029,9 @@ compatible_printers_condition = printer_notes=~/.*MK3.5.*/ and nozzle_diameter[0 [print:0.20mm SPEED @MK3.5 0.4] inherits = 0.20mm SPEED @MK4IS 0.4; *MK3.5_common* -perimeter_speed = 160 -small_perimeter_speed = 160 -external_perimeter_speed = 160 +perimeter_speed = 150 +small_perimeter_speed = 150 +external_perimeter_speed = 150 external_perimeter_acceleration = 3000 perimeter_acceleration = 3000 solid_infill_acceleration = 3000 @@ -6044,9 +6044,9 @@ compatible_printers_condition = printer_notes=~/.*MK3.5.*/ and nozzle_diameter[0 [print:0.15mm SPEED @MK3.5 0.4] inherits = 0.15mm SPEED @MK4IS 0.4; *MK3.5_common* -perimeter_speed = 160 -small_perimeter_speed = 160 -external_perimeter_speed = 160 +perimeter_speed = 150 +small_perimeter_speed = 150 +external_perimeter_speed = 150 perimeter_acceleration = 3000 solid_infill_acceleration = 3000 default_acceleration = 2500 @@ -21327,6 +21327,7 @@ travel_ramping_lift = 1 travel_slope = 1 travel_max_lift = 1.5 binary_gcode = 1 +retract_length_toolchange = 0 [printer:*commonXLIS*] inherits = *commonXL* @@ -21938,6 +21939,7 @@ binary_gcode = 1 travel_ramping_lift = 1 travel_slope = 1 travel_max_lift = 1.5 +retract_length_toolchange = 0 [printer:Original Prusa MK4 0.4 nozzle] inherits = *commonMK4* @@ -22260,7 +22262,7 @@ start_gcode = M17 ; enable steppers\nM862.1 P[nozzle_diameter] ; nozzle diameter end_gcode = {if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+1, max_print_height)} F720 ; Move print head up{endif}\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X241 Y201 F3600 ; park\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+23, max_print_height)} F300 ; Move print head up{endif}\nG4 ; wait\nM572 S0 ; reset PA\nM593 X T2 F0 ; disable IS\nM593 Y T2 F0 ; disable IS\nM84 X Y E ; disable motors\n; max_layer_z = [max_layer_z] before_layer_gcode = ;BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\nM201 X{interpolate_table(extruded_weight_total, (0,4000), (1400,2500), (10000,2500))} Y{interpolate_table(extruded_weight_total, (0,4000), (1400,2500), (10000,2500))}\n{if ! spiral_vase}M74 W[extruded_weight_total]{endif}\n default_print_profile = 0.20mm SPEED @MK3.5 0.4 -default_filament_profile = "Prusament PLA" +default_filament_profile = "Prusament PLA @MK3.5" [printer:Original Prusa MK3.5 0.25 nozzle] inherits = Original Prusa MK3.5 0.4 nozzle