orcaslicer/resources/profiles/Ratrig/filament/RatRig Generic PC.json

46 lines
971 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFC99",
2022-12-30 07:45:15 +00:00
"setting_id": "GFSA04",
"name": "RatRig Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.93"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature_range_high": [
"290"
],
"hot_plate_temp" : [
"100"
],
"hot_plate_temp_initial_layer" : [
"100"
],
"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"
]
}