Snapmaker 2.0.2

This commit is contained in:
rtyr 2024-11-20 08:31:27 +01:00
parent a244b6a5e0
commit c6da4c1b0c
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,5 @@
min_slic3r_version = 2.8.0-alpha0 min_slic3r_version = 2.8.0-alpha0
2.0.2 Removed invalid keys from the bundle.
2.0.1 Add support BracingKit for Snapmaker 2. Add support Artisan. 2.0.1 Add support BracingKit for Snapmaker 2. Add support Artisan.
2.0.0 Updated for PS2.8.0. 2.0.0 Updated for PS2.8.0.
max_slic3r_version = 2.7.9 max_slic3r_version = 2.7.9

View File

@ -3,7 +3,7 @@
[vendor] [vendor]
repo_id = non-prusa-fff repo_id = non-prusa-fff
name = Snapmaker name = Snapmaker
config_version = 2.0.1 config_version = 2.0.2
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Snapmaker/ config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Snapmaker/
[printer_model:Snapmaker J1] [printer_model:Snapmaker J1]
@ -1080,7 +1080,6 @@ elefant_foot_compensation = 0.15
initial_layer_infill_speed = 200 initial_layer_infill_speed = 200
ironing_speed = 30 ironing_speed = 30
layer_height = 0.25 layer_height = 0.25
ensure_vertical_shell_thickness = none
seam_position = nearest seam_position = nearest
minimum_sparse_infill_area = 0 minimum_sparse_infill_area = 0
infill_combination = 1 infill_combination = 1
@ -1133,7 +1132,6 @@ elefant_foot_compensation = 0.15
initial_layer_infill_speed = 180 initial_layer_infill_speed = 180
ironing_speed = 30 ironing_speed = 30
layer_height = 0.25 layer_height = 0.25
ensure_vertical_shell_thickness = none
seam_position = nearest seam_position = nearest
minimum_sparse_infill_area = 0 minimum_sparse_infill_area = 0
infill_combination = 1 infill_combination = 1