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