Sync with PrusaSlicer-settings
This commit is contained in:
parent
2ad6c7d4d5
commit
4536bd89d7
@ -1,2 +1,3 @@
|
|||||||
min_slic3r_version = 2.6.0-alpha0
|
min_slic3r_version = 2.6.0-alpha0
|
||||||
|
1.0.1 Added Prusament PETG Carbon Fiber, Fiberthree F3 PA-GF30 Pro.
|
||||||
1.0.0 Initial
|
1.0.0 Initial
|
||||||
|
@ -2,14 +2,12 @@
|
|||||||
|
|
||||||
[vendor]
|
[vendor]
|
||||||
name = Templates
|
name = Templates
|
||||||
config_version = 1.0.0
|
config_version = 1.0.1
|
||||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Templates/
|
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Templates/
|
||||||
templates_profile = 1
|
templates_profile = 1
|
||||||
|
|
||||||
## Generic filament profiles
|
## Generic filament profiles
|
||||||
|
|
||||||
# Print profiles for the Prusa Research printers.
|
|
||||||
|
|
||||||
[filament:*common*]
|
[filament:*common*]
|
||||||
cooling = 1
|
cooling = 1
|
||||||
compatible_printers =
|
compatible_printers =
|
||||||
@ -1547,6 +1545,16 @@ filament_density = 1.27
|
|||||||
filament_spool_weight = 201
|
filament_spool_weight = 201
|
||||||
filament_type = PETG
|
filament_type = PETG
|
||||||
|
|
||||||
|
[filament:Prusament PETG Carbon Fiber]
|
||||||
|
inherits = Prusament PETG
|
||||||
|
filament_vendor = Prusa Polymers
|
||||||
|
first_layer_temperature = 260
|
||||||
|
temperature = 265
|
||||||
|
extrusion_multiplier = 1.03
|
||||||
|
filament_cost = 54.99
|
||||||
|
filament_density = 1.27
|
||||||
|
filament_colour = #BBBBBB
|
||||||
|
|
||||||
[filament:Prusa PLA]
|
[filament:Prusa PLA]
|
||||||
inherits = *PLA*
|
inherits = *PLA*
|
||||||
filament_vendor = Made for Prusa
|
filament_vendor = Made for Prusa
|
||||||
@ -2055,6 +2063,21 @@ fan_always_on = 1
|
|||||||
max_fan_speed = 15
|
max_fan_speed = 15
|
||||||
min_fan_speed = 15
|
min_fan_speed = 15
|
||||||
|
|
||||||
|
[filament:Fiberthree F3 PA-GF30 Pro]
|
||||||
|
inherits = Prusament PC Blend Carbon Fiber
|
||||||
|
filament_vendor = Fiberthree
|
||||||
|
filament_cost = 208.01
|
||||||
|
filament_density = 1.35
|
||||||
|
extrusion_multiplier = 1.03
|
||||||
|
first_layer_temperature = 275
|
||||||
|
temperature = 285
|
||||||
|
first_layer_bed_temperature = 90
|
||||||
|
bed_temperature = 90
|
||||||
|
fan_below_layer_time = 10
|
||||||
|
max_fan_speed = 15
|
||||||
|
min_fan_speed = 15
|
||||||
|
filament_type = PA
|
||||||
|
|
||||||
[filament:Taulman T-Glase]
|
[filament:Taulman T-Glase]
|
||||||
inherits = *PET*
|
inherits = *PET*
|
||||||
filament_vendor = Taulman
|
filament_vendor = Taulman
|
||||||
|
Loading…
Reference in New Issue
Block a user