mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
75
resources/profiles/Eryone/filament/Eryone PA-GF.json
Normal file
75
resources/profiles/Eryone/filament/Eryone PA-GF.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Eryone PA-GF",
|
||||
"inherits": "Eryone Standard PLA",
|
||||
"from": "system",
|
||||
"setting_id": "EFSA73",
|
||||
"filament_id": "EFL73",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Thinker X400 0.4 nozzle"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \nSET_FAN_SPEED FAN=filter_fan SPEED=0"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Eryone PA-GF"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\nSET_FAN_SPEED FAN=filter_fan SPEED=0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PA-GF"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Eryone"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"110"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"200"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user