Show messages:
1-5
6-25
26-45
46-65
66-85
86-105
106-125
126-145
…
246-264
Thread Split: Some posts in this thread have been moved here
From: Przemas
WOW, that's a handy and totally unexpected addition. IMO it takes MoI's worth to another level.
Even if I won't be able to make MoI work under Linux with Nvidia GPU without glitches (
https://vimeo.com/296282117) this feature alone will make it a no brainer purchase.
From: amur (STEFAN)
And one more test...
After exporting as ACIS .sat vers. 6 from ViaCAD i could import into Inventor Fusion
and save from there as .step. Now the models dimensions are not correct, but after
changing them in MoI i no longer have this scaling issue.
Now i wonder from others here if they ever encountered the same in MoI...
Regards
Stefan
From: AlexPolo
Hi Michael,
New build is great - just one with the STEP import or Open still getting recursive naming is there a way to fix this?
From: Michael Gibson
Hi Stefan,
re:
> It says now in "Size" 200x199,99x199,99 mm and in the "Edit Size" 200x200x200 mm.
>
> I am wondering now what readout is the correct value? As i figured out this happens also in MoI v3.1.
The one in the "Edit Size" pop out menu is the more accurate one. The one that is shown on top level UI is an approximation based off of the display mesh. Calculating the accurate tight bounding box of a solid can be a potentially time consuming operation and the top level UI changes with every selection.
When you pop out the menu it will do the more detailed and accurate (and slower) calculation at that time.
- Michael
From: Michael Gibson
Hi Stefan,
> I wonder what causes this in MoI, with my ViaCAD model???
The bounding box size isn't something that's fundamentally built in to the NURBS definition, it's something that has to be calculated using analysis techniques and a tolerance value.
So various factors are at play, it's just by luck that you see different behavior between those 2 cases I think.
- Michael
From: Michael Gibson
Hi Alex,
> New build is great - just one with the STEP import or Open still getting recursive
> naming is there a way to fix this?
Is this something that's different behavior between MoI v3 and v4?
Also I wanted to ask you if the missing object names when exporting to SolidWorks is fixed up?
Thanks,
- Michael
From: Michael Gibson
Hi Przemas,
re:
> Even if I won't be able to make MoI work under Linux with Nvidia GPU without glitches
> (
https://vimeo.com/296282117) this feature alone will make it a no brainer purchase.
I just got a computer with an Nvidia card on it over here but I am not able to reproduce that selection behavior at all, it's working normally for me.
This is on:
Linux Mint 19 Cinnamon
NVIDIA GeForce GT 750M
wine-3.0 (Ubuntu 3.0-1ubuntu1) - installed with "sudo apt-get install wine-stable" and "sudo apt-get install wine32", (wine32 is needed for the installer)
And I tried with both the proprietary and the nouveau drivers and both were working for me. Those are
nvidia-driver-390 (Version 390.77-0ubuntu0.18.04.1)
xserve-xorg-video-nouveau (Version 1:1.0.15-2)
Are your OS, Wine, or driver versions substantially different from those?
I've also tested previously with my main system that has AMD graphics and I did not see that delayed frame behavior there either.
- Michael
From: amur (STEFAN)
Hi Michael,
thanks for the replies! I can understand the thing about tolerances and calculations
which has to been made for the display values, but i don't understand once a model
is imported that it can display values which are changing, while the native one does
not change its display values, when repeating commands.
Best regards
Stefan
From: Michael Gibson
Hi Stefan, can you please send me the the native and non-native files so I can take a look?
There are various kinds of geometry processing that can happen with importing non-native files, things like UV trim curves being created from 3D curves. So there can be tiny differences from that type of stuff.
Thanks, - Michael
From: AlexPolo
Hi Michael,
The objects names now port to SW correctly - the recursive name has been a problem in MOIv3 - it would be great fix that one.
Thanks again
Alex.
From: amur (STEFAN)
Hi Michael,
thanks for the info! I already send you yesterday the .obj from which i created the MoI file
and the .sat file from ViaCAD. Hope it is not in your spam folder. In case i must re-send, i
can do it when i come from work.
Regards
Stefan
From: Michael Gibson
Hi Stefan, I got a big .obj file from you but I don't seem to have the .sat / .obj files for this case.
- Michael
From: amur (STEFAN)
Hi Michael,
i just forwarded the email again. Subject is/was "Scale discrepancies" and the attachment
is named BC.tar.gz. Hope that you received it now!
Regards
Stefan
From: amur (STEFAN)
Hi Michael,
there seems to be a mailer problem, which did not show up yesterday.
----- The following addresses had permanent fatal errors -----
<moi@moi3d.com>
(reason: 552 Message limit exceeded 23048261>20971520)
----- Transcript of session follows -----
... while talking to [xxx.xxx.xxx.xxx]:
>>> MAIL From:<xxxxxxxxx@xxxxx.xxx> SIZE=23048261
<<< 552 Message limit exceeded 23048261>20971520
554 5.0.0 Service unavailable
Regards
Stefan
P.S. when i come home i will upload the files to my keybase
account and then send you a download link via email.
Regards
Stefan
From: 3dcnc
Game changer. Thanks for this. I was hoping for something like this in V4!!
From: Przemas
re:
>I just got a computer with an Nvidia card on it over here but I am not able to reproduce that selection behavior at all, it's working normally for me.
thx for looking into it Michael! Appreciate it.
Looking at your specs - are you sure you've been running it on an Nvidia GPU?
I've noticed that you have GTX750M which suggests a discrete GPU on an Optimus enabled laptop - which would default on Linux to intel card without a bit of trickery. And even if it was running proprietary driver it would require primus / bumblebee which sadly adds a bit of variables to the mix.
I've did a test on a friends laptop which has a discrete GPU as well (GTX 660M). With nouveau driver it worked. Haven't had a chance to try proprietary driver on this machine though - I was a tad afraid to mess it up (my friend wouldn't be happy about it :D ). Also I forgot to check whether it was X11 or Wayland session (as it was Fedora 28 it is quite huge chance it was Wayland) - which would add another variable :/ .
I did a test on both of my workstations though and with proprietary driver I'm seeing the same problem. There's one more thing I'll check - both are dual Xeon machines. While unlikely it adds to the mix I'd like to test it too. I think I've tested it in the past and ruled it out, but as it has been 2 or 3 years I might be wrong.
I've launched MoI in Wine with Xephyr (thx to Lutris) and in such setting all those highlights / selection windows / etc update correctly. But it is not usable - under Xephyr it is super slow.
Part of the reason I look forward to V4 with the API selection option in cfg - I have a bit of hopes that maybe with proper forced API and DXVK the issue will be gone without extra hassle.
From: Michael Gibson
Hi Przemas,
> Looking at your specs - are you sure you've been running it on an Nvidia GPU?
Pretty sure - the information I posted came directly from the "System Information" OS dialog and there were options to switch between Nouveau or the proprietary driver.
> I've noticed that you have GTX750M which suggests a discrete GPU on an Optimus
> enabled laptop - which would default on Linux to intel card without a bit of trickery.
It's a slightly older iMac. I was hoping it might reproduce your problem as well as a Mac specific problem.
- Michael
From: Przemas
ok, so it is not a laptop with Optimus. No clue how it has been implemented on iMac.
if I manage to do some more thorough tests during the weekend I'll get back with my findings. I've also resurrected a thread over at WINE forums.
From: Marc (TELLIER)
Wow!! Amazing feature!
Marc
Message 9100.85 was deleted
Show messages:
1-5
6-25
26-45
46-65
66-85
86-105
106-125
126-145
…
246-264