-
Brilliant!
Didn't think of that, and if I had I would've thought it wouldn't work!
Nice to be printing again, after a hiatus due to busyness.
-
Post Thanks / Like - 0 Thanks, 1 Likes, 0 Dislikes
-
The difference between my tools and the older tools, is that I found that the Cube3 files are actually an "archive" of sort that contains several files. Better yet, by using the editor and corresponding scripting tool, you can modify your Cube3 files and still be able to send the via wifi to the printer. But if the older tools continue to work for you, have at it.
-
Buddy's tools are on a different level. I suppose one could move DLL's to system32. Damn, install tool!
-
Post Thanks / Like - 0 Thanks, 1 Likes, 0 Dislikes
-
Hmm. Now you've got me thinking.
- I could update the installer to put the files in System32
- I could add the installation folder to the path so that the DLL's could be found no matter where the executable is located...
- I could rewrite some of the tools in C and get rid of the need for the DLLs.
- Decoder (which decodes the BFB from the encoded CUBE3 file)
- Encoder (which encodes the BFB back into a CUBE3 file)
- Extractor (which extracts all of the files from the CUBE3 file)
- Builder (which combines a set of files from an extracted CUBE3 file) Experimental
- I could create a shortcut to the tools on the desktop from the installer.
- I could add a custom install mode that would allow:
- the user to select which tools to install
- the user to select which shorts to installed tools to allow on the desktop
What'cha all think? (and I should probably move this to the Cube3Editor page)
Notes:
For #1, This would require running my installer in Administrator mode, something a lot of people aren't comfortable with and invasive to the system.
For #2, This is possible, but somewhat invasive to the system.
For #3, probably not going to happen for the full editor, but for some of the smaller tools, as specified above, it could.
For #4, this makes the most sense. I have done only a little work on the installer, but I could do more.
-
Post Thanks / Like - 0 Thanks, 1 Likes, 0 Dislikes
-
For one commercial piece of software I use I needed to manually add a path location for finding certain DLL files. Basically an addition to the environment variables for search path.
-
Hi everyone I am getting .bfb from simplify3d how to I am converting to .cubepro file but it is not supporting in printer
-
You need to slap a header and footer on there for cubepro. Then encode the file for sending to the printer. I'm sure buddybu's wonderful cube3editor will make that simpler along with some other efforts. I'll let him add to this. Great question though.
-
-
You need to slap a header and footer on there for cubepro. Then encode the file for sending to the printer. I'm sure buddybu's wonderful cube3editor will make that simpler along with some other efforts. I'll let him add to this. Great question though.

Originally Posted by
mohan
Ya thankyou
That is a very good question. I hadn't thought of this use case. Can you send me the generated BFB so that I can test the use case and give you some steps on how to accomplish this (or a new version of the tool that will allow you to generate a cube3 from cubepro generated BFB).
-
Post Thanks / Like - 1 Thanks, 0 Likes, 0 Dislikes
-
Guys, I kept Kept 2 files one is by the original Cubepro(.cubepro) slicer and the other by simplify3D(.bfb).
.
.
https://drive.google.com/drive/folde...usp=share_link
.
.
this may help me a lot bro