mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 04:22:42 +00:00
* Turkish Language update with latest strings Turkish Language update with latest strings * New Printer Profiles Added Creality K1-K1 Max Elegoo Neptune 4 - Neptune Pro profiles added. Adapted based on GalaxySlicer profile files. GalaxySlicer Repo: https://github.com/fr3ak2402/GalaxySlicer * Elegoo Neptune 4 Profile Files Elegoo Neptune 4 Profile Files Update
14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSL99",
|
|
"name": "Elegoo Generic PLA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": ["0.98"],
|
|
"filament_max_volumetric_speed": ["15"],
|
|
"nozzle_temperature_initial_layer": ["210"],
|
|
"slow_down_layer_time": ["8"]
|
|
}
|