Page 2 of 2

Re: Any Ideas??? Bad seam?

Posted: 30 Mar 2016, 17:38
by joestefano
Part on left printed using CubeX, part on right using KS. is there a way of comparing g codes to match speed and flow to get the same results? I have attached the cubex bfb file

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 01:21
by Giovanni V.
joestefano wrote:Part on left printed using CubeX, part on right using KS. is there a way of comparing g codes to match speed and flow to get the same results? I have attached the cubex bfb file
This is mainly a problem with M227 M228, to use the same parameters as the Cubex Software put :

M227P 0.09
M227S 0.1
M228P 0
M228S 0.09

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 06:15
by rantzaus
Hi

How do you transform the data from the bfb:
M227 P284 S300
M228 P0 S284

Into:
M227P 0.09
M227S 0.1
M228P 0
M228S 0.09

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 06:41
by joestefano
Giovanni, I assume the changes for M227 are made on the Matl tab prime .09/suck .1. Where do you change M228? What about depth and gap settings? I am having trouble dialing those settings in.

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 06:44
by rantzaus
You have to load the language file into Kiss. Then there will be places to add those settings.

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 13:32
by Giovanni V.
rantzaus wrote:Hi

How do you transform the data from the bfb:
M227 P284 S300
M228 P0 S284

Into:
M227P 0.09
M227S 0.1
M228P 0
M228S 0.09
the factor is 2962.
and as rantzaus said you have to install CubeitmodV6.po as language file into KS.

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 14:37
by rantzaus
Is it a god idea to use the M227 and M228 values delivered from the CubeX software if I use original filament?

Re: Any Ideas??? Bad seam?

Posted: 31 Mar 2016, 15:29
by Giovanni V.
rantzaus wrote:Is it a god idea to use the M227 and M228 values delivered from the CubeX software if I use original filament?
Only as starting point because it's possible to have better seams.

Re: Any Ideas??? Bad seam?

Posted: 01 Apr 2016, 14:56
by joestefano
Giovanni, What is M552 for?

Re: Any Ideas??? Bad seam?

Posted: 02 Apr 2016, 02:59
by Giovanni V.
joestefano wrote:Giovanni, What is M552 for?
M551, 552, 553 is the purge of extruder 1, 2, 3.
The parameter P is the length and S the Speed used to purge.