Fixed typo
This commit is contained in:
parent
60cad081e6
commit
430408f535
1 changed files with 1 additions and 0 deletions
|
@ -1355,6 +1355,7 @@ void GCodeProcessor::process_file(const std::string& filename, std::function<voi
|
|||
else if (m_producer == EProducer::KissSlicer)
|
||||
apply_config_kissslicer(filename);
|
||||
}
|
||||
}
|
||||
|
||||
// process gcode
|
||||
m_result.filename = filename;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue