Oled Friendly Axis Mod
24 Sep 2024 01:34 #310680
by s.o.v.a
Oled Friendly Axis Mod was created by s.o.v.a
Hi! I'm using linuxcnc with 4k OLED screen
This is very first alpha version.
You can test it if you like.
You can help me if you like.
I think it would be better to write GUI using C++ and OpenGL only.
But what scares me is that I will need to read 4000 lines of Axis code
Mod location: github.com/sovahc/ofa-mod
Installation:
Unpack files for example to your Desktop (or to linuxcnc config folder)
Update your .ini file like this:
This is very first alpha version.
You can test it if you like.
You can help me if you like.
I think it would be better to write GUI using C++ and OpenGL only.
But what scares me is that I will need to read 4000 lines of Axis code
Mod location: github.com/sovahc/ofa-mod
Installation:
Unpack files for example to your Desktop (or to linuxcnc config folder)
Update your .ini file like this:
[DISPLAY] DISPLAY = axis USER_COMMAND_FILE=/home/sova/Desktop/ofa_mod.py #EXIT_DIALOG = 1
Attachments:
Please Log in or Create an account to join the conversation.
24 Sep 2024 23:38 #310737
by cakeslob
Replied by cakeslob on topic Oled Friendly Axis Mod
ohh your code looks so clean
lets help each other out, because my axis mentor has recently resigned
github.com/cakeslob/regularmac_800
i have some other odds and ends for axis if you interested. like the backplot coloiurs and stuff, but it doesnt look like you really need my help
lets help each other out, because my axis mentor has recently resigned
github.com/cakeslob/regularmac_800
i have some other odds and ends for axis if you interested. like the backplot coloiurs and stuff, but it doesnt look like you really need my help
Please Log in or Create an account to join the conversation.
24 Sep 2024 23:43 #310738
by s.o.v.a
Replied by s.o.v.a on topic Oled Friendly Axis Mod
Attachments:
The following user(s) said Thank You: flyingbrick
Please Log in or Create an account to join the conversation.
Time to create page: 0.092 seconds