KISSlicer 1.6 Beta Bug Reports

Post Reply
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

KISSlicer 1.6 Beta Bug Reports

Post by pjr »

PLEASE PLACE ALL BUG REPORTS IN THIS THREAD

I will then summarise them for Jonathan

Thanks in advance

Peter


Not recognising where support is required - see https://www.thingiverse.com/thing:635497/#files (funBart)
https://www.thingiverse.com/download:3767633 "Segmentation fault" (Ubuntu 17.04 64x, 24Gb Ram - OK on Windows build) (demonx)
MAC - on screen text gets corrupted occasionally

EDIT: The above items are those currently outstanding for V1.6. Removed items have either been addressed in software, documentation or moved to "Feature Requests".
abuharsky
Posts: 34
Joined: 12 Nov 2014, 08:53

Re: KISSlicer 1.6 Beta Bug Reports

Post by abuharsky »

bed temp is always 80C
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: KISSlicer 1.6 Beta Bug Reports

Post by pjr »

abuharsky wrote:bed temp is always 80C
For me, bed temp is what I set it to. Do you have any more information? Screenshots?

Thanks

Peter
abuharsky
Posts: 34
Joined: 12 Nov 2014, 08:53

Re: KISSlicer 1.6 Beta Bug Reports

Post by abuharsky »

pjr wrote:
abuharsky wrote:bed temp is always 80C
For me, bed temp is what I set it to. Do you have any more information? Screenshots?

Thanks

Peter

So, settings ->
Снимок экрана 2017-07-02 в 13.45.52.png
Снимок экрана 2017-07-02 в 13.45.52.png (83.23 KiB) Viewed 6258 times
But in the Start GCode line
"140 S<BED>" -> "140 S80" always
abuharsky
Posts: 34
Joined: 12 Nov 2014, 08:53

Re: KISSlicer 1.6 Beta Bug Reports

Post by abuharsky »

Next bug with seam and ooze
IMG_0937.JPG
Look ->
https://www.youtube.com/watch?v=j1Emsc7iIko

after each loop extruder moves up and wait about 1 second. This happens only on heights Z > 20mm

Min Layer time is set to 3sec, and "Preload" calibrated (0.55us)

Download test model -> https://drive.google.com/file/d/0B8dro0 ... sp=sharing
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: KISSlicer 1.6 Beta Bug Reports

Post by pjr »

abuharsky wrote:But in the Start GCode line
"140 S<BED>" -> "140 S80" always
So I test-sliced with similar parameters:
Image1.jpg
Image1.jpg (96.39 KiB) Viewed 6257 times
My G-Code came out correctly:

Code: Select all

T2
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 S100 	   		; Heat the bed
M104 S170
M190 S100 	   		; Heat the bed
M109 S170
So I don't quite know what is happening for you.

Can you please save the project file and upload that?

Peter
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: KISSlicer 1.6 Beta Bug Reports

Post by pjr »

abuharsky wrote:Next bug with seam and ooze

after each loop extruder moves up and wait about 1 second. This happens only on heights Z > 20mm

Min Layer time is set to 3sec, and "Preload" calibrated (0.55us)
That's a minimum layer time wait to allow cooling, but oozing is happening during the wait. Doesn't look as though the destring is happening.

Can you please zip up and upload the G-Code file?

Peter
abuharsky
Posts: 34
Joined: 12 Nov 2014, 08:53

Re: KISSlicer 1.6 Beta Bug Reports

Post by abuharsky »

pjr wrote:
abuharsky wrote:Next bug with seam and ooze

after each loop extruder moves up and wait about 1 second. This happens only on heights Z > 20mm

Min Layer time is set to 3sec, and "Preload" calibrated (0.55us)
That's a minimum layer time wait to allow cooling, but oozing is happening during the wait. Doesn't look as though the destring is happening.

Can you please zip up and upload the G-Code file?

Peter
I think this is the same problem in my two reports.
Im using mac versions, looks like settings not applied.

My settings via UI
Снимок экрана 2017-07-02 в 15.34.22.png
Settings in the gcode
Снимок экрана 2017-07-02 в 15.35.41.png
Снимок экрана 2017-07-02 в 15.35.41.png (62.73 KiB) Viewed 6256 times
Attachments
test2.gcode.zip
(696.47 KiB) Downloaded 177 times
abuharsky
Posts: 34
Joined: 12 Nov 2014, 08:53

Re: KISSlicer 1.6 Beta Bug Reports

Post by abuharsky »

[SOLVED]

I removed all settings and setup new. After slicing in the gcode - correct settings.
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: KISSlicer 1.6 Beta Bug Reports

Post by pjr »

abuharsky wrote:[SOLVED]

I removed all settings and setup new. After slicing in the gcode - correct settings.
Great, thanks. I have this listed for Jonathan.
Post Reply