printer G-Code

Post Reply
Dave9639
Posts: 4
Joined: 01 Apr 2020, 15:45

printer G-Code

Post by Dave9639 »

Hi all,

New member who has been given a CubeX 3d printer that has only been used once and found in storage.

I have downloaded KISSlicer v1.6.3 Release Win64 and CubeItMod605.

When I go to save my file on the flash drive I get the following error:

Running the post process command:
CubeItMod605.exe "E:\ STL.bfb"
Failed, returning 1


Looking at clips on youtube I suspect I have the incorrect G-code? do you think this is the issue?
Any help much appreciated.
User avatar
ksh_germany
Posts: 48
Joined: 11 May 2019, 04:56
Location: Siegen, NRW, Germany

Re: printer G-Code

Post by ksh_germany »

The post process command should be this:
CubeItMod605.exe {InputFileName}
Or this
CubeItMod.exe "<FILE>"
Dave9639
Posts: 4
Joined: 01 Apr 2020, 15:45

Re: printer G-Code

Post by Dave9639 »

I have tried renaming the post-process. Am I missing something simple. Sorry to be pain but new time user
Attachments
Capture.PNG
Capture.PNG (43.77 KiB) Viewed 1054 times
Capture 3.PNG
Capture 3.PNG (34.46 KiB) Viewed 1054 times
Capture 1.PNG
Capture 1.PNG (6.19 KiB) Viewed 1054 times
Dave9639
Posts: 4
Joined: 01 Apr 2020, 15:45

Re: printer G-Code

Post by Dave9639 »

ksh_germany wrote: 02 Apr 2020, 03:38 The post process command should be this:
CubeItMod605.exe {InputFileName}
Or this
CubeItMod.exe "<FILE>"
Thanks for . Can you look at the photos above and see if there is any obvious errors? Thank again
User avatar
ksh_germany
Posts: 48
Joined: 11 May 2019, 04:56
Location: Siegen, NRW, Germany

Re: printer G-Code

Post by ksh_germany »

i see the Problem there is no cubeitmod.exe in your Kisslicer Folder, sorry but so it can't run

you have to download "download/file.php?id=683" unzip in your Kisslicer Folder and set post-process
Cubitmod605.exe "<FILE>"
Post Reply