mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-17 23:31:29 +02:00
Change in the version number and incorrect keys
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
name = Trimaker
|
||||
# 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 = 1.1.0
|
||||
config_version = 1.0.1
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Trimaker/
|
||||
# changelog_url =
|
||||
@@ -58,7 +58,7 @@ brim_width = 0
|
||||
clip_multipart_objects = 1
|
||||
compatible_printers =
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
default_acceleration = 1500
|
||||
dont_support_bridges = 1
|
||||
elefant_foot_compensation = 0
|
||||
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]
|
||||
inherits = *0.20mm*
|
||||
# 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
|
||||
perimeter_speed = 75
|
||||
small_perimeter_speed = 100
|
||||
@@ -264,7 +257,7 @@ filament_notes = ""
|
||||
filament_settings_id = ""
|
||||
filament_soluble = 0
|
||||
min_print_speed = 15
|
||||
slowdown_below_layer_time = 20
|
||||
slowdown_below_layer_time = 0
|
||||
|
||||
[filament:*PLA*]
|
||||
inherits = *common*
|
Reference in New Issue
Block a user