touchy

More
15 Jan 2014 14:00 #42806 by partec
Replied by partec on topic touchy
Chris, absolutely perfect, thank you so much, it works fine. Actually I've no MPG ready for use here, but it would be a good option. Linuxcnc and all around is for me fine learning by doig, with great pleasure Peter

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

More
15 Jan 2014 21:18 #42820 by andypugh
Replied by andypugh on topic touchy

Actually I've no MPG ready for use here, but it would be a good option.

It isn't really an option with Touchy, it is pretty much assumed that you will have a jogwheel.

There are some pretty cheap ones on eBay, I recently bought one and it looks OK.
www.ebay.ch/itm/261347866480
The following user(s) said Thank You: partec

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

More
15 Jan 2014 22:29 #42828 by partec
Replied by partec on topic touchy
thank you, looks good and for touchy it's absolutely assumed, of course.

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

More
16 Jan 2014 04:28 #42848 by partec
Replied by partec on topic touchy
Andi's useful hint about nice MPG - just now I've seen his impressive work on Glade LatheMacro - really amazing

may I continue from here concerning YZPoson.png
color combination in "EMC_SourceView" is not so accurate
how can we define colour properties in Glade e.g. ?

<object class="EMC_SourceView" id="hal_sourceview1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="left_margin">2</property>
<property name="right_margin">2</property>
<property name="show_line_numbers">True</property>
<property name="show_line_marks">True</property>
<property name="tab_width">4</property>
<property name="auto_indent">True</property>
<property name="highlight_current_line">True</property>
<property name="indent_on_tab">False</property>
</object>
Attachments:

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

More
17 Jan 2014 05:13 #42892 by partec
Replied by partec on topic touchy
touchy gui - tab AUTO - has nice hal-sourceview with very accurate colour effect
inspecting touchy.glade shows how it is constructed within almost 400 lines
1786
<object class="GtkTable" id="table16">
<property name="visible">True</property>
<property name="n_rows">20</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkEventBox" id="eventbox_listing0">
<property name="visible">True</property>
<signal name="button_release_event" handler="on_listing_select"/>
<child>
<object class="GtkLabel" id="listing0">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">M2</property>
<property name="width_chars">20</property>
<property name="single_line_mode">True</property>
</object>
</child>
</object>
</child>
...
...
...
2182

so then very simple - many, many thanks for touchy !

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

More
17 Jan 2014 21:45 #42917 by andypugh
Replied by andypugh on topic touchy

touchy gui - tab AUTO - has nice hal-sourceview with very accurate colour effect
inspecting touchy.glade shows how it is constructed within almost 400 lines


I imagine that the code was generated by the Glade editor, rather than by hand, though.

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

More
17 Jan 2014 23:43 #42927 by partec
Replied by partec on topic touchy
Andy, I think that, too. May I repeat here my question concerning YZPoson.png
color combination in "EMC_SourceView" is not so accurate
how can we define colour properties in Glade e.g. ?

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

More
17 Jan 2014 23:54 #42928 by andypugh
Replied by andypugh on topic touchy

color combination in "EMC_SourceView" is not so accurate


I am not sure I completely understand the question, but if you are talking about source-highlighting, how does your version of gedit look when viewing G-code?

The default sourceview that arrives with LinuxCNC doesn't work very well, there is a rather better one here:
cnc-club.ru/forum/viewtopic.php?f=33&t=80&p=27169
The following user(s) said Thank You: partec

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

More
18 Jan 2014 03:53 #42934 by partec
Replied by partec on topic touchy
concerning YZPoson.png
talking about color combination in "EMC_SourceView" - the font for complete G-code is any purple and the highlighted line, marking the actually runned cycle also in any red colour is not so accurate
how can we define colour properties in Glade e.g. ?

<object class="EMC_SourceView" id="hal_sourceview1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="left_margin">2</property>
<property name="right_margin">2</property>
<property name="show_line_numbers">True</property>
<property name="show_line_marks">True</property>
<property name="tab_width">4</property>
<property name="auto_indent">True</property>
<property name="highlight_current_line">True</property>
<property name="indent_on_tab">False</property>
</object>

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

More
18 Jan 2014 04:01 - 18 Jan 2014 04:25 #42935 by partec
Replied by partec on topic touchy
Andy, I have to check what you explained to me, with gedit, if linux system settings come through for imaging of EMC_SourceView

Attachments:
Last edit: 18 Jan 2014 04:25 by partec.

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

Time to create page: 0.133 seconds
Powered by Kunena Forum