mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Support initial_tool variable for filename format
This commit is contained in:
parent
c03d58318a
commit
5213fbfa86
164 changed files with 167 additions and 162 deletions
|
@ -35,7 +35,7 @@
|
|||
"enforce_support_layers": "0",
|
||||
"ensure_vertical_shell_thickness": "1",
|
||||
"exclude_object": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"filter_out_gap_fill": "0",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_objects": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue