mifth 46 Report post Posted December 3, 2013 Hi guys! This is the topic for Simple3DCoat addon for Blender+3DCoat production. This is the fork of the official one made by Haikaikalle . - Installation: Copy the addon folder to the Blender \scripts\addons install folder. Features: - Set the "Exchange" folder of 3DCoat manually. - Custom Textures Path for export/import. - Export/Import through Obj/Fbx/Collada(Dae) formats. Note: Collada does not work on Linux. - ExportMaterials, ApplyModifiers checkboxes. - Simple to Use Screenshots: How To Use: - Enable the Addon and set "Exchange" folder of your 3DCoat. - Export/Import models. Current Version: 0.3.2 I finalize the Addon, as almost all features are added. Download: Last Sources from 16 Aug 2015: https://github.com/mifth/mifthtools/tree/master/blender/addons/io_simple_3dcoat Latest MifthTools Master Download (ZIP): https://github.com/mifth/mifthtools/archive/master.zip Wiki: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/3dcoat_Simple3DCoat_applink 1 Share this post Link to post Share on other sites
Carlosan 2,497 Report post Posted December 3, 2013 TY !!! Share this post Link to post Share on other sites
Redbeer 0 Report post Posted December 15, 2013 Is there a way to get this to work? I've tried both the default add-on, and this one, on both Windows 7 and Mac, and neither one of them do what I thought it would do. It does export the model to the directory I selected, but it does NOT launch 3d-coat. Am I missing some sort of setting that needs to be changed in 3d-coat itself? Share this post Link to post Share on other sites
Carlosan 2,497 Report post Posted December 15, 2013 3dcoat need to be opened first Share this post Link to post Share on other sites
mifth 46 Report post Posted December 16, 2013 (edited) Is there a way to get this to work? I've tried both the default add-on, and this one, on both Windows 7 and Mac, and neither one of them do what I thought it would do. It does export the model to the directory I selected, but it does NOT launch 3d-coat. Am I missing some sort of setting that needs to be changed in 3d-coat itself? As @carlosan said you need to open 3DCoat. And Exchange directory should be set correctly. In Windows it should be "Documents/3DCoatV4/Exchange". And you should save Exchange directory with Ctrl+U. I'll make a video tutorial soon. Edited December 16, 2013 by mifth Share this post Link to post Share on other sites
Denis 21 Report post Posted December 16, 2013 Yes, a video tutorial would be great, because I always have problems getting addons to work. Share this post Link to post Share on other sites
Redbeer 0 Report post Posted December 18, 2013 Well, I sort of got it working. I found that the choice I was making, voxel primitive, didn't seem to work, no matter whether 3D-coat was opened, closed, whatever, even though all I had open in blender was the default cube. It will export the .obj, but nothing shows up in 3D-Coat if you make that choice. If I choose pixel painting, it works well though. Do I have to clear the model out of the folder to export another model? I also couldn't seem to get it to work completely with other voxel settings, and the scaling of the object in 3D-Coat seems to vary with what choice you make for export, which seemed weird, should be the same .obj I would think. Share this post Link to post Share on other sites
mifth 46 Report post Posted December 18, 2013 On 12/18/2013 at 3:19 AM, Redbeer said: Well, I sort of got it working. I found that the choice I was making, voxel primitive, didn't seem to work, no matter whether 3D-coat was opened, closed, whatever, even though all I had open in blender was the default cube. It will export the .obj, but nothing shows up in 3D-Coat if you make that choice. If I choose pixel painting, it works well though. Do I have to clear the model out of the folder to export another model? I also couldn't seem to get it to work completely with other voxel settings, and the scaling of the object in 3D-Coat seems to vary with what choice you make for export, which seemed weird, should be the same .obj I would think. Possibly this will help you: 1 Share this post Link to post Share on other sites
unity2k 17 Report post Posted February 28, 2014 This was working for me in Blender 2.69 but here on the eve of 2.70 (2.69.11 is precisely my build) - Simple is no longer working for me, but the original applink does still. I'm on Windows 8 64bit using 3D Coat 4.0.16 Share this post Link to post Share on other sites
mifth 46 Report post Posted February 28, 2014 This was working for me in Blender 2.69 but here on the eve of 2.70 (2.69.11 is precisely my build) - Simple is no longer working for me, but the original applink does still. I'm on Windows 8 64bit using 3D Coat 4.0.16 I have 2.69.11 Linux build. All works ok. Do you get any error when press "ExportObjects"? - Make sure you set Exchange folder in the addon settings. - Try to get latest sources from here https://code.google.com/p/blender-addons-by-mifth/source/browse/#hg%2Fio_simple_3dcoat Share this post Link to post Share on other sites
Carlosan 2,497 Report post Posted March 31, 2014 Hi Is working fine for 2.70 and 4.1 ? ty Share this post Link to post Share on other sites
mifth 46 Report post Posted March 31, 2014 (edited) Hi Is working fine for 2.70 and 4.1 ? ty The script work ok for 2.70 and 4.0.15B. There is still no 4.1 for linux. But i guess everything is fine. Edited March 31, 2014 by mifth Share this post Link to post Share on other sites
mifth 46 Report post Posted August 14, 2014 Hello! I moved the apptink to 3DView Left Panel. The changes are in gCode repository. 1 Share this post Link to post Share on other sites
BlackPredator 0 Report post Posted February 6, 2015 Hello there , I have the problem, that Blender is just not able to find the exchange folder. I set it to Documents/3DCoatV4/Exchange , bust just nothing happens. I´ve 3dCoat also opened. Can someone please help me with this?? I´m jusing Blender 2.73 , and 3D Coat 4.1.17 educational on Win7 Share this post Link to post Share on other sites
Carlosan 2,497 Report post Posted February 6, 2015 Hi! Texture patch is set ? Exchange folder is set the full path ? C:\Users\User\Documents\3D-CoatV4\Exchange\ Share this post Link to post Share on other sites
KennyLoggins 0 Report post Posted April 19, 2015 All I'm getting is "No selected objects or bad excange folder!!!" Exchange folder is set and I tried removing every UV-map, material, texture, vertex group and armature and still the same message. If I start a new project and export the 'default-cube' it works OK. Share this post Link to post Share on other sites
mifth 46 Report post Posted April 26, 2015 Hi all! Sorry, for late responce. I had no notification from this thread. Here is video tut how to install the addon: Also, my repository moved to Github. As gCode is dead. https://github.com/mifth/mifthtools I hope now you will have no problems. Share this post Link to post Share on other sites
mifth 46 Report post Posted April 26, 2015 (edited) Also, here is another old video from wiki. http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/3dcoat_Simple3DCoat_applink Possibly it will be helpful for you: Edited April 26, 2015 by mifth Share this post Link to post Share on other sites
KennyLoggins 0 Report post Posted April 28, 2015 Awesome, I'll check em out! Share this post Link to post Share on other sites
Randy 0 Report post Posted June 14, 2015 The add-on installs ok for me. I change the exchange address, but the drop-down doesn't appear unders SCENE. If I uncheck "Simple" and check "3d-Coat Applink" it shows up. Blender 2.74 / Both Mac & Win8.1 Share this post Link to post Share on other sites
mifth 46 Report post Posted June 16, 2015 On 6/14/2015 at 4:10 AM, Randy said: The add-on installs ok for me. I change the exchange address, but the drop-down doesn't appear unders SCENE. If I uncheck "Simple" and check "3d-Coat Applink" it shows up. Blender 2.74 / Both Mac & Win8.1 I moved it into 3dViewport T Panel. Share this post Link to post Share on other sites
3DNut 3 Report post Posted June 17, 2015 I am having a problem where if I export an object from Blender to 3D-Coat using Simple3DCoat Applink and the Mesh As Voxel export type, then when it imports it comes in with the last imported object's transform, rotation and scale. Here is a video explanation of the problem that I am having. Why is this happening? Where is the info being stored that tells 3D-Coat to import with the last used transform, scale or rotation and more importantly, how do I clear that data so that I can start fresh? Thanks for your help, Bryson Share this post Link to post Share on other sites
mifth 46 Report post Posted July 6, 2015 I am having a problem where if I export an object from Blender to 3D-Coat using Simple3DCoat Applink and the Mesh As Voxel export type, then when it imports it comes in with the last imported object's transform, rotation and scale. Here is a video explanation of the problem that I am having. Why is this happening? Where is the info being stored that tells 3D-Coat to import with the last used transform, scale or rotation and more importantly, how do I clear that data so that I can start fresh? Thanks for your help, Bryson Dunno know. Try to press ResetOrigin in 3dc when you import the model. Or download latest version of 3dc. Here is my test: Share this post Link to post Share on other sites
Ballistic_Tension 76 Report post Posted July 18, 2015 I am using Blender 2.75a and 3dcoat 4.5.03 I enable the add-on ver. 3.521 does this ver work with 2.75a ? it seams broken on both ends . any help/direction would be helpful .ty Share this post Link to post Share on other sites
Carlosan 2,497 Report post Posted July 18, 2015 The addon was moved to Scene Tab Isnt there anymore ? Share this post Link to post Share on other sites