mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Flashforge Adventurer 5M 0.25 Nozzle",
|
||||
"inherits": "fdm_adventurer5m_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM006",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Flashforge Adventurer 5M",
|
||||
"default_print_profile": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.25"
|
||||
],
|
||||
"printer_variant": "0.25",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"machine_start_gcode": "M190 S[bed_temperature_initial_layer_single]\nM104 S[nozzle_temperature_initial_layer]\nG90\nM83\nG1 Z5 F6000\nG90 E0\nM83\nG1 E-1 F600\nG1 E8 F300\nG1 X85 Y110 Z0.2 F1200\nG1 X-110 E15 F2400\nG1 Y0 E4 F2400\nG1 X-109.6 F2400\nG1 Y110 E5 F2400\nG92 E0",
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.3"
|
||||
],
|
||||
"nozzle_type": "stainless_steel"
|
||||
}
|
||||
Reference in New Issue
Block a user