Files
OrcaSlicer/resources/profiles/Flashforge/process/0.08mm Standard @Flashforge AD5M Pro 0.25 Nozzle.json
Mister Anderson 8fce6c68b8 Flash forge ad5m gcode filename update (#11278)
* Update 0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle.json

Change filename_format to include material and print time

* Update filename format in Flashforge profile

* Update 0.40mm Standard @Flashforge AD5M Pro 0.8 Nozzle.json

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile

* Update filename format in Flashforge profile
2025-11-08 01:21:56 +08:00

18 lines
626 B
JSON

{
"type": "process",
"name": "0.08mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
"inherits": "0.12mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
"from": "system",
"setting_id": "GP001",
"instantiation": "true",
"compatible_printers": [
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
],
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"post_process": "",
"layer_height": "0.08",
"print_settings_id": "0.08mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
"support_bottom_z_distance": "0.1",
"support_top_z_distance": "0.1"
}