mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-17 17:36:35 +02:00
Change in the version number and incorrect keys
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
name = Trimaker
|
name = Trimaker
|
||||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
# 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.
|
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||||
config_version = 1.1.0
|
config_version = 1.0.1
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Trimaker/
|
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Trimaker/
|
||||||
# changelog_url =
|
# changelog_url =
|
||||||
@@ -58,7 +58,7 @@ brim_width = 0
|
|||||||
clip_multipart_objects = 1
|
clip_multipart_objects = 1
|
||||||
compatible_printers =
|
compatible_printers =
|
||||||
complete_objects = 0
|
complete_objects = 0
|
||||||
default_acceleration = 1000
|
default_acceleration = 1500
|
||||||
dont_support_bridges = 1
|
dont_support_bridges = 1
|
||||||
elefant_foot_compensation = 0
|
elefant_foot_compensation = 0
|
||||||
ensure_vertical_shell_thickness = 1
|
ensure_vertical_shell_thickness = 1
|
||||||
@@ -223,13 +223,6 @@ compatible_printers_condition = nozzle_diameter[0]==0.4
|
|||||||
[print:0.2 Layer - 0,4 Nozzle - Speed]
|
[print:0.2 Layer - 0,4 Nozzle - Speed]
|
||||||
inherits = *0.20mm*
|
inherits = *0.20mm*
|
||||||
# alias = 0.20mm NORMAL 0,4
|
# alias = 0.20mm NORMAL 0,4
|
||||||
default_acceleration = 1500
|
|
||||||
machine_max_acceleration_x = 1500
|
|
||||||
machine_max_acceleration_y = 1500
|
|
||||||
machine_max_acceleration_extruding = 1500
|
|
||||||
machine_max_jerk_x = 15
|
|
||||||
machine_max_jerk_y = 15
|
|
||||||
slowdown_below_layer_time = 0
|
|
||||||
first_layer_speed = 30
|
first_layer_speed = 30
|
||||||
perimeter_speed = 75
|
perimeter_speed = 75
|
||||||
small_perimeter_speed = 100
|
small_perimeter_speed = 100
|
||||||
@@ -264,7 +257,7 @@ filament_notes = ""
|
|||||||
filament_settings_id = ""
|
filament_settings_id = ""
|
||||||
filament_soluble = 0
|
filament_soluble = 0
|
||||||
min_print_speed = 15
|
min_print_speed = 15
|
||||||
slowdown_below_layer_time = 20
|
slowdown_below_layer_time = 0
|
||||||
|
|
||||||
[filament:*PLA*]
|
[filament:*PLA*]
|
||||||
inherits = *common*
|
inherits = *common*
|
Reference in New Issue
Block a user