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-06-12 20:43:08 +0300
committerremi durand <remi-j.durand@thalesgroup.com>2021-06-12 20:43:08 +0300
commitf64fb444097e5f3e48c6b28f6c3453bd8eb839ef (patch)
treee51e0657505b9696109152bc282180becd462693
parent222fb268d32eed6e7eaad3abf5921c74b5960685 (diff)
fix crashy things in vertex profiles
need works in print for 0.6 and 0.8 nozzles
-rw-r--r--Vertex.ini30
1 files changed, 15 insertions, 15 deletions
diff --git a/Vertex.ini b/Vertex.ini
index 7f2c277..6d9f77f 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.12
+config_version = 0.1.13
# 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%
@@ -70,7 +70,7 @@ default_materials = VERTEX PETG @VERTEXMINI; Generic PLA; Generic ABS @VERTEXMIN
avoid_crossing_perimeters = 0
bridge_acceleration = 1000
bridge_angle = 0
-bridge_flow_ratio = 0.8
+bridge_flow_ratio = 80%
bridge_speed = 20
brim_width = 0
clip_multipart_objects = 1
@@ -288,7 +288,7 @@ first_layer_height = 0.3
infill_overlap = 30%
bridge_speed = 22
gap_fill_speed = 30
-bridge_flow_ratio = 0.9
+bridge_flow_ratio = 90%
perimeter_acceleration = 800
infill_acceleration = 1000
bridge_acceleration = 1000
@@ -303,7 +303,7 @@ inherits = *0.6nozzle*
external_perimeter_extrusion_width = 0.65
extrusion_width = 0.65
infill_extrusion_width = 0.65
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
bridge_speed = 25
[print:*0.6nozzleMINI*]
@@ -315,7 +315,7 @@ perimeter_extrusion_width = 0.65
solid_infill_extrusion_width = 0.68
top_infill_extrusion_width = 0.6
support_material_extrusion_width = 0.55
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
bridge_speed = 25
support_material_contact_distance = 0.15
support_material_xy_spacing = 80%
@@ -357,7 +357,7 @@ support_material_interface_speed = 80%
inherits = *common_vertex*
bottom_solid_layers = 10
bridge_acceleration = 300
-bridge_flow_ratio = 0.7
+bridge_flow_ratio = 70%
default_acceleration = 1000
external_perimeter_speed = 20
fill_density = 20%
@@ -401,7 +401,7 @@ fill_density = 20%
inherits = *common_vertex*
bottom_solid_layers = 8
bridge_acceleration = 300
-bridge_flow_ratio = 0.7
+bridge_flow_ratio = 70%
bridge_speed = 20
default_acceleration = 1000
external_perimeter_speed = 20
@@ -448,7 +448,7 @@ fill_density = 20%
[print:*0.10mm*]
inherits = *common_vertex*
bottom_solid_layers = 7
-bridge_flow_ratio = 0.7
+bridge_flow_ratio = 70%
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_VERTEX.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4 and num_extruders==1
layer_height = 0.1
perimeter_acceleration = 800
@@ -571,7 +571,7 @@ support_material_with_sheath = 0
[print:*0.20mm*]
inherits = *common_vertex*
bottom_solid_layers = 4
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
external_perimeter_speed = 40
infill_acceleration = 2000
infill_speed = 60
@@ -652,7 +652,7 @@ support_material_with_sheath = 0
[print:*0.25mm*]
inherits = *common_vertex*
bottom_solid_layers = 4
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
external_perimeter_speed = 40
perimeter_acceleration = 800
layer_height = 0.25
@@ -666,7 +666,7 @@ top_solid_layers = 4
[print:*0.30mm*]
inherits = *common_vertex*
bottom_solid_layers = 4
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
external_perimeter_speed = 40
infill_acceleration = 2000
infill_speed = 60
@@ -912,7 +912,7 @@ solid_infill_speed = 80
top_solid_infill_speed = 40
fill_pattern = gyroid
fill_density = 15%
-bridge_flow_ratio = 0.85
+bridge_flow_ratio = 85%
support_material_xy_spacing = 60%
[print:0.15mm SPEED @VERTEXMINI]
@@ -925,7 +925,7 @@ external_perimeter_speed = 40
infill_speed = 140
solid_infill_speed = 140
top_solid_infill_speed = 40
-bridge_flow_ratio = 0.85
+bridge_flow_ratio = 85%
support_material_xy_spacing = 60%
[print:0.20mm QUALITY @VERTEXMINI]
@@ -1328,7 +1328,7 @@ inherits = *PLA_VERTEX*
filament_vendor = Generic
filament_cost = 25.4
filament_density = 1.24
-compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_VERTEX.*/ and printer_notes=~/.*PRINTER_MODEL_(XL|MK3).*/ and single_extruder_multi_material)
+compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_VERTEX.*/ and printer_notes=~/.*PRINTER_MODEL_(XL|MK3).*/ and single_extruder_multi_material
[filament:Generic PETG @VERTEX]
inherits = *PET_VERTEX*
@@ -1479,7 +1479,7 @@ filament_cost = 30.24
filament_density = 1.24
filament_spool_weight = 201
filament_notes = "Affordable filament for everyday printing in premium quality manufactured in-house by Josef Prusa"
-compatible_printers_condition = nozzle_diameter[0]!=0.8 and ! (printer_notes=~/.*PRINTER_VENDOR_VERTEX.*/ and printer_notes=~/.*PRINTER_MODEL_(XL|MK3)).*/ and single_extruder_multi_material)
+compatible_printers_condition = nozzle_diameter[0]!=0.8 and ! (printer_notes=~/.*PRINTER_VENDOR_VERTEX.*/ and printer_notes=~/.*PRINTER_MODEL_(XL|MK3).*/ and single_extruder_multi_material)
[filament:Prusament PVB @VERTEX]
inherits = *PLA_VERTEX*