Kisslicer Pro - IDEX

Discuss general topics that don't suit another sub-forum
Post Reply
olo2000pm
Posts: 8
Joined: 04 Jun 2017, 15:04

Kisslicer Pro - IDEX

Post 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
olo2000pm
Posts: 8
Joined: 04 Jun 2017, 15:04

Re: Kisslicer Pro - IDEX

Post by olo2000pm »

I have electronics duet WiFi and duex. Nobody knows how to initiate a print in ditto mode?
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: Kisslicer Pro - IDEX

Post 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
olo2000pm
Posts: 8
Joined: 04 Jun 2017, 15:04

Re: Kisslicer Pro - IDEX

Post by olo2000pm »

I managed to do it
https://youtu.be/WnnUsbf80vA
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: Kisslicer Pro - IDEX

Post by pjr »

Brilliant. :D

Now you can share ;)

Peter
olo2000pm
Posts: 8
Joined: 04 Jun 2017, 15:04

Re: Kisslicer Pro - IDEX

Post 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.
Attachments
kisslicer2.jpg
kisslicer1.jpg
kisslicer1.jpg (105.75 KiB) Viewed 4559 times
olo2000pm
Posts: 8
Joined: 04 Jun 2017, 15:04

Re: Kisslicer Pro - IDEX

Post 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?
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: Kisslicer Pro - IDEX

Post 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
Pocohanthes
Posts: 2
Joined: 24 May 2019, 06:28

Re: Kisslicer Pro - IDEX

Post by Pocohanthes »

I tried same procedure posted here but it doesn't work. I might be doing something wrongly though.
Post Reply