OrcaSlicer/resources/profiles/Snapmaker/filament/Snapmaker J1 PLA.json
Heiko Liebscher f9f2148cf8 j1 id fix
2023-04-05 11:26:41 +02:00

28 lines
578 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSX04",
"name": "Snapmaker J1 PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.92"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"nozzle_temperature_initial_layer": [
"205"
],
"nozzle_temperature": [
"200"
],
"compatible_printers": [
"Snapmaker J1 0.4 nozzle",
"Snapmaker J1 0.6 nozzle"
]
}