mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-08 00:41:08 +00:00
20 lines
467 B
JSON
20 lines
467 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Prusa Generic PLA @MK4S HF0.8",
|
|
"inherits": "Prusa Generic PLA @MK4S HF0.4",
|
|
"from": "system",
|
|
"setting_id": "GFSA04",
|
|
"filament_id": "Generic PLA @MK4S HF0.8",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Prusa MK4S HF0.8 nozzle"
|
|
],
|
|
"fan_cooling_layer_time": "25",
|
|
"fan_min_speed": "80",
|
|
"filament_max_volumetric_speed": [
|
|
"35"
|
|
],
|
|
"slow_down_layer_time": "15",
|
|
"slow_down_min_speed": "15"
|
|
}
|