MSG in G Code

More
30 Aug 2023 15:33 #279385 by Tchefter
MSG in G Code was created by Tchefter
Hallo Zusammen,
ich will mir zu Anfang jeden Programms eine Nachricht vor dem Start anzeigen lassen.
Über MSG funktioniert das ja bestens. Die Nachricht wird allerdings rechts unten an den Bildschirm geklebt.
Kann man das in irgendeiner Form zentrieren?

Gruß Fritz

### Google Translate ###

Hello everyone,
I want to have a message displayed before the start of each program at the beginning of each program.
It works really well with MSG. However, the message is pasted to the bottom right of the screen.
Can this be centered in any way?

Greetings Fritz

Please Log in or Create an account to join the conversation.

More
30 Aug 2023 16:08 #279388 by MaHa
Replied by MaHa on topic MSG in G Code
Move Notifications from Bottom Right (SE)

axis (py) found in /usr/bin/

about Line 337

from:
self.place(relx=1, rely=1, y=-20, anchor="se")

to:
self.place(relx=1, rely=1, x=-289, y=-20, anchor="se")

 



 
Attachments:
The following user(s) said Thank You: Tchefter

Please Log in or Create an account to join the conversation.

More
30 Aug 2023 16:52 #279396 by Tchefter
Replied by Tchefter on topic MSG in G Code
Works perfect, thanks a lot 

Please Log in or Create an account to join the conversation.

More
30 Aug 2023 17:49 #279402 by Tchefter
Replied by Tchefter on topic MSG in G Code
A Question again:
Is there a Documentation for the axis.py?
i.e. Change the MSG Size, colouring or else?

Please Log in or Create an account to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum