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.
KISSlicer 1.6 Beta Bug Reports
- pjr
- Posts: 704
- Joined: 05 May 2015, 10:27
- Location: Kamnik, Slovenia
Re: KISSlicer 1.6 Beta Bug Reports
Yes, I have seen the same error som Smoothie - but in that instance the F0 was not generated by KISS.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.
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
- pjr
- Posts: 704
- Joined: 05 May 2015, 10:27
- Location: Kamnik, Slovenia
Re: KISSlicer 1.6 Beta Bug Reports
Here are the printers:voyt wrote:
What type of printhead is it ?
(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
-
- Posts: 3
- Joined: 27 Aug 2017, 03:30
Re: KISSlicer 1.6 Beta Bug Reports
I`ve downloaded RC1 version and got the same problem.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 attach basic stl file, but problem appears at all models which i slice with support on.
- Attachments
-
- F0.zip
- (39.45 KiB) Downloaded 265 times
- pjr
- Posts: 704
- Joined: 05 May 2015, 10:27
- Location: Kamnik, Slovenia
Re: KISSlicer 1.6 Beta Bug Reports
Using your profile settings, I sliced with 1.6 RC2.2 (not yet on general release)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.
Before slicing:
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
-
- Posts: 3
- Joined: 27 Aug 2017, 03:30
Re: KISSlicer 1.6 Beta Bug Reports
Thank you. I will wait for update.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
Last edited by Senimore on 29 Aug 2017, 12:24, edited 1 time in total.
-
- Posts: 38
- Joined: 08 Sep 2015, 16:50
Re: KISSlicer 1.6 Beta Bug Reports
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.
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.
-
- Posts: 8
- Joined: 21 Aug 2017, 05:38
Re: KISSlicer 1.6 Beta Bug Reports
on picture: Unwanted support in the corner.
not on picture: No path color key for pale fuchsia and faded pale fuchsia.
not on picture: No path color key for pale fuchsia and faded pale fuchsia.
-
- Posts: 271
- Joined: 09 Nov 2014, 23:03
Re: KISSlicer 1.6 Beta Bug Reports
Minor issue - Parameter-Specific Help text box in the Tuning Wizard Configuration window does not scroll to see all text.
-
- Posts: 150
- Joined: 20 Aug 2016, 18:25
Re: KISSlicer 1.6 Beta Bug Reports
It seems that some release notes items deal with mac text overlay problem, but as far as I can tell it's not fixed.