mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
update Sovol, remove generic filaments
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Sovol Generic ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.926"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Sovol SV01 Pro 0.4 nozzle",
|
||||
"Sovol SV02 0.4 nozzle",
|
||||
"Sovol SV05 0.4 nozzle",
|
||||
"Sovol SV06 0.4 nozzle",
|
||||
"Sovol SV06 0.4 High-Speed nozzle",
|
||||
"Sovol SV06 Plus 0.4 nozzle",
|
||||
"Sovol SV07 0.4 nozzle",
|
||||
"Sovol SV07 Plus 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "Sovol Generic PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Sovol SV01 Pro 0.4 nozzle",
|
||||
"Sovol SV02 0.4 nozzle",
|
||||
"Sovol SV05 0.4 nozzle",
|
||||
"Sovol SV06 0.4 nozzle",
|
||||
"Sovol SV06 0.4 High-Speed nozzle",
|
||||
"Sovol SV06 Plus 0.4 nozzle",
|
||||
"Sovol SV07 0.4 nozzle",
|
||||
"Sovol SV07 Plus 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Sovol Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Sovol SV01 Pro 0.4 nozzle",
|
||||
"Sovol SV02 0.4 nozzle",
|
||||
"Sovol SV05 0.4 nozzle",
|
||||
"Sovol SV06 0.4 nozzle",
|
||||
"Sovol SV06 0.4 High-Speed nozzle",
|
||||
"Sovol SV06 Plus 0.4 nozzle",
|
||||
"Sovol SV07 0.4 nozzle",
|
||||
"Sovol SV07 Plus 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Sovol Generic TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Sovol SV01 Pro 0.4 nozzle",
|
||||
"Sovol SV02 0.4 nozzle",
|
||||
"Sovol SV05 0.4 nozzle",
|
||||
"Sovol SV06 0.4 nozzle",
|
||||
"Sovol SV06 0.4 High-Speed nozzle",
|
||||
"Sovol SV06 Plus 0.4 nozzle",
|
||||
"Sovol SV07 0.4 nozzle",
|
||||
"Sovol SV07 Plus 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 ACE ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic ABS",
|
||||
"inherits": "Generic ABS @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 ACE PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PETG",
|
||||
"inherits": "Generic PETG @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 ACE PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PLA",
|
||||
"inherits": "Generic PLA @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["21"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 ACE TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic TPU",
|
||||
"inherits": "Generic TPU @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["3.6"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 Plus ACE ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic ABS",
|
||||
"inherits": "Generic ABS @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 Plus ACE PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PETG",
|
||||
"inherits": "Generic PETG @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 Plus ACE PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PLA",
|
||||
"inherits": "Generic PLA @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["21"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV06 Plus ACE TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic TPU",
|
||||
"inherits": "Generic TPU @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["3.6"],
|
||||
"full_fan_speed_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV07 PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PLA",
|
||||
"inherits": "Generic PLA @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["24"],
|
||||
"filament_retraction_length": ["0.5"],
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV08 ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic ABS",
|
||||
"inherits": "Generic ABS @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["21"],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV08 PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PETG",
|
||||
"inherits": "Generic PETG @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": [
|
||||
"17"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV08 PLA @SV08 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PLA",
|
||||
"inherits": "Generic PLA @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["10"],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV08 PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PLA",
|
||||
"inherits": "Generic PLA @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["21"],
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "Sovol SV08 TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic TPU",
|
||||
"inherits": "Generic TPU @System",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": [
|
||||
"3.6"
|
||||
|
||||
@@ -1,88 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"80"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"80"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"80"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"5"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"5"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"235"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"235"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"240"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
]
|
||||
}
|
||||
@@ -1,144 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"95%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \n"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_cost": [
|
||||
"0"
|
||||
],
|
||||
"filament_density": [
|
||||
"0"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil"
|
||||
],
|
||||
"filament_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_when_changing_layer": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop_types": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"nil"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
""
|
||||
],
|
||||
"filament_soluble": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"nil"
|
||||
],
|
||||
"bed_type": [
|
||||
"Cool Plate"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"200"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"35"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; Filament gcode\n"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
@@ -1,82 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"85"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"85"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"85"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"85"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"85"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"85"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"85"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"85"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.27"
|
||||
],
|
||||
"filament_cost": [
|
||||
"30"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"50"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"235"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"235"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"240"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
@@ -1,91 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"210"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
@@ -1,91 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_tpu",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"55"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"210"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user