Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 252
Posts: 252   Pages: 26   [ Previous Page | 9 10 11 12 13 14 15 16 17 18 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1407090 times and has 251 replies Next Thread
Bekhadda
Newbie
Member's Avatar


Joined: Apr 30, 2020
Post Count: 9
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor Beta released

Bonsoir
Comme c'est un fichier compressé...
Comment l'installer svp
Merci d'avance
[Jun 29, 2020, 8:27:41 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
NikkiSevven
Newbie



US
Joined: Aug 27, 2020
Post Count: 2
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

I'm having some issues with the Furniture Library Editor (Mac OS 10.11.6 and Java 1.8). Here's what I did:

1. Launched the editor.
2. Opened the Contributions library.
3. Changed the categories of some of the models, specifying new category names.
4. Tried to save the modified library, but got an error message that the library couldn't be saved.
5. Changed the name of the file and tried to save it to my desktop instead, which worked.
6. Launched SH3D and imported the modified library. However, while all my newly created categories appeared in the list, most did not contain the models I'd specified.

I have no idea what I'm doing wrong or even if I'm doing something wrong. Perhaps someone could walk me through the steps? Or point me to some instructions or a tutorial? Thank you in advance!
[Aug 27, 2020, 5:20:25 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
riribreizh
Newbie



France
Joined: Oct 11, 2020
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

Bonjour

J'ai un problème avec FurnitureLibraryEditor. Il crash dès que je veux modifier quelque chose.

Pour être sûr, j'ai chargé la bibliothèque Contributions téléchargée depuis le site, enregistré sous test.sh3f.

https://i.imgur.com/Z8nwTIz.png

Si je fais Modifier sur un élément ou si j'importe autre chose, ça plante avec le message suivant :

https://i.imgur.com/zvYDlsH.png
[Oct 11, 2020, 3:36:43 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Thops_of_Kenya
Newbie
Member's Avatar

Kenya
Joined: Apr 17, 2020
Post Count: 7
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

Hi
Thanks for a great editor. At last i can get some order in my library :)
I have one problem though, i cant open the furniture library, i get a message about that it's not a valid SH3F file, i also get that when the file i exported (all imported objects).
I don't know if it, for some reason above my knowledge, is supposed to be like this.

If it's not, it could be my fault as i, in a dark moment, added a folder with a swedish letter ( ö ), can it be that?
Especialy that folder creates a problem as the last of the objects in that can't be moved or deleted.

Can i solve this somehow ?

/Thops
[Nov 16, 2020, 9:39:40 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
hansmex
Advanced Member
Member's Avatar

Netherlands
Joined: Sep 26, 2009
Post Count: 4011
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

The editor is a standalone application, not a plug-in.

H
----------------------------------------
Hans

new website - under constuction
hansdirkse.info
[Nov 16, 2020, 10:39:44 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Thops_of_Kenya
Newbie
Member's Avatar

Kenya
Joined: Apr 17, 2020
Post Count: 7
Status: Offline
Reply to this Post  Reply with Quote 
applause Re: Furniture Library Editor released

Thanks for the correction of my definition.

/Thops
[Nov 17, 2020, 5:57:11 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
gr1nch
Newbie



United Kingdom
Joined: Nov 21, 2020
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

Am really enjoying using SH3D but I've been butting my head against a problem for a few hours.

I'm not getting anywhere with an L shaped SVG hole for stairs using the Furniture Library editor on Ubuntu 20.04.2 LTS.

Even the supplied example is not working (M0,0 v0.8 h0.5 v-0.3 h0.5 v-0.5 z) from the "L shape(d staircase)" section at http://www.sweethome3d.com/SVGPathMiniManualForSweetHome3D.pdf

This is just giving the usual rectangular hole. I've followed the instructions in the PDF - is there something that is missing there or out of date?

I've also tested with L code, e.g. M0,0 L0.5,0 L0.5,0.3 L0.3,0.3 L0.3,1.0 L0,1.0 L0,0 which works just fine in an SVG file, but again, not in an SH3D file. Any ideas?
[Apr 22, 2021, 12:48:20 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9430
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

I just tried both shapes under Ubuntu 18 and macOS 10.14 and they worked as expected.
Did you try with Sweet Home 3D version available at SourceForge.net?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Apr 22, 2021, 3:29:50 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Mike53
Advanced Member



UK
Joined: Jan 6, 2018
Post Count: 678
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

I have not yet tried what happens with the code you have shown, but from what i see here :-

M0,0 v0.8 h1 v-0.8 z (example is anti clockwise)

M0,0 Moveto co-ordinates 0,0
v0.8 Cut 0.8 vertically
h1 Cut 1 horizontally
v-0.8 Cut -0.8 vertically (- means up)
z Cut to start (closes)

for a rectangle you would need v and h + a z to close
[Apr 22, 2021, 9:55:56 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
gr1nch
Newbie



United Kingdom
Joined: Nov 21, 2020
Post Count: 5
Status: Offline
Reply to this Post  Reply with Quote 
Re: Furniture Library Editor released

I just tried both shapes under Ubuntu 18 and macOS 10.14 and they worked as expected.
Did you try with Sweet Home 3D version available at SourceForge.net?


That's encouraging, so I spent another hour trying everything possible to produce an L-shaped hole in the ceiling for my staircase - without success. I've tried VH encoding, L encoding, my required measurements, the example measurements and a simplified rectangular hole - all to no effect. Always, the ceiling hole is the full rectangular base dimensions. It is not possible to make it smaller. The SVG encoding seems fine. It looks like a bug at the moment. Maybe because the design file is too big? I'm at a loss to explain this lack of custom hole ability.

I'm using the latest version of SH3D, i.e. 6.5 and I've looked inside the SH3F zip file and the SVG line is preserved as expected.

Can you see if you can make an L-shaped hole in this SH3D file with this SH3F staircase?

sh3f file
https://drive.google.com/file/d/1jIwirVIzb22e...2J2FQqwA/view?usp=sharing

sh3d file (this is crazy big, even though it is basically one floor of 5 rooms).
https://drive.google.com/file/d/1w8UFLfnBV1VV...IXVNOWjW/view?usp=sharing
[Apr 23, 2021, 12:39:19 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 252   Pages: 26   [ Previous Page | 9 10 11 12 13 14 15 16 17 18 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

  Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads  
© Copyright 2024 Space Mushrooms - All rights reserved