mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-26 10:24:28 +08:00
Templates 2.0.1 - added filaments
This commit is contained in:
parent
064076fb23
commit
99b2efabb0
@ -1,4 +1,5 @@
|
|||||||
min_slic3r_version = 2.8.0-alpha0
|
min_slic3r_version = 2.8.0-alpha0
|
||||||
|
2.0.1 Added Prusament Woodfill, Prusament rPLA and VOXELPLA filaments.
|
||||||
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
|
||||||
min_slic3r_version = 2.6.0-alpha0
|
min_slic3r_version = 2.6.0-alpha0
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
[vendor]
|
[vendor]
|
||||||
repo_id = non-prusa-fff
|
repo_id = non-prusa-fff
|
||||||
name = Templates
|
name = Templates
|
||||||
config_version = 2.0.0
|
config_version = 2.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
|
||||||
|
|
||||||
@ -394,6 +394,27 @@ first_layer_bed_temperature = 90
|
|||||||
bed_temperature = 105
|
bed_temperature = 105
|
||||||
fan_below_layer_time = 10
|
fan_below_layer_time = 10
|
||||||
|
|
||||||
|
[filament:Prusament rPLA]
|
||||||
|
inherits = *PLA*
|
||||||
|
filament_vendor = Prusa Polymers
|
||||||
|
filament_density = 1.24
|
||||||
|
filament_spool_weight = 193
|
||||||
|
filament_colour = #AA845D
|
||||||
|
first_layer_temperature = 205
|
||||||
|
temperature = 205
|
||||||
|
filament_cost = 37.49
|
||||||
|
|
||||||
|
[filament:Prusament Woodfill]
|
||||||
|
inherits = *PLA*
|
||||||
|
filament_vendor = Prusa Polymers
|
||||||
|
extrusion_multiplier = 1
|
||||||
|
filament_cost = 42.9
|
||||||
|
filament_density = 1.2
|
||||||
|
filament_spool_weight = 193
|
||||||
|
filament_colour = #dfc287
|
||||||
|
first_layer_temperature = 195
|
||||||
|
temperature = 195
|
||||||
|
|
||||||
[filament:Fillamentum CPE]
|
[filament:Fillamentum CPE]
|
||||||
inherits = *PET*
|
inherits = *PET*
|
||||||
filament_vendor = Fillamentum
|
filament_vendor = Fillamentum
|
||||||
@ -917,6 +938,24 @@ first_layer_bed_temperature = 85
|
|||||||
temperature = 245
|
temperature = 245
|
||||||
bed_temperature = 90
|
bed_temperature = 90
|
||||||
|
|
||||||
|
[filament:VOXELPLA+]
|
||||||
|
inherits = *PLA*
|
||||||
|
filament_vendor = VOXELPLA
|
||||||
|
filament_cost = 21
|
||||||
|
filament_density = 1.23
|
||||||
|
first_layer_temperature = 220
|
||||||
|
temperature = 215
|
||||||
|
|
||||||
|
[filament:VOXELPETG+]
|
||||||
|
inherits = *PET*
|
||||||
|
filament_vendor = VOXELPLA
|
||||||
|
filament_cost = 22
|
||||||
|
filament_density = 1.27
|
||||||
|
first_layer_temperature = 240
|
||||||
|
first_layer_bed_temperature = 80
|
||||||
|
temperature = 240
|
||||||
|
bed_temperature = 80
|
||||||
|
|
||||||
[filament:Devil Design PLA]
|
[filament:Devil Design PLA]
|
||||||
inherits = *PLA*
|
inherits = *PLA*
|
||||||
filament_vendor = Devil Design
|
filament_vendor = Devil Design
|
||||||
|
Loading…
x
Reference in New Issue
Block a user