Re: Cubepro gcode
Posted: 10 Feb 2015, 15:06
V1.38 (Windows) available here: https://dl.dropboxusercontent.com/u/296 ... _v1.38.exe
Give it a few to upload.
Give it a few to upload.
Yodajammies wrote:Does anyone have (or have a link to) the cubepro software ONE version back from current? I stupidly updated the software last week (v1.42) and now CodeX cannot properly decode .cubepro files.
Did either of you try a build, or print anything?MolhoPirata wrote:srslly i updated the software also and now I can't decode the files
Wow... that's complicated... let's just skip to step 5.Yodajammies wrote:Epop - I couldn't decode the cubepro to rip the header out so I figured there was no reason to attempt a print. I'm still stuck at the "filament error" stage of breaking this.
What we need to do (once we find a repeatable solution) is to whip up a step by step guide to circumventing this software.
1. Replace header and footer with known cubepro.exe initialization parameters.
2. ...?
3. Encode modified .bfb using CodeX
4. ...
5. Profit!
or something to that effect.
NOOOOOOOOOOOOOOOOOOOOOOOOOOOOooooooooooooOo!!!My machine is on 1.10A of the firmware though, what about yours?
Code: Select all
^Firmware:V1.00
^Minfirmware:V0.00
^DRM:0000000000000
^PrinterModel:CUBEPRO
^MaterialCodeE1:-1
^MaterialCodeE2:-1
^MaterialCodeE3:-1
^MaterialLengthE1: 0.000
^MaterialLengthE2: 0.000
^MaterialLengthE3: 0.000
^ModelHeight: 0.000
^LayerCount: 0
^LayerHeight:0.
^Supports:-1
^Raft:-1
^Density:Hollow
^Pattern:Diamond
^Version:321-636
^Time:<SECTOTAL>
M404 S40 P1
^PREFIX END
^EXT SELECT
M106 P100
M304 S150 P1
M304 S230 P1
G1 X128.000 Y136.000 Z5.2 F9000.0
G1 X128.000 Y161.000 Z5.2 F9000.0
G1 X128.000 Y157.000 Z5.2 F9000.0
M304 S230
M553 P1500 S50
G1 X128.000 Y136.000 Z5.2 F9000.0
M107
^EXT SELECT END
M227 S119 P593
M108 S5.9
G1 X79.2 Y38.56 Z0.55 F9000
G1 X79.2 Y38.56 Z0.3 F6000
M301
G1 X38.38 Y38.56 Z0.3 F298.9
G1 X38.35 Y37.56 Z0.3 F298.9
G1 X80.2 Y37.56 Z0.3 F298.9
G1 X80.88 Y36.56 Z0.3 F298.9
G1 X38.32 Y36.56 Z0.3 F298.9
...
Code: Select all
^Firmware:V1.00
^Minfirmware:V0.00
^DRM:0000000000000
^PrinterModel:CUBEPRO
^MaterialCodeE1:-1
^MaterialCodeE2:-1
^MaterialCodeE3:-1
^MaterialLengthE1: 0.000
^MaterialLengthE2: 0.000
^MaterialLengthE3: 0.000
^ModelHeight: 0.000
^LayerCount: 0
^LayerHeight:0.
^Supports:-1
^Raft:-1
^Density:Hollow
^Pattern:Diamond
^Version:321-636
^Time:<SECTOTAL>
M404 S<BED> P1
^PREFIX END
Code: Select all
^EXT SELECT
M106 P100
M<EXT+1>04 S<WARM<EXT+1>> P1
M<EXT+1>04 S<TEMP> P1
G1 X128.000 Y136.000 Z<Z+5.2> F9000.0
G1 X128.000 Y161.000 Z<Z+5.2> F9000.0
G1 X128.000 Y157.000 Z<Z+5.2> F9000.0
M<EXT+1>04 S<TEMP>
M55<EXT+1> P1500 S50
G1 X128.000 Y136.000 Z<Z+5.2> F9000.0
M107
^EXT SELECT END
Code: Select all
<?xml version="1.0"?>
-<Faraday_Creation>
<client_version>2.0.7</client_version>
<firmware_version>1.10</firmware_version>
<firmware_version2>2.08</firmware_version2>
<mac_client_version>2.0.1</mac_client_version>
<client_version_faraday>1.09</client_version_faraday>
<firmware_version_faraday>1.03A</firmware_version_faraday>
</Faraday_Creation>
I have a <BED> token in the chamber heating section. the first time I did this the Cubeit configs I started with had that set to 80 deg(156 deg.F) its twice what the Cubepro.exe value is and I don't think that little heater has the power to bake cookies.rassilon50 wrote:...
Just tried printing... just sits there heating up the chamber, very slowly,( Damn 1.10
Anyone know if you can downgrade firmware? Or have the 1.08 file? sadly Ive been too efficient and cleaned up my download. Doh!