Any Ideas??? Bad seam?
-
- Posts: 57
- Joined: 14 Nov 2014, 17:53
Re: Any Ideas??? Bad seam?
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
- Attachments
-
- cylinder (rebuilt).zip
- (78.12 KiB) Downloaded 262 times
-
- Posts: 241
- Joined: 18 Nov 2014, 09:34
Re: Any Ideas??? Bad seam?
This is mainly a problem with M227 M228, to use the same parameters as the Cubex Software put :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
M227P 0.09
M227S 0.1
M228P 0
M228S 0.09
-
- Posts: 105
- Joined: 14 Dec 2015, 04:14
Re: Any Ideas??? Bad seam?
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
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
-
- Posts: 57
- Joined: 14 Nov 2014, 17:53
Re: Any Ideas??? Bad seam?
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.
-
- Posts: 105
- Joined: 14 Dec 2015, 04:14
Re: Any Ideas??? Bad seam?
You have to load the language file into Kiss. Then there will be places to add those settings.
-
- Posts: 241
- Joined: 18 Nov 2014, 09:34
Re: Any Ideas??? Bad seam?
the factor is 2962.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
and as rantzaus said you have to install CubeitmodV6.po as language file into KS.
-
- Posts: 105
- Joined: 14 Dec 2015, 04:14
Re: Any Ideas??? Bad seam?
Is it a god idea to use the M227 and M228 values delivered from the CubeX software if I use original filament?
-
- Posts: 241
- Joined: 18 Nov 2014, 09:34
Re: Any Ideas??? Bad seam?
Only as starting point because it's possible to have better seams.rantzaus wrote:Is it a god idea to use the M227 and M228 values delivered from the CubeX software if I use original filament?
-
- Posts: 57
- Joined: 14 Nov 2014, 17:53
Re: Any Ideas??? Bad seam?
Giovanni, What is M552 for?
-
- Posts: 241
- Joined: 18 Nov 2014, 09:34
Re: Any Ideas??? Bad seam?
M551, 552, 553 is the purge of extruder 1, 2, 3.joestefano wrote:Giovanni, What is M552 for?
The parameter P is the length and S the Speed used to purge.