You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my Prusa MK3S MMU2S to 3.14.1 and 3.0.3.
At startup it reports "I3 MK3S"
And I have reconfigured the newly downloaded PrusaSlicer version 2.9.0.
No matter what printer configuration I try to use, I get
"G-code sliced for a different printer type? Continue YES / NO"
The 5 different configurations I have tried is reflected in the file names:
D:\cube_prusa_0.2mm_PETG_MK2.5MMU2_10m.gcode (2 hits)
Line 120: M862.3 P "MK2.5MMU2" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3MMU2_sngl_10m.gcode (2 hits)
Line 121: M862.3 P "MK3MMU2" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3S+MMU2S_10m.gcode (2 hits)
Line 24: M862.3 P "MK3SMMU2S" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3_10m.gcode (2 hits)
Line 121: M862.3 P "MK3" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3MMU2_10m.gcode (2 hits)
Line 121: M862.3 P "MK3MMU2" ; printer model check
I beleive that MK3SMMU2S is the correct printer model, but that fails.
How can I figure out what the printer expects??
Project file & How to reproduce
Select "Original Prusa i3 MK3S ..... MMU2S" slice and insert SD card into the printer.
Checklist of files included above
Project file
Screenshot
Version of PrusaSlicer
2.9.0
Operating system
Windows 11
Printer model
Org Prusa i3 MK2S MMU2 (I think? but in doubt due to this problem)
The text was updated successfully, but these errors were encountered:
Description of the bug
I have updated my Prusa MK3S MMU2S to 3.14.1 and 3.0.3.
At startup it reports "I3 MK3S"
And I have reconfigured the newly downloaded PrusaSlicer version 2.9.0.
No matter what printer configuration I try to use, I get
"G-code sliced for a different printer type? Continue YES / NO"
The 5 different configurations I have tried is reflected in the file names:
D:\cube_prusa_0.2mm_PETG_MK2.5MMU2_10m.gcode (2 hits)
Line 120: M862.3 P "MK2.5MMU2" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3MMU2_sngl_10m.gcode (2 hits)
Line 121: M862.3 P "MK3MMU2" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3S+MMU2S_10m.gcode (2 hits)
Line 24: M862.3 P "MK3SMMU2S" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3_10m.gcode (2 hits)
Line 121: M862.3 P "MK3" ; printer model check
D:\cube_prusa_0.2mm_PETG_MK3MMU2_10m.gcode (2 hits)
Line 121: M862.3 P "MK3MMU2" ; printer model check
I beleive that MK3SMMU2S is the correct printer model, but that fails.
How can I figure out what the printer expects??
Project file & How to reproduce
Select "Original Prusa i3 MK3S ..... MMU2S" slice and insert SD card into the printer.
Checklist of files included above
Version of PrusaSlicer
2.9.0
Operating system
Windows 11
Printer model
Org Prusa i3 MK2S MMU2 (I think? but in doubt due to this problem)
The text was updated successfully, but these errors were encountered: