orcaslicer/resources/profiles/Ratrig/filament/RatRig Generic PLA-CF.json
Patrice Côté 43f4288fdc
Fix to RatRig profiles (#162)
Fix to RatRig profiles, especially V-Cast
2023-01-12 19:45:35 +08:00

45 lines
954 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSA04",
"name": "RatRig Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.92"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.05"
],
"slow_down_layer_time": [
"7"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature": [
"205"
],
"compatible_printers": [
"RatRig V-Core 3 200 0.4 nozzle",
"RatRig V-Core 3 300 0.4 nozzle",
"RatRig V-Core 3 400 0.4 nozzle",
"RatRig V-Core 3 500 0.4 nozzle",
"RatRig V-Minion 0.4 nozzle",
"RatRig V-Cast 0.4 nozzle",
"RatRig V-Cast 0.6 nozzle"
]
}