Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
24 Nov 2024 15:14
Replied by PCW on topic Multiple Mesa 7I84 I/O board setup

Multiple Mesa 7I84 I/O board setup

Category: General LinuxCNC Questions

This is doable, take a look at this thread:

forum.linuxcnc.org/38-general-linuxcnc-q...o-7i92-boards#311116

You can use mesaflash to change the EEPROM IP address
(probably to 10.10.10.11)
 
  • JT
  • JT's Avatar
24 Nov 2024 14:16
Replied by JT on topic Flex GUI Tutorials

Flex GUI Tutorials

Category: Flex GUI

Tutorial 23



JT
  • rmavalente
  • rmavalente
24 Nov 2024 14:15
Is wiki.linuxcnc.org out? was created by rmavalente

Is wiki.linuxcnc.org out?

Category: General LinuxCNC Questions

Hello Mates,

I can't access wiki for 15 days or so, is it out? Other than archive.org, is that another url?
 
  • Aciera
  • Aciera's Avatar
24 Nov 2024 12:58
  • gekonko
  • gekonko's Avatar
24 Nov 2024 12:30 - 24 Nov 2024 12:31
Replied by gekonko on topic Translation files for QtPlasmaC

Translation files for QtPlasmaC

Category: Plasmac

I have translated mainly the MainWindow when I decided to test it, before putting more hours in it.
I have also tested to translate only one button "estop", the compiled .qm file had the translation inside.
 

Attachment not found



I have also spotted difference between mine and @Franklin's .ts file. At the very beginning, the line="42" and line="43" is different. Does this means that these translations arent compatible between versions?
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="uk_UA" sourcelanguage="en">
<context>
<name>Conversational</name>
<message>
<location filename="../../../../../lib/python/qtvcp/lib/qtplasmac/conv_block.py" line="42"/>
<source>Block Error</source>
<translation type="unfinished"></translation>
</message>



[code]<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="sk_SK" sourcelanguage="en">
<context>
<name>Conversational</name>
<message>
<location filename="../../../../../lib/python/qtvcp/lib/qtplasmac/conv_block.py" line="43"/>
<source>Block Error</source>
<translation type="unfinished"></translation>
</message>
[/code]
Displaying 22486 - 22490 out of 22490 results.
Time to create page: 0.415 seconds
Powered by Kunena Forum