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 19:41:01 +0300
committerremi durand <remi-j.durand@thalesgroup.com>2021-06-12 20:19:06 +0300
commit222fb268d32eed6e7eaad3abf5921c74b5960685 (patch)
treebfa31c0490db90e7b73332e4e0979aa8e502a180
parent44b68776a21faaa15499c4027fc183f595734ab4 (diff)
update to config versions
* when something is added on the side of the version is for "preversion" * remove update url if pointed to prusa (as most of the profiles are adapted and ned these to be ported through any new version) * update anycubic to avoid problems on install
-rw-r--r--Anycubic.idx1
-rw-r--r--Anycubic.ini23
-rw-r--r--Creality.idx8
-rw-r--r--FLSun.ini3
-rw-r--r--INAT.idx2
-rw-r--r--INAT.ini2
-rw-r--r--LulzBot.idx2
-rw-r--r--LulzBot.ini5
-rw-r--r--TriLAB.ini3
9 files changed, 27 insertions, 22 deletions
diff --git a/Anycubic.idx b/Anycubic.idx
index 98d1adb..dc2b104 100644
--- a/Anycubic.idx
+++ b/Anycubic.idx
@@ -1,4 +1,5 @@
min_slic3r_version = 2.3.1-beta
+0.0.10-susi superslicer adaptations
0.0.9 Updated bed textures
min_slic3r_version = 2.3.0-beta2
0.0.8 Updated start and end g-code for Anycubic Mega.
diff --git a/Anycubic.ini b/Anycubic.ini
index 361741e..0c001e2 100644
--- a/Anycubic.ini
+++ b/Anycubic.ini
@@ -5,9 +5,10 @@
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.0.9
+config_version = 0.0.10-susi
# Where to get the updates from?
-config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Anycubic/
+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%
# The printer models will be shown by the Configuration Wizard in this order,
@@ -72,7 +73,7 @@ default_materials = Generic PLA @PREDATOR; Generic PETG @PREDATOR; Generic ABS @
avoid_crossing_perimeters = 0
bottom_solid_min_thickness = 0.5
bridge_angle = 0
-bridge_flow_ratio = 0.8
+bridge_flow_ratio = 80%
bridge_speed = 30
brim_width = 0
clip_multipart_objects = 1
@@ -173,7 +174,7 @@ perimeter_acceleration = 800
inherits = *common_akossel*
bottom_solid_layers = 10
bridge_acceleration = 300
-bridge_flow_ratio = 0.7
+bridge_flow_ratio = 70%
bridge_speed = 20
external_perimeter_speed = 20
first_layer_acceleration = 500
@@ -202,14 +203,14 @@ top_solid_layers = 6
[print:*0.20mm_akossel*]
inherits = *common_akossel*
bottom_solid_layers = 4
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
layer_height = 0.20
top_solid_layers = 5
[print:*0.24mm_akossel*]
inherits = *common_akossel*
bottom_solid_layers = 4
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
layer_height = 0.24
perimeter_speed = 50
external_perimeter_speed = 35
@@ -221,7 +222,7 @@ top_solid_infill_speed = 40
[print:*0.30mm_akossel*]
inherits = *common_akossel*
bottom_solid_layers = 3
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
external_perimeter_extrusion_width = 0.6
external_perimeter_speed = 35
extrusion_width = 0.5
@@ -454,7 +455,7 @@ start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104
[print:*common_mega0*]
avoid_crossing_perimeters = 1
bridge_angle = 0
-bridge_flow_ratio = 0.7
+bridge_flow_ratio = 70%
bridge_speed = 25
brim_width = 0
clip_multipart_objects = 1
@@ -821,7 +822,7 @@ end_gcode = M117 Cooling down...\nM104 S0 ; turn off extruder\nM107 ; Fan off\nM
[print:*common_mega*]
bottom_solid_min_thickness = 0.5
bridge_acceleration = 1800
-bridge_flow_ratio = 0.8
+bridge_flow_ratio = 80%
bridge_speed = 30
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_ANYCUBIC.*/ and printer_notes=~/.*PRINTER_MODEL_I3_MEGA.*/ and nozzle_diameter[0]==0.4
default_acceleration = 1800
@@ -909,7 +910,7 @@ inherits = *0.20mm_mega*;*supported_mega*
[print:*0.30mm_mega*]
inherits = *common_mega*
bottom_solid_layers = 4
-bridge_flow_ratio = 0.95
+bridge_flow_ratio = 95%
top_solid_layers = 4
[print:0.30mm DRAFT @MEGA]
@@ -1167,7 +1168,7 @@ wipe_tower_width = 60
wipe_tower_rotation_angle = 0
wipe_tower_bridging = 10
interface_shells = 0
-bridge_flow_ratio = 0.8
+bridge_flow_ratio = 80%
xy_size_compensation = 0
elefant_foot_compensation = 0.2
clip_multipart_objects = 1
diff --git a/Creality.idx b/Creality.idx
index 9544fc5..4ceb211 100644
--- a/Creality.idx
+++ b/Creality.idx
@@ -3,17 +3,17 @@ min_slic3r_version = 2.3.1-beta
min_slic3r_version = 2.3.0-rc2
0.0.14 Optimized start g-code. Added filament profile. Various improvements.
0.0.13 Optimized start and end g-code. General improvements.
-0.0.12-susi ender-3 bltouch fix
+0.0.13-susi ender-3 bltouch fix
0.0.12 Added Ender-3V2 and filament profiles.
min_slic3r_version = 2.3.0-beta2
0.0.11 Updated machine limits for Ender 5 and Ender 5 Plus.
0.0.10 Parameter consistency improvements. Enabled conservative elephant foot compensation.
0.0.9 Fixed end g-code for Ender 5.
-0.0.8-susi remove resolution to use default
+0.0.9-susi remove resolution to use default
0.0.8 Slight end g-code improvements and spool weights.
min_slic3r_version = 2.3.0-alpha2
-0.0.6-susi2 Fix G92 that mess up not-relative printer.
-0.0.6-susi Updated start g-code for Creality printers
+0.0.7-susi2 Fix G92 that mess up not-relative printer.
+0.0.7-susi Updated start g-code for Creality printers
0.0.6 Added filament profiles, adjusted temperatures, updated start g-code for some models.
0.0.5 Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles. Updated OPTIMAL print profile.
0.0.5 Superslicer adaptations
diff --git a/FLSun.ini b/FLSun.ini
index 9b75588..0be01a2 100644
--- a/FLSun.ini
+++ b/FLSun.ini
@@ -9,7 +9,8 @@ name = FLSun
# This means, the server may force the PrusaSlicer configuration to be downgraded.
config_version = 0.0.1
# Where to get the updates from?
-config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/FLSun/
+config_update_url =
+#https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/FLSun/
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
# The printer models will be shown by the Configuration Wizard in this order,
diff --git a/INAT.idx b/INAT.idx
index f140131..054586a 100644
--- a/INAT.idx
+++ b/INAT.idx
@@ -1,4 +1,4 @@
min_slic3r_version = 2.3.1-beta
-0.0.2-susi adaptation
+0.0.3-susi adaptation
0.0.2 Improved start gcode, changed filename format
0.0.1 Initial version
diff --git a/INAT.ini b/INAT.ini
index 1af6036..4bfbcec 100644
--- a/INAT.ini
+++ b/INAT.ini
@@ -3,7 +3,7 @@
[vendor]
# Vendor name will be shown by the Config Wizard.
name = INAT
-config_version = 0.0.2-susi
+config_version = 0.0.3-susi
config_update_url =
# https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/INAT/
diff --git a/LulzBot.idx b/LulzBot.idx
index 52e3e5a..b0d8df6 100644
--- a/LulzBot.idx
+++ b/LulzBot.idx
@@ -1,5 +1,5 @@
min_slic3r_version = 2.1.0
-0.0.3-susi remove resolution to use default
+0.0.4-susi remove resolution to use default
0.0.3 slic3r++ adaptation: overlapping & top pattern.
0.0.2 changed flow ratio from float to %
0.0.1 Initial version
diff --git a/LulzBot.ini b/LulzBot.ini
index 76ac436..cacf8e5 100644
--- a/LulzBot.ini
+++ b/LulzBot.ini
@@ -3,8 +3,9 @@
[vendor]
# Vendor name will be shown by the Config Wizard.
name = LulzBot
-config_version = 0.0.3-susi
-config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/LulzBot/
+config_version = 0.0.4-susi
+config_update_url =
+#https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/LulzBot/
[printer_model:MINI_AERO]
name = Mini Aero
diff --git a/TriLAB.ini b/TriLAB.ini
index c5865c8..74fc08a 100644
--- a/TriLAB.ini
+++ b/TriLAB.ini
@@ -8,7 +8,8 @@ name = TriLAB
# This means, the server may force the PrusaSlicer configuration to be downgraded.
config_version = 0.0.7
# Where to get the updates from?
-config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/TriLAB/
+config_update_url =
+#https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/TriLAB/
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
# The printer models will be shown by the Configuration Wizard in this order,