etet100

Results 8 comments of etet100

Hi. I found a way to fix it: In up3d.c change: `static const uint8_t UP3D_CMD_52[] = { 0x52, 0x00 }; //GetPrinterInfo` to `static const uint8_t UP3D_CMD_52[] = { 0x52, 0x77...

Hi. I overlooked this: ` TT_tagPrinterInfoSet pisets[8];` Not enought space for 9 sets. Change it to 9 or 10.

Personally i think it's a waste of time. Project seems to be abandoned quite long time ago. I't very hard to analyze all these packets and protocols. I'm working on...

You mean tinyfab board? I was going to buy it but it's too expensive. What is wrong with marlin? It is working fine. I have just finished 12 hours printing,...

I know i can import g-code. There is a reason why i used it only once. And i still think that cheap stm32 board is a nice project. I don't...

In my opinion, it is related to competitive projects. For example, Bambu Studio. They don't want these new features to come to competitors before version 2.6 comes out.

Actually, I don't think that's quite what I meant. I never planned to merge it to the original (dead) Candle. It was more about the point of creating a new...

You know... hundreds of open issues, dozens of PRs. For me, it's more than "suspended." And because of this, X forks were created. That's why I was wondering if it's...