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
33
resources/profiles/Volumic/filament/fdm_filament_common.json
Normal file
33
resources/profiles/Volumic/filament/fdm_filament_common.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp" : ["50"],
|
||||
"eng_plate_temp" : ["50"],
|
||||
"hot_plate_temp" : ["50"],
|
||||
"textured_plate_temp" : ["50"],
|
||||
"cool_plate_temp_initial_layer" : ["50"],
|
||||
"eng_plate_temp_initial_layer" : ["50"],
|
||||
"hot_plate_temp_initial_layer" : ["50"],
|
||||
"textured_plate_temp_initial_layer" : ["50"],
|
||||
"filament_max_volumetric_speed": ["32"],
|
||||
"overhang_fan_speed": ["100"],
|
||||
"slow_down_for_layer_cooling": ["1"],
|
||||
"close_fan_the_first_x_layers": ["1"],
|
||||
"fan_cooling_layer_time": ["60"],
|
||||
"filament_cost": ["37.50"],
|
||||
"filament_density": ["1"],
|
||||
"filament_diameter": ["1.75"],
|
||||
"filament_minimal_purge_on_wipe_tower": ["15"],
|
||||
"filament_type": ["PLA"],
|
||||
"filament_vendor": ["Volumic"],
|
||||
"bed_type": ["Hot Plate"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"full_fan_speed_layer": ["0"],
|
||||
"fan_max_speed": ["100"],
|
||||
"fan_min_speed": ["60"],
|
||||
"slow_down_min_speed": ["10"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"nozzle_temperature": ["210"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue