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