Update the [timestamp] placeholder(s) at every G-code export. #1957

This commit is contained in:
Alessandro Ranellucci 2014-04-25 19:47:13 +02:00
parent f7ffc48397
commit 6780e930cb
2 changed files with 8 additions and 2 deletions

View file

@ -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(