orcaslicer/resources/profiles/Ratrig/filament/RatRig Generic PA-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

51 lines
1 KiB
JSON

{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "RatRig Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
"270"
],
"nozzle_temperature": [
"270"
],
"hot_plate_temp" : [
"80"
],
"hot_plate_temp_initial_layer" : [
"80"
],
"filament_density": [
"1.24"
],
"nozzle_temperature_range_high": [
"280"
],
"overhang_fan_speed": [
"50"
],
"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"
]
}