OrcaSlicer-bambulab/resources/profiles/Flashforge/machine/Flashforge Adventurer 4 Series 0.3 nozzle.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

28 lines
No EOL
654 B
JSON

{
"type": "machine",
"name": "Flashforge Adventurer 4 Series 0.3 Nozzle",
"inherits": "fdm_adventurer4_common",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"printer_model": "Flashforge Adventurer 4 Series",
"default_print_profile": "0.13mm Standard @Flashforge AD4 0.3 Nozzle",
"nozzle_diameter": [
"0.3"
],
"printer_variant": "0.3",
"max_layer_height": [
"0.13"
],
"min_layer_height": [
"0.0"
],
"retraction_length": [
"1"
],
"z_hop": [
"0.3"
],
"nozzle_type": "stainless_steel",
"host_type": "flashforge"
}