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 /BIBO.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 'BIBO.ini')
-rw-r--r--BIBO.ini19
1 files changed, 15 insertions, 4 deletions
diff --git a/BIBO.ini b/BIBO.ini
index b1b1f62..6beb443 100644
--- a/BIBO.ini
+++ b/BIBO.ini
@@ -5,7 +5,7 @@
name = BIBO
# 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.0.5-susi
+config_version = 0.0.5-susi2
# Where to get the updates from?
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIBO/
@@ -53,6 +53,8 @@ fill_pattern = grid
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 = 15
gcode_comments = 0
infill_every_layers = 1
@@ -68,7 +70,8 @@ max_volumetric_extrusion_rate_slope_positive = 0
max_volumetric_speed = 0
min_skirt_length = 4
notes =
-overhangs = 1
+overhangs_width_speed = 50%
+overhangs_width = 75%
only_one_perimeter_top = 1
only_retract_when_crossing_perimeters = 0
ooze_prevention = 0
@@ -116,7 +119,7 @@ thin_perimeters = 0
thin_walls = 1
thin_walls_min_width = 50%
thin_walls_overlap = 50%
-top_fill_pattern = smooth
+top_fill_pattern = monotonic
top_infill_extrusion_width = 0.40
top_solid_infill_speed = 20
travel_speed = 130
@@ -127,6 +130,13 @@ wipe_tower_width = 60
wipe_tower_x = 50
wipe_tower_y = 50
xy_size_compensation = 0
+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:*0.05mm*]
inherits = *common*
@@ -261,7 +271,8 @@ top_solid_layers = 4
[print:*soluble_support*]
inherits = *common*
-overhangs = 1
+overhangs_width_speed = 50%
+overhangs_width = 75%
skirts = 0
support_material = 1
support_material_contact_distance = 0