mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
67
resources/profiles/Snapmaker/filament/fdm_filament_pva.json
Normal file
67
resources/profiles/Snapmaker/filament/fdm_filament_pva.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pva",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_is_support": [
|
||||
"1"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_cost": [
|
||||
"120"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.37"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"6"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"2"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"28"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"215"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"150"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"PVA"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"225"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"50"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user