Stefan Bek
Stefan Bek
Ok, what I did: I merged some functions in quick and dirty style to get a `bool selectFileByPos(uint16_t filePos, bool silent=false);` as alternative to the old `bool selectFile(const char *filename,bool...
Well the more I think: I guess the calculated radius should always be the same from start coordinates to center coordinates. AND from center coordinates to end coordinates? Otherwise the...
Why should I flash such a firmware? Why should I want to print Gcode which is not sliced for my specific printer? Who would want to handle decryption on a...
Well, do you remember Region-Codes on DVDs? It sounds exactly like such and therefore I hate it. ^^ It makes printing more complicated and not less complicated. I still dont...
Is int8_t oldMenuLevel; within ui.h bogus too? It is there, gets set twice but never read. Yes I know, this code is old.
I experimented a lot with such behaviour. But I cannot really talk here because I used a 8bit ATMega2560 - 16mhz. Plus I use some selftempered version of a very...
Hello leoheck, I dont remember what heat_manager 3 was. In case you are using PID-Controll, the extruder output (PWM) looks a bit shaky for me. It is 0-1-0-1-0-1-0 instead of...
Ok, nice! Your Ki, Kp and Kd constants look plausible. Away from that, if you cannot get rid of disortions: At least in germany we have 220V lines with Plus,...
Hello @themelle , First I thought that now the visited folder is remembered and not cleared up correctly. But at least I have two "gobacks". One is by button and...
Oh dear... what a dumb bug according to the "break;". I will have retest all of it. For the logs:   Without the new set of autotune using "Classic...