mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
Update the [timestamp] placeholder(s) at every G-code export. #1957
This commit is contained in:
parent
f7ffc48397
commit
6780e930cb
2 changed files with 8 additions and 2 deletions
|
@ -839,7 +839,7 @@ sub write_gcode {
|
|||
}
|
||||
|
||||
# prepare the helper object for replacing placeholders in custom G-code and output filename
|
||||
|
||||
$self->placeholder_parser->update_timestamp;
|
||||
|
||||
# set up our helper object
|
||||
my $gcodegen = Slic3r::GCode->new(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue