Full OrcaSlicer config for Ender3 & ASWX4P

This commit is contained in:
2025-09-03 12:34:20 +02:00
parent 26059687a4
commit 734071765d
861 changed files with 56695 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"name": "Bambu PLA Metal @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFA02",
"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.25"
],
"filament_flow_ratio": [
"0.98"
],
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_seam_type": [
"none"
]
}