mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +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,55 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"cool_plate_temp": [
|
||||
"45"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"45"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge PLA Basic @FF AD5X"
|
||||
],
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PLA Basic @FF AD5X",
|
||||
"compatible_printers": [
|
||||
"Flashforge AD5X 0.4 nozzle"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.0325"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"textured_cool_plate_temp": [
|
||||
"45"
|
||||
],
|
||||
"textured_cool_plate_temp_initial_layer": [
|
||||
"45"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user