mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 16:21:24 -06:00
28 lines
584 B
JSON
28 lines
584 B
JSON
{
|
|
"type": "filament",
|
|
"setting_id": "GFSL99_00",
|
|
"name": "Dremel Generic PLA @3D20 all",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_max_volumetric_speed": ["9"],
|
|
"slow_down_layer_time": ["10"],
|
|
"filament_retraction_length": [
|
|
"3"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature": [
|
|
"225"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
],
|
|
"compatible_printers": [
|
|
"Dremel 3D20 0.4 nozzle"
|
|
]
|
|
}
|