Page 1 of 1

Kisslicer Pro - IDEX

Posted: 08 Feb 2019, 17:22
by olo2000pm
Hey.
I built IDEX type printer.
Can you share the start code?
I do not know how to make it work properly in ditto mode.
I have a duet wifi and duex

Re: Kisslicer Pro - IDEX

Posted: 11 Feb 2019, 06:26
by olo2000pm
I have electronics duet WiFi and duex. Nobody knows how to initiate a print in ditto mode?

Re: Kisslicer Pro - IDEX

Posted: 11 Feb 2019, 10:26
by pjr
olo2000pm wrote:Nobody knows how to initiate a print in ditto mode?
Very unlikely that is the case. However I certainly don't but I am guessing it would not be too difficult to get it set up...

Have you printed anything at all on this printer? Do you have any files already sliced? If so, you could post one here and I will take a look.

Peter

Re: Kisslicer Pro - IDEX

Posted: 12 Feb 2019, 05:37
by olo2000pm
I managed to do it
https://youtu.be/WnnUsbf80vA

Re: Kisslicer Pro - IDEX

Posted: 12 Feb 2019, 05:58
by pjr
Brilliant. :D

Now you can share ;)

Peter

Re: Kisslicer Pro - IDEX

Posted: 12 Feb 2019, 13:55
by olo2000pm
I created the third head.
I open the file and click on it and choose the third head.
prefix:
; [mm] tryb
G21
G90
M82
G28
T0
M140 S <BED>
M116
M104 S <TEMP>
M116
T1
M106
T <EXT + 0>
M109 S <TEMP>
M104 S <TEMP>
T2

The rest I'm doing is the duet wifi software.

Re: Kisslicer Pro - IDEX

Posted: 08 Mar 2019, 02:23
by olo2000pm
It does not work well. When I want to print from ABS and PVA, is T0 setting me 205'C instead of 245? I have defined heads in EXT MAP. What needs to be changed?

Re: Kisslicer Pro - IDEX

Posted: 08 Mar 2019, 09:16
by pjr
olo2000pm wrote:It does not work well. When I want to print from ABS and PVA, is T0 setting me 205'C instead of 245? I have defined heads in EXT MAP. What needs to be changed?
Please look at Settings/Printer G-code/Select New Ext & Warm

There should be something like this:

Code: Select all

T<EXT+0>
M104 S<TEMP>
Peter

Re: Kisslicer Pro - IDEX

Posted: 03 Jun 2019, 15:10
by Pocohanthes
I tried same procedure posted here but it doesn't work. I might be doing something wrongly though.