Faris_Saad
About
- Username
- Faris_Saad
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
Sorry for replying on an old post. Is there a way to close a respond message via macros / code? something like this: to open: RESPOND MSG="// action: send:@info MESSAGE TEXT" to close: RESPOND MSG="// action: close all"
-
No problem! I look forward to 1.5.0
-
I tried various positions at the end of the g-code file, but none of them appear to be working https://imgur.com/a/CXOXsn8 I am starting to believe it is not implemented yet in our version of Repetier Server.
-
mm, I see what you mean. I will call it from within the gcode file. Would it be possible to call it from within my END_PRINT macro for example?
-
I cannot seem to get this command to work, could you check if our current version (Felix / LFT / Insolution version 1.4.18) is yet supporting it?
-
Thank makes sense! thanks for the info.
-
This sort of works, the connectable servers are indeed copied over. All servers however indicate "0" printers and "Not Authenticated". I assume the API keys / login credentials are stored somewhere else, is that correct? https://i.imgur.com/2BCCskN…
-
My 3D printers contain automated bed emptying solutions. The beds are being emptied after a print is completed and is initiated from the END_PRINT macro. I am relying on my print reports to verify whether a print is successful or failed. Unfortunate…
-
Repetier said: ssh credentials are only managed by linux and we do not set/change them. So only when you gave pi user a new password it would been changed. Is ssh still running? In server -> global settings->terminal you can login as w…