Advertisement
Guest User

Console Output of LinuxCNC

a guest
Mar 16th, 2021
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. The problem is the tabs "Run" and "Config" in Gmoccappy are empty and can't be filled which leads to missing default values.
  2. I haven't touched the code and with another ini and hal file it works.
  3.  
  4. This is the console output of linux cnc right after starting it.
  5. LINUXCNC - 2.8.0
  6. Machine configuration directory is '/home/user/linuxcnc/configs/by_machine.plasmac.gmoccapy'
  7. Machine configuration file is 'metric_plasmac.ini'
  8. Starting LinuxCNC...
  9. twopass:invoked with <> options
  10. twopass:found ./machine.hal
  11. twopass:found ././plasmac.tcl
  12. twopass:found ./plasmac_connections.hal
  13. Note: Using POSIX realtime
  14. config string '0x378 out'
  15. APP: test/plasmac_test.py found: </home/user/linuxcnc/configs/by_machine.plasmac.gmoccapy/test/plasmac_test.py>
  16. Unexpected realtime delay on task 0 with period 30000
  17. This Message will only display once per session.
  18. Run the Latency Test and resolve before continuing.
  19.  
  20. Unexpected realtime delay on task 0 with period 30000
  21. This Message will only display once per session.
  22. Run the Latency Test and resolve before continuing.
  23. (0, ' = ', '/usr/bin/gmoccapy')
  24. (1, ' = ', '-ini')
  25. (2, ' = ', '/home/user/linuxcnc/configs/by_machine.plasmac.gmoccapy/metric_plasmac.ini')
  26. Entry = trivkins
  27. Entry = coordinates=xyz
  28. found the following coordinates xyz
  29.  
  30. **** GMOCCAPY GETINIINFO ****
  31. Number of joints = 3
  32. 3 COORDINATES found = xyz
  33. joint 0 = axis x
  34. joint 1 = axis y
  35. joint 2 = axis z
  36. {0: 'x', 1: 'y', 2: 'z'}
  37. ('found kinematics module', ['trivkins', 'coordinates=xyz'])
  38.  
  39. **** GMOCCAPY GETINIINFO ****
  40. [KINS] KINEMATICS is trivkins
  41. Will use mode to switch between Joints and World mode
  42. hopefully supported by the used <<trivkins>> module
  43.  
  44. **** GMOCCAPY GETINIINFO ****
  45. No DEFAULT_LINEAR_VELOCITY entry found in [TRAJ] of INI file
  46. Using half on MAX_LINEAR_VELOCITY
  47. **** GMOCCAPY GETINIINFO ****
  48. No MIN_ANGULAR_VELOCITY entry found in [DISPLAY] of INI file
  49. Using default value of 0.1 degree / min
  50. **** GMOCCAPY GETINIINFO ****
  51. No DEFAULT_ANGULAR_VELOCITY entry found in [DISPLAY] of INI file
  52. Using default value of 360 degree / min
  53. **** GMOCCAPY GETINIINFO ****
  54. No MAX_ANGULAR_VELOCITY entry found in [DISPLAY] of INI file
  55. Using default value of 3600 degree / min
  56. **** GMOCCAPY GETINIINFO ****
  57. No MAX_SPINDLE_OVERRIDE entry found in [DISPLAY] of INI file
  58. **** GMOCCAPY GETINIINFO ****
  59. No MIN_SPINDLE_OVERRIDE entry found in [DISPLAY] of INI file
  60. **** GMOCCAPY GETINIINFO ****
  61. No MAX_RAPID_OVERRIDE entry found in [DISPLAY] of INI file
  62. Default settings 100 % applied!
  63. **** GMOCCAPY GETINIINFO ****
  64. Preference file path: /home/user/linuxcnc/configs/by_machine.plasmac.gmoccapy/METRIC_PLASMAC.pref
  65. **** GMOCCAPY GETINIINFO ****
  66. No DEFAULT_SPINDLE_SPEED entry found in [DISPLAY] of INI file
  67. **** GMOCCAPY INFO ****
  68. **** no valid probe config in INI File ****
  69. **** disabled tool measurement ****
  70. **** GMOCCAPY INFO ****
  71. **** Entering make_DRO
  72. axis_list = ['x', 'y', 'z']
  73. **** GMOCCAPY INFO ****
  74. **** Entering make ref axis button
  75. ('Filepath = ', '/usr/share/gmoccapy/images/ref_all.png')
  76. ('Filepath = ', '/usr/share/gmoccapy/images/ref_x.png')
  77. ('Filepath = ', '/usr/share/gmoccapy/images/ref_y.png')
  78. ('Filepath = ', '/usr/share/gmoccapy/images/ref_z.png')
  79. ('Filepath = ', '/usr/share/gmoccapy/images/unhome.png')
  80. **** GMOCCAPY INFO ****
  81. **** Entering make touch button
  82. **** GMOCCAPY INFO ****
  83. **** Entering make jog increments
  84. **** GMOCCAPY INFO ****
  85. **** Entering make jog button
  86. **** GMOCCAPY INFO ****
  87. **** Entering make macro button
  88. found 0 Macros
  89. **** GMOCCAPY INFO ****
  90. **** arrange DRO
  91. 3
  92. **** GMOCCAPY INFO ****
  93. **** Place in table
  94. **** GMOCCAPY INFO ****
  95. **** get DRO order
  96. **** GMOCCAPY INFO ****
  97. **** arrange JOG button
  98. less than 6 axis
  99. /usr/bin/gmoccapy:326: GtkWarning: Invalid icon size 48
  100.  
  101. self.widgets.window1.show()
  102. ['box_cooling', 'box_spindle', 'ntb_preview', 'ntb_preview', 'ntb_preview', 'box_tool_and_code_info', 'ntb_preview']
  103. **** GMOCCAPY INFO ****
  104. **** no audio available! ****
  105. **** PYGST libray not installed? ****
  106. **** is python-gstX.XX installed? ****
  107. **** GMOCCAPY INFO ****
  108. **** Entering init gremlin ****
  109. Kinematics type changed
  110. **** GMOCCAPY INFO ****
  111. **** No virtual keyboard installed, we checked for <onboard> and <matchbox-keyboard>.
  112. **** GMOCCAPY INFO: Gcode.lang found ****
  113.  
  114. (gmoccapy:11150): GtkSourceView-CRITICAL **: 20:17:15.126: gtk_source_language_manager_set_search_path: assertion 'lm->priv->ids == NULL' failed
  115. **** GMOCCAPY INFO : inifile = /home/user/linuxcnc/configs/by_machine.plasmac.gmoccapy/metric_plasmac.ini ****:
  116. **** GMOCCAPY INFO : postgui halfile = None ****:
  117. Jog Pin Changed
  118. x+
  119. Jog Button released = x+
  120. Jog Pin Changed
  121. x-
  122. Jog Button released = x-
  123. Jog Pin Changed
  124. y+
  125. Jog Button released = y+
  126. Jog Pin Changed
  127. y-
  128. Jog Button released = y-
  129. Jog Pin Changed
  130. z+
  131. Jog Button released = z+
  132. Jog Pin Changed
  133. z-
  134. Jog Button released = z-
  135. /usr/lib/python2.7/dist-packages/gmoccapy/notification.py:168: GtkWarning: Invalid icon size 48
  136.  
  137. self.popup.show()
  138. gladevcp: trouble looking for handlers in 'plasmac_run': float() argument must be a string or a number
  139. Traceback (most recent call last):
  140. File "/usr/bin/gladevcp", line 129, in load_handlers
  141. objlist = h(halcomp,builder,useropts)
  142. File "./plasmac_run.py", line 1256, in get_handlers
  143. return [HandlerClass(halcomp,builder,useropts)]
  144. File "./plasmac_run.py", line 1218, in __init__
  145. float(self.i.find('AXIS_Z', 'OFFSET_AV_RATIO'))) * 60
  146. TypeError: float() argument must be a string or a number
  147. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_single_cut_pressed'
  148. builder.connect_signals(handlers)
  149. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_delete_clicked'
  150. builder.connect_signals(handlers)
  151. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_new_clicked'
  152. builder.connect_signals(handlers)
  153. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_save_clicked'
  154. builder.connect_signals(handlers)
  155. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_reload_clicked'
  156. builder.connect_signals(handlers)
  157. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_material_changed'
  158. builder.connect_signals(handlers)
  159. gladevcp: trouble looking for handlers in 'plasmac_config': float() argument must be a string or a number
  160. Traceback (most recent call last):
  161. File "/usr/bin/gladevcp", line 129, in load_handlers
  162. objlist = h(halcomp,builder,useropts)
  163. File "./plasmac_config.py", line 350, in get_handlers
  164. return [HandlerClass(halcomp,builder,useropts)]
  165. File "./plasmac_config.py", line 336, in __init__
  166. float(self.i.find('AXIS_Z', 'OFFSET_AV_RATIO'))) * 60
  167. TypeError: float() argument must be a string or a number
  168. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_setupFeedRate_value_changed'
  169. builder.connect_signals(handlers)
  170. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_save_clicked'
  171. builder.connect_signals(handlers)
  172. /usr/bin/gladevcp:221: RuntimeWarning: missing handler 'on_reload_clicked'
  173. builder.connect_signals(handlers)
  174. 50331651
  175. 48234499
  176. Traceback (most recent call last):
  177. File "./plasmac_run.py", line 430, in material_change_number_changed
  178. if self.getMaterialBusy:
  179. AttributeError: HandlerClass instance has no attribute 'getMaterialBusy'
  180. Traceback (most recent call last):
  181. File "./plasmac_run.py", line 425, in first_material_changed
  182. if not self.material_exists(material):
  183. File "./plasmac_run.py", line 449, in material_exists
  184. if int(material) in self.materialList:
  185. AttributeError: HandlerClass instance has no attribute 'materialList'
  186. 46137347
  187. 44040195
  188. 52428803
  189. 37748739
  190. 54525955
  191. /usr/bin/gmoccapy:5204: GtkWarning: Invalid icon size 48
  192.  
  193. gtk.main()
  194.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement