Jump to content

3D printing forums

  1. General

    1. Official news

      Updates from Ultimaker HQ

      3.6k
      posts
  2. UltiMaker products

    1. UltiMaker Cura

      The world's most popular 3D printing software. Made together with the community. 

      82.7k
      posts
    2. UltiMaker 3D printers

      Our line of reliable 3D printers 

      63.7k
      posts
    3. UltiMaker Thingiverse

      Thingiverse is the world’s largest online library of 3D printable digital designs.

      13
      posts
    4. 19.3k
      posts
    5. Third party products & modifications

      Explore this never-ending world of choice

      24.5k
      posts
  3. 3D print Questions

    1. Improve your 3D prints

      Help, tips & tricks

      30.5k
      posts
    2. Design for Additive Manufacturing

      Discuss and learn about CAD & part optimization

      2.2k
      posts
    3. Industries

      Food & beverages, Architecture, Engineering, Manufacturing, Education & Research

      894
      posts
  4. User Lounge

    1. What have you made

      Share your latest project

      8k
      posts
    2. Coffee corner

      Introductions and 'how was your day?'

      19.4k
      posts
    3. Buying or selling your UltiMaker

      Inside information about how and where to buy

      5.6k
      posts
  5. Languages

    1. Nederlands

      Welkom op het Nederlandse Ultimaker forum

      2.4k
      posts
    2. Deutsch

      Herzlich willkommen im deutschsprachigen Forum

      28.5k
      posts
    3. Español

      Bienvenido al foro en español

      850
      posts
    4. Français

      Bienvenue sur le forum francophone

      32.8k
      posts
    5. Italiano

      Se sei in grado di leggere questo, sei nel posto giusto

      698
      posts
    6. Japanese - 日本語

      これを読めれば、ここが正しい場所です。

      21
      posts
    7. 296
      posts
  • Posts

    • If you’re asking that question, don’t try it. App image is the official method for cura use in Linux. Just use that.    Keep in mind I’m a nerd who plays with systems for fun (and a paycheck). Cura is not a trivial code base. Make sure you understand how general code building tool chains work before tackling cura. Then be prepared to read, build, fail, troubleshoot, reread, build, fail, troubleshoot, repeat. Patience and asking questions the right way will get you there.    not sure it’s worth the effort though. 
    • I will try the other suggestions above later when I get back to my system.    Appimage as the only way I'm familiar with to get Cura...also my first time ever using Appimage. Is there a better way and does anyone have good luck compiling Cura from source? 
    • So... in the old school days, local was a generic fall back for non-standard installed stuff. /bin, /sbin for core OS, /usr/bin, /usr/sbin for system level "add ons" and "user space" stuff. We used /usr/local for third party and self rolled things. There would typically be all the standard directories in there (/etc, /bin, /sbin, etc). Then pure user space files lived in $HOME (because on nis/nix plus, home were often fun things like /users/j/jo/jodell which then mapped to /net/jodell and/or /home/jodell or, my favorite way to torture the not so innocent developer, /net/srv/$HOST/export/$USER/home/insecure/shared (where they had to know which host we happened to create use for their workgroup)(moral .. don't fork with your sysadmins by pretending you know how to directly access raw devices len... otherwise your home direcory gets hard to find and your pasward expires every 8 minutes).    Move that into modern *nix and you get a mishmash of file standards about how to properly store user space configs. The POSIX (and I think SYSV) methods would be that software should look in  $HOME/.<app>/<vers>/etc $HOME/.<app>/<vers>/local/etc $HOME/.<app>/<vers>/ $HOME/.<app>/etc $HOME/.<app>/local/etc $HOME/.<app> $HOME/etc/<app>/<vrs> $HOME/etc/<app> $HOME/local/etc/<app>/<vrs> $HOME/local/<app> $HOME/<app> /usr/local/<app>/etc/ /usr/local/etc/<app> /usr/local/<app> /etc/<app>/<vers> /etc/<app> I may have missed a directory or ordering in there, but there are standards that "should be" implemented. I'm not going to fuss over it, but linux development is notorious for "we do it our way" which is why I'm not a fan of app impage and prefer building from source when I can.    Or just using Mac. 
    • Thanks!  I'll look forward to trying this out!
    • Whether they're morons isn't really relevant. What matters is whether they're sheeple who just follow what other people are doing. Less intelligent people (not including you, since if you're smart enough to know you're not a genius, you're not stupid enough to think you are) can be capable of independent thought, which I would say is dangerous, but considering people have killed themselves doing "challenges" on TikTok, probably less dangerous than following the herd. Intelligent people can be sheeple just as easily though (i.e. Cult of iPhone) and that's the real shame since their independent thoughts might be worth something.
  • Topics

×
×
  • Create New...