martini wrote:
I have tried a big build size, a 20x20x20cm box (I wanted to see if with headers settings on 0 it would still run without enough material) and an organic shape with meshmixer supports of about 100mb but both .bfb files came out with 0 bytes. In fact, any file bigger than 20mb has come out empty.
I am running on v1.03. It doesn't make much difference if I change the rest of the headers or not, I if set material length on 0.000 it won't ask for a cartridge but unless an ABS or PLA icon is there (by setting material length) the printer goes nuts. Does your printer write the chip with filament used even with all settings at zero? Mine does. I wouldn't mind inserting a chipped cartridge if the printer is not writting it.
I am a mac user and kisslicer has a mac version but not cubeit nor codex seem to have one or at least I can't make them work yet; so I got virtual windows but kisslicer crashes. I'd totally buy kisslicer pro but it hasn't been useful for me so far, I just use native cubepro files, decode and recode back again.
... Okay... big file.
I'm currently running a 20x20x20 cube file from Kisslicer(no cubeit)... for an hour... performance mon. tells me its currently using 640.5MB of memory and climbing... *.bfb is 125.6MB... so... memory leaks?
I'm running v1.08A... I can't look into why it would flip out on yours. I haven't tested to see if anythings being written to the chip. but I did start a run with ONLY my 'empty' chip in, and it started to print then alarmed out 'not enough material' even though it was in slot #3 and I was running the part from #1. it's a possibility its writing to any chip installed or... it just caught the '0%' flag... :/
OSX hmm... My brother's a Mac guy but he's about as handy as a bucket of sand in the desert(not knocking Mac... just saying). I'm going to try cubit one more time re-inserting codes that are missing. see if I get a better print with no other changes.
Yodajammies wrote:Just dropping in to confirm the current procedure for running Kisslicer files on the cubepro.
Running v1.08 using stock materials
I've replaced the header initialization values and the file is accepted by the machine but throws a filament error after warming up.
To confirm, is this about as far as we have progressed in getting a KS file to properly run on a cubePro?
I got the first layer to print!
and it went like this...
THIS file was *NOT* run through Cubit
Kisslicer init&post removed entirely
comments changed from ; to ^
XY off center!!! because...? kisslicer offset -OR- odd change in wipe positions from Cubepro.exe(?)
***Will "Crash"(belt skips teeth) intermittently on return to 'home' positions, had a few instances where it recovered correctly after filament error. the other dozen times it didn't... if you try it, be ready on a kill switch!
First Perimeter ran okay->good
First infill too slow or too much feed-squished/oozy
ran off to a weird place in +x and +y, came back and printed in ~correct location
Second perimeter(?) -still in 1st layer according to kisslicer
Filament fail- (did not modify start/stop throughout file)
so... Filament fail at layer change(start) is from no M228 (M227 off), or M227 (is removed or not actually added by Cubeit at first layer). I also added M108 (extruder deciRPM<?>) It was in the Cubepro.exe build at the same points.
Code: Select all
...
^InitComplete
M103
M561 P400 S500
G4 P1
^Select extruder, warm, purge ---------yes... its purging... again... :B
G4 P0
M601 P2 S30 F5
M228 P0 S1
M227 P1 S1 G1000 F1000
M240 S1400
M104 S220 P1
M104 S265 P1
G1 X108.000 Y136.000 Z0.4000 F750.0
G1 X108.000 Y161.000 Z0.4000 F9000.0
G1 X108.000 Y157.000 Z0.4000 F9000.0
M104 S250
M551 P1500 S50
G1 X108.000 Y136.000 Z0.4000 F9000.0
M601 P2 S30 F5
^ExtChangeComplete
M227 P1 S1 G1000 F1000 <<<<added
M106 P100
M304 S260 P1
M228 P0 S250 <<<<added
M227 P250 S250 G300 F700 <<<<added
M103
^ 'Perimeter Path', 45.5 [RPM], 10.0 [head mm/s]
G1 X-23.6 Y5.8 Z0.20 F2175.0
G1 X-23.6 Y5.8 Z0.20 F2175.0
^ extruder on
M108 S35.0 <<<<added
M101
G1 X-23.67 Y6.21 Z0.20 F2175.0
G1 X-24.38 Y6.82 Z0.20 F2175.0
...
...
...
G1 X-23.38 Y5.94 Z0.20 F2175.0
G1 X-23.79 Y5.97 Z0.20 F2175.0
^ extruder(s) off
M228 P0 S1 <<<<added
M227 P1 S1 G1000 F1000 <<<<added
M103
^
^ 'Loop Path', 45.5 [RPM], 10.0 [head mm/s]
G1 X-23.97 Y5.8 Z0.20 F9000
^ extruder on
M108 S35.0 <<<<added
M101
G1 X-24.72 Y6.44 Z0.20 F2175.0
...
<skipped to error>
...
G1 X-24.02 Y5.17 Z0.20 F2175.0
^ extruder(s) off
M228 P0 S1 <<<<added
M227 P1 S1 G1000 F1000 <<<<added
M103
^
^ 'Solid Path', 45.5 [RPM], 10.0 [head mm/s]
G1 X-28.32 Y7.41 Z0.20 F9000
----no M227/228
^ extruder on
M108 S35.0
M101
<<<error>>>
G1 X-34.92 Y7.58 Z0.20 F2175.0
...
It ran through to the 2nd layer perimeter? Completed a fill, ran off to a weird place, came back, did another perimeter and failed.
Yay! Progress...
P.S. Cubit fails to exit. stays running in background. no warnings from anti-virus, yet... but...
**Updates CodeX is @1.5 hours and 800MB... shutting it down might try to run it later for giggles.

Cubeit is changing F words as high as 30000(thirty-thousand)
Code: Select all
M103
G1 X-27.28 Y-13.12 Z1.5 F30000
G1 X-27.28 Y-13.12 Z1.5 F3285
G1 X-37.24 Y-12.87 Z1.5 F3285
G1 X-37.27 Y-12.85 Z1.5 F3285
G1 X-37.27 Y-12.85 Z1.95 F210
inspecting Cubepro.exe files further into the programs I have yet to see an F word higher than 9000.0 (nine-thousand)... FYI