#4982 - Load config data when importing gcode produced by Slic3r and Slic3rPE
This commit is contained in:
parent
00ec9cc4ed
commit
128e4cff2d
2 changed files with 5 additions and 1 deletions
src/libslic3r/GCode
|
@ -383,6 +383,8 @@ namespace Slic3r {
|
|||
{
|
||||
Unknown,
|
||||
PrusaSlicer,
|
||||
Slic3rPE,
|
||||
Slic3r,
|
||||
Cura,
|
||||
Simplify3D,
|
||||
CraftWare,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue