Help for this page
has '_print' => ( is => 'ro', ... handles => [qw(apply_config extruders expanded_output_fil +epath total_used_filament total_extruded_volume placeholder_parser process)], );
sub new { # TODO: port PlaceholderParser methods to C++, then its own constr +uctor ... $self->placeholder_parser->update_timestamp; return $self; }