New GUI for Emc available for testing...
- robh
- Offline
- Premium Member
Less
More
- Posts: 158
- Thank you received: 24
27 Jun 2010 15:57 #3211
by robh
Replied by robh on topic Re:New GUI for Emc available for testing...
Hi Thomas
i was trying out your GUI, very nice work
i noticed mocca looks for CONFIG in ini, and does not read config, seems case sensitive, took awhile to work out why it was not seeing reading the config line.
problem i do have is,
when i go to MDI i get the following pop up
Mocca
Access Violation
Press ok to ignore and risk data corruption
press cancel to kill the program
any ideas what will cause this?
thanks ,robert
PS: i got this running on Ubuntu 10.04 with EMC 2.4.1
was a missing package, just install it with
"sudo apt-get install libgtkglext1"
i was trying out your GUI, very nice work
i noticed mocca looks for CONFIG in ini, and does not read config, seems case sensitive, took awhile to work out why it was not seeing reading the config line.
problem i do have is,
when i go to MDI i get the following pop up
Mocca
Access Violation
Press ok to ignore and risk data corruption
press cancel to kill the program
any ideas what will cause this?
thanks ,robert
PS: i got this running on Ubuntu 10.04 with EMC 2.4.1
was a missing package, just install it with
"sudo apt-get install libgtkglext1"
Please Log in or Create an account to join the conversation.
- gtom
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
30 Jun 2010 10:35 #3251
by gtom
Replied by gtom on topic Re:New GUI for Emc available for testing...
There was something wrong in the english versions of mocca, this was fixed in the latest binary.
We have now the english config and layout files available. So please take a look at the project homepage at googlecode. mocca.pdf is the documentation in english, still missing a lot but at least some documentation
The gtk2 OpenGl problems are gone... mocca now works on any linux with a installed Gtk2.
Pleas do NOT use mocca for lathes, it was not tested on real lathes, just on milling machines.
regards, Thomas
We have now the english config and layout files available. So please take a look at the project homepage at googlecode. mocca.pdf is the documentation in english, still missing a lot but at least some documentation
The gtk2 OpenGl problems are gone... mocca now works on any linux with a installed Gtk2.
Pleas do NOT use mocca for lathes, it was not tested on real lathes, just on milling machines.
regards, Thomas
Please Log in or Create an account to join the conversation.
- robh
- Offline
- Premium Member
Less
More
- Posts: 158
- Thank you received: 24
30 Jun 2010 20:45 #3255
by robh
Replied by robh on topic Re:New GUI for Emc available for testing...
hi thom
for for updating moca, and also a English translation, i see there are still some areas to be translated, like on tool edit window etc.
also when i go to MDI window, i still get the error as above,
running from command line gives me this print out
hope this helps, robert
$ emc
EMC2 - 2.4.1
Machine configuration directory is '/home/superslant2/emc2/configs/sim'
Machine configuration file is 'axis_mm.ini'
Starting EMC2...
Mocca starts with correct version EMC2-2.4.1
Library loaded from: /usr/lib/
mocca reads from :/home/superslant2/emc2/configs/sim/
Default NML- File: /usr/share/emc/emc.nml
Setup is metric
Config directory = "/home/superslant2/skins/default_en/"
"index" in tool config is out of range
Added Script: test ,File: test.nc
Hal component "mocca" loaded.
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
Reading layout from /home/superslant2/skins/default_en/mocca.xml
Reading layout from /home/superslant2/skins/default_en/jog.xml
No Jog-Increments set in config-file
Using default configuration
Reading layout from /home/superslant2/skins/default_en/mdi.xml
Reading layout from /home/superslant2/skins/default_en/run.xml
Canon Offsets: 0.00 0.00 0.00
TApplication.HandleException Access violation
Stack trace:
$0114906E
$081C543C
$08115B5B
$08114DCA
$080EE34C
$080EDF45
$080EEF1A
$080EE415
$0805D011
$08062292
$08063369
$080EDF45
$080E925A
$0806288D
$080EC9FD
$080EFDBB
$081D9EDA
Shutting down and cleaning up EMC2...
Cleanup done
superslant2@superslant2-2:~$
for for updating moca, and also a English translation, i see there are still some areas to be translated, like on tool edit window etc.
also when i go to MDI window, i still get the error as above,
running from command line gives me this print out
hope this helps, robert
$ emc
EMC2 - 2.4.1
Machine configuration directory is '/home/superslant2/emc2/configs/sim'
Machine configuration file is 'axis_mm.ini'
Starting EMC2...
Mocca starts with correct version EMC2-2.4.1
Library loaded from: /usr/lib/
mocca reads from :/home/superslant2/emc2/configs/sim/
Default NML- File: /usr/share/emc/emc.nml
Setup is metric
Config directory = "/home/superslant2/skins/default_en/"
"index" in tool config is out of range
Added Script: test ,File: test.nc
Hal component "mocca" loaded.
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
Reading layout from /home/superslant2/skins/default_en/mocca.xml
Reading layout from /home/superslant2/skins/default_en/jog.xml
No Jog-Increments set in config-file
Using default configuration
Reading layout from /home/superslant2/skins/default_en/mdi.xml
Reading layout from /home/superslant2/skins/default_en/run.xml
Canon Offsets: 0.00 0.00 0.00
TApplication.HandleException Access violation
Stack trace:
$0114906E
$081C543C
$08115B5B
$08114DCA
$080EE34C
$080EDF45
$080EEF1A
$080EE415
$0805D011
$08062292
$08063369
$080EDF45
$080E925A
$0806288D
$080EC9FD
$080EFDBB
$081D9EDA
Shutting down and cleaning up EMC2...
Cleanup done
superslant2@superslant2-2:~$
Please Log in or Create an account to join the conversation.
- gtom
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
09 Jul 2010 02:48 #3306
by gtom
Replied by gtom on topic Re:New GUI for Emc available for testing...
Please Log in or Create an account to join the conversation.
- ynneb
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
20 Jul 2010 10:30 #3425
by ynneb
Replied by ynneb on topic Re:New GUI for Emc available for testing...
I have been hoping for this sort of thing for years. I have designed a few screens for Mach3 with ease, but didnt now how to do them in EMC.
I have another friend who makes a living designing mach3 sreens. He wouls also be very interested in this too.
Lets see how it goes with installing Mocca.
Can the buttons be made transparent so as to show the BMP underneath?
I have another friend who makes a living designing mach3 sreens. He wouls also be very interested in this too.
Lets see how it goes with installing Mocca.
Can the buttons be made transparent so as to show the BMP underneath?
Please Log in or Create an account to join the conversation.
- ynneb
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
25 Jul 2010 03:25 - 25 Jul 2010 04:06 #3481
by ynneb
Replied by ynneb on topic New GUI for Emc available for testing...
Last edit: 25 Jul 2010 04:06 by ynneb. Reason: I tried to reupload an image but it woldnt allow me to. New image on next post
Please Log in or Create an account to join the conversation.
- ynneb
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
25 Jul 2010 03:34 - 25 Jul 2010 03:34 #3482
by ynneb
Replied by ynneb on topic Re:New GUI for Emc available for testing...
Here is a screen I did years ago. More than likely not many peoples taste, but it demonstrates having a single BMP/JPG and having transparent buttons and DROs over it. I have found this to be the easiest method for screen design.
I wouldlove to start making screen for EMC using Mocca.
I did install Mocca but now EMC just creashes each time.
I wouldlove to start making screen for EMC using Mocca.
I did install Mocca but now EMC just creashes each time.
Last edit: 25 Jul 2010 03:34 by ynneb.
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1125
- Thank you received: 184
25 Jul 2010 16:19 #3488
by Mike_Eitel
Replied by Mike_Eitel on topic Re:New GUI for Emc available for testing...
WOW
I installed today the latest files and
I'm impressed
Tried to modify f.x to downsize to a 3-Axis machine.. Will there be a easy to do description?
In my opinion mocca is woth to get his own categorie in this forum... to collect diffent "machine-gui's" etc.
Mike
I installed today the latest files and
I'm impressed
Tried to modify f.x to downsize to a 3-Axis machine.. Will there be a easy to do description?
In my opinion mocca is woth to get his own categorie in this forum... to collect diffent "machine-gui's" etc.
Mike
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7780
- Thank you received: 2075
27 Jul 2010 05:59 #3493
by cmorley
Replied by cmorley on topic Re:New GUI for Emc available for testing...
I installed latest files.
Very cool.
I wish it were in a more common programming language.
It needs to be able to load halmeter and halconfig.
The wiki is probably the best place for third party skins.
Keep up the good work!
Chris
Very cool.
I wish it were in a more common programming language.
It needs to be able to load halmeter and halconfig.
The wiki is probably the best place for third party skins.
Keep up the good work!
Chris
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
Less
More
- Posts: 7000
- Thank you received: 1172
05 Aug 2010 12:08 #3590
by BigJohnT
Replied by BigJohnT on topic Re:New GUI for Emc available for testing...
I'm getting an error on 10.04 trying to install mocca.
I'm following the install pdf... which is not good for cut and paste as the pdf inserts funny things for dashes etc.
Thanks
John
john@zotac:~$ sudo apt-get install libglib1.2-dbg libgdk-pixbuf2 libgtkglext1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libglib1.2-dbg
I'm following the install pdf... which is not good for cut and paste as the pdf inserts funny things for dashes etc.
Thanks
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.132 seconds