So... here's a little request: Can we have a free space display on the various file listings? The SD card I have in there isn't large, but it's fairly large by gcode file standards --- but still not unlimited. Would be nice to have a little indication of usage.
Best posts made by zBeeble
-
Free space display?
-
RE: Opinions on "FYSETC" ... politely, please.
@nightowl actually... I was considering that my take on e3d's tool changer might have one of the tools being a dremel like device --- for cutting and buffing... but right now it's just a thought.
-
RE: Moving a Z on a duet wifi
Thank-you for your patience. I believe I have resolved the issue... with a combination of your thoughts and my experimentation (as it should be). For posterity, here's wazzup.
BACKGROUND
The printer in question was built (originally) mid-2014 ... and with Chinese electronics. It was noisy and it ran hot. It's largely a Mendel from reprap.org ... combining some of the Prussia Mendel with some ideas from the Reprap-Pro Mendel and some custom changes suggested by the helpful fellow who printed the initial printed pieces for me (among them, a fine herringbone main gear set).
This I upgraded ~2016 or so --- the duet2wifi was a "new thing" when I did this, if that helps nail down the timeframe. I swapped the Chinese electronics for the duet2wifi, I added a heated and magnetic bed and I made minor improvements in the geometry.
This printer eventually choked on some filament and I didn't get around to fixing it until just recently. I have been collecting supplies to make something with the e3d tool changer (but different), but I haven't started assembly yet.
THIS ITERATION
So I started this iteration to improve a few things... one of the most major: add a BLTouch to the system. I ended up learning first that I had some really sub-optimal motors in play --- that only took 0.4A of max current (for X, Y and E0). I replaced these with 1.5A motors. Seriously, the documentation about selecting motors is good (although I found utube about parallel and serial that seemed to explain that better) ... but I'm relatively sure it wasn't available when I first did this.
After the upgrades, I found the print occasionally getting out of square. The pair of Z-axis motors were 2.4A beasts --- and so I hadn't replaced them in the first go round, but motors are pretty cheap ... so I ordered some more of the 1.5A ones. Then my Z-Axis problems got worse.
THE SCALE PROBLEM
So... here-we-are. The problem. Have you guessed yet? I think Phaedrux was dancing around it above. The original pair of Z-Axis motors were 0.9 degree motors. It would seem it is much harder to drive these fast. This is why the motor multiplier was 5104. I discovered this because after configuring my new motors to move more slowly, my "test cube" was 20x20x40 (and having trouble with layer adhesion).
Of course lightbulbs immediately lit (I didn't actually finish printing the cube --- I got to around 50% --- where it was 20cm-ish high ... and noted that it was only 50% finished and stopped the print). I cleared the bed and reached for the caliper --- 10 cm of commanded movement ... 20 cm of actual movement. Hrmmm.
This is the point I realized the situation. So I changed the multiplier to 2552 and adjusted the speed of that axis to 300mm/min (150 was working for the old config, so it made sense. 180 wasn't). I re-printed my test-cube. (If anyone's curious, with a nod to Star Trek's "Transport Test Cube", I have a 20mm cube that I use for testing the printer).
-
RE: The printing channel... or what to do with a webcam.
@jay_s_uk I have to say, my mind is kinda blown on what this can do. I suppose I'm off on this rabbit hole today.
-
RE: Free space display?
@droftarts thank-you, but ... it's a pretty obvious thing to include in the web control thing --- which is where I posted this.
-
RE: Filament sensor debouncing?
@zBeeble So... after some time, I finally did run out of filament, and that, then, verified both branches ... "This works" ...
-
Big Tree Filament sensor ... results.
Re: Clarifying BigTree Filament Sensor Connection.
I stared at the problem again. The difference between the markings on the wires is subtle and my glasses were dirty. In the end, I didn't fry it with the multiple wrong connections (crongrats both duet and bigtree for tolerating my stupid).
My config file is now
M591 D0 P7 C"e1stop" L6.5 R75:125 E22 S1
I've had both 75% and 125% trigger --- 6.5mm is a lot in this sense. But when it has triggered, one restart has run to completion. Maybe changing the check value (E22)? Dunno.
Anyways ... works like a charm.