OrcaSlicer-bambulab/resources/profiles/DeltaMaker/filament/DeltaMaker Brand PLA.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

38 lines
No EOL
793 B
JSON
Executable file

{
"type": "filament",
"name": "DeltaMaker Brand PLA",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSL99",
"filament_id": "GFL99",
"instantiation": "true",
"filament_flow_ratio": [
"0.987"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"filament_vendor": [
"DeltaMaker"
],
"nozzle_temperature_range_low": [
"210"
],
"nozzle_temperature_range_high": [
"235"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"235"
],
"compatible_printers": [
"DeltaMaker 2 0.35 nozzle",
"DeltaMaker 2T 0.5 nozzle",
"DeltaMaker 2XT 0.5 nozzle"
]
}