Search found 1 match

Go to advanced search

by ErnieC
Sun Oct 16, 2016 8:22 pm
Forum: Troubleshooting and Bug Reports
Topic: Offset of 2nd extruder not taking effect
Replies: 5
Views: 2384
 
Jump to post

Re: Offset of 2nd extruder not taking effect

On another site, I found a cleaner method. It appears that Simplify3D uses a command that the Dreamer no longer recognizes, so it ignores it. It can be fixed as follows: Under the Script tab, remove: M612 X34.5 Y0.0 ; Set toolhead offsets Replace that with: M218 T0 X0.0 Y0.0; M218 T1 X35.0 Y0.0; Set...

Go to advanced search