I've just watched my third tutorial in the FreeCAD Academy series. It constructs a simple part with a hole in it. The tutorial is in two parts. First it creates the part the way the official documentation says to do it. Then it shows that if you do this and subsequently make any changes the...
Well, it's good to know it's possible to keep local copies. But I agree, it's not exactly simple. So I prefer using software like OpenSCAD where by default designs are saved where you want them to go.
For me, one advantage of OpenSCAD vs Fusion 360 is that I have anything I created with OpenSCADis on my PC. I did actually create something quite useful in Fusion 360 and it would have been more difficult in OpenSCAD. But my Fusion 360 model is in the cloud, I had a trial version of Fusion 360...
Like you OpenSCAD is what I use. Unlike you, I print a model maybe once a year, and I have to refresh my memory how to design parts. So I have to remind myself what Minkowski is for example. Each time I think maybe I'll learn something else, then just go back to OpenSCAD because it's familiar...
I use these printed clips to hold down the glass. They're less likely to get in the way than metal clips.
SCAD file is something like this:
x_thickness=7;
y_thickness=5;
gap=4.75; //from bottom of bed to top of glass
width=20; //width of clip (along bed)
arm=7; //length of arm...
Fantastic price for two rolls of PLA
Last time I bought filament, 1 roll of PETG RealFilament from Holland was about the same price in pounds as the two PLA rolls here in euros. That was before Brexit.
AliExpress is not now shipping to the UK from the link above. The Brexit effect is just as...
I have an Anet A8. I think it has the same mainboard as the Anet A2, though I'm not certain. Soldering looks OK on mine, and I've had no problems with the board. The main concern is the stock firmware on it, which doesn't have thermal protection. So a few years ago, I planned to replace the...
In my case, it's most likely that the cause of the B200 error is the "usual" printer head/logic board problem, because I'd already had to replace the print head two years ago following use of sub standard refillable cartridges.
Thanks for the suggestion, though. It's definitely worth...
The Maxify 5150 has a default ECO setting to switch off after 4 hours. With previous Canon printers, I suspected that frequent powering up and down increased the number of cleaning cycles, and I avoided doing this. I'm tempted to turn off the auto power down on the Maxify.
Does anyone have any...
Sorry to hear this. TBH I would have been amazed if it had survived a full blown gale. But I'm ready to be amazed when the improved version is installed.
I skipped from the first page to the last page of the thread. Didn't take long. I gave up refilling two years ago. I now have lot more time to do productive work, like messing around with 3D printers:weee
It was the MX925 I've just ditched that finally persuaded me two years ago. I'd used some...
Ah, so do I have to open the tray manually each time I print? The printer doesn't open it automatically for me like in my late lamented MX925? I understand now what @The Hat means about the stupid user who doesn't extend the tray properly. That will soon be me, especially if I'm using the...
I agree. However, if there are loads of reviews all saying the same thing, I tend to avoid the product. But any product is bound to have a small percentage of negative reviews for the reasons you stated, and I normally ignore these.
That's what I assumed, but it's good to have confirmation. If...
The entry level MB2150 has everything I need. The only problem is some reviews say the paper tray is badly designed and the paper ends up on the floor. Others say they've not had a problem.
Which model do you have?
In that case, I'm even more impressed with your design. I use OpenScad myself. It suits me. But I've not used it to design works of art like your lamppost. I thought that would be just too difficult for that kind of application.