Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BO
Posts
2
Comments
129
Joined
2 yr. ago

  • if your axioms support multiplication you’ll get division out of them for free

    this is true... except when it isn't.

    In mathematics, rings are algebraic structures that generalize fields: multiplication need not be commutative and multiplicative inverses need not exist

    https://en.wikipedia.org/wiki/Ring_(mathematics)

  • idk, maybe like a server for "-key"-derivates with a community for each individual derivate?

    Some of these derivates will be hugh, but reddit-like sites can already deal with communities of vastly different sizes, so whatever i guess.

  • Thanks everyone. I raised the initial temp by 5 degree, and reduced the z-offset by 0.05mm. It looks great now

    https://imgur.com/a/Vd24Skm

    it is printing the fidget star now. Note, that each star has a thickness of 2 walls. The 1 corner is a little bad, because i took to much to time adjust the z-offset.

  • Try increasing hotend temp for first few layers and hotbed temp throughout

    the default from the printer was 60C. I had some better results with 70C. But the issue still happend with more delicate prints.

    those PEI sheets usually need higher bed temp than the regular sheets

    thanks. I didn't know that. What magnitude are we talking here (like: 10K more for PEI-sheets? or more like 1K?)

    Try moving z closer for first layer

    I think this may be the solution. How much should I change the z-offset? (the print in the video has 0.2mm layer height. And the worst-adhession issues happened with 0.1mm)

  • I like that idea. I haven't even thought in that direction.

    By how much should I change the offset? The print in the video has 0.2mm layerheight. But the worst results (i.e. total print failur) happened with 0.1mm.

  • 3DPrinting @lemmy.world

    Adhesion issue

  • If you can’t afford to tip after getting a new car, you should probably get an older car.

    fun fact: most people DO tip for new cars. Only the tip is factored in into the initial price, which already includes 50-100% markup, which gives the dealer room to abate.

  • reliably maintaining services

    it's funny that you use that as a selling point.

    In my experience almost no outage happens because hardware failures. And most outages happen because bad configurations and/or expired certs, which in turn are a symptom of too much complexity.

  • Allman if the condition is very long

     
        
    while(isSomething
        && isSomethingElse
        && nFoo < 10)
    {
        bla();
        bla();
    }
    
      

    vs

     
        
    while(isSomething
        && isSomethingElse
        && nFoo < 10) {
        bla();
        bla();
    }
    
      
  • Anyway, well worth reading his complete works. Good shit. Grab a copy off me.

    There is a torrent for the audiobooks, narrated by Wayne June (the narrator from Darkest Dungeon).

    Wayne Junes reading Lovecraft is a match made in heaven. I strongly recommend giving it a try

  • AI Generated Images @sh.itjust.works

    What have you DONE?!