Тёмный

I Have it! FreeCAD Exclusive! First Look at 0.22 topological naming issue fix. Side by Side Compare 

MangoJelly Solutions for FreeCAD
Подписаться 57 тыс.
Просмотров 20 тыс.
50% 1

I can now demonstrate the topological naming issue fix in an exclusive build of 0.22 with the code enabled. I run through 3 scenarios showing the current version 0.21 and the exclusive 0.22 side by side. This is what the developers have been hard at work at. This is what we have been waiting for!!!
#FreeCAD , #CAD , #3DPrinting
Journey with me and
Patreon
/ mangojellysolutions
Donate:
ko-fi.com/mang0
www.paypal.com...
Subscribe:
/ @mangojellysolutions
Browse my Redbubble Shop:
MangojellyLabs....
Blog:
mangojellysolu...

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 163   
@bob-atl
@bob-atl 4 месяца назад
Can't wait for public release... thanks to the developers...
@larrybowers
@larrybowers 4 месяца назад
Many, Many thanks to the developers. Love this program even with some of the warts.
@kylequinn1963
@kylequinn1963 4 месяца назад
I can't wait for this to FINALLY get fixed. So excited.
@RalphBacon
@RalphBacon 4 месяца назад
The topo naming issue has been around for as long as I have been 3D printing, a little over 1 year now. It can sometimes get really hairy if you update your model some steps back (also fillets, which Darren hasn't demonstrated yet, and he warns us to leave this to the last steps!). But other than this (OK, rather major) bug, FreeCAD is still an excellent tool and I cannot imagine designing stuff without it. With this fix, it will be an _astounding_ 3D design tool. I can't wait until it is released. Kudos to the developers for grasping the nettle, it must have stung but their pain is our gain.
@GapRecordingsNamibia
@GapRecordingsNamibia 4 месяца назад
Dang.... Ralph Bacon is here, one of the Arduino jedi's..... 😁😁
@pizzablender
@pizzablender 4 месяца назад
I've been using the LinkStage version of FreeCad for that reason (and sponsoring it a bit, the toponaming solution is created by LinkStage's authon, RealThunder. But recently, the main FreeCad is making a lot of progress, so it is good the mainstream has this very good functional base really soon now.
@Bruno-cb5gk
@Bruno-cb5gk 4 месяца назад
It's not really a bug, using faces as references is just a fundamentally bad idea. But because people find it intuitive, CAD software is expected to have complex code in the background that tries to guess what the user actually wanted. A better solution is to make more robust models. Instead of building a tall tower of features that is easy to topple, build a wide pyramid that is much more stable. For example define the sketch plane using an offset plane, with the offset linked to the height of the pad. This workflow seems tedious at first, but it saves you a lot of time since you almost never have to fix broken features.
@reddragonflyxx657
@reddragonflyxx657 4 месяца назад
​@@Bruno-cb5gkIf that's the intended workflow it should be designed to make that easy. I'd love a feature that lets me select a face and pick one of a list of equations for that face's position (which update when the constituent values are changed). The good workflows should have good UX. I agree with you about avoiding overcomplicated dependency graphs for 3d models being a good thing, I don't think it's a "fundamentally bad idea" to make it work in slightly nontrivial cases (such as the one shown in this video).
@Bruno-cb5gk
@Bruno-cb5gk 4 месяца назад
@@reddragonflyxx657 imo the issue is the use of linear histories, when in reality many features are unconnected. An actual visualisation of the interconnectedness would be very helpful in showing the difference between good and bad workflows.
@Bluetarp17
@Bluetarp17 4 месяца назад
I've been using FreeCad since 2021 and waiting for this moment. Thanks so much!! And may I say that choosing MangoJelly to make the announcement was most fitting! A well-deserved honor!
@LFANS2001
@LFANS2001 4 месяца назад
INDEED !!!😎, Thanks Darren
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
Ahh thank you so much :) :) :) very kind of you.
@MinecraftMaker
@MinecraftMaker 4 месяца назад
This is huge - thanks for sharing!
@TheOriginalGeekyNoob
@TheOriginalGeekyNoob 4 месяца назад
Fantastic to see this long running issue resolved, much praise to all involved, undoubtedly a huge technical challenge and resulting achievement!
@oddlytimbotwillison6296
@oddlytimbotwillison6296 4 месяца назад
This is better than Christmas! Keep the updates coming!
@ringding1000
@ringding1000 4 месяца назад
This calls for beers! Congrats to Ondsel and the whole FreeCAD team for this moment!
@ookamiueru
@ookamiueru 4 месяца назад
And let's not forget to mention RealThunder, who has single handedly developed and maintained the linkstage3 branch that is now being merged. I honestly thought no one used the official FreeCAD, because why would you over RealThunder's build.
@Gumball_W
@Gumball_W 4 месяца назад
@@ookamiueru Let's keep in mind that while Link Branch has many cool features, it can't keep up with the main development. Many users were also not sure if it was stable enough.
@abowden556
@abowden556 4 месяца назад
Lets also not forget to thank the guy who actually made the fix! (it wasn't them)
@hopelessnerd6677
@hopelessnerd6677 4 месяца назад
This is awesome! I'm currently trying to learn Freecad so I can move away from Fusion360, mostly because Autodesk has to ruin everything it touches. I think Freecad is finally going to be robust enough to handle any job with confidence. Good work, team!
@Gumball_W
@Gumball_W 4 месяца назад
⁠​​⁠A few hours ago, the PR activating the TNP fix was merged, completing the implementation. You should be able to test it in the upcoming weekly builds starting from the one available now.
@retrotechandelectronics
@retrotechandelectronics 4 месяца назад
Im not crazy....... I thought it was me...
@KenRossPhotography
@KenRossPhotography 4 месяца назад
Thanks for that - I learned about problems I didn' t know I had, and how to mitigate them. 😊
@niceride
@niceride 4 месяца назад
Have you managed to break it yet?
@OhHeyTrevorFlowers
@OhHeyTrevorFlowers 4 месяца назад
I'm happy to see this work landing upstream so that people can stop using the topological naming problem as a reason to avoid FreeCAD. That said, mapping features to faces is rarely good practice and no amount of code can reliably solve the problems it creates when you change geometry and actions up the timeline. Good practice is to map sketches to datum planes (including the usual XY, YZ, and XZ planes) and move the sketch positions relative to those if necessary. If you map to non-geometry datum then changing geometry or adding actions up the timeline is no problem.
@GDub1958
@GDub1958 4 месяца назад
Yes I feel creating a sketch on a face is needed while you are a beginner. It has really been awesome now to understand how to get around in 3D space. I can now envision my part in 3D. Understand to move forward with the next sketch, which plane do you need to be on and the height the face you are building off of is how far above or below the origin, and offset your the new plane accordingly. I Love FreeCAD and I just keep using it everyday to get better. Thanks FreeCAD Community, i.e. (Developers) and this channel!
@kiztime1234
@kiztime1234 4 месяца назад
@@GDub1958 I try and treat it like fillets, they're the last thing I might use to finish off some small detail, not something I'll use in the normal workflow. If I treat it like that, no problems.
@sandmann7777
@sandmann7777 4 месяца назад
How can I learn datum planes? Ich tried with multiple videos, but it feels like there is no good one where I can follow the steps. I find this feature very difficult to learn.
@OhHeyTrevorFlowers
@OhHeyTrevorFlowers 4 месяца назад
@@sandmann7777 The basic idea is to create and position a datum plane and then use it like you're using XY, YZ, and XZ planes. So before creating a sketch select the datum plane. That way the sketch will be on the datum plane instead of the XY plane or whatever.
@GDub1958
@GDub1958 4 месяца назад
@@sandmann7777 so I use datum planes on surfaces that I have created on something that has a slope, but then I need to create a hole in this sloped surface that is perpendicular to this sloped surface (face). If you use one of the 3 planes (XY,YZ,XZ) then the bore will not be perpendicular and not the absolute thickness of this face. This is just one example where a datum plane comes in handle, but I do not use a datum plane just because of the Topographical Naming Issue. Mango Jelly Solutions explains this very good!
@memkiii
@memkiii 4 месяца назад
Although the faces are renumbered automatically & it seems to work, the Sketch Attachment support face was shown as the original face number, and I was unable to reassign the Support face as in the 0.21 example.
@rctrix9063
@rctrix9063 4 месяца назад
To the dev team, hats off. I don't usually have any problems fixing topo faults but it's uplifting to know it's being solved.
@Cristi4n_Ariel
@Cristi4n_Ariel 4 месяца назад
Can't wait for v1.0!
@henrymach
@henrymach 4 месяца назад
This looks like huge progress. What about chamfers and fillets? Those always get borked
@slizgi86
@slizgi86 4 месяца назад
This is one of the most important points in FreeCAD development so far, one of most annoying thing in the software is gone. Fantastic job! I am just so glad that there was no pushback about this. It is like when Blender ditched the terrible right-click to select behavior and switched to the left-click like everyone else in any other 3D software. Next think I can just want now is some UI/UX overhaul, to be nicer out of the box - no offense, but stock is quite... ugly ;)
@navacellecanrobert4846
@navacellecanrobert4846 4 месяца назад
This is very nice but why isn't there any mentionning of freeCad Link Branch produced by Realthunder who solved this some time ago ? This doesn't seem fair.
@michaelcummings7246
@michaelcummings7246 4 месяца назад
He did talk about link branch in passing but talked about it more in the last as well so was probably trying not to repeat himself to much
@jbay088
@jbay088 4 месяца назад
Fully agreed. Even last week's video barely acknowledged Realthunder's contributions of *actually solving the problem in the first place*. Not sure why.
@random_videos1980
@random_videos1980 4 месяца назад
This is awesome. As a new comer to FreeCAD, the topo bug is a big head scratcher. Thank you devs!
@The3DPrintingGrandad
@The3DPrintingGrandad 4 месяца назад
This is great. Fixing something like this requires a great deal of work.
@ravizvisualization
@ravizvisualization 4 месяца назад
Thanks for this video FreeCAD
@stevesteve6545
@stevesteve6545 4 месяца назад
That was great Darren, but…. Do we dare now use the chamfer and fillet tools with abandon? Sketching on faces seems reliable as per your demo, but, how about pulling reference edges through from underlying sketches? Can we reliably do that now. All in all it’s made tremendous progress though, from barely usable, to perhaps acceptable,heading for great, which it has the potential to be.
@briannewman6216
@briannewman6216 4 месяца назад
Fantastic News.
@thepragmatic6383
@thepragmatic6383 4 месяца назад
I'm curious, how many lines of code were needed to fix the topological naming issue? Congratulations and above all thank you to the FreeCAD developers for the gigantic work you are doing.
@memkiii
@memkiii 4 месяца назад
Wouldn't it be hilarious if it was just a typo of a single character in a variable name (i instead of j etc).
@xenotrixx
@xenotrixx 4 месяца назад
I want that right now ^^
@memkiii
@memkiii 4 месяца назад
Just DL the current weekly build.
@steubens7
@steubens7 4 месяца назад
any word on how it's actually working? especially from your demonstration about flipped reference surfaces, there'd be a hack solution to see if the orientation has changed and automatically re-apply the face, that makes a lot of cases really work but it's not a "fix" per-se. other "fix ups" like that are all over the place and it's not great, because the "fix" can end up breaking and doubling the possible outcomes
@Gumball_W
@Gumball_W 4 месяца назад
If you are interested, it’s documented in detail in the Assembly3 GitHub repository belonging to Realthunder who developed the TNP fix.
@BenzTNT
@BenzTNT 4 месяца назад
What’s the chances of doing tutorials about the other buttons that never get used in part design?
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
Funny you should say that I am planning to get through all the buttons on the part design in a new beginners tutorials coming up. At the beginning of each tutorial a matrix is show showing which tools have been covered previously. The first few videos are on patreon but I will be releasing soon. I suppose when I run out of buttons I have completed the series :)
@TheAndrian463
@TheAndrian463 4 месяца назад
That's a big break through. Will be interested to see what else they fix and improve.
@Gumball_W
@Gumball_W 4 месяца назад
There's an incredible amount of fixes and new features coming in 1.0. Check the release notes, it's a true revolution.
@frankbauerful
@frankbauerful 4 месяца назад
Can you try if it works with chamfers and fillets. I often have the issue that I make a 3D printing model and in the last step I add chamfers, typically on the bottom of the model, to compensate for elephant's foot. When I later make minor changes to the model, even if the bottom faces have not changed their geometry at all, the chamfers completely break apart and are applied to edges spread out across the whole model and it's so bad that the only reasonable way is to remove the chamfer(s) completely and apply them again.
@pellcorp
@pellcorp 4 месяца назад
This is going to be awesome
@kartikeyajp8294
@kartikeyajp8294 4 месяца назад
Godspeed those freecad Developers 🔥🔥🔥 let me tell you, in A2PLUS assembly, due to topology issue, anytime the part updates, the whole constraints are disturbed, and something that means redoing everything from scratch.
@rembrantsworkshop
@rembrantsworkshop 4 месяца назад
This looks great, a real game changer for FreeCAD. Have you done any testing with chamfers and fillets?
@laureano213
@laureano213 4 месяца назад
Hi MangoJelly, Thats sounds great. Have you tested this emprovement in the technical drawing?
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
I have to be honest....... I totally forgot about that! I know what I am doing at the weekend then! :)
@Gumball_W
@Gumball_W 4 месяца назад
Unfortunately, from what I know, the TNP fix doesn’t touch TechDraw at all. It would require a separate project to make TD less sensitive to changes in models.
@brianl7695
@brianl7695 26 дней назад
This is a BIG deal. The topo naming issue bit us a couple times on a design project, leading to some minor delays, but glad to hear a fix is on the way. FreeCAD is getting better by the day!
@MangoJellySolutions
@MangoJellySolutions 26 дней назад
I have been using dev version 0.22 in the weekly builds. Been updating it each week and it has been a god send to work with. Not being plagued by topo naming issues is just so much nicer.
@brianl7695
@brianl7695 26 дней назад
@@MangoJellySolutions This fix will definately make things easier when doing things such as station frames on a boat hull or aircraft fuselage design. Looking forward to giving it a go!!
@paulswarthout9967
@paulswarthout9967 2 месяца назад
Wooo Hoooo!!!! As a beginner with FreeCAD, I have stumbled over the TN issue frequently. My very first build after buying my 1st 3D printer was the creation of a linear stage that I had been trying to create with fiberglass before buying a 3D printer. Without knowing ways to fix the TNP, because I was just starting out, I resorted to deleting the whole model and starting over. After a dozen start overs, I abandoned the project and started looking for other free CAD software that would work the way I thought it should. Y'all know what I found -- nothing free with the capabilities of FreeCAD. Today, a month later, I know more than I did last month, but I haven't tried that build again, yet. I think, now, I will wait for 0.22 to make it to a stable release.
@JasonSheehan-fy3lb
@JasonSheehan-fy3lb 4 месяца назад
This is great news !! Well done to the devs and of course you for sorting and sharing this.. can’t wait for its release.. freecad is getting better and better !! Great stuff!!
@darrenconway8117
@darrenconway8117 4 месяца назад
This work by the developers to improve the UI/UE can only be good for FreeCAD. Fixing the UI/UE should be the priority to reduce the height and length of the learning curve.
@randelmatt
@randelmatt 4 месяца назад
Damn this is going to be game changing. Does the TNF also work between part design and Tech draw so you think? I.e. model change and dimensions/annotations stick properly to the edges/vertices in views?
@jwatkins672012
@jwatkins672012 4 месяца назад
Fantastic! Looking forward to the release. Thanks and thanks to the developers.
@benoitcoudray970
@benoitcoudray970 4 месяца назад
@JosefdeJoanelli
@JosefdeJoanelli 4 месяца назад
Curious to see how it handles fillet and chamfer operations
@nagesharas5136
@nagesharas5136 4 месяца назад
Can you please start a new playlist (or channel) for Ondsel? Thanks in advance!
@marcianodejupiter
@marcianodejupiter 4 месяца назад
Now Freecad just need to have a improvement in techdraw! I mean some refinement to detailing mechanical parts like threads and possibility to create or editing line styles! Thanks and congratulations to all Freecad developers!
@xDevoneyx
@xDevoneyx 4 месяца назад
I learned you should not place sketches on faces but use datum planes, lines, dots instead. However, with an operation such as filleting an edge, this isn't possible of course, as you would need to select an edge. The same issue arises: have a polar feature to add a configurable nr of holes and after that fillet some edge, now set a different nr of occurrences in the polar feature and the same topological naming issue is there: some other edge is getting filleted. Does that mean that that issue with the filleting is also fixed in that branch? My work around for the fillet is to create a shape with the fillet geometry and cut it out of the original, so the polar feature can still be changed and the end geometry remains ias it should be; with the correcte edge being filleted.
@agentfifteen
@agentfifteen 4 месяца назад
This is huge!
@justandy7963
@justandy7963 4 месяца назад
can upgrades be installed or does it need to be a clean install of a new version? or does it really matter?!
@avejst
@avejst 4 месяца назад
Is this release different from the weekly releases?
@justanothercomment416
@justanothercomment416 4 месяца назад
The name implied its work from a branch development. If so, it means it needs to be merged before it shows up on the snapshot releases.
@SpamfiokKubi
@SpamfiokKubi 4 месяца назад
Yes, it is different. The fix is not in the latest (37249) bundle.
@TijgerPapa
@TijgerPapa 4 месяца назад
Truly excited to see all these new features lately. Great job from all the developers and those keeping us informed 😉.
@billstoner5559
@billstoner5559 4 месяца назад
Thanks for the update, Darren. Can hardly wait for the release!
@perraudindenis9154
@perraudindenis9154 4 месяца назад
Does it work with the assembly workbench as well ?
@hyneklos
@hyneklos 4 месяца назад
frankly, freecad is really great already. kudos,and huge thanks (and some money) to devs!
@leeo.alexander2324
@leeo.alexander2324 4 месяца назад
That was very impressive. I will have to watch this a number of times to get this into my head, but I do see how the fix is going to help solve many issues that users may or will have down the road.
@TheShorterboy
@TheShorterboy 4 месяца назад
even if it turns out not to be perfect it's an insane quality of life improvement, topo is the bane of my existence
@paulo-kiefe
@paulo-kiefe 4 месяца назад
This is sooooo nice to watch! Thank you for posting this preview. :)
@3dparts4u-allvisuals4u
@3dparts4u-allvisuals4u 4 месяца назад
Great work from the developers! This is a great first step!
@longjack8919
@longjack8919 4 месяца назад
So the topological branch release is still non-public? Could we try it now?
@Gumball_W
@Gumball_W 4 месяца назад
The TNP fix hasn’t been fully merged to 0.22 dev yet. Once it’s done, it will become 1.0.
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
Just to add the Devs have released a time line and they are looking at v1 release around mid July
@longjack8919
@longjack8919 4 месяца назад
@@MangoJellySolutions But I'm still curious why they hid the branch code of this crucial feature. In theory, the license requires that the code must be made public, but I have to wonder if anyone is thinking about how to convert these valuable features to non-open source
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
​@@longjack8919 The branch was built and release to myself from by a developer so I could demonstrate the progress. The code was not ready for a weekly builds but the source code is readily available to anyone that want's to download it, it's not hidden, you can go and download it now. Finding out what branch to compile and what to change to switch on the test features requires knowledge in the software development field and a full understanding of the source code itself to finish the code and communication with the developers. Anyone with the knowledge can participate enhancing the code and submitting the changes for review. This is how originally the fix started, it was originally developed in something called the 'link stage' branch which some people are already using. This is a fork of freecad that has diverge so much that those changes needed to be merged back into the code. I demonstrated this branch in the prior video. The timeline for the release of v1 has been set by the developers to be released by approx. mid July with a feature freeze beginning of June. Open source is just that, the source is open for anyone to participate so nothing is closed to general public.
@brucewilliams6292
@brucewilliams6292 4 месяца назад
Nice to know about "Setting the Tip" ! I learn so much every time I see one of your videos. Always something that I never thought to ask. I had always just went back to where I needed to do an insert by deleting operations until I got to where I needed to be. So much more to learn! Thank you!!
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
Great that I was able to teach a new things with the video as well. Nice additional bonus. Thank you for the kind comments and glad to see your learning.
@redheadsg1
@redheadsg1 4 месяца назад
Indeed it is another thing that they need to fix because it is not obvious where in the "timeline" you are currently sitting. They need to change "Combo View" (which is not a view)/Model/Operations/Steps (or what the hell is that thing called) into Timeline, just like F360 has. Or add a line on which step you are. Just begin grayed out is not obvious. For me, grayed out means object is hidden (example: hidden layers in Photoshop).
@Karaon
@Karaon 4 месяца назад
nice
@stewartpalmer2456
@stewartpalmer2456 4 месяца назад
Beautiful. What I didn't see you cover was if the new faces get the new numbers and the old faces kept their original numbers. But I will assume this is the case - the renumbering occurs with the new faces, leaving the original faces alone.
@DoubleRhonRhon
@DoubleRhonRhon 4 месяца назад
I started freecad one month ago and had to learn this topological... Should have waited a few months more
@superdau
@superdau 4 месяца назад
Na, it's good to know that something like this can happen and how to fix it. Not even the best CAD programs are 100% immune to it. Sometimes a change of a previous operation just leads to an ambiguous result that needs the user to decide.
@LFANS2001
@LFANS2001 4 месяца назад
@@superdau You're absolutely right. There aren't softwares bug free or able to do whatever you need to be done, and even paying a bunch of money for them...
@helmanfrow
@helmanfrow 3 месяца назад
This pleases me greatly!
@worthmor5146
@worthmor5146 4 месяца назад
Looking like good progress!
@donstelfox6921
@donstelfox6921 4 месяца назад
Thank you! Cheers.
@noanyobiseniss7462
@noanyobiseniss7462 3 месяца назад
Why no build for Windows 7 !!!!!!
@meisievannancy
@meisievannancy Месяц назад
I use freecad on windows 7. No problem. Sometimes you need to get the win 7 installer for the programming language fix a program uses. Then the program works.
@noanyobiseniss7462
@noanyobiseniss7462 Месяц назад
@@meisievannancy The new version is not compiled for win 7. only the old ones are.
@meisievannancy
@meisievannancy Месяц назад
​@@noanyobiseniss7462 That would be terrible. I'll check it out.
@kb3cxe
@kb3cxe 4 месяца назад
Thanks for the video. This fix will assumably also help with tech drawings when a part is changed, and the drawings are updated. I really really enjoy using FreeCad, and I really look forward to your videos. Thanks heaps.
@robgoodsight6216
@robgoodsight6216 4 месяца назад
Christmas is sooner this year! 😂😂😂😂
@oddlytimbotwillison6296
@oddlytimbotwillison6296 4 месяца назад
I commented the same lol.
@robgoodsight6216
@robgoodsight6216 4 месяца назад
@@oddlytimbotwillison6296 🤣🤣🤣 it is true!
@markie1057
@markie1057 4 месяца назад
Great!, been using since 2019, always a pain when updating a model with lots of fillets, did you try with edgefillets how it handles it?
@СтасГайсан-ц6ж
@СтасГайсан-ц6ж 4 месяца назад
Cool finally 😂❤
@corbymodelboatclub
@corbymodelboatclub 4 месяца назад
It will be worth the wait.
@markramsell454
@markramsell454 4 месяца назад
Wow, you can make interference puzzles with the old version.
@dmmgualb
@dmmgualb 4 месяца назад
I'd like you to demonstrate it working in sketches with "external geometries". When we need to add elements to a base sketch in a body, and other sketches use some elements from that base sketch as "external geometries", sometimes it's almos easier to redraw everything than try to fix.Remap faces is a little annoying, but when we are used to freecad, we can do it quickly (as you demonstrated).
@logicalfundy
@logicalfundy 4 месяца назад
Looks great! Can't wait for the fix to finally make it. Also - today I learned about set tip, which I wish I had known about a long time ago...
@martincronje5242
@martincronje5242 4 месяца назад
If the typological naming problem is solved what stops FreeCad from becoming the de facto world standard!
@Gumball_W
@Gumball_W 4 месяца назад
Many other issues and limitations (IMO mostly fillets/chamfers, offsets and making parts hollow - those are the least reliable tools). But even if most of them are fixed (which won't happen anytime soon as it's a fault of the open-source CAD engine used by FreeCAD, not FreeCAD itself), even the best open-source software is rarely used by bigger companies.
@martincronje5242
@martincronje5242 4 месяца назад
@@Gumball_W I've investigated FreeCAD to replace our existing CAD. We have in-house dev so transforming FreeCAD to match our workflow to increase productivity is actually a unique strength. There are obviously no licensing fees, but we set that off against the cost in developing custom workflows. But still better because the alternative would be both the license and development. And eventually development will show down. In our case the chamfer and round issue are minor. However it does expose the bigger problem in the dependency on the OpenCascade kernel. It would go a long way to see strong collaboration between the two projects to help build faith in the future on FreeCAD.
@yosyp5905
@yosyp5905 4 месяца назад
Absolutely fenomenal upgrade. Hoping it will soon release to the public. Any reason why it hasn't been?
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
The fix is so bleeding edge that there is still a lot of testing to do. There is a meeting today with core devs to discuss a feature freeze which will allow for testing.
@yosyp5905
@yosyp5905 4 месяца назад
@@MangoJellySolutions Why hasn't the community given an opportunity to help implementing the fix?
@TheSillybits
@TheSillybits 4 месяца назад
Splendid!
@odayltonprof
@odayltonprof 4 месяца назад
fantastic
@zoptrik
@zoptrik 4 месяца назад
Cheers 👏
@biomerl
@biomerl 4 месяца назад
Its here!!!!
@SomeGuyInSandy
@SomeGuyInSandy 4 месяца назад
There it is!
@hardwareful
@hardwareful 4 месяца назад
Actually, it's not. Just high-effort promises so far ;)
@monisrajput8056
@monisrajput8056 4 месяца назад
Hey man can you do some dynamic transient cfd tutorial on freecad
@sirrodneyffing1
@sirrodneyffing1 4 месяца назад
Thanks, I'll pull my finger out and learn it now.
@NUeB_net
@NUeB_net 4 месяца назад
🥳 🥳 🥳
@simduino
@simduino 4 месяца назад
Great stuff as always clearly explained. Keep it up.
@3dprintwiz378
@3dprintwiz378 4 месяца назад
When, will they release this version.
@Gumball_W
@Gumball_W 4 месяца назад
There’s no release date yet but likely around July/August.
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
The Devs have just announced that this will be around mid July with a feature freeze beginning of June.
@SloppyPastrami
@SloppyPastrami 4 месяца назад
Question, do freecad or ondsel have something akin to blenders papercut reporting where users can post general hangups or awkward/confusing issues that are not bugs directly but more suggestions that could improve quality of life when using the software?
@cheesedoff-with4410
@cheesedoff-with4410 4 месяца назад
RU-vid doesn't allow weblinks to other sites, but the FreeCAD site Community page leads to the Forum which is probably where you want to be.
@CraigLYoung
@CraigLYoung 4 месяца назад
Thanks for sharing 👍
@jcugnoni
@jcugnoni 4 месяца назад
This is very exciting news !!
@Tokolist
@Tokolist 4 месяца назад
looks really promising. so how it behaves in dev branch? does it keep face name regardless changes or it automatically remaps sketches to new face name?
@Gumball_W
@Gumball_W 4 месяца назад
Dev branch doesn’t have this fix fully implemented yet.
@Tokolist
@Tokolist 4 месяца назад
@@Gumball_W I'm referencing to whatever branch fixed application was build from. It's 0.22.0dev in window title in video
@oakld
@oakld 4 месяца назад
Very nice 😊
@jamesskyrimoblivion
@jamesskyrimoblivion 4 месяца назад
:O
@ebswift
@ebswift 4 месяца назад
I'm fairly new to FreeCad but it looks like I turned up at just the right time, these new developments, especially with the support of the Ondsel team are coming along fantastic!
@noanyobiseniss7462
@noanyobiseniss7462 3 месяца назад
You can thank RealThunder for that.
@rklauco
@rklauco 4 месяца назад
Amazing news! Thanks a lot to the devs, thanks for the heads up :)
@wisefix9256
@wisefix9256 4 месяца назад
Awesome. Kudos to the developers.
@ringpolitiet
@ringpolitiet 4 месяца назад
So.. identical to your last video on the topic?
@MangoJellySolutions
@MangoJellySolutions 4 месяца назад
No, it's the actual 0.22 with the fix within along with 3 scenarios. Before I demoed 0.21 and link stage.
@Erhannis
@Erhannis 9 дней назад
​@@MangoJellySolutionsPersonally, I was hoping for an actual explanation of the fix.
@aaronking1750
@aaronking1750 4 месяца назад
What is "set tip"?
@LFANS2001
@LFANS2001 4 месяца назад
Every last operation/feature made and presented in the model tree is considered the tip of the current process. You can also select a previous step long time "processed" and press the Space Bar, all subsequent "steps" will be ignored on the 3D Viewer window.
@ExMachinaEngineering
@ExMachinaEngineering 4 месяца назад
The tip of the model is the point after which new features will be added. By default it's the last feature created in the timeline but you can set it to any other one so new features are inserted into the tree rather than appended to it.
Далее
Was I unfair to FreeCAD?
17:31
Просмотров 148 тыс.
GAME OVER!? - A.I. Designs New ELECTRIC Motor
6:03
Просмотров 1,1 млн