mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
Update filename_format to AnkerMake Studio's default (#7116)
Update filename_format to Anker's default Update fdm_process_common.json
This commit is contained in:
parent
296b234fe6
commit
763717da2a
1 changed files with 1 additions and 1 deletions
|
@ -87,5 +87,5 @@
|
|||
"print_sequence": "by layer",
|
||||
"spiral_mode": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{printer_model}.gcode"
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}.gcode"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue