“gcode not sliced for this machine” warning message
I keep getting this error message no matter what I do. I had a MK3 but then upgraded to the MK3S + MMU2S
I have all the latestest Firmware and Software (SLIC3R) etc
I have flashed the Firmware with both the MK3 and MK3S and Sliced the part using both the MK3 + MMU2S & MK3S + MMU2S Printer settings and i still get the error message. Factory reset, reflashed the firmware and repeated the steps above. However, what i notice is that the even though i flash the firmware with the MK3S version on the printer itself it still says MK3 so i am leaning towards that but since I have sliced on both the MK3 + MMU2S & MK3S + MMU2S Printer settings and the problem still occurs I am at a loss. I have searched the web and I have seen only one post and that was last October.
Any Suggestions?
RE: “gcode not sliced for this machine” warning message
There is a relatively new firmware feature that allows you to compare your printer model to the type selected in your slicer software. You can disable this feature if it's more trouble than it's worth. You have options to ignore the checks, issue a pause with a warning message, or stop the print until the front knob is depressed.
and miscellaneous other tech projects
He is intelligent, but not experienced. His pattern indicates two dimensional thinking. -- Spock in Star Trek: The Wrath of Khan
RE: “gcode not sliced for this machine” warning message
I'm getting "gcode sliced for different printer type" whenever I try to initiate a print from the SD through Octoprint. The gcode is from Prusa supplied SD card that came with the printer. It works fine if I cut octoprint out of the picture and initiate from printer. Sadly, i've yet to get octoprint to start a print for me. I've spend hours and hours trying to find why to no avail. It's online, camera streams fine, i've tried safe mode, but at best it starts to print and then just stops... Pi 4b w/4gb ram running latest octoprint.
RE: “gcode not sliced for this machine” warning message
i also need reliable components in time and i think the peaces of mk3 will run longer that a CR10. My CR10 isn't a bad printer, but as i have more and more prints to do, i want to try a 3D printer more professional. Moreover the slic3r is nice to use and has good options like layer height zones. Thanks
RE: “gcode not sliced for this machine” warning message
i also need reliable components in time and i think the peaces of mk3 will run longer that a CR10. My CR10 isn't a bad printer, but as i have more and more prints to do, i want to try a 3D printer more professional. Moreover the slic3r is nice to use and has good options like layer height zones. Thanks
Thanks my issue has been fixed.
RE: “gcode not sliced for this machine” warning message
@pdccd
Did you get this issue resolved? I am having the same issue with both 3.8.1 and 3.9.0 FW on the MK3S and I am using RPi 3B+. Slicer is PrusaSlicer 2.2.0.
Any suggestions from anyone out there other than disabling the feature? Thanks
RE: “gcode not sliced for this machine” warning message
I'm having the same issue. I own an i3 MK3 but once I change the printer type in the slicer to the correct one and export the G-code I get an error msg on the machine. sl
RE: “gcode not sliced for this machine” warning message
I'm having the same issue. I own an i3 MK3 but once I change the printer type in the slicer to the correct one and export the G-code I get an error msg on the machine.
Check the settings menu on the printer and confirm you've configured your slicer accordingly.
I disable the warnings in the settings menu in the printer.
and miscellaneous other tech projects
He is intelligent, but not experienced. His pattern indicates two dimensional thinking. -- Spock in Star Trek: The Wrath of Khan
RE: “gcode not sliced for this machine” warning message
I figured out why I was getting this. I would load the g-code in Pronterfac then hit the reset button and I realized that if i click Print before the MK3 and MMU2 had a chance to full reset, i would get this message. I just had to wait until i knew it completed the reset.
Hope this helps
RE: “gcode not sliced for this machine” warning message
I'm getting this too. I slice the model with the latest version of Slic3r, making *sure* I slice it for a Prusa i3 mk3, which is what I own. I place the gcode on the micro SD and put it in the printer. Then select 'print from SD', navigate to the relevant file and select it. I then get the error message that the file was sliced for a different printer (which it was NOT). I ignore that and print anyway. So it's not a fatal error, just a nuisance.
RE: “gcode not sliced for this machine” warning message
You might inspect the beginning of the .gcode file and see what printer the slicer thinks it sliced the model for.
RE: “gcode not sliced for this machine” warning message
I keep getting this error message no matter what I do. I had a MK3 but then upgraded to the MK3S + MMU2S
I have all the latestest Firmware and Software (SLIC3R) etc
I have flashed the Firmware with both the MK3 and MK3S and Sliced the part using both the MK3 + MMU2S & MK3S + MMU2S Printer settings and i still get the error message. Factory reset, reflashed the firmware and repeated the steps above. However, what i notice is that the even though i flash the firmware with the MK3S version on the printer itself it still says MK3 so i am leaning towards that but since I have sliced on both the MK3 + MMU2S & MK3S + MMU2S Printer settings and the problem still occurs I am at a loss. I have searched the web and I have seen only one post and that was last October.
Any Suggestions?
Try to remove this line from PrusaSlicer startcode:
M115 U3.8.1 ; tell printer latest fw version
or disable the settings in the printer menu:
Statt zu klagen, dass wir nicht alles haben, was wir wollen, sollten wir lieber dankbar sein, dass wir nicht alles bekommen, was wir verdienen.
RE: “gcode not sliced for this machine” warning message
I also have the MK3S + MMU2S.
The Gcode generated by prusaSlicer shows:
M862.3 P "MK3SMMU2S"
And I get the "gcode not sliced for this machine". I understand changing the check setting "solves" the problem. But that does not really gives us the root cause. Is there a way to see the internal value the printer is using for the check? I'd like to make sure the problem is from the firmware code (aka a dev issue) as oppose to a user issue (do I have the right firmware flashed? It doesn't show as "MK3SMMU2S" in the printer "support" section)
RE: “gcode not sliced for this machine” warning message
An old post but I've just moved to a new Mac and installed Slicr 2.4.2 from the download page and now am getting this message after I have set it up via the configuration wizard for my I3 MK3.
I then updated the MK3 firmware to 3.11.0 expecting this to solve the issue but I still get the gcode not sliced for this machine message??
My gcode is adding these lines
M862.3 P "MK3" ; printer model check
M115 U3.11.0 ; tell printer latest fw version