orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker PLA-CF @base.json
Dylan 1998ec41c5
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
2023-12-05 21:08:48 +08:00

32 lines
No EOL
535 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": [
"#3D3C39"
],
"filament_type": [
"PLA-CF"
],
"additional_cooling_fan_speed": [
"0"
]
}