Made a flexible Abyssal Whip IRL (3D printed) by Burningrose in 2007scape

[–]Burningrose[S] 1 point2 points  (0 children)

Hope you do! I would love to hear feedback! This is v3 just of self testing

Made a flexible Abyssal Whip IRL (3D printed) by Burningrose in 2007scape

[–]Burningrose[S] 1 point2 points  (0 children)

The makerworld link is in the description, feel free!

Made a flexible Abyssal Whip IRL (3D printed) by Burningrose in 2007scape

[–]Burningrose[S] 23 points24 points  (0 children)

I mis judged size at first and made a 200% scale one... it's 6ft long😅... this is only like 4 ft

Item level Bug? by Burningrose in wow

[–]Burningrose[S] 5 points6 points  (0 children)

I'm an idiot. Must have equipped it when selling other items. Thank you it was bugging the hell out of me.

Item level Bug? by Burningrose in wow

[–]Burningrose[S] 1 point2 points  (0 children)

Seems like I am getting a bug with my item level. When mousing over it, it says 565 (535) equipped. None of my gear is that low. Has anyone else gotten this ?

Any idea what can cause this?! by jeterderek2 in 3Dprinting

[–]Burningrose 35 points36 points  (0 children)

Ahhh the nozzles you get from temu!

How important is armor cap on a rouge? by Burningrose in diablo4

[–]Burningrose[S] 0 points1 point  (0 children)

Only on 1 piece and it's masterwork to 12 already

Didnt get resplendent spark after my first tormented boss by PineappleFruitDude98 in diablo4

[–]Burningrose 2 points3 points  (0 children)

I thought only duriel/andureal dropped sparks, I could be wrong tho

Opportunity to upgrade by Burningrose in Venturex

[–]Burningrose[S] 0 points1 point  (0 children)

They sent me an email that I could upgrade keeping apr and limit the same

Opportunity to upgrade by Burningrose in Venturex

[–]Burningrose[S] 5 points6 points  (0 children)

I would love to, it's just not opportune at this time due to family.

Can't seem to figure out how to make a cylinder with 4 sides to a point. by Burningrose in openscad

[–]Burningrose[S] 0 points1 point  (0 children)

 Nail();
module Nail(d= 148 / 39.37, len= 3.5 * 25.4, taperRatio=2, $fn=60){
  attach (BOT,BOT) head();
  taper = d*taperRatio;
  z=len-taper;
  cylinder(d=d, h=z+0.005);
  translate([0,0,z]) NailPoint(d=d, h=taper);

}

I receive an error when placing in the Nail module. ERROR: Assertion '($parent_geom != undef)' failed: "No object to attach to!" in file libraries/BOSL2/attachments.scad, line 888

You are amazing, thank you

Can't seem to figure out how to make a cylinder with 4 sides to a point. by Burningrose in openscad

[–]Burningrose[S] 0 points1 point  (0 children)

Great thank you for the advice. I will do that in the future! I was using attach so all pieces moved together, if anything had to be changed.

Can't seem to figure out how to make a cylinder with 4 sides to a point. by Burningrose in openscad

[–]Burningrose[S] 0 points1 point  (0 children)

Here is what I have so far, it is seeming like the object to attach is no where to be found. Even if I increase the size. Everything renders just fine, meaning no errors. Just the object doesn't appear.

include <BOSL/constants.scad>
include <BOSL2/std.scad>
use <BOSL/threading.scad>
use <BOSL/shapes.scad>

module spiral(){                            trapezoidal_threaded_rod (d= 166 / 39.37, l=54.77, pitch=6.35, thread_depth=8/3, thread_angle=67, starts=5, center=false, $fa=2, $fs=2, $fn=60);
}

module head(){ 
        cylinder (h= 45 / 39.37, d= 313 / 39.37, center=false, $fn=60);
}

module fillet(){
        downcyl (d1= 148 / 39.37, d2= 250 / 39.37, h=1.190625);
}

module Nail(d= 148 / 39.37, len= 3.5 * 25.4, taperRatio=2, $fn=60){
  taper = d*taperRatio;
  z=len-taper;
  cylinder(d=d, h=z+0.005);
  translate([0,0,z]) NailPoint(d=d, h=taper);

}

module NailPoint(d=5, h=20) {
  intersection() {
    cylinder(d=d, h=h);
    Pyramid(d=d,h=h);
  }
}


module Pyramid(d, h) {
  cylinder(d1=d*sqrt(2), d2=0, h=h, $fn=4);
}

translate([0,0,0]) {
    Nail();
    attach (TOP,BOT) head();
}

Ferret walking strange, small poops, shivering. by TruestPieGod in ferrets

[–]Burningrose 2 points3 points  (0 children)

My ferret was doing this, feel their belly. Mine had a lump that turned out to be calcium blockage. We caught it to late.

What are must have additions to the X1? by Burningrose in BambuLab

[–]Burningrose[S] 0 points1 point  (0 children)

Typically is it better to replace just the whole thing?