Jaroslav
About
- Username
- Jaroslav
- Joined
- Visits
- 23
- Last Active
- Roles
- Member
Comments
-
I see - so I will have to upgrade the firmware or change the filament manually before its end. Thanks a lot!
-
Looking into the logs, the only sign of the filament sensor activates is that I start getting these messages: Mesg:11:55:38.173: Warning: Communication timeout - resetting communication buffer.Mesg:11:55:38.173: This means that a expected firmware …
-
Thanks. Unfortunately, it does not seem to support the M412, it halted for an unknown reason. I will have to try to record the communication and see if I can find the action or anything that would show the status of the filament runout switch. I can…
-
I thought the printer did not send any messages, but after trying M412 S1 H1, I get "echo:busy%3A%20paused%20for%20user" (copy paste from Repetier Server log) or "echo:busy: paused for user" in human readable form - can this be used to pause g-code …
-
Host is omitting everything after @. I see I forgot to mention the versions - I first saw this with 2.6.1 and now also with 2.7.0
-
Thanks. I will look into it deeper and maybe try one of the alternative firmwares. I am running 4 printers via a HP T620 thin client.
-
I did another try after some time. The printer stops, but when checking the log, the buffer starts overflowing and gcode is being lost until the filament is changed. There was some issue with extrusion after that, but before I noticed the printer st…
-
Thank you for the great support, M360 said this: Config:InputBuffer:95 - so I had it wrong all the time without noticing. I set the buffer to 95 and zero errors.
-
Just to add - I tried testing the config with 127 bytes buffer and got over 1.7 % loss. 255 made it worse, 63 had zero resends. Maybe the printer has a smaller buffer than expected?
-
This came from FLSUN QQ-S Pro, which everyone tells it is Repetier based, but I do not thing so, even you confirmed that (and it does not work when I select Repetier firmware). Here are the logs (not from the same project) Foot middle is the old ver…
-
I actually found out that I have a problem after update. I keep getting a lot of these in the log: Send:12:01:35.768: M117 Layer 2/8Recv:12:01:35.849: Error:Wrong checksumRecv:12:01:35.852: Resend:23272Recv:12:01:35.852: Ignore due to resend: okSen…
-
I updated today. Everything seems to work fine and I even found the printer files to backup (in the installation instructions).
-
I will do that, thanks.
-
A screenshot here: https://postimg.cc/HJwfH6MY
-
What is the file name and location on Linux? I cannot find it. Also, checking for version says I am using actual version. The PC is online, I am now writing from it.
-
Is it using any special port? The computer should be connected to the internet, but through a firewall.
-
Yes, thanks, there was M221 S95 in the code. I did not know that.
-
Thanks. I am not sure how to start the auto update, mine shows there is no newer version from the web interface.
-
Here is my configuration file - I can see there could be some improvements made, but I have used this for more than half a year.
-
I will check when I am at home on the LAN. There were no special settings needed, I only had to pay attention to the ID of the USB, because I have three printers connected to the server.
-
I can confirm that the QQ-S works flawlessly with repetier-server running on Linux Mint. I really like the options to adjust flow and speed in almost real time.
-
I understand that. This is a chinese printer where the display unit is sending GCodes to the printer from an SD card. I think it also might be disrupting the serial communication when using both the display (e.g. to set temperature or move axes befo…
-
I started having this issue as well (FLSUN printer, MKS Gen L board with Marlin 1.1.9 and TFT32) after some successful prints (identical g-code). I suspected the display. My last 4 or 5 prints failed in the middle. The head was frozen either fully (…
-
And I am sorry for hijacking this thread, I somehow thought this was about that Qrome monitor from the beginning.
-
I am sorry, we are talking about the Qrome hardware printer monitor (and its Arduino code). The latest code (3.0) has a section commented out - uncommenting a part of it helped and it now works for me - I uncommented the part that removed the header…
-
It says root size = 0 when I commented out the error handling. When I try the URL http://ip//printer/api/?a=stateList&apikey=xxx, it displays the information in the browser. But the program does not read it for some reason. This is far beyond my…
-
I have the correct API ID, I re-entered it and no change. I can select any printer and save, but still parser error. I had to change the NTP server to time.google.com to male it work, the weather worked straight away. I need to connect to the consol…
-
Mine now says that the printers are offline due to error in parsing. If a reboot does not help, it will need some debugging.
-
I put one together today, it seems to work just fine - I see things on the display and can connect to the web interface, all I need is now to print a box and test it with the server. Looking quickly at the code, I am not really sure how it identifie…
-
I am running the server on a HP T620 controlling 3 and in future 4 printers over USB. So this looks like a possible solution. I will definitely not do timelapse videos for every print, it is more likely to make one and then forget about it:)