54
submitted 6 months ago* (last edited 6 months ago) by captain_aggravated@sh.itjust.works to c/linux@lemmy.world

Let's see if I can keep this relatively short:

I'm a woodworker, I do my design work in FreeCAD and then I print out my drawings on paper to carry out to the shop with me. It would be nicer if I had a shop-proof device to run FreeCAD in the shop with me because over the past year I found myself saying the following things in the shop a lot:

  • "Wait, let's go in and look at the 3D model."
  • "Ah dang I forgot to note this particular dimension on the drawing, let me go fix that."
  • "I'll measure this part up then go in and do some drawing."

So what does "shop proof" mean exactly?

  1. Wood shop be dusty. Last year I hauled 250 gallons of sawdust to the dump. To me this means that a physical keyboard needs to be able to function if it's been packed with dust and/or needs to be vacuum cleaner proof. I also think cooling fans are probably a bad idea; a passively cooled device is probably preferable.

  2. Not many outlets in the shop, so it needs a good battery life. I actually don't need a tremendous amount of performance, I've used a Raspberry Pi 3 for the kind of CAD work I do.

  3. FreeCAD does not ship an APK so Android is no bueno, it's gotta be GNU/Linux.

  4. It needs decent usable Wi-Fi because I envision using Syncthing to keep my woodworking projects folder synced between my desktop and this device. It doesn't necessarily need to get signal out in the shop (my phone barely does; I lose signal if I stand behind the drill press) but it does have to connect to my Wi-Fi when I carry it into the house.

I think this means I'm looking for an ARM tablet that can competently run Linux. Is there such a thing?

ADDENDUM:

Thanks to everyone who commented, I think I do have a plan of action: I'm gonna buy a used Lenovo!

To answer the question I posed, no it doesn't seem that a Linux ARM tablet is really a thing yet. Commercial offerings that run Android or Windows on ARM are often so locked down that switching OS isn't a thing, the few attempts at a purpose built ARM tablet for Linux like the PineTab just are not ready for prime time.

In the x86 world, it basically came down to 10 year old Toughbook tablets or 4 year old low-end 2-in-1s, and I think the latter won out just because of mileage and condition. A lot of the toughbooks out there will have 10 year old batteries in them, and they've been treated like a Toughbook for some or all of that time. The few Lenovo's I've looked at are barely used, probably because of how Windows "runs" on them.

I'll eventually check back in with progress on this front. Would it be better to add to this thread or create another?

you are viewing a single comment's thread
view the rest of the comments
[-] captain_aggravated@sh.itjust.works 1 points 6 months ago

...Huh.

You wanna hear something wild? For years, the only reason I ever booted my Inspiron into Windows was to use Fusion360, which IS GPU accelerated, there's a whole menu about it.

FreeCAD running in Linux on that same machine always outperformed Fusion360, and you're telling me FreeCAD runs in software rendering? I've long suspected the discrete GPU on that laptop wasn't working properly, this might just confirm it.

[-] dual_sport_dork@lemmy.world 1 points 6 months ago

https://forum.freecad.org/viewtopic.php?style=4&t=65717

FreeCAD of course "uses" the GPU in the same way that any graphical application must do, in order to put pixels or polygons into the screen buffer, within the graphics driver for whatever your video card is. The Coin3D modelling engine behind the scenes technically uses OpenGL for the final render to screen but none of the model geometry calculation or tessellation uses the GPU in any capacity whatsoever. FreeCAD's workload is therefore almost entirely in software on the CPU.

[-] captain_aggravated@sh.itjust.works 1 points 6 months ago

That I knew because you can run FreeCAD without it's GUI, you can import it as a module into any random Python script if you really want to.

I wonder if the raytracing workbench can run on the GPU? And I've got like three other things I should be concentrating on that I'm not going to look it up.

this post was submitted on 01 Mar 2024
54 points (96.6% liked)

Linux

7801 readers
110 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS