mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Update the [timestamp] placeholder(s) at every G-code export. #1957
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user