OrcaSlicer/resources/profiles/Snapmaker/filament/Snapmaker PLA-CF @base.json
SoftFever 68110eeecc
Feature/add_snapmaker_u1_profiles (#10225)
* add snapmaker u1 profiles

* tweak some parameters for U1
2025-07-25 22:25:28 +08:00

32 lines
No EOL
528 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker PLA-CF @base",
"filament_id": "3864371306",
"inherits": "fdm_filament_pla",
"required_nozzle_HRC": [
"40"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"temperature_vitrification": [
"150"
],
"slow_down_layer_time": [
"7"
],
"default_filament_colour": [
""
],
"filament_type": [
"PLA-CF"
],
"additional_cooling_fan_speed": [
"0"
]
}