mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Add Flashforge printer profile for Adventurer 5X, Guider 4 and Guider 4 Pro. (#9646)
* Add Flashforge printer profile for Guider 4 and Guider 4 Pro. * Add Flashforge printer profile for Guider 4 and Guider 4 Pro. * Add Flashforge printer profile for Guider 4 and Guider 4 Pro. * Add Flashforge printer profile for Adventurer 5X, Guider 4 and Guider 4 Pro.
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge PET-CF",
|
||||
"inherits": "FusRock Generic PET-CF",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_density": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge PET-CF"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.035"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"20"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user