I was quoted prices for one and ten boards for my project then.
Quoted how much is the question. Significantly more than $5 I'll bet.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I was quoted prices for one and ten boards for my project then.
Count me as someone else who also wants to know the value of that quote.I was quoted prices for one and ten boards for my project then. That biz closed in 2020.
I had a cheap 3D printer way to slow I got a second one it print in a hour what took a day on the old one.
plus color changing too started un grading old one so its lot better. CNC got get one.
//Soldering Iron Bit Holder
difference(){
translate([0, 0, 12]){
cube(size = [75, 190, 26], center = true);}
for(Y = [-80: 20 : 20]){
for(X = [-25.5: 17 : 25.5]){
translate([X, Y, 0]){
rotate(a=[-15,0,0]){
#cylinder(35, d= 7, center = false);}
}
}
}
translate([0, 71, 14]){
cube(size = [71, 42, 26], center = true);}
}
Since we're on the subject of slow 3D printers....
I decided to make a soldering iron tip holder to fit in a tiny under-shelf drawer. I've used OpenSCAD a little bit and created what I wanted pretty quickly. I have learned that making a sketch with every position really simplifies coding in OpenSCAD.
View attachment 150278
The code is a remarkable few lines.
Code://Soldering Iron Bit Holder difference(){ translate([0, 0, 12]){ cube(size = [75, 190, 26], center = true);} for(Y = [-80: 20 : 20]){ for(X = [-25.5: 17 : 25.5]){ translate([X, Y, 0]){ rotate(a=[-15,0,0]){ #cylinder(35, d= 7, center = false);} } } } translate([0, 71, 14]){ cube(size = [71, 42, 26], center = true);} }
Perfect. Tips tilted back at a slight angle to make the shapes easily visible.
View attachment 150279
It does kind of look like a calculator – the large cutout at the end is in the back of the drawer, and won't be accessible without removing the drawer completely.
So I slice it for my old Ender 3 clone. It will take 22 HOURS to print! There's no instant gratification in 3D printing!
The Bambu Labs machines are really nice. I got an X1C with auto feeder in one of the sales last year; it's far faster than my other home built machines, and the surface finish is amazing!After a bit of research, I settled on a P1S
For info, those are non-printing movements speeds, not speed while extruding. That's limited to the heating capacity of the hot end with the filament and layer height etc., some rating in cubic millimetres per second.Bamboo is 500mm print speed my new ender is 600mm print speed
The extrusion temp of various resins range from 180 to 300°C+ which higher temp materials printing at much lower volumes per minute - and the higher temp materials can be a challenge without a heated build chamber.For info, those are non-printing movements speeds, not speed while extruding. That's limited to the heating capacity of the hot end with the filament and layer height etc., some rating in cubic millimetres per second.
(Absolutely no idea how they compare on that; it's down to the hot end versions in use).
Bambu printers can definitely achieve 500mm/second movements but have you tried printing at those speeds? Read their material sheets, all materials are recommended to lay down material under 220mm/second. You'll end up with all kinds of strings (even at 220). Best results around 180 to 200mm/s.The Bambu Lab X1C 3D printer is known for its high-speed printing capabilities, capable of achieving up to 500mm/s
The ender I have said it can print up to 600mm/s
hot end versions in use well the new printer hot end is way bigger then old ender
It heats faster and can heat way hotter Bambu has lots of knock offs now only reason i stayed with ender