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,59 @@
|
||||
{
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"60"
|
||||
],
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"0"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge ASA Basic @FF G4P"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||
],
|
||||
"filament_type": [
|
||||
"ASA"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge ASA Basic @FF G4P",
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user