Notifications
Clear all

Simplify 3D settings Mk2/S MMU  

  RSS
HJoore
(@hjoore)
New Member
Simplify 3D settings Mk2/S MMU

This thread helps you getting the Prusa Mk2/Mk2S Multi-Material Upgrade to work with Simplify3D!

Posted : 31/05/2017 8:35 pm
HJoore
(@hjoore)
New Member
Topic starter answered:
Re: Simplify 3D settings Mk2/S MMU

I have rewritten my starting script (Process/Scripts/Starting Script) for the MMU and it prints fine now:

M115 U3.0.12-RC1 ; tell printer latest fw version
G28 W ; home all without mesh bed level
G80 ; mesh bed leveling
G1 Y-3.0 Z0.5 F1000.0 ; go outside printing area to Z 0.50mm
G1 X50.0 E80.0 F1000.0 ; extrude 80mm
G1 X160.0 E20.0 F1000.0 ; extrude 20mm
G1 Z0.200 F7200.000 ; go to Z 0.20
G1 X220.0 E13 F1000.0 ; extrude 13mm
G1 X240.0 E0 F1000.0 ; wipe
G1 E-2 F1000.0 ; retract 2mm

Before printing a file though, preheat using the Mk2/S menu, then select load filament using the menu.

Ending Script:

M104 S160 T0; set extruder to 160 deg
G1 X0 Y200; home X axis
M117 Please wait...; display text
M109 S160 T0; wait for 160 deg
G1 E-100; Retract filament 100 mm
M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M107 ; turn off fan
M84 ; disable motors

Once I have found the right settings, I will upload some S3D print settings.
For now the only thing I changed is the retract settings: 2.00mm at 20mm/s.

Feel free to post your findings and successful settings for S3D!

Posted : 31/05/2017 8:40 pm
Laird Popkin
(@laird-popkin)
Estimable Member
Re: Simplify 3D settings Mk2/S MMU

This is very helpful. I am curious, though - why not set the temp in the starting gcode?

Posted : 04/06/2017 8:27 pm
PJR
 PJR
(@pjr)
Antient Member Moderator
Re: Simplify 3D settings Mk2/S MMU

This is very helpful. I am curious, though - why not set the temp in the starting gcode?

You can. And also the end GCode may need to be tweaked to unload cleanly.

Does the PR Post Processor now work with S3D?

Peter

Please note: I do not have any affiliation with Prusa Research. Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage…

Posted : 04/06/2017 10:40 pm
PJR
 PJR
(@pjr)
Antient Member Moderator
Re: Simplify 3D settings Mk2/S MMU

FWIW, here's my start and end G-Code for KISS:

; Prefix G-Code
T<EXT+0>
M201 X1500 Y1500 E900 ; set default acceleration
M301 P23.14 I1.78 D75.12 ; set PD for extruder heater
M304 P56.09 I2.39 D328.54 ; set PID for bed heater
G21 ; set units to millimeters
G90 ; use absolute coordinates
M83 ; use relative distances for extrusion
M140 S<BED> ; Heat the bed + 5 degrees for Mk2
M104 S170
M190 S<BED> ; Heat the bed + 5 degrees for Mk2 and wait
M109 S170
G28 W
M104 S<TEMP>
G80 a-100 b50 c150 d90 e135 f40 g0 h-70
M109 S<TEMP>
G92 E0.0
G1 Y-3 Z0.250 F7200.000
G1 X50.0 E75.0 F1000.0
G1 X160.0 E10.0 F1000.0
G1 X220.0 E6 F1000.0
G1 X240.0 E2 F1000.0
G1 Y-1.
G1 X40 E15 F1000
G1 X0 E2 F1000.0
G1 E-4 F4800
G92 E0.0

; Postfix GCode
G1 Z<Z+1.0> E-4 F7200 ; Lift and retract
G1 X0 Y200 F3600 ; move bed for easy removal
G1 E12 F2100 ; unload filament
G1 E-80 F5000
G1 E-5 F3500
G1 E-5 F2400
G1 E-2 F1000
G1 E10 F300
G1 E-10 F300
G1 E10 F600
G1 E-10 F600
G1 E10 F900
G1 E-10 F900
G1 E15 F1200
G1 E-15 F1200
G1 E5 F600
G4 S1 ; pause 1 second
M107 ; turn off fan
M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M84 ; disable motors

You should be able to modify this as necessary for most slicers.

Peter

EDIT: I understand that S3D is not as yet supported by the post processor, so any S3D prints will be single-filament only.

Please note: I do not have any affiliation with Prusa Research. Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage…

Posted : 04/06/2017 10:42 pm
tim.t
(@tim-t)
New Member
Re: Simplify 3D settings Mk2/S MMU

Thanks for sharing your script edit guys....

I'm curious if anyone would be able to let me know how to setup the print in Simplify3D for a multi-material print if possible. I've gone through the slicer version, and it works pretty well.... But I am a simplify 3D guy, and ideally would like to get this running properly.

When I load the STL's in simplify 3d I can assign extruders by adding extruders, but the STL's do not snap together nicely like in slicer... Am I missing something? Or is this just not possible as of yet? The STL's look all separated when importing to Simplify 3D.

Any help would be greatly appreciated!

Tim

Posted : 11/06/2017 8:38 pm
PJR
 PJR
(@pjr)
Antient Member Moderator
Re: Simplify 3D settings Mk2/S MMU

I'm curious if anyone would be able to let me know how to setup the print in Simplify3D for a multi-material print if possible.

Oh I do hate repeating myself. You cannot do this at the moment as the post processor does not currently support S3d.

You have the choice of using Slic3r (which is actually a much better slicer than S3D) or wait until the post processor supports S3D.

There is one more choice (which I cannot really recommend at the moment and that is KISS with a third party post processor.

As for S3D, yes it does handle multiple STLs correctly when set up properly - and I have no idea how to do that.

Peter

Please note: I do not have any affiliation with Prusa Research. Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage…

Posted : 11/06/2017 10:07 pm
Wirlybird
(@wirlybird)
Reputable Member
Re: Simplify 3D settings Mk2/S MMU

Peter,

Would you mind explaining to me/us what exactly the post processor is? What is the issue with S3D at this time, if you know!! Just looking for some insight!! Thanks.

Posted : 23/06/2017 12:50 pm
PJR
 PJR
(@pjr)
Antient Member Moderator
Re: Simplify 3D settings Mk2/S MMU

Peter,

Would you mind explaining to me/us what exactly the post processor is? What is the issue with S3D at this time, if you know!! Just looking for some insight!! Thanks.

Yeah, it's actually quite simple. You generate your GCode with the relevant tool changes etc and then pass that GCode through a post processor which adds the necessary GCode for the unload and load, including the wipe tower.

This is something that only PR Slic3r can do internally at the moment simply because that GCode is specific to this printer.

I have written a post-processor which works with KISS (has been working with KISS for nearly 6 months) and is currently undergoing further development to enable many more features including more filament types, preload compensation and variable height prints.

At this moment, anyone wanting to print multi-filament with the Mk2 has the option of using Slic3r or writing their own post-processor for their preferred slicer. I may make my post-processor available when the latest version of KISS is released.

Peter

P.S. I did post the GCode for a MM print on the Blockage Troubleshooting thread; you could download that and search for "MMPP" to see what code is added.

Please note: I do not have any affiliation with Prusa Research. Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage…

Posted : 23/06/2017 1:11 pm
Wirlybird
(@wirlybird)
Reputable Member
Re: Simplify 3D settings Mk2/S MMU

Perfect! Clear as the sky on a sunny day in the south!

Thanks for taking the time to explain. This is kind of what I thought but wanted to make sure I understood since I am getting asked about this in some of my groups.

Posted : 23/06/2017 1:16 pm
IslandFab
(@islandfab)
Eminent Member
Re: Simplify 3D settings Mk2/S MMU

I have rewritten my starting script (Process/Scripts/Starting Script) for the MMU and it prints fine now:

M115 U3.0.12-RC1 ; tell printer latest fw version
G28 W ; home all without mesh bed level
G80 ; mesh bed leveling
G1 Y-3.0 Z0.5 F1000.0 ; go outside printing area to Z 0.50mm
G1 X50.0 E80.0 F1000.0 ; extrude 80mm
G1 X160.0 E20.0 F1000.0 ; extrude 20mm
G1 Z0.200 F7200.000 ; go to Z 0.20
G1 X220.0 E13 F1000.0 ; extrude 13mm
G1 X240.0 E0 F1000.0 ; wipe
G1 E-2 F1000.0 ; retract 2mm

Before printing a file though, preheat using the Mk2/S menu, then select load filament using the menu.

Ending Script:

M104 S160 T0; set extruder to 160 deg
G1 X0 Y200; home X axis
M117 Please wait...; display text
M109 S160 T0; wait for 160 deg
G1 E-100; Retract filament 100 mm
M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M107 ; turn off fan
M84 ; disable motors

Once I have found the right settings, I will upload some S3D print settings.
For now the only thing I changed is the retract settings: 2.00mm at 20mm/s.

Feel free to post your findings and successful settings for S3D!

Hans,

In the above gcode, where is the tool selection done? I'm now starting to look into understanding gcode better but I am trying to get multiple extruder selection working correctly primarily on the purge line.

Thanks,

Posted : 26/06/2017 3:54 pm
IslandFab
(@islandfab)
Eminent Member
Re: Simplify 3D settings Mk2/S MMU

Settings work great.

Still have some stringing going on even after changing retraction settings but overall getting better than what it was with Slic3r PE.

Posted : 27/06/2017 4:12 pm
Mac
 Mac
(@mac)
Member
Re: Simplify 3D settings Mk2/S MMU

Can you please share some setting for Simplify for a single extruder mode?

http://www.amenit.cz
Posted : 01/08/2017 2:45 pm
Dan
 Dan
(@dan-2)
Eminent Member
Re: Simplify 3D settings Mk2/S MMU

Hi to all of you

I still struggle get that script to run. So when a print finishes the filament will be retracted at 160 °C by 100mm but in the starting script the 100mm are not being incl.
So just for my understanding do I have to feed/load the filament manually in addition to the "pre-configured" loading procedure?
I tried to set it up automatically but I failed.
Can anyone of you help?

Best Wishes
Dan

Posted : 24/08/2017 8:59 pm
pedro.t
(@pedro-t)
Active Member
Re: Simplify 3D settings Mk2/S MMU

Sorry to bump an old thread, but I reckon it's better than creating a duplicate one.

Did anyone have success creating a profile for S3D to print Single Extruder mode for the ones that did the MMU?

Thanks in advance!

Cheers,

Pedro

Posted : 14/09/2017 5:13 am
Mac
 Mac
(@mac)
Member
Re: Simplify 3D settings Mk2/S MMU


Did anyone have success creating a profile for S3D to print Single Extruder mode for the ones that did the MMU?

Any success? Please?

Mac

http://www.amenit.cz
Posted : 21/09/2017 10:55 am
HJoore
(@hjoore)
New Member
Topic starter answered:
Re: Simplify 3D settings Mk2/S MMU

Sorry for neglecting this thread for a while, I had to build my Mk2 back to original specs.
Right now I have it set up as MMU again, and will continue to improve the S3D profile.

I still cannot get the PVA support to work reliably on the MMU, so I have to use single material print and support for now, and for complex objects, the automated supports of Slic3r are sometimes impossible to remove. Thus the need for S3D and its custom support generation is still required.

I will update the start/end scripts soon.

Posted : 22/10/2017 10:57 pm
DkB
 DkB
(@dkb)
New Member
Re: Simplify 3D settings Mk2/S MMU

Hi I very new to 3D printing (2months) But this is my version of how i got to use S3D with my Mk2S MM for single color mode.
Start Script-
M115 U3.0.12 ; tell the printer latest firmware varsion available
M104 S[extruder0_temperature] T0 ; this will take the layer 1 temperature for extruder 0
M140 S[bed1_temperature] ; this will take the layer 1 temperature for bed 0
G1 X1 Z4 F1000
G1 Y10 Z1 F1000
G28 W ; home all without mesh bed level
G80 ; mesh bed leveling
G1 Z20
M190 S[bed1_temperature] ; wait for bed temp
M109 S[extruder0_temperature] T0 ; wait for extruder temp
G1 Y-3.0 F1000.0 ; go outside printing area

G92 E0.0
M203 E100
M92 E140
G1 Z0.250 F7200.000
G1 X50.0 E80.0 F1000.0
G1 X160.0 E20.0 F1000.0
G1 Z0.200 F7200.000
G1 X220.0 E13 F1000.0
G1 X240.0 E0 F1000.0
G1 E-4 F1000.0
G92 E0.0
End script-
; CP TOOLCHANGE START
; toolchange
; material : DEFAULT (PLA)
;--------------------
M220 S100
M907 E750
; CP TOOLCHANGE UNLOAD
G1 E-4 F2100.00000
G1 X245 Y210
G1 Z0.5 F7200.000
G1 X240 E4

G1 F4000
G1 X190 E2.7
G1 F4600
G1 X110 E2.8
G1 F5200
G1 X40 E3

G1 E-15.0000 F5000
G1 E-50.0000 F5400
G1 E-15.0000 F3000
G1 E-12.0000 F2000

G1 F1600
G1 X0 Y209 E3.0000
G1 X50 Y209 E-5.0000
G1 Y208.5
G1 F2000
G1 X0 Y208.5 E5.0000
G1 X50 Y208.5 E-5.0000
G1 Y208.6
G1 F2400
G1 X0 Y208.6 E5.0000
G1 X50 Y208.6 E-5.0000
G1 Y208.
G1 F2400
G1 X0 Y207.8 E5.0000
G1 X50 Y207.8 E-3.0000
G1 X0 Y207 Z40

M907 E550
G1 F6000
G4 S0
G92 E0
; CP TOOLCHANGE END
;------------------
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
M107 ; turn off fan

G1 X0 Y200; home X axis
G1 Z55 F1000
M84 ; disable motors

my end script goes to the back of the print area because I knocked a couple of prints off the plate
I Just did another print and have had trouble not sure if it is this script or something else (Work in progress)
( my first post ever)

😀 Newbie but having fun learning
Prusa i3 MK2S MM

Posted : 23/10/2017 8:27 am
DkB
 DkB
(@dkb)
New Member
Re: Simplify 3D settings Mk2/S MMU

😮 i must have altered some thing and now its not working properly (work in progress)

😀 Newbie but having fun learning
Prusa i3 MK2S MM

Posted : 23/10/2017 10:28 am
HJoore
(@hjoore)
New Member
Topic starter answered:
UPDATE Profile Simplify 3D settings Mk2/S MMU

Dear fellow Prusa MK2/S MultiMaterial users,

Here is my tried and tested FFF profile version 003 for using Simplify3D with the Prusa Mk2/S MMU.

Download the file via my Facebook page:

https://www.facebook.com/HJ3Dprints/

Please like my page if you found it useful!

Installation:
Please download, change extension to .fff, in Simplify3D go to File/Import FFF profile and select the file.

User manual:
Before printing, use the Prusa menu to Load filament for Extruder number 1 (left one).

Note:
Only the PLA profile is tested so far, will update when new materials are added.

Please try it and report your findings!

Note it still is a work in progress.
The resulting prints using Real PLA filament are beautiful using my Prusa, and the supports for the 0.20mm layer height are super easy to remove.

Happy printing, HJ3D

Posted : 25/10/2017 8:36 pm
Share: