madnificent

joined 2 years ago
[–] [email protected] 1 points 2 days ago

If you've made multiple bodies, you can place them by selecting the body in the tree view. Then open the scary property view, open the data tab, Base, Placement, Position.

You can scroll to roughly put things in position but I'd use a formula in there so you can model in place and have a visual for each configuration.

If you want to reuse a body for left/right you could make a clone or start thinking about the assembly workbench

The data tab contains interesting info. Open it from time to time so it feels less scary. It allows to set the properties from a pad or update constraints from a sketch quickly. Moving a sketch around can be strange though as the axes are relative to the sketch's coordinates.

[–] [email protected] 5 points 3 days ago (1 children)

The post title says "ever" rather than "2025". It's cool for 2025 and we may get some interesting others, but many here will have ran it on something slower at some point.

[–] [email protected] 1 points 5 days ago (2 children)

That's great!

I'd create one body (the blue icon) per shape you want to cut. You can reference the same spreadsheet.

If you want to reference geometry from another body, activate the body where you want to use it (doubleclick in the hierarchy), select the face of the other body, and use the subshape binder (the green icon with red dots I think). Calculating everything from the spreadsheet is the more stable option.

Looking forward to see what you come up with if you choose to share it.

[–] [email protected] 3 points 1 week ago (4 children)

There is now a default assembly workbench. You don't need it for this. It is mostly handy to verify your design.

Assuming endless possible values: set up a spreadsheet, define an alias (top right) for the relevant values, and use that in your sketches and extrudes.

You could model the various bodies in place in the right orientation and make do without any assembly as there are moving parts too. The new assembly workbench is nice to use though so it's worth trying it out.

[–] [email protected] 2 points 1 week ago

You can manually edit the gcode to see if printing white first works out better. Then search for a more repeatable solution if you often re-slice.

Manipulating gcode looks intimidating the first time but it's really not that crazy. Cura adds comments to the gcode and you can look up the codes otherwise, I expect Pusa Slicer to do the same. You want to move the whole printing sequence of the white nozzle before the printing sequence of the second black one on the first layer. Keep the setup (heating etc) before that.

[–] [email protected] 2 points 2 weeks ago

Thank you for reporting back! I was very curious about the price difference.

[–] [email protected] 4 points 2 weeks ago (1 children)

Congrats on the 10 year anniversary!

Some employers don't care. After 10 years you've likely shown to provide value without being horrible towards others. We still try to do something but being small sometimes things fall through the cracks.

Given you're on Lemmy, you likely wouldn't appreciate an Alexa device or Chromecast.

What would you have appreciated? What are the sort of gifts are not overly specific but would still be suitable?

[–] [email protected] 2 points 3 weeks ago

We run Taiga and it seems to work fine.

If you want to link to external sources in a structured way and you don't mind tweaking the looks, SolidOS (ot another SOLID app) has a task list/tracker.

I keep my personal tasks in org-mode or org-roam.

[–] [email protected] 1 points 3 weeks ago

Fully agree. I presume it's way harder than it seems. https://codeberg.org/forgejo-contrib/federation/src/branch/main/FederationRoadmap.md shows some things as done and many as WIP. Perhaps there's a demo server somewhere with which we can experiment?

[–] [email protected] 4 points 4 weeks ago

The theft protection issue is not something to worry about in Europe. The European cars got an upgraded system due to regulations.

[–] [email protected] 1 points 1 month ago

Oh I feel you. Typing too much too fast is terrible on the wrists.

I remapped some keys for the key combos and have no issues with those now. Regardless of editor, good posture may help. I find good posture easier with split keyboards which often include a thumb cluster.

Perhaps multi-modal editing is better and you can do that with evil-mode. I've created some prefix key combinations with Alt-Gr and with the super (windows) keys to create something like it whilst keeping most most common commands close to the default. Namely C-x is now s-c which is way more relaxing on Dvorak layout.

Doom Emacs includes evil-mode by default perhaps that's your cup of tea.

[–] [email protected] 5 points 1 month ago (2 children)

That would be Emacs.

Emacs is like an operating system bringing various tools into the same editing interface, including email. Emacs is very adaptive, you can get VIm like bindings through evil-mode.

view more: next ›