KISSlicer 1.6 Beta Bug Reports

Senimore
Posts: 3
Joined: 27 Aug 2017, 03:30

Re: KISSlicer 1.6 Beta Bug Reports

Post by Senimore »

Hi!
I am using Kisslicer 1.6 Beta 4.3.
I noticed when I try to slice and print some model with support, my printer always hangs.
I examined g-code and find line that my Smothieware based printer cant interpret.

;
; 'Support Interface Path', 1.2 [feed mm/s], 30.0 [head mm/s]
G1 X112.704 Y124.708 E2.97247 F12000
; head speed 29.999998, filament speed 1.247255, preload 0.840338
G1 X112.792 Y124.619 E2.97768 F0

Smothieware error on this string: "Changing monitoring state from 'Printing' to 'Error: Undefined feed rate"
I think that F0 caused the problem. When I manualy replaced all F0 with F1000 my model print correctly.
When I slice same model with version 1.5 I never get any string with F0.
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: KISSlicer 1.6 Beta Bug Reports

Post by pjr »

Senimore wrote:Hi!
Smothieware error on this string: "Changing monitoring state from 'Printing' to 'Error: Undefined feed rate"
I think that F0 caused the problem.
Yes, I have seen the same error som Smoothie - but in that instance the F0 was not generated by KISS.

1.5 did not use Preload so you will not have the problem there.

Can you please download the latest KISS release and if you still get the problem, can you then please post the KISS project file and the STL here.

Thanks

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 »

voyt wrote::)
What type of printhead is it ?
Here are the printers:
IMG_20170827_112838.jpg
(sorry for the poor picture quality)

Both Prusa i3 "Originals" Mk2/Mk2S with MMU. Basically 2 "identical" printers (E3D V6), one can print Copperfill the other can't.

Peter
Senimore
Posts: 3
Joined: 27 Aug 2017, 03:30

Re: KISSlicer 1.6 Beta Bug Reports

Post by Senimore »

pjr wrote:
Senimore wrote:Hi!
Can you please download the latest KISS release and if you still get the problem, can you then please post the KISS project file and the STL here.
I`ve downloaded RC1 version and got the same problem.
I attach basic stl file, but problem appears at all models which i slice with support on.
Attachments
F0.zip
(39.45 KiB) Downloaded 117 times
User avatar
pjr
Posts: 692
Joined: 05 May 2015, 10:27
Location: Kamnik, Slovenia

Re: KISSlicer 1.6 Beta Bug Reports

Post by pjr »

Senimore wrote:
pjr wrote:
Senimore wrote:I`ve downloaded RC1 version and got the same problem.
I attach basic stl file, but problem appears at all models which i slice with support on.
Using your profile settings, I sliced with 1.6 RC2.2 (not yet on general release)

Before slicing:
Image1.jpg
Image1.jpg (19.44 KiB) Viewed 2574 times
Closed the warning and sliced the file. The preloads are now quite different and there are no instances of F0 - all the preload speeds appear to be correct.

I think Jonathan will be releasing an update shortly which should fix your issue, but in the meantime, the work-around is to edit the GCODE file and replace all instances of F0 with F500.

Peter
Senimore
Posts: 3
Joined: 27 Aug 2017, 03:30

Re: KISSlicer 1.6 Beta Bug Reports

Post by Senimore »

pjr wrote:
I think Jonathan will be releasing an update shortly which should fix your issue, but in the meantime, the work-around is to edit the GCODE file and replace all instances of F0 with F500.

Peter
Thank you. I will wait for update.
Last edited by Senimore on 29 Aug 2017, 12:24, edited 1 time in total.
alil2096
Posts: 38
Joined: 08 Sep 2015, 16:50

Re: KISSlicer 1.6 Beta Bug Reports

Post by alil2096 »

RAFT SETTINGS:
when i add same layer, These are added below.

FIRST LAYER:
check on the settings, because if i set a firs layer for 0.3mm, ks computer 0.16 (for examples), but i've set to 0 all other settings.
xmas75
Posts: 8
Joined: 21 Aug 2017, 05:38

Re: KISSlicer 1.6 Beta Bug Reports

Post by xmas75 »

on picture: Unwanted support in the corner.

not on picture: No path color key for pale fuchsia and faded pale fuchsia.
Attachments
unwanted support.png
inventabuild
Posts: 271
Joined: 09 Nov 2014, 23:03

Re: KISSlicer 1.6 Beta Bug Reports

Post by inventabuild »

Minor issue - Parameter-Specific Help text box in the Tuning Wizard Configuration window does not scroll to see all text.
hacker
Posts: 149
Joined: 20 Aug 2016, 18:25

Re: KISSlicer 1.6 Beta Bug Reports

Post by hacker »

It seems that some release notes items deal with mac text overlay problem, but as far as I can tell it's not fixed.
Post Reply