mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Update timestamp before the Export G-code dialog is shown. #1995
This commit is contained in:
@@ -1074,6 +1074,8 @@ sub expanded_output_filepath {
|
||||
# path is a full path to a file so we use it as it is
|
||||
}
|
||||
|
||||
# make sure we use an up-to-date timestamp
|
||||
$self->placeholder_parser->update_timestamp;
|
||||
return $self->placeholder_parser->process($path, $extra);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user