Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/slic3r/slic3r-profiles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorremi durand <remi-j.durand@thalesgroup.com>2021-10-30 21:53:26 +0300
committerremi durand <remi-j.durand@thalesgroup.com>2021-10-31 00:28:51 +0300
commit38cf62ab55e88865c21d8d8b15f8fd1d0b5139a4 (patch)
tree91702bab27f26c6802f6682ea353be3303c5e14d /Vertex.ini
parent628b443359d7a793cba34617705b66489890df52 (diff)
Various modifications to adapt to susi 2.3.57
* add empty .*extrusion_spacing * seam nearest -> cost-based with correct weight * overhangs -> overhangs_width_speed & overhangs_width * first_layer_speed -add-> first_layer_min_speed & first_layer_infill_speed * smooth top -> monotonic * some various fixes supermerill/SuperSlicer#1661
Diffstat (limited to 'Vertex.ini')
-rw-r--r--Vertex.ini23
1 files changed, 18 insertions, 5 deletions
diff --git a/Vertex.ini b/Vertex.ini
index 0f672f1..0e871e0 100644
--- a/Vertex.ini
+++ b/Vertex.ini
@@ -5,7 +5,7 @@
name = Vertex
# 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.1.14
+config_version = 0.1.15
# Where to get the updates from?
config_update_url = https://vertex3dprinters.github.io/VERTEX-Slicer-Profiles/
changelog_url = https://vertex3dprinters.github.io/VERTEX-Slicer-Profiles/?latest=slicer-profiles&lng=%1%
@@ -94,6 +94,8 @@ first_layer_acceleration = 1000
first_layer_extrusion_width = 0.42
first_layer_height = 0.2
first_layer_speed = 20
+first_layer_min_speed = 20
+first_layer_infill_speed = 20
gap_fill_speed = 40
gcode_comments = 0
infill_every_layers = 1
@@ -109,7 +111,8 @@ max_volumetric_extrusion_rate_slope_positive = 0
max_volumetric_speed = 0
min_skirt_length = 4
notes =
-overhangs = 0
+overhangs_width_speed = 0
+overhangs_width = 0
only_retract_when_crossing_perimeters = 0
ooze_prevention = 0
output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
@@ -119,7 +122,9 @@ perimeter_extrusion_width = 0.45
post_process =
print_settings_id =
raft_layers = 0
-seam_position = nearest
+seam_position = cost
+seam_angle_cost = 30%
+seam_travel_cost = 70%
single_extruder_multi_material_priming = 1
skirts = 1
skirt_distance = 2
@@ -168,6 +173,13 @@ bottom_solid_min_thickness = 0.5
gcode_label_objects = 1
infill_anchor = 2.5
infill_anchor_max = 12
+extrusion_spacing =
+perimeter_extrusion_spacing =
+external_perimeter_extrusion_spacing =
+first_layer_extrusion_spacing =
+infill_extrusion_spacing =
+solid_infill_extrusion_spacing =
+top_infill_extrusion_spacing =
[print:*MK3*]
fill_pattern = grid
@@ -201,7 +213,7 @@ extruder_clearance_radius = 35
# Print parameters common to a 0.25mm diameter nozzle.
[print:*0.25nozzle*]
-elefant_foot_compensation = 0
+first_layer_size_compensation = 0
external_perimeter_extrusion_width = 0.25
extrusion_width = 0.25
first_layer_extrusion_width = 0.3
@@ -342,7 +354,8 @@ top_solid_min_thickness = 0.9
bottom_solid_min_thickness = 0.6
[print:*soluble_support*]
-overhangs = 1
+overhangs_width_speed = 50%
+overhangs_width = 75%
skirts = 0
support_material = 1
support_material_contact_distance_type = none