I noticed lots and lots of M103 errors in my Duet Log. It appears that there's one for every layer change (the command is related to retraction and ooze control) and on long prints I'll have hundreds of these errors.
[img]http://i.imgur.com/m0mWLEi.png[/img]
I looked at my S3D settings, and I have the support for M103 turned off. I've never goofed with this setting or changed it, should I be looking somewhere else?
[img]http://i.imgur.com/CJ99Pvh.png?1[/img]
Can't get rid of M103 command in S3D.
- Jimustanguitar
- ULTIMATE 3D JEDI
- Posts: 2608
- Joined: Sun Mar 31, 2013 1:35 am
- Location: Notre Dame area
- Contact:
Re: Can't get rid of M103 command in S3D.
Looks like a known error in which support recommended adding {STRIP "M103"} to the post processing script.
Others say uninstall and delete any app data, then reinstall.
I looked through my gcode and don't see any reference to M103.
Others say uninstall and delete any app data, then reinstall.
I looked through my gcode and don't see any reference to M103.
- Jimustanguitar
- ULTIMATE 3D JEDI
- Posts: 2608
- Joined: Sun Mar 31, 2013 1:35 am
- Location: Notre Dame area
- Contact:
Re: Can't get rid of M103 command in S3D.
RTFM... Got itKAS wrote:Looks like a known error in which support recommended adding {STRIP "M103"} to the post processing script.
- Jimustanguitar
- ULTIMATE 3D JEDI
- Posts: 2608
- Joined: Sun Mar 31, 2013 1:35 am
- Location: Notre Dame area
- Contact:
Re: Can't get rid of M103 command in S3D.
Here's the thread on the S3D community, for anyone who's interested.
https://forum.simplify3d.com/viewtopic.php?f=9&t=5407
https://forum.simplify3d.com/viewtopic.php?f=9&t=5407
Re: Can't get rid of M103 command in S3D.
LOL, I'll never tell someone to "google it". Doesn't bother me one bit to lookup stuff if it helps someone out.Jimustanguitar wrote:RTFM... Got itKAS wrote:Looks like a known error in which support recommended adding {STRIP "M103"} to the post processing script.