mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-09-23 23:03:15 +08:00
Fixed typo
This commit is contained in:
parent
60cad081e6
commit
430408f535
@ -1355,6 +1355,7 @@ void GCodeProcessor::process_file(const std::string& filename, std::function<voi
|
|||||||
else if (m_producer == EProducer::KissSlicer)
|
else if (m_producer == EProducer::KissSlicer)
|
||||||
apply_config_kissslicer(filename);
|
apply_config_kissslicer(filename);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// process gcode
|
// process gcode
|
||||||
m_result.filename = filename;
|
m_result.filename = filename;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user