Initial release
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
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
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
30
resources/profiles/Volumic/filament/fdm_filament_asa.json
Normal file
30
resources/profiles/Volumic/filament/fdm_filament_asa.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_asa",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : ["0"],
|
||||
"eng_plate_temp" : ["90"],
|
||||
"hot_plate_temp" : ["90"],
|
||||
"textured_plate_temp" : ["90"],
|
||||
"cool_plate_temp_initial_layer" : ["0"],
|
||||
"eng_plate_temp_initial_layer" : ["90"],
|
||||
"hot_plate_temp_initial_layer" : ["90"],
|
||||
"textured_plate_temp_initial_layer" : ["90"],
|
||||
"slow_down_for_layer_cooling": ["1"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"fan_cooling_layer_time": ["35"],
|
||||
"filament_max_volumetric_speed": ["32"],
|
||||
"filament_type": ["ASA"],
|
||||
"filament_density": ["1.04"],
|
||||
"filament_cost": ["37.50"],
|
||||
"nozzle_temperature_initial_layer": ["235"],
|
||||
"reduce_fan_stop_start_freq": ["1"],
|
||||
"fan_max_speed": ["70"],
|
||||
"fan_min_speed": ["0"],
|
||||
"overhang_fan_speed": ["70"],
|
||||
"nozzle_temperature": ["235"],
|
||||
"slow_down_min_speed": ["10"],
|
||||
"slow_down_layer_time": ["3"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue