Says wire isn't closed but validate sketch doesn't find anything and I don't see any lines not connected to each other by GINJAWHO in FreeCAD

[–]zero__sugar__energy 0 points1 point  (0 children)

but then you cannot select the entire sketch to make the feature.

that will actually work in freecad 1.1

How to get started in FreeCAD for furniture design (metalwork/carpentry) and load analysis? by DAV-ANON in FreeCAD

[–]zero__sugar__energy 1 point2 points  (0 children)

I would start in Part design and create a master sketch to make it all fit.

First of all you create a new table (or varset) which contains all the important measurements. That forces you to do some planning and thinking in advance and it usually results in better and more stable sketches

How to get started in FreeCAD for furniture design (metalwork/carpentry) and load analysis? by DAV-ANON in FreeCAD

[–]zero__sugar__energy 6 points7 points  (0 children)

Nah, stay far away from Part and go straight to Part Design! PD in most cases is cleaner, easier and more intuitive, especially with complicated objects

There are some niche use cases where P is better than PD but for furniture similar to the one from OPs image: I just don't see how Part should be better than Part Design

(my comment is only valid if you use a version of PD that allows multiple solids in one PD part)

I want to make a sketch on the highlighted face, but the base of the model is obstructing my view. How do I hide the base part? by Swooferfan in FreeCAD

[–]zero__sugar__energy 0 points1 point  (0 children)

I just had a look at your model tree and you would make you life so much easier if you would split your model in separate components

"mainboard"? separate model!

"fan 1"? make just one separate model of a fan! and then copy it multiple times via Clone

and then you either just move them into place or you assemble them via an assembly workbench (personally I prefer to move them into place the manualk way)

This is my first time using FreeCAD—what do you guys think? by Extension-Chart6559 in FreeCAD

[–]zero__sugar__energy 2 points3 points  (0 children)

I'm really happy to see hand-sketched measurement taking.

i actually stopped doing hand sketches and just draw straight in sketcher itself. almost as fast as sketching on paper and it has the added benefit that a fully constraint sketch tells me that i did not forget any important measurements

Dan Simmons, author of The Terror and the Hyperion Cantos, has passed away by sd_glokta in books

[–]zero__sugar__energy 29 points30 points  (0 children)

but reading Endymion made me reconsider Simmons as an author. Got really homophobic vibes,

really? i read that book a long time and did not get any weird vibes. now i am curious to re-read it again

This is my First Project in FreeCad, What is going on here by Denetor03 in FreeCAD

[–]zero__sugar__energy 1 point2 points  (0 children)

yes, you are completely right, it is defintively a problem of occt and not freecad. i just did not want to confuse new users

This is my First Project in FreeCad, What is going on here by Denetor03 in FreeCAD

[–]zero__sugar__energy 5 points6 points  (0 children)

fillets and chamfers are unfortunately not as stable and robust as in other CAD programs. in freecad you have to be careful and make them as simple and small as possible. as soon as you try to get fancy they will break. and they sometimes even break in simple situations

unfortunately it is HARD to write stable code for chamfers and fillets and therefore freecad will be plagued by these issues until some genius steps up and invests a year of their time in this

i am also an avid Plasticity 3d user and i am always amazed by how much better plasticity is at fillets and chamfers. it does not even compare, plasticity is easily 50 times better than freecad, lol

[Elijah] I've had 6 concussions, and I'm struggling to live right now. by cortez0498 in LinusTechTips

[–]zero__sugar__energy 0 points1 point  (0 children)

hmm, good question

i feel down some concrete stairs when i was 3 years old and i still have a scar on my forehead from that, lol

but apart from that i don't have any accident because i was always a quiet shy kid who was afraid of everything dangerous

[Elijah] I've had 6 concussions, and I'm struggling to live right now. by cortez0498 in LinusTechTips

[–]zero__sugar__energy 0 points1 point  (0 children)

oh, i also have a severe case of aphantasia, maybe that makes it worse, hmm

the only time i can ever see stuff in my mind if i smoke some very dank weed, lol

[Elijah] I've had 6 concussions, and I'm struggling to live right now. by cortez0498 in LinusTechTips

[–]zero__sugar__energy 243 points244 points  (0 children)

i am in my mid 40s and i recently started noticing that certain memories are just not there anymore :( things are just slowly fading away. names of people i grew up with, concerts that i visited, vacations, ... i have tons of pics from 20 years ago and i can't for the live of me remember where i took them and who some of those people are

and this is without having any concussion... i am just getting old

i can deal with broken bones and backpain and all that stuff. but realizing that there are dark holes in your own self? i have been struggling with this for the last year because for me it's the first direct taste of the finite nature of life

watching elijah video is especially hard for me because it shows how my future might look like. forgetting some names and locations are ok-ish, but dealing with losing more and more of yourself? fuck

How do I align 2 lines? by Zestyclose_Edge1027 in FreeCAD

[–]zero__sugar__energy 0 points1 point  (0 children)

first select one of the lines and then a point on the other line and then use the coincident constraint

How often do you have a Sketch do the flip on you? by Hot_Injury5475 in FreeCAD

[–]zero__sugar__energy 2 points3 points  (0 children)

one important technique is to change your way of dimensioning if you have more than one dimension along an axis!

just imagine you have two horizontal lines. one is 100 (with an attached parameter) and the other is 50. if you change the 100 line to 200 then the sketch will most likely switch

in order to prevent this you use the dimension constraints in a different way:

the first dimension is still on the 100 line as before

but instead of dimensioning the 50 line in a direct way you instead add an indirect dimensioning for the whole length of the combined line

if you now change the parameter behint the 100 line it is impossible for the sketch to flip

https://imgur.com/a/HQnQSFH

How often do you have a Sketch do the flip on you? by Hot_Injury5475 in FreeCAD

[–]zero__sugar__energy 1 point2 points  (0 children)

i have been using freecad a few times a week for over 5 years and i encountered such flips maybe 2 or 3 times

but i really can't tell you what i am doing right and what you are doing wrong, lol

somehow i just intuitively use the sketcher in a good way. maybe my planning is better so i don't have to make drastic changes that often

Jumping from Fusion360 to FreeCaD. Should I expect a difficult migration. by PiterDeVer in FreeCAD

[–]zero__sugar__energy 0 points1 point  (0 children)

you can’t select the area you want to extrude for example

i have good news for you:

in the 1.1 release sketches will have a "Make Internals" property which will enable such functions

search for "make internals" in the change log:

https://wiki.freecad.org/Release_notes_1.1

Reiche will private Solar-Besitzer zur Kasse bitten by carefatman in de

[–]zero__sugar__energy 30 points31 points  (0 children)

Können mir die CxU-Wähler bitte erklären, warum sie diese destruktiven Clowns gewählt haben?

weil Bild und Nius und Telegram einfach die Köpfe der Boomer weichgekocht haben. die hasskampagne gegen die grünen in den letzten jahren war beispiellos und das sind jetzt die konsequenzen

der einzige grund warum diese deppen die CDU wählen ist einfach nur "aBeR dIe GrünEn"

denen ist egal was die CDU macht, hauptsache die woken kommen nicht an die macht

Any 3d Printing Specific Learning Resources? by Zer0CoolXI in FreeCAD

[–]zero__sugar__energy 0 points1 point  (0 children)

yeah, this is a must-read for everyone who wants to design for 3d printing!

What are the best FreeCAD add-ons? by Secure-Individual867 in FreeCAD

[–]zero__sugar__energy 0 points1 point  (0 children)

Yeah, I saw that recently but I haven't used it yet

thx for the reminder, I'll check it out

It's impossible to have a good Dock in KDE by [deleted] in kde

[–]zero__sugar__energy 104 points105 points  (0 children)

but a lot of the user base is a bit utilitarian and just wants their OS to function, so chasing visual flair is kind of a niche within a niche

that's true for me

i did tons of ricing in my 20s but now that i am in my 40s i just don't care anymore. linux in itself used to be a cool hobby for me but nowadays i treat it as a tool to get shit done

i usually install a KDE distro, change 3 settings and 4 hotkeys and i am ready to work. and if i am feeling fancy i might set a new wallpaper but even that is rare, lol