OrcaSlicer config

This commit is contained in:
2025-06-15 10:11:18 +02:00
parent e0d3aa8e6b
commit 77d340c852
721 changed files with 47715 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"type": "filament",
"name": "Bambu PLA Silk+ @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFA06",
"instantiation": "false",
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
"filament_cost": [
"29.99"
],
"filament_density": [
"1.27"
],
"filament_flow_ratio": [
"0.98"
],
"filament_scarf_height": [
"5%"
],
"filament_scarf_seam_type": [
"all"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
]
}