FlatCAMCNCJob.py 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835
  1. # ##########################################################
  2. # FlatCAM: 2D Post-processing for Manufacturing #
  3. # http://flatcam.org #
  4. # Author: Juan Pablo Caram (c) #
  5. # Date: 2/5/2014 #
  6. # MIT Licence #
  7. # ##########################################################
  8. # ##########################################################
  9. # File modified by: Marius Stanciu #
  10. # ##########################################################
  11. from copy import deepcopy
  12. from io import StringIO
  13. from datetime import datetime
  14. from appEditors.AppTextEditor import AppTextEditor
  15. from appObjects.FlatCAMObj import *
  16. from matplotlib.backend_bases import KeyEvent as mpl_key_event
  17. from camlib import CNCjob
  18. from shapely.ops import unary_union
  19. from shapely.geometry import Point
  20. try:
  21. from shapely.ops import voronoi_diagram
  22. except Exception:
  23. pass
  24. import os
  25. import sys
  26. import serial
  27. import glob
  28. import math
  29. import gettext
  30. import appTranslation as fcTranslate
  31. import builtins
  32. fcTranslate.apply_language('strings')
  33. if '_' not in builtins.__dict__:
  34. _ = gettext.gettext
  35. class CNCJobObject(FlatCAMObj, CNCjob):
  36. """
  37. Represents G-Code.
  38. """
  39. optionChanged = QtCore.pyqtSignal(str)
  40. ui_type = CNCObjectUI
  41. def __init__(self, name, units="in", kind="generic", z_move=0.1,
  42. feedrate=3.0, feedrate_rapid=3.0, z_cut=-0.002, tooldia=0.0,
  43. spindlespeed=None):
  44. log.debug("Creating CNCJob object...")
  45. self.decimals = self.app.decimals
  46. CNCjob.__init__(self, units=units, kind=kind, z_move=z_move,
  47. feedrate=feedrate, feedrate_rapid=feedrate_rapid, z_cut=z_cut, tooldia=tooldia,
  48. spindlespeed=spindlespeed, steps_per_circle=int(self.app.defaults["cncjob_steps_per_circle"]))
  49. FlatCAMObj.__init__(self, name)
  50. self.kind = "cncjob"
  51. self.options.update({
  52. "plot": True,
  53. "tooldia": 0.03937, # 0.4mm in inches
  54. "append": "",
  55. "prepend": "",
  56. "dwell": False,
  57. "dwelltime": 1,
  58. "type": 'Geometry',
  59. # "toolchange_macro": '',
  60. # "toolchange_macro_enable": False
  61. })
  62. '''
  63. This is a dict of dictionaries. Each dict is associated with a tool present in the file. The key is the
  64. diameter of the tools and the value is another dict that will hold the data under the following form:
  65. {tooldia: {
  66. 'tooluid': 1,
  67. 'offset': 'Path',
  68. 'type_item': 'Rough',
  69. 'tool_type': 'C1',
  70. 'data': {} # a dict to hold the parameters
  71. 'gcode': "" # a string with the actual GCODE
  72. 'gcode_parsed': {} # dictionary holding the CNCJob geometry and type of geometry
  73. (cut or move)
  74. 'solid_geometry': []
  75. },
  76. ...
  77. }
  78. It is populated in the GeometryObject.mtool_gen_cncjob()
  79. BEWARE: I rely on the ordered nature of the Python 3.7 dictionary. Things might change ...
  80. '''
  81. self.cnc_tools = {}
  82. '''
  83. This is a dict of dictionaries. Each dict is associated with a tool present in the file. The key is the
  84. diameter of the tools and the value is another dict that will hold the data under the following form:
  85. {tooldia: {
  86. 'tool': int,
  87. 'nr_drills': int,
  88. 'nr_slots': int,
  89. 'offset': float,
  90. 'data': {}, a dict to hold the parameters
  91. 'gcode': "", a string with the actual GCODE
  92. 'gcode_parsed': [], list of dicts holding the CNCJob geometry and
  93. type of geometry (cut or move)
  94. 'solid_geometry': [],
  95. },
  96. ...
  97. }
  98. It is populated in the ExcellonObject.on_create_cncjob_click() but actually
  99. it's done in camlib.CNCJob.generate_from_excellon_by_tool()
  100. BEWARE: I rely on the ordered nature of the Python 3.7 dictionary. Things might change ...
  101. '''
  102. self.exc_cnc_tools = {}
  103. # flag to store if the CNCJob is part of a special group of CNCJob objects that can't be processed by the
  104. # default engine of FlatCAM. They generated by some of tools and are special cases of CNCJob objects.
  105. self.special_group = None
  106. # for now it show if the plot will be done for multi-tool CNCJob (True) or for single tool
  107. # (like the one in the TCL Command), False
  108. self.multitool = False
  109. # determine if the GCode was generated out of a Excellon object or a Geometry object
  110. self.origin_kind = None
  111. self.coords_decimals = 4
  112. self.fr_decimals = 2
  113. # used for parsing the GCode lines to adjust the GCode when the GCode is offseted or scaled
  114. gcodex_re_string = r'(?=.*(X[-\+]?\d*\.\d*))'
  115. self.g_x_re = re.compile(gcodex_re_string)
  116. gcodey_re_string = r'(?=.*(Y[-\+]?\d*\.\d*))'
  117. self.g_y_re = re.compile(gcodey_re_string)
  118. gcodez_re_string = r'(?=.*(Z[-\+]?\d*\.\d*))'
  119. self.g_z_re = re.compile(gcodez_re_string)
  120. gcodef_re_string = r'(?=.*(F[-\+]?\d*\.\d*))'
  121. self.g_f_re = re.compile(gcodef_re_string)
  122. gcodet_re_string = r'(?=.*(\=\s*[-\+]?\d*\.\d*))'
  123. self.g_t_re = re.compile(gcodet_re_string)
  124. gcodenr_re_string = r'([+-]?\d*\.\d+)'
  125. self.g_nr_re = re.compile(gcodenr_re_string)
  126. if self.app.is_legacy is False:
  127. self.text_col = self.app.plotcanvas.new_text_collection()
  128. self.text_col.enabled = True
  129. self.annotation = self.app.plotcanvas.new_text_group(collection=self.text_col)
  130. self.gcode_editor_tab = None
  131. self.gcode_viewer_tab = None
  132. self.source_file = ''
  133. self.units_found = self.app.defaults['units']
  134. self.probing_gcode_text = ''
  135. # store the current selection shape status to be restored after manual adding test points
  136. self.old_selection_state = self.app.defaults['global_selection_shape']
  137. # if mouse is dragging set the object True
  138. self.mouse_is_dragging = False
  139. # if mouse events are bound to local methods
  140. self.mouse_events_connected = False
  141. # event handlers references
  142. self.kp = None
  143. self.mm = None
  144. self.mr = None
  145. self.append_snippet = ''
  146. self.prepend_snippet = ''
  147. self.gc_header = self.gcode_header()
  148. self.gc_start = ''
  149. self.gc_end = ''
  150. '''
  151. dictionary of dictionaries to store the informations for the autolevelling
  152. format:
  153. {
  154. id: {
  155. 'point': Shapely Point
  156. 'geo': Shapely Polygon from Voronoi diagram,
  157. 'height': float
  158. }
  159. }
  160. '''
  161. self.al_geometry_dict = {}
  162. self.grbl_ser_port = None
  163. # Attributes to be included in serialization
  164. # Always append to it because it carries contents
  165. # from predecessors.
  166. self.ser_attrs += [
  167. 'options', 'kind', 'origin_kind', 'cnc_tools', 'exc_cnc_tools', 'multitool', 'append_snippet',
  168. 'prepend_snippet', 'gc_header'
  169. ]
  170. def build_ui(self):
  171. self.ui_disconnect()
  172. FlatCAMObj.build_ui(self)
  173. self.units = self.app.defaults['units'].upper()
  174. # if the FlatCAM object is Excellon don't build the CNC Tools Table but hide it
  175. self.ui.cnc_tools_table.hide()
  176. if self.cnc_tools:
  177. self.ui.cnc_tools_table.show()
  178. self.build_cnc_tools_table()
  179. self.ui.exc_cnc_tools_table.hide()
  180. if self.exc_cnc_tools:
  181. self.ui.exc_cnc_tools_table.show()
  182. self.build_excellon_cnc_tools()
  183. if self.ui.sal_cb.get_value():
  184. self.build_al_table()
  185. self.ui_connect()
  186. def build_cnc_tools_table(self):
  187. tool_idx = 0
  188. n = len(self.cnc_tools)
  189. self.ui.cnc_tools_table.setRowCount(n)
  190. for dia_key, dia_value in self.cnc_tools.items():
  191. tool_idx += 1
  192. row_no = tool_idx - 1
  193. t_id = QtWidgets.QTableWidgetItem('%d' % int(tool_idx))
  194. # id.setFlags(QtCore.Qt.ItemIsSelectable | QtCore.Qt.ItemIsEnabled)
  195. self.ui.cnc_tools_table.setItem(row_no, 0, t_id) # Tool name/id
  196. # Make sure that the tool diameter when in MM is with no more than 2 decimals.
  197. # There are no tool bits in MM with more than 2 decimals diameter.
  198. # For INCH the decimals should be no more than 4. There are no tools under 10mils.
  199. dia_item = QtWidgets.QTableWidgetItem('%.*f' % (self.decimals, float(dia_value['tooldia'])))
  200. offset_txt = list(str(dia_value['offset']))
  201. offset_txt[0] = offset_txt[0].upper()
  202. offset_item = QtWidgets.QTableWidgetItem(''.join(offset_txt))
  203. type_item = QtWidgets.QTableWidgetItem(str(dia_value['type']))
  204. tool_type_item = QtWidgets.QTableWidgetItem(str(dia_value['tool_type']))
  205. t_id.setFlags(QtCore.Qt.ItemIsEnabled)
  206. dia_item.setFlags(QtCore.Qt.ItemIsEnabled)
  207. offset_item.setFlags(QtCore.Qt.ItemIsEnabled)
  208. type_item.setFlags(QtCore.Qt.ItemIsEnabled)
  209. tool_type_item.setFlags(QtCore.Qt.ItemIsEnabled)
  210. # hack so the checkbox stay centered in the table cell
  211. # used this:
  212. # https://stackoverflow.com/questions/32458111/pyqt-allign-checkbox-and-put-it-in-every-row
  213. # plot_item = QtWidgets.QWidget()
  214. # checkbox = FCCheckBox()
  215. # checkbox.setCheckState(QtCore.Qt.Checked)
  216. # qhboxlayout = QtWidgets.QHBoxLayout(plot_item)
  217. # qhboxlayout.addWidget(checkbox)
  218. # qhboxlayout.setAlignment(QtCore.Qt.AlignCenter)
  219. # qhboxlayout.setContentsMargins(0, 0, 0, 0)
  220. plot_item = FCCheckBox()
  221. plot_item.setLayoutDirection(QtCore.Qt.RightToLeft)
  222. tool_uid_item = QtWidgets.QTableWidgetItem(str(dia_key))
  223. if self.ui.plot_cb.isChecked():
  224. plot_item.setChecked(True)
  225. self.ui.cnc_tools_table.setItem(row_no, 1, dia_item) # Diameter
  226. self.ui.cnc_tools_table.setItem(row_no, 2, offset_item) # Offset
  227. self.ui.cnc_tools_table.setItem(row_no, 3, type_item) # Toolpath Type
  228. self.ui.cnc_tools_table.setItem(row_no, 4, tool_type_item) # Tool Type
  229. # ## REMEMBER: THIS COLUMN IS HIDDEN IN OBJECTUI.PY # ##
  230. self.ui.cnc_tools_table.setItem(row_no, 5, tool_uid_item) # Tool unique ID)
  231. self.ui.cnc_tools_table.setCellWidget(row_no, 6, plot_item)
  232. # make the diameter column editable
  233. # for row in range(tool_idx):
  234. # self.ui.cnc_tools_table.item(row, 1).setFlags(QtCore.Qt.ItemIsSelectable |
  235. # QtCore.Qt.ItemIsEnabled)
  236. for row in range(tool_idx):
  237. self.ui.cnc_tools_table.item(row, 0).setFlags(
  238. self.ui.cnc_tools_table.item(row, 0).flags() ^ QtCore.Qt.ItemIsSelectable)
  239. self.ui.cnc_tools_table.resizeColumnsToContents()
  240. self.ui.cnc_tools_table.resizeRowsToContents()
  241. vertical_header = self.ui.cnc_tools_table.verticalHeader()
  242. # vertical_header.setSectionResizeMode(QtWidgets.QHeaderView.ResizeToContents)
  243. vertical_header.hide()
  244. self.ui.cnc_tools_table.setVerticalScrollBarPolicy(QtCore.Qt.ScrollBarAlwaysOff)
  245. horizontal_header = self.ui.cnc_tools_table.horizontalHeader()
  246. horizontal_header.setMinimumSectionSize(10)
  247. horizontal_header.setDefaultSectionSize(70)
  248. horizontal_header.setSectionResizeMode(0, QtWidgets.QHeaderView.Fixed)
  249. horizontal_header.resizeSection(0, 20)
  250. horizontal_header.setSectionResizeMode(1, QtWidgets.QHeaderView.Stretch)
  251. horizontal_header.setSectionResizeMode(3, QtWidgets.QHeaderView.ResizeToContents)
  252. horizontal_header.setSectionResizeMode(4, QtWidgets.QHeaderView.Fixed)
  253. horizontal_header.resizeSection(4, 40)
  254. horizontal_header.setSectionResizeMode(6, QtWidgets.QHeaderView.Fixed)
  255. horizontal_header.resizeSection(4, 17)
  256. # horizontal_header.setStretchLastSection(True)
  257. self.ui.cnc_tools_table.setHorizontalScrollBarPolicy(QtCore.Qt.ScrollBarAlwaysOff)
  258. self.ui.cnc_tools_table.setColumnWidth(0, 20)
  259. self.ui.cnc_tools_table.setColumnWidth(4, 40)
  260. self.ui.cnc_tools_table.setColumnWidth(6, 17)
  261. # self.ui.geo_tools_table.setSortingEnabled(True)
  262. self.ui.cnc_tools_table.setMinimumHeight(self.ui.cnc_tools_table.getHeight())
  263. self.ui.cnc_tools_table.setMaximumHeight(self.ui.cnc_tools_table.getHeight())
  264. def build_excellon_cnc_tools(self):
  265. tool_idx = 0
  266. n = len(self.exc_cnc_tools)
  267. self.ui.exc_cnc_tools_table.setRowCount(n)
  268. for tooldia_key, dia_value in self.exc_cnc_tools.items():
  269. tool_idx += 1
  270. row_no = tool_idx - 1
  271. t_id = QtWidgets.QTableWidgetItem('%d' % int(tool_idx))
  272. dia_item = QtWidgets.QTableWidgetItem('%.*f' % (self.decimals, float(tooldia_key)))
  273. nr_drills_item = QtWidgets.QTableWidgetItem('%d' % int(dia_value['nr_drills']))
  274. nr_slots_item = QtWidgets.QTableWidgetItem('%d' % int(dia_value['nr_slots']))
  275. cutz_item = QtWidgets.QTableWidgetItem('%.*f' % (self.decimals, float(dia_value['offset']) + self.z_cut))
  276. t_id.setFlags(QtCore.Qt.ItemIsEnabled)
  277. dia_item.setFlags(QtCore.Qt.ItemIsEnabled)
  278. nr_drills_item.setFlags(QtCore.Qt.ItemIsEnabled)
  279. nr_slots_item.setFlags(QtCore.Qt.ItemIsEnabled)
  280. cutz_item.setFlags(QtCore.Qt.ItemIsEnabled)
  281. # hack so the checkbox stay centered in the table cell
  282. # used this:
  283. # https://stackoverflow.com/questions/32458111/pyqt-allign-checkbox-and-put-it-in-every-row
  284. # plot_item = QtWidgets.QWidget()
  285. # checkbox = FCCheckBox()
  286. # checkbox.setCheckState(QtCore.Qt.Checked)
  287. # qhboxlayout = QtWidgets.QHBoxLayout(plot_item)
  288. # qhboxlayout.addWidget(checkbox)
  289. # qhboxlayout.setAlignment(QtCore.Qt.AlignCenter)
  290. # qhboxlayout.setContentsMargins(0, 0, 0, 0)
  291. plot_item = FCCheckBox()
  292. plot_item.setLayoutDirection(QtCore.Qt.RightToLeft)
  293. tool_uid_item = QtWidgets.QTableWidgetItem(str(dia_value['tool']))
  294. if self.ui.plot_cb.isChecked():
  295. plot_item.setChecked(True)
  296. self.ui.exc_cnc_tools_table.setItem(row_no, 0, t_id) # Tool name/id
  297. self.ui.exc_cnc_tools_table.setItem(row_no, 1, dia_item) # Diameter
  298. self.ui.exc_cnc_tools_table.setItem(row_no, 2, nr_drills_item) # Nr of drills
  299. self.ui.exc_cnc_tools_table.setItem(row_no, 3, nr_slots_item) # Nr of slots
  300. # ## REMEMBER: THIS COLUMN IS HIDDEN IN OBJECTUI.PY # ##
  301. self.ui.exc_cnc_tools_table.setItem(row_no, 4, tool_uid_item) # Tool unique ID)
  302. self.ui.exc_cnc_tools_table.setItem(row_no, 5, cutz_item)
  303. self.ui.exc_cnc_tools_table.setCellWidget(row_no, 6, plot_item)
  304. for row in range(tool_idx):
  305. self.ui.exc_cnc_tools_table.item(row, 0).setFlags(
  306. self.ui.exc_cnc_tools_table.item(row, 0).flags() ^ QtCore.Qt.ItemIsSelectable)
  307. self.ui.exc_cnc_tools_table.resizeColumnsToContents()
  308. self.ui.exc_cnc_tools_table.resizeRowsToContents()
  309. vertical_header = self.ui.exc_cnc_tools_table.verticalHeader()
  310. vertical_header.hide()
  311. self.ui.exc_cnc_tools_table.setVerticalScrollBarPolicy(QtCore.Qt.ScrollBarAlwaysOff)
  312. horizontal_header = self.ui.exc_cnc_tools_table.horizontalHeader()
  313. horizontal_header.setMinimumSectionSize(10)
  314. horizontal_header.setDefaultSectionSize(70)
  315. horizontal_header.setSectionResizeMode(0, QtWidgets.QHeaderView.Fixed)
  316. horizontal_header.resizeSection(0, 20)
  317. horizontal_header.setSectionResizeMode(1, QtWidgets.QHeaderView.Stretch)
  318. horizontal_header.setSectionResizeMode(2, QtWidgets.QHeaderView.ResizeToContents)
  319. horizontal_header.setSectionResizeMode(3, QtWidgets.QHeaderView.ResizeToContents)
  320. horizontal_header.setSectionResizeMode(5, QtWidgets.QHeaderView.ResizeToContents)
  321. horizontal_header.setSectionResizeMode(6, QtWidgets.QHeaderView.Fixed)
  322. # horizontal_header.setStretchLastSection(True)
  323. self.ui.exc_cnc_tools_table.setHorizontalScrollBarPolicy(QtCore.Qt.ScrollBarAlwaysOff)
  324. self.ui.exc_cnc_tools_table.setColumnWidth(0, 20)
  325. self.ui.exc_cnc_tools_table.setColumnWidth(6, 17)
  326. self.ui.exc_cnc_tools_table.setMinimumHeight(self.ui.exc_cnc_tools_table.getHeight())
  327. self.ui.exc_cnc_tools_table.setMaximumHeight(self.ui.exc_cnc_tools_table.getHeight())
  328. def build_al_table(self):
  329. tool_idx = 0
  330. n = len(self.al_geometry_dict)
  331. self.ui.al_probe_points_table.setRowCount(n)
  332. for id_key, value in self.al_geometry_dict.items():
  333. tool_idx += 1
  334. row_no = tool_idx - 1
  335. t_id = QtWidgets.QTableWidgetItem('%d' % int(tool_idx))
  336. x = value['point'].x
  337. y = value['point'].y
  338. xy_coords = self.app.dec_format(x, dec=self.app.decimals), self.app.dec_format(y, dec=self.app.decimals)
  339. coords_item = QtWidgets.QTableWidgetItem(str(xy_coords))
  340. height = self.app.dec_format(value['height'], dec=self.app.decimals)
  341. height_item = QtWidgets.QTableWidgetItem(str(height))
  342. t_id.setFlags(QtCore.Qt.ItemIsEnabled)
  343. coords_item.setFlags(QtCore.Qt.ItemIsEnabled)
  344. height_item.setFlags(QtCore.Qt.ItemIsEnabled)
  345. self.ui.al_probe_points_table.setItem(row_no, 0, t_id) # Tool name/id
  346. self.ui.al_probe_points_table.setItem(row_no, 1, coords_item) # X-Y coords
  347. self.ui.al_probe_points_table.setItem(row_no, 2, height_item) # Determined Height
  348. self.ui.al_probe_points_table.resizeColumnsToContents()
  349. self.ui.al_probe_points_table.resizeRowsToContents()
  350. h_header = self.ui.al_probe_points_table.horizontalHeader()
  351. h_header.setMinimumSectionSize(10)
  352. h_header.setDefaultSectionSize(70)
  353. h_header.setSectionResizeMode(0, QtWidgets.QHeaderView.Fixed)
  354. h_header.resizeSection(0, 20)
  355. h_header.setSectionResizeMode(1, QtWidgets.QHeaderView.Stretch)
  356. h_header.setSectionResizeMode(2, QtWidgets.QHeaderView.ResizeToContents)
  357. self.ui.al_probe_points_table.setMinimumHeight(self.ui.al_probe_points_table.getHeight())
  358. self.ui.al_probe_points_table.setMaximumHeight(self.ui.al_probe_points_table.getHeight())
  359. if self.ui.al_probe_points_table.model().rowCount():
  360. self.ui.voronoi_cb.setDisabled(False)
  361. self.ui.grbl_get_heightmap_button.setDisabled(False)
  362. self.ui.h_gcode_button.setDisabled(False)
  363. self.ui.view_h_gcode_button.setDisabled(False)
  364. else:
  365. self.ui.voronoi_cb.setDisabled(True)
  366. self.ui.grbl_get_heightmap_button.setDisabled(True)
  367. self.ui.h_gcode_button.setDisabled(True)
  368. self.ui.view_h_gcode_button.setDisabled(True)
  369. def set_ui(self, ui):
  370. FlatCAMObj.set_ui(self, ui)
  371. log.debug("FlatCAMCNCJob.set_ui()")
  372. assert isinstance(self.ui, CNCObjectUI), \
  373. "Expected a CNCObjectUI, got %s" % type(self.ui)
  374. self.units = self.app.defaults['units'].upper()
  375. self.units_found = self.app.defaults['units']
  376. # this signal has to be connected to it's slot before the defaults are populated
  377. # the decision done in the slot has to override the default value set below
  378. # self.ui.toolchange_cb.toggled.connect(self.on_toolchange_custom_clicked)
  379. self.form_fields.update({
  380. "plot": self.ui.plot_cb,
  381. "tooldia": self.ui.tooldia_entry,
  382. # "append": self.ui.append_text,
  383. # "prepend": self.ui.prepend_text,
  384. # "toolchange_macro": self.ui.toolchange_text,
  385. # "toolchange_macro_enable": self.ui.toolchange_cb
  386. })
  387. self.append_snippet = self.app.defaults['cncjob_append']
  388. self.prepend_snippet = self.app.defaults['cncjob_prepend']
  389. if self.append_snippet != '' or self.prepend_snippet:
  390. self.ui.snippets_cb.set_value(True)
  391. # Fill form fields only on object create
  392. self.to_form()
  393. # this means that the object that created this CNCJob was an Excellon or Geometry
  394. try:
  395. if self.travel_distance:
  396. self.ui.t_distance_label.show()
  397. self.ui.t_distance_entry.setVisible(True)
  398. self.ui.t_distance_entry.setDisabled(True)
  399. self.ui.t_distance_entry.set_value('%.*f' % (self.decimals, float(self.travel_distance)))
  400. self.ui.units_label.setText(str(self.units).lower())
  401. self.ui.units_label.setDisabled(True)
  402. self.ui.t_time_label.show()
  403. self.ui.t_time_entry.setVisible(True)
  404. self.ui.t_time_entry.setDisabled(True)
  405. # if time is more than 1 then we have minutes, else we have seconds
  406. if self.routing_time > 1:
  407. self.ui.t_time_entry.set_value('%.*f' % (self.decimals, math.ceil(float(self.routing_time))))
  408. self.ui.units_time_label.setText('min')
  409. else:
  410. time_r = self.routing_time * 60
  411. self.ui.t_time_entry.set_value('%.*f' % (self.decimals, math.ceil(float(time_r))))
  412. self.ui.units_time_label.setText('sec')
  413. self.ui.units_time_label.setDisabled(True)
  414. except AttributeError:
  415. pass
  416. if self.multitool is False:
  417. self.ui.tooldia_entry.show()
  418. self.ui.updateplot_button.show()
  419. else:
  420. self.ui.tooldia_entry.hide()
  421. self.ui.updateplot_button.hide()
  422. # set the kind of geometries are plotted by default with plot2() from camlib.CNCJob
  423. self.ui.cncplot_method_combo.set_value(self.app.defaults["cncjob_plot_kind"])
  424. try:
  425. self.ui.annotation_cb.stateChanged.disconnect(self.on_annotation_change)
  426. except (TypeError, AttributeError):
  427. pass
  428. self.ui.annotation_cb.stateChanged.connect(self.on_annotation_change)
  429. # set if to display text annotations
  430. self.ui.annotation_cb.set_value(self.app.defaults["cncjob_annotation"])
  431. # Show/Hide Advanced Options
  432. if self.app.defaults["global_app_level"] == 'b':
  433. self.ui.level.setText(_(
  434. '<span style="color:green;"><b>Basic</b></span>'
  435. ))
  436. self.ui.sal_cb.hide()
  437. else:
  438. self.ui.level.setText(_(
  439. '<span style="color:red;"><b>Advanced</b></span>'
  440. ))
  441. self.ui.sal_cb.show()
  442. self.ui.updateplot_button.clicked.connect(self.on_updateplot_button_click)
  443. self.ui.export_gcode_button.clicked.connect(self.on_exportgcode_button_click)
  444. self.ui.review_gcode_button.clicked.connect(self.on_edit_code_click)
  445. self.ui.editor_button.clicked.connect(lambda: self.app.object2editor())
  446. # autolevelling signals
  447. self.ui.al_mode_radio.activated_custom.connect(self.on_mode_radio)
  448. self.ui.al_controller_combo.currentIndexChanged.connect(self.on_controller_change)
  449. self.ui.com_search_button.clicked.connect(self.on_search_ports)
  450. self.ui.add_bd_button.clicked.connect(self.on_add_baudrate_grbl)
  451. self.ui.del_bd_button.clicked.connect(self.on_delete_baudrate_grbl)
  452. self.ui.com_connect_button.clicked.connect(self.on_connect_grbl)
  453. self.ui.view_h_gcode_button.clicked.connect(self.on_view_probing_gcode)
  454. self.ui.h_gcode_button.clicked.connect(self.on_generate_probing_gcode)
  455. # self.ui.tc_variable_combo.currentIndexChanged[str].connect(self.on_cnc_custom_parameters)
  456. self.ui.cncplot_method_combo.activated_custom.connect(self.on_plot_kind_change)
  457. preamble = self.append_snippet
  458. postamble = self.prepend_snippet
  459. gc = self.export_gcode(preamble=preamble, postamble=postamble, to_file=True)
  460. self.source_file = gc.getvalue()
  461. self.ui.al_mode_radio.set_value('grid')
  462. self.on_controller_change()
  463. # def on_cnc_custom_parameters(self, signal_text):
  464. # if signal_text == 'Parameters':
  465. # return
  466. # else:
  467. # self.ui.toolchange_text.insertPlainText('%%%s%%' % signal_text)
  468. def ui_connect(self):
  469. for row in range(self.ui.cnc_tools_table.rowCount()):
  470. self.ui.cnc_tools_table.cellWidget(row, 6).clicked.connect(self.on_plot_cb_click_table)
  471. for row in range(self.ui.exc_cnc_tools_table.rowCount()):
  472. self.ui.exc_cnc_tools_table.cellWidget(row, 6).clicked.connect(self.on_plot_cb_click_table)
  473. self.ui.plot_cb.stateChanged.connect(self.on_plot_cb_click)
  474. self.ui.al_add_button.clicked.connect(self.on_add_al_probepoints)
  475. self.ui.show_al_table.stateChanged.connect(self.on_show_al_table)
  476. def ui_disconnect(self):
  477. for row in range(self.ui.cnc_tools_table.rowCount()):
  478. try:
  479. self.ui.cnc_tools_table.cellWidget(row, 6).clicked.disconnect(self.on_plot_cb_click_table)
  480. except (TypeError, AttributeError):
  481. pass
  482. for row in range(self.ui.exc_cnc_tools_table.rowCount()):
  483. try:
  484. self.ui.exc_cnc_tools_table.cellWidget(row, 6).clicked.disconnect(self.on_plot_cb_click_table)
  485. except (TypeError, AttributeError):
  486. pass
  487. try:
  488. self.ui.plot_cb.stateChanged.disconnect(self.on_plot_cb_click)
  489. except (TypeError, AttributeError):
  490. pass
  491. try:
  492. self.ui.al_add_button.clicked.disconnect()
  493. except (TypeError, AttributeError):
  494. pass
  495. try:
  496. self.ui.show_al_table.stateChanged.disconnect()
  497. except (TypeError, AttributeError):
  498. pass
  499. def on_add_al_probepoints(self):
  500. # create the solid_geo
  501. solid_geo = [geo['geom'] for geo in self.gcode_parsed if geo['kind'][0] == 'C']
  502. solid_geo = unary_union(solid_geo)
  503. # reset al table
  504. self.ui.al_probe_points_table.setRowCount(0)
  505. # reset the al dict
  506. self.al_geometry_dict.clear()
  507. xmin, ymin, xmax, ymax = solid_geo.bounds
  508. if self.ui.al_mode_radio.get_value() == 'grid':
  509. width = abs(xmax - xmin)
  510. height = abs(ymax - ymin)
  511. cols = self.ui.al_columns_entry.get_value()
  512. rows = self.ui.al_rows_entry.get_value()
  513. dx = width / (cols + 1)
  514. dy = height / (rows + 1)
  515. points = []
  516. new_y = ymin
  517. for x in range(rows):
  518. new_y += dy
  519. new_x = xmin
  520. for x in range(cols):
  521. new_x += dx
  522. points.append((new_x, new_y))
  523. pt_id = 0
  524. for point in points:
  525. pt_id += 1
  526. new_dict = {
  527. 'point': Point(point),
  528. 'geo': None,
  529. 'height': 0.0
  530. }
  531. self.al_geometry_dict[pt_id] = deepcopy(new_dict)
  532. else:
  533. self.app.inform.emit(_("Click on canvas to add a Test Point..."))
  534. if self.app.is_legacy is False:
  535. self.app.plotcanvas.graph_event_disconnect('key_press', self.app.ui.keyPressEvent)
  536. self.app.plotcanvas.graph_event_disconnect('mouse_press', self.app.on_mouse_click_over_plot)
  537. self.app.plotcanvas.graph_event_disconnect('mouse_release', self.app.on_mouse_click_release_over_plot)
  538. else:
  539. self.app.plotcanvas.graph_event_disconnect(self.app.kp)
  540. self.app.plotcanvas.graph_event_disconnect(self.app.mp)
  541. self.app.plotcanvas.graph_event_disconnect(self.app.mr)
  542. self.kp = self.app.plotcanvas.graph_event_connect('key_press', self.on_key_press)
  543. self.mr = self.app.plotcanvas.graph_event_connect('mouse_release', self.on_mouse_click_release)
  544. self.mouse_events_connected = True
  545. # self.calculate_voronoi_diagram()
  546. self.build_al_table()
  547. # def calculate_voronoi_diagram(self):
  548. # return voronoi_diagram()
  549. # To be called after clicking on the plot.
  550. def on_mouse_click_release(self, event):
  551. if self.app.is_legacy is False:
  552. event_pos = event.pos
  553. # event_is_dragging = event.is_dragging
  554. right_button = 2
  555. else:
  556. event_pos = (event.xdata, event.ydata)
  557. # event_is_dragging = self.app.plotcanvas.is_dragging
  558. right_button = 3
  559. try:
  560. x = float(event_pos[0])
  561. y = float(event_pos[1])
  562. except TypeError:
  563. return
  564. event_pos = (x, y)
  565. # do paint single only for left mouse clicks
  566. if event.button == 1:
  567. pos = self.app.plotcanvas.translate_coords(event_pos)
  568. # use the snapped position as reference
  569. snapped_pos = self.app.geo_editor.snap(pos[0], pos[1])
  570. if not self.al_geometry_dict:
  571. new_dict = {
  572. 'point': Point(snapped_pos),
  573. 'geo': None,
  574. 'height': 0.0
  575. }
  576. self.al_geometry_dict[1] = deepcopy(new_dict)
  577. else:
  578. int_keys = [int(k) for k in self.al_geometry_dict.keys()]
  579. new_id = max(int_keys) + 1
  580. new_dict = {
  581. 'point': Point(snapped_pos),
  582. 'geo': None,
  583. 'height': 0.0
  584. }
  585. self.al_geometry_dict[new_id] = deepcopy(new_dict)
  586. # rebuild the al table
  587. self.build_al_table()
  588. self.app.inform.emit(_("Added Test Point... Click again to add another or right click to finish ..."))
  589. # if RMB then we exit
  590. elif event.button == right_button and self.mouse_is_dragging is False:
  591. if self.app.is_legacy is False:
  592. self.app.plotcanvas.graph_event_disconnect('key_press', self.on_key_press)
  593. self.app.plotcanvas.graph_event_disconnect('mouse_release', self.on_mouse_click_release)
  594. else:
  595. self.app.plotcanvas.graph_event_disconnect(self.kp)
  596. self.app.plotcanvas.graph_event_disconnect(self.mr)
  597. self.app.kp = self.app.plotcanvas.graph_event_connect('key_press', self.app.ui.keyPressEvent)
  598. self.app.mp = self.app.plotcanvas.graph_event_connect('mouse_press', self.app.on_mouse_click_over_plot)
  599. self.app.mr = self.app.plotcanvas.graph_event_connect('mouse_release',
  600. self.app.on_mouse_click_release_over_plot)
  601. # signal that the mouse events are disconnected from local methods
  602. self.mouse_events_connected = False
  603. # restore selection
  604. self.app.defaults['global_selection_shape'] = self.old_selection_state
  605. self.app.inform.emit(_("Finished manual adding of Test Point..."))
  606. # rebuild the al table
  607. self.build_al_table()
  608. def on_key_press(self, event):
  609. # events out of the self.app.collection view (it's about Project Tab) are of type int
  610. if type(event) is int:
  611. key = event
  612. # events from the GUI are of type QKeyEvent
  613. elif type(event) == QtGui.QKeyEvent:
  614. key = event.key()
  615. elif isinstance(event, mpl_key_event): # MatPlotLib key events are trickier to interpret than the rest
  616. key = event.key
  617. key = QtGui.QKeySequence(key)
  618. # check for modifiers
  619. key_string = key.toString().lower()
  620. if '+' in key_string:
  621. mod, __, key_text = key_string.rpartition('+')
  622. if mod.lower() == 'ctrl':
  623. # modifiers = QtCore.Qt.ControlModifier
  624. pass
  625. elif mod.lower() == 'alt':
  626. # modifiers = QtCore.Qt.AltModifier
  627. pass
  628. elif mod.lower() == 'shift':
  629. # modifiers = QtCore.Qt.ShiftModifier
  630. pass
  631. else:
  632. # modifiers = QtCore.Qt.NoModifier
  633. pass
  634. key = QtGui.QKeySequence(key_text)
  635. # events from Vispy are of type KeyEvent
  636. else:
  637. key = event.key
  638. # Escape = Deselect All
  639. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  640. if self.mouse_events_connected is True:
  641. self.mouse_events_connected = False
  642. if self.app.is_legacy is False:
  643. self.app.plotcanvas.graph_event_disconnect('key_press', self.on_key_press)
  644. self.app.plotcanvas.graph_event_disconnect('mouse_release', self.on_mouse_click_release)
  645. else:
  646. self.app.plotcanvas.graph_event_disconnect(self.kp)
  647. self.app.plotcanvas.graph_event_disconnect(self.mr)
  648. self.app.kp = self.app.plotcanvas.graph_event_connect('key_press', self.app.ui.keyPressEvent)
  649. self.app.mp = self.app.plotcanvas.graph_event_connect('mouse_press', self.app.on_mouse_click_over_plot)
  650. self.app.mr = self.app.plotcanvas.graph_event_connect('mouse_release',
  651. self.app.on_mouse_click_release_over_plot)
  652. if self.ui.big_cursor_cb.get_value():
  653. # restore cursor
  654. self.app.on_cursor_type(val=self.old_cursor_type)
  655. # restore selection
  656. self.app.defaults['global_selection_shape'] = self.old_selection_state
  657. # Grid toggle
  658. if key == QtCore.Qt.Key_G or key == 'G':
  659. self.app.ui.grid_snap_btn.trigger()
  660. # Jump to coords
  661. if key == QtCore.Qt.Key_J or key == 'J':
  662. l_x, l_y = self.app.on_jump_to()
  663. def on_show_al_table(self, state):
  664. self.ui.al_probe_points_table.show() if state else self.ui.al_probe_points_table.hide()
  665. def on_mode_radio(self, val):
  666. # reset al table
  667. self.ui.al_probe_points_table.setRowCount(0)
  668. # reset the al dict
  669. self.al_geometry_dict.clear()
  670. # build AL table
  671. self.build_al_table()
  672. if val == "manual":
  673. self.ui.al_rows_entry.setDisabled(True)
  674. self.ui.al_rows_label.setDisabled(True)
  675. self.ui.al_columns_entry.setDisabled(True)
  676. self.ui.al_columns_label.setDisabled(True)
  677. else:
  678. self.ui.al_rows_entry.setDisabled(False)
  679. self.ui.al_rows_label.setDisabled(False)
  680. self.ui.al_columns_entry.setDisabled(False)
  681. self.ui.al_columns_label.setDisabled(False)
  682. def on_controller_change(self):
  683. if self.ui.al_controller_combo.get_value() == 'GRBL':
  684. self.ui.h_gcode_button.hide()
  685. self.ui.view_h_gcode_button.hide()
  686. self.ui.import_heights_button.hide()
  687. self.ui.grbl_frame.show()
  688. self.on_search_ports(muted=True)
  689. else:
  690. self.ui.h_gcode_button.show()
  691. self.ui.view_h_gcode_button.show()
  692. self.ui.import_heights_button.show()
  693. self.ui.grbl_frame.hide()
  694. def list_serial_ports(self):
  695. """
  696. Lists serial port names.
  697. From here: https://stackoverflow.com/questions/12090503/listing-available-com-ports-with-python
  698. :raises EnvironmentError: On unsupported or unknown platforms
  699. :returns: A list of the serial ports available on the system
  700. """
  701. if sys.platform.startswith('win'):
  702. ports = ['COM%s' % (i + 1) for i in range(256)]
  703. elif sys.platform.startswith('linux') or sys.platform.startswith('cygwin'):
  704. # this excludes your current terminal "/dev/tty"
  705. ports = glob.glob('/dev/tty[A-Za-z]*')
  706. elif sys.platform.startswith('darwin'):
  707. ports = glob.glob('/dev/tty.*')
  708. else:
  709. raise EnvironmentError('Unsupported platform')
  710. result = []
  711. s = serial.Serial()
  712. for port in ports:
  713. s.port = port
  714. try:
  715. s.open()
  716. s.close()
  717. result.append(port)
  718. except (OSError, serial.SerialException):
  719. # result.append(port + " (in use)")
  720. pass
  721. return result
  722. def on_search_ports(self, muted=None):
  723. port_list = self.list_serial_ports()
  724. self.ui.com_list_combo.clear()
  725. self.ui.com_list_combo.addItems(port_list)
  726. if muted is not True:
  727. self.app.inform.emit('[WARNING_NOTCL] %s' % _("COM list updated ..."))
  728. def on_connect_grbl(self):
  729. port_name = self.ui.com_list_combo.currentText()
  730. if " (" in port_name:
  731. port_name = port_name.rpartition(" (")[0]
  732. baudrate = int(self.ui.baudrates_list_combo.currentText())
  733. try:
  734. self.grbl_ser_port = serial.serial_for_url(port_name, baudrate,
  735. bytesize=serial.EIGHTBITS,
  736. parity=serial.PARITY_NONE,
  737. stopbits=serial.STOPBITS_ONE,
  738. timeout=0.1,
  739. xonxoff=False,
  740. rtscts=False)
  741. self.app.inform.emit("%s: %s" % (_("Port connected"), port_name))
  742. self.ui.com_connect_button.setStyleSheet("QPushButton {color: seagreen;}")
  743. # Toggle DTR to reset the controller loaded with GRBL (Arduino, ESP32, etc)
  744. try:
  745. self.grbl_ser_port.dtr = False
  746. except IOError:
  747. pass
  748. self.grbl_ser_port.reset_input_buffer()
  749. try:
  750. self.grbl_ser_port.dtr = True
  751. except IOError:
  752. pass
  753. except serial.SerialException:
  754. self.grbl_ser_port = serial.Serial()
  755. self.grbl_ser_port.port = port_name
  756. self.grbl_ser_port.close()
  757. self.ui.com_connect_button.setStyleSheet("")
  758. self.app.inform.emit("%s: %s" % (_("Port is connected. Disconnecting"), port_name))
  759. except Exception:
  760. self.app.inform.emit("[ERROR_NOTCL] %s: %s" % (_("Could not connect to port"), port_name))
  761. def on_add_baudrate_grbl(self):
  762. new_bd = str(self.ui.new_baudrate_entry.get_value())
  763. if int(new_bd) >= 40 and new_bd not in self.ui.baudrates_list_combo.model().stringList():
  764. self.ui.baudrates_list_combo.addItem(new_bd)
  765. self.ui.baudrates_list_combo.setCurrentText(new_bd)
  766. def on_delete_baudrate_grbl(self):
  767. current_idx = self.ui.baudrates_list_combo.currentIndex()
  768. self.ui.baudrates_list_combo.removeItem(current_idx)
  769. def probing_gcode(self, coords, pr_travel, probe_fr, pr_depth, controller):
  770. """
  771. :param coords: a list of (x, y) tuples of probe points coordinates
  772. :type coords: list
  773. :param pr_travel: the height (z) where the probe travel between probe points
  774. :type pr_travel: float
  775. :param probe_fr: feedrate when probing
  776. :type probe_fr: float
  777. :param pr_depth: how much to lower the probe searching for contact
  778. :type pr_depth: float
  779. :param controller: a string with the name of the GCode sender for which to create the probing GCode.
  780. Can be: 'MACH3', 'MACH4', 'LinuxCNC', 'GRBL'
  781. :type controller: str
  782. :return: Probing GCode
  783. :rtype: str
  784. """
  785. p_gcode = ''
  786. header = ''
  787. time_str = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  788. header += '(G-CODE GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s)\n' % \
  789. (str(self.app.version), str(self.app.version_date)) + '\n'
  790. header += '(This is a autolevelling probing GCode.)\n' \
  791. '(Make sure that before you start the job you first do a zero for all axis.)\n' \
  792. '(This means that you need to zero the CNC axis and then jog to the toolchange X, Y location,)\n\n'
  793. header += '(Name: ' + str(self.options['name']) + ')\n'
  794. header += '(Type: ' + "Autolevelling Probing GCode " + ')\n'
  795. header += '(Units: ' + self.units.upper() + ')\n'
  796. header += '(Created on ' + time_str + ')\n\n'
  797. # commands
  798. if controller == 'MACH3':
  799. probing_command = 'G31'
  800. probing_var = '#2002'
  801. openfile_command = 'M40'
  802. closefile_command = 'M41'
  803. elif controller == 'MACH4':
  804. probing_command = 'G31'
  805. probing_var = '#5063'
  806. openfile_command = 'M40'
  807. closefile_command = 'M41'
  808. elif controller == 'LinuxCNC':
  809. probing_command = 'G38.2'
  810. probing_var = '#5422'
  811. openfile_command = '(PROBEOPEN a_probing_points_file.txt)'
  812. closefile_command = '(PROBECLOSE)'
  813. else:
  814. log.debug("CNCJobObject.probing_gcode() -> controller not supported")
  815. return
  816. # #############################################################################################################
  817. # ########################### GCODE construction ##############################################################
  818. # #############################################################################################################
  819. # header
  820. p_gcode += header + '\n\n'
  821. # supplementary message for LinuxCNC
  822. if controller == 'LinuxCNC':
  823. probing_var += "The file with the stored probing points can be found\n" \
  824. "in the configuration folder for LinuxCNC.\n" \
  825. "The name of the file is: a_probing_points_file.txt.\n"
  826. # units
  827. p_gcode += 'G21\n' if self.units == 'MM' else 'G20\n'
  828. # reference mode = absolute
  829. p_gcode += 'G90\n'
  830. # open a new file
  831. p_gcode += openfile_command + '\n'
  832. # move to safe height (probe travel Z)
  833. p_gcode += 'G0 Z%s\n' % str(self.app.dec_format(pr_travel, self.coords_decimals))
  834. # probing points
  835. for idx, xy_tuple in enumerate(coords, 1): # index starts from 1
  836. x = xy_tuple[0]
  837. y = xy_tuple[1]
  838. # move to probing point
  839. p_gcode += "G0 X%sY%s\n" % (
  840. str(self.app.dec_format(x, self.coords_decimals)),
  841. str(self.app.dec_format(y, self.coords_decimals))
  842. )
  843. # do the probing
  844. p_gcode += "%s Z%s F%s\n" % (
  845. probing_command,
  846. str(self.app.dec_format(pr_depth, self.coords_decimals)),
  847. str(self.app.dec_format(probe_fr, self.fr_decimals)),
  848. )
  849. # store in a global numeric variable the value of the detected probe Z
  850. # I offset the global numeric variable by 500 so it does not conflict with something else
  851. temp_var = int(idx + 500)
  852. p_gcode += "#%d = %s\n" % (temp_var, probing_var)
  853. # move to safe height (probe travel Z)
  854. p_gcode += 'G0 Z%s\n' % str(self.app.dec_format(pr_travel, self.coords_decimals))
  855. # close the file
  856. p_gcode += closefile_command + '\n'
  857. # finish the GCode
  858. p_gcode += 'M2'
  859. return p_gcode
  860. def on_generate_probing_gcode(self):
  861. coords = []
  862. for id_key, value in self.al_geometry_dict.items():
  863. x = value['point'].x
  864. y = value['point'].y
  865. coords.append(
  866. (
  867. self.app.dec_format(x, dec=self.app.decimals),
  868. self.app.dec_format(y, dec=self.app.decimals)
  869. )
  870. )
  871. pr_travel = self.ui.ptravelz_entry.get_value()
  872. probe_fr = self.ui.feedrate_probe_entry.get_value()
  873. pr_depth = self.ui.pdepth_entry.get_value()
  874. controller = self.ui.al_controller_combo.get_value()
  875. self.probing_gcode_text = self.probing_gcode(coords, pr_travel, probe_fr, pr_depth, controller)
  876. def on_view_probing_gcode(self):
  877. self.app.proc_container.view.set_busy(_("Loading..."))
  878. gco = self.probing_gcode_text
  879. if gco is None or gco == '':
  880. self.app.inform.emit('[WARNING_NOTCL] %s...' % _('There is nothing to view'))
  881. return
  882. self.gcode_viewer_tab = AppTextEditor(app=self.app, plain_text=True)
  883. # add the tab if it was closed
  884. self.app.ui.plot_tab_area.addTab(self.gcode_viewer_tab, '%s' % _("Code Viewer"))
  885. self.gcode_viewer_tab.setObjectName('code_viewer_tab')
  886. # delete the absolute and relative position and messages in the infobar
  887. self.app.ui.position_label.setText("")
  888. self.app.ui.rel_position_label.setText("")
  889. self.gcode_viewer_tab.code_editor.completer_enable = False
  890. self.gcode_viewer_tab.buttonRun.hide()
  891. # Switch plot_area to CNCJob tab
  892. self.app.ui.plot_tab_area.setCurrentWidget(self.gcode_viewer_tab)
  893. self.gcode_viewer_tab.t_frame.hide()
  894. # then append the text from GCode to the text editor
  895. try:
  896. self.gcode_viewer_tab.load_text(gco, move_to_start=True, clear_text=True)
  897. except Exception as e:
  898. log.debug('FlatCAMCNCJob.on_edit_code_click() -->%s' % str(e))
  899. return
  900. self.gcode_viewer_tab.t_frame.show()
  901. self.app.proc_container.view.set_idle()
  902. self.gcode_viewer_tab.buttonSave.hide()
  903. self.gcode_viewer_tab.buttonOpen.hide()
  904. self.gcode_viewer_tab.buttonPrint.hide()
  905. self.gcode_viewer_tab.buttonPreview.hide()
  906. self.gcode_viewer_tab.buttonReplace.hide()
  907. self.gcode_viewer_tab.sel_all_cb.hide()
  908. self.gcode_viewer_tab.entryReplace.hide()
  909. self.gcode_viewer_tab.code_editor.setReadOnly(True)
  910. self.app.inform.emit('[success] %s...' % _('Loaded Machine Code into Code Viewer'))
  911. def on_updateplot_button_click(self, *args):
  912. """
  913. Callback for the "Updata Plot" button. Reads the form for updates
  914. and plots the object.
  915. """
  916. self.read_form()
  917. self.on_plot_kind_change()
  918. def on_plot_kind_change(self):
  919. kind = self.ui.cncplot_method_combo.get_value()
  920. def worker_task():
  921. with self.app.proc_container.new(_("Plotting...")):
  922. self.plot(kind=kind)
  923. self.app.worker_task.emit({'fcn': worker_task, 'params': []})
  924. def on_exportgcode_button_click(self):
  925. """
  926. Handler activated by a button clicked when exporting GCode.
  927. :param args:
  928. :return:
  929. """
  930. self.app.defaults.report_usage("cncjob_on_exportgcode_button")
  931. self.read_form()
  932. name = self.app.collection.get_active().options['name']
  933. save_gcode = False
  934. if 'Roland' in self.pp_excellon_name or 'Roland' in self.pp_geometry_name:
  935. _filter_ = "RML1 Files .rol (*.rol);;All Files (*.*)"
  936. elif 'hpgl' in self.pp_geometry_name:
  937. _filter_ = "HPGL Files .plt (*.plt);;All Files (*.*)"
  938. else:
  939. save_gcode = True
  940. _filter_ = self.app.defaults['cncjob_save_filters']
  941. try:
  942. dir_file_to_save = self.app.get_last_save_folder() + '/' + str(name)
  943. filename, _f = FCFileSaveDialog.get_saved_filename(
  944. caption=_("Export Code ..."),
  945. directory=dir_file_to_save,
  946. ext_filter=_filter_
  947. )
  948. except TypeError:
  949. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export Code ..."), ext_filter=_filter_)
  950. self.export_gcode_handler(filename, is_gcode=save_gcode)
  951. def export_gcode_handler(self, filename, is_gcode=True):
  952. preamble = ''
  953. postamble = ''
  954. filename = str(filename)
  955. if filename == '':
  956. self.app.inform.emit('[WARNING_NOTCL] %s' % _("Export cancelled ..."))
  957. return
  958. else:
  959. if is_gcode is True:
  960. used_extension = filename.rpartition('.')[2]
  961. self.update_filters(last_ext=used_extension, filter_string='cncjob_save_filters')
  962. new_name = os.path.split(str(filename))[1].rpartition('.')[0]
  963. self.ui.name_entry.set_value(new_name)
  964. self.on_name_activate(silent=True)
  965. try:
  966. if self.ui.snippets_cb.get_value():
  967. preamble = self.append_snippet
  968. postamble = self.prepend_snippet
  969. gc = self.export_gcode(filename, preamble=preamble, postamble=postamble)
  970. except Exception as err:
  971. log.debug("CNCJobObject.export_gcode_handler() --> %s" % str(err))
  972. gc = self.export_gcode(filename)
  973. if gc == 'fail':
  974. return
  975. if self.app.defaults["global_open_style"] is False:
  976. self.app.file_opened.emit("gcode", filename)
  977. self.app.file_saved.emit("gcode", filename)
  978. self.app.inform.emit('[success] %s: %s' % (_("File saved to"), filename))
  979. def on_edit_code_click(self, *args):
  980. """
  981. Handler activated by a button clicked when reviewing GCode.
  982. :param args:
  983. :return:
  984. """
  985. self.app.proc_container.view.set_busy(_("Loading..."))
  986. preamble = self.append_snippet
  987. postamble = self.prepend_snippet
  988. gco = self.export_gcode(preamble=preamble, postamble=postamble, to_file=True)
  989. if gco == 'fail':
  990. return
  991. else:
  992. self.app.gcode_edited = gco
  993. self.gcode_editor_tab = AppTextEditor(app=self.app, plain_text=True)
  994. # add the tab if it was closed
  995. self.app.ui.plot_tab_area.addTab(self.gcode_editor_tab, '%s' % _("Code Review"))
  996. self.gcode_editor_tab.setObjectName('code_editor_tab')
  997. # delete the absolute and relative position and messages in the infobar
  998. self.app.ui.position_label.setText("")
  999. self.app.ui.rel_position_label.setText("")
  1000. self.gcode_editor_tab.code_editor.completer_enable = False
  1001. self.gcode_editor_tab.buttonRun.hide()
  1002. # Switch plot_area to CNCJob tab
  1003. self.app.ui.plot_tab_area.setCurrentWidget(self.gcode_editor_tab)
  1004. self.gcode_editor_tab.t_frame.hide()
  1005. # then append the text from GCode to the text editor
  1006. try:
  1007. self.gcode_editor_tab.load_text(self.app.gcode_edited.getvalue(), move_to_start=True, clear_text=True)
  1008. except Exception as e:
  1009. log.debug('FlatCAMCNCJob.on_edit_code_click() -->%s' % str(e))
  1010. return
  1011. self.gcode_editor_tab.t_frame.show()
  1012. self.app.proc_container.view.set_idle()
  1013. self.gcode_editor_tab.buttonSave.hide()
  1014. self.gcode_editor_tab.buttonOpen.hide()
  1015. self.gcode_editor_tab.buttonPrint.hide()
  1016. self.gcode_editor_tab.buttonPreview.hide()
  1017. self.gcode_editor_tab.buttonReplace.hide()
  1018. self.gcode_editor_tab.sel_all_cb.hide()
  1019. self.gcode_editor_tab.entryReplace.hide()
  1020. self.gcode_editor_tab.code_editor.setReadOnly(True)
  1021. self.app.inform.emit('[success] %s...' % _('Loaded Machine Code into Code Editor'))
  1022. def on_update_source_file(self):
  1023. self.source_file = self.gcode_editor_tab.code_editor.toPlainText()
  1024. def gcode_header(self, comment_start_symbol=None, comment_stop_symbol=None):
  1025. """
  1026. Will create a header to be added to all GCode files generated by FlatCAM
  1027. :param comment_start_symbol: A symbol to be used as the first symbol in a comment
  1028. :param comment_stop_symbol: A symbol to be used as the last symbol in a comment
  1029. :return: A string with a GCode header
  1030. """
  1031. log.debug("FlatCAMCNCJob.gcode_header()")
  1032. time_str = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  1033. marlin = False
  1034. hpgl = False
  1035. probe_pp = False
  1036. gcode = ''
  1037. start_comment = comment_start_symbol if comment_start_symbol is not None else '('
  1038. stop_comment = comment_stop_symbol if comment_stop_symbol is not None else ')'
  1039. try:
  1040. for key in self.cnc_tools:
  1041. ppg = self.cnc_tools[key]['data']['ppname_g']
  1042. if 'marlin' in ppg.lower() or 'repetier' in ppg.lower():
  1043. marlin = True
  1044. break
  1045. if ppg == 'hpgl':
  1046. hpgl = True
  1047. break
  1048. if "toolchange_probe" in ppg.lower():
  1049. probe_pp = True
  1050. break
  1051. except KeyError:
  1052. # log.debug("FlatCAMCNCJob.gcode_header() error: --> %s" % str(e))
  1053. pass
  1054. try:
  1055. if 'marlin' in self.options['ppname_e'].lower() or 'repetier' in self.options['ppname_e'].lower():
  1056. marlin = True
  1057. except KeyError:
  1058. # log.debug("FlatCAMCNCJob.gcode_header(): --> There is no such self.option: %s" % str(e))
  1059. pass
  1060. try:
  1061. if "toolchange_probe" in self.options['ppname_e'].lower():
  1062. probe_pp = True
  1063. except KeyError:
  1064. # log.debug("FlatCAMCNCJob.gcode_header(): --> There is no such self.option: %s" % str(e))
  1065. pass
  1066. if marlin is True:
  1067. gcode += ';Marlin(Repetier) G-CODE GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s\n' % \
  1068. (str(self.app.version), str(self.app.version_date)) + '\n'
  1069. gcode += ';Name: ' + str(self.options['name']) + '\n'
  1070. gcode += ';Type: ' + "G-code from " + str(self.options['type']) + '\n'
  1071. # if str(p['options']['type']) == 'Excellon' or str(p['options']['type']) == 'Excellon Geometry':
  1072. # gcode += '(Tools in use: ' + str(p['options']['Tools_in_use']) + ')\n'
  1073. gcode += ';Units: ' + self.units.upper() + '\n' + "\n"
  1074. gcode += ';Created on ' + time_str + '\n' + '\n'
  1075. elif hpgl is True:
  1076. gcode += 'CO "HPGL CODE GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s' % \
  1077. (str(self.app.version), str(self.app.version_date)) + '";\n'
  1078. gcode += 'CO "Name: ' + str(self.options['name']) + '";\n'
  1079. gcode += 'CO "Type: ' + "HPGL code from " + str(self.options['type']) + '";\n'
  1080. # if str(p['options']['type']) == 'Excellon' or str(p['options']['type']) == 'Excellon Geometry':
  1081. # gcode += '(Tools in use: ' + str(p['options']['Tools_in_use']) + ')\n'
  1082. gcode += 'CO "Units: ' + self.units.upper() + '";\n'
  1083. gcode += 'CO "Created on ' + time_str + '";\n'
  1084. elif probe_pp is True:
  1085. gcode += '(G-CODE GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s)\n' % \
  1086. (str(self.app.version), str(self.app.version_date)) + '\n'
  1087. gcode += '(This GCode tool change is done by using a Probe.)\n' \
  1088. '(Make sure that before you start the job you first do a rough zero for Z axis.)\n' \
  1089. '(This means that you need to zero the CNC axis and then jog to the toolchange X, Y location,)\n' \
  1090. '(mount the probe and adjust the Z so more or less the probe tip touch the plate. ' \
  1091. 'Then zero the Z axis.)\n' + '\n'
  1092. gcode += '(Name: ' + str(self.options['name']) + ')\n'
  1093. gcode += '(Type: ' + "G-code from " + str(self.options['type']) + ')\n'
  1094. # if str(p['options']['type']) == 'Excellon' or str(p['options']['type']) == 'Excellon Geometry':
  1095. # gcode += '(Tools in use: ' + str(p['options']['Tools_in_use']) + ')\n'
  1096. gcode += '(Units: ' + self.units.upper() + ')\n' + "\n"
  1097. gcode += '(Created on ' + time_str + ')\n' + '\n'
  1098. else:
  1099. gcode += '%sG-CODE GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s%s\n' % \
  1100. (start_comment, str(self.app.version), str(self.app.version_date), stop_comment) + '\n'
  1101. gcode += '%sName: ' % start_comment + str(self.options['name']) + '%s\n' % stop_comment
  1102. gcode += '%sType: ' % start_comment + "G-code from " + str(self.options['type']) + '%s\n' % stop_comment
  1103. # if str(p['options']['type']) == 'Excellon' or str(p['options']['type']) == 'Excellon Geometry':
  1104. # gcode += '(Tools in use: ' + str(p['options']['Tools_in_use']) + ')\n'
  1105. gcode += '%sUnits: ' % start_comment + self.units.upper() + '%s\n' % stop_comment + "\n"
  1106. gcode += '%sCreated on ' % start_comment + time_str + '%s\n' % stop_comment + '\n'
  1107. return gcode
  1108. @staticmethod
  1109. def gcode_footer(end_command=None):
  1110. """
  1111. Will add the M02 to the end of GCode, if requested.
  1112. :param end_command: 'M02' or 'M30' - String
  1113. :return:
  1114. """
  1115. if end_command:
  1116. return end_command
  1117. else:
  1118. return 'M02'
  1119. def export_gcode(self, filename=None, preamble='', postamble='', to_file=False, from_tcl=False):
  1120. """
  1121. This will save the GCode from the Gcode object to a file on the OS filesystem
  1122. :param filename: filename for the GCode file
  1123. :param preamble: a custom Gcode block to be added at the beginning of the Gcode file
  1124. :param postamble: a custom Gcode block to be added at the end of the Gcode file
  1125. :param to_file: if False then no actual file is saved but the app will know that a file was created
  1126. :param from_tcl: True if run from Tcl Shell
  1127. :return: None
  1128. """
  1129. # gcode = ''
  1130. # roland = False
  1131. # hpgl = False
  1132. # isel_icp = False
  1133. include_header = True
  1134. if preamble == '':
  1135. preamble = self.app.defaults["cncjob_prepend"]
  1136. if postamble == '':
  1137. preamble = self.app.defaults["cncjob_append"]
  1138. try:
  1139. if self.special_group:
  1140. self.app.inform.emit('[WARNING_NOTCL] %s %s %s.' %
  1141. (_("This CNCJob object can't be processed because it is a"),
  1142. str(self.special_group),
  1143. _("CNCJob object")))
  1144. return 'fail'
  1145. except AttributeError:
  1146. pass
  1147. # if this dict is not empty then the object is a Geometry object
  1148. if self.cnc_tools:
  1149. first_key = next(iter(self.cnc_tools))
  1150. include_header = self.app.preprocessors[self.cnc_tools[first_key]['data']['ppname_g']].include_header
  1151. # if this dict is not empty then the object is an Excellon object
  1152. if self.exc_cnc_tools:
  1153. first_key = next(iter(self.exc_cnc_tools))
  1154. include_header = self.app.preprocessors[
  1155. self.exc_cnc_tools[first_key]['data']['tools_drill_ppname_e']
  1156. ].include_header
  1157. gcode = ''
  1158. if include_header is False:
  1159. g = preamble
  1160. # detect if using multi-tool and make the Gcode summation correctly for each case
  1161. if self.multitool is True:
  1162. for tooluid_key in self.cnc_tools:
  1163. for key, value in self.cnc_tools[tooluid_key].items():
  1164. if key == 'gcode':
  1165. gcode += value
  1166. break
  1167. else:
  1168. gcode += self.gcode
  1169. g = g + gcode + postamble
  1170. else:
  1171. # search for the GCode beginning which is usually a G20 or G21
  1172. # fix so the preamble gets inserted in between the comments header and the actual start of GCODE
  1173. # g_idx = gcode.rfind('G20')
  1174. #
  1175. # # if it did not find 'G20' then search for 'G21'
  1176. # if g_idx == -1:
  1177. # g_idx = gcode.rfind('G21')
  1178. #
  1179. # # if it did not find 'G20' and it did not find 'G21' then there is an error and return
  1180. # if g_idx == -1:
  1181. # self.app.inform.emit('[ERROR_NOTCL] %s' % _("G-code does not have a units code: either G20 or G21"))
  1182. # return
  1183. # detect if using multi-tool and make the Gcode summation correctly for each case
  1184. if self.multitool is True:
  1185. if self.origin_kind == 'excellon':
  1186. for tooluid_key in self.exc_cnc_tools:
  1187. for key, value in self.exc_cnc_tools[tooluid_key].items():
  1188. if key == 'gcode' and value:
  1189. gcode += value
  1190. break
  1191. else:
  1192. for tooluid_key in self.cnc_tools:
  1193. for key, value in self.cnc_tools[tooluid_key].items():
  1194. if key == 'gcode' and value:
  1195. gcode += value
  1196. break
  1197. else:
  1198. gcode += self.gcode
  1199. end_gcode = self.gcode_footer() if self.app.defaults['cncjob_footer'] is True else ''
  1200. # detect if using a HPGL preprocessor
  1201. hpgl = False
  1202. if self.cnc_tools:
  1203. for key in self.cnc_tools:
  1204. if 'ppname_g' in self.cnc_tools[key]['data']:
  1205. if 'hpgl' in self.cnc_tools[key]['data']['ppname_g']:
  1206. hpgl = True
  1207. break
  1208. elif self.exc_cnc_tools:
  1209. for key in self.cnc_tools:
  1210. if 'ppname_e' in self.cnc_tools[key]['data']:
  1211. if 'hpgl' in self.cnc_tools[key]['data']['ppname_e']:
  1212. hpgl = True
  1213. break
  1214. if hpgl:
  1215. processed_gcode = ''
  1216. pa_re = re.compile(r"^PA\s*(-?\d+\.\d*),?\s*(-?\d+\.\d*)*;?$")
  1217. for gline in gcode.splitlines():
  1218. match = pa_re.search(gline)
  1219. if match:
  1220. x_int = int(float(match.group(1)))
  1221. y_int = int(float(match.group(2)))
  1222. new_line = 'PA%d,%d;\n' % (x_int, y_int)
  1223. processed_gcode += new_line
  1224. else:
  1225. processed_gcode += gline + '\n'
  1226. gcode = processed_gcode
  1227. g = self.gc_header + '\n' + preamble + '\n' + gcode + postamble + end_gcode
  1228. else:
  1229. try:
  1230. g_idx = gcode.index('G94')
  1231. if preamble != '' and postamble != '':
  1232. g = self.gc_header + gcode[:g_idx + 3] + '\n' + preamble + '\n' + \
  1233. gcode[(g_idx + 3):] + postamble + end_gcode
  1234. elif preamble == '':
  1235. g = self.gc_header + gcode[:g_idx + 3] + '\n' + \
  1236. gcode[(g_idx + 3):] + postamble + end_gcode
  1237. elif postamble == '':
  1238. g = self.gc_header + gcode[:g_idx + 3] + '\n' + preamble + '\n' + \
  1239. gcode[(g_idx + 3):] + end_gcode
  1240. else:
  1241. g = self.gc_header + gcode[:g_idx + 3] + gcode[(g_idx + 3):] + end_gcode
  1242. except ValueError:
  1243. self.app.inform.emit('[ERROR_NOTCL] %s' %
  1244. _("G-code does not have a G94 code.\n"
  1245. "Append Code snippet will not be used.."))
  1246. g = self.gc_header + '\n' + gcode + postamble + end_gcode
  1247. # if toolchange custom is used, replace M6 code with the code from the Toolchange Custom Text box
  1248. # if self.ui.toolchange_cb.get_value() is True:
  1249. # # match = self.re_toolchange.search(g)
  1250. # if 'M6' in g:
  1251. # m6_code = self.parse_custom_toolchange_code(self.ui.toolchange_text.get_value())
  1252. # if m6_code is None or m6_code == '':
  1253. # self.app.inform.emit(
  1254. # '[ERROR_NOTCL] %s' % _("Cancelled. The Toolchange Custom code is enabled but it's empty.")
  1255. # )
  1256. # return 'fail'
  1257. #
  1258. # g = g.replace('M6', m6_code)
  1259. # self.app.inform.emit('[success] %s' % _("Toolchange G-code was replaced by a custom code."))
  1260. lines = StringIO(g)
  1261. # Write
  1262. if filename is not None:
  1263. try:
  1264. force_windows_line_endings = self.app.defaults['cncjob_line_ending']
  1265. if force_windows_line_endings and sys.platform != 'win32':
  1266. with open(filename, 'w', newline='\r\n') as f:
  1267. for line in lines:
  1268. f.write(line)
  1269. else:
  1270. with open(filename, 'w') as f:
  1271. for line in lines:
  1272. f.write(line)
  1273. except FileNotFoundError:
  1274. self.app.inform.emit('[WARNING_NOTCL] %s' % _("No such file or directory"))
  1275. return
  1276. except PermissionError:
  1277. self.app.inform.emit(
  1278. '[WARNING] %s' % _("Permission denied, saving not possible.\n"
  1279. "Most likely another app is holding the file open and not accessible.")
  1280. )
  1281. return 'fail'
  1282. elif to_file is False:
  1283. # Just for adding it to the recent files list.
  1284. if self.app.defaults["global_open_style"] is False:
  1285. self.app.file_opened.emit("cncjob", filename)
  1286. self.app.file_saved.emit("cncjob", filename)
  1287. self.app.inform.emit('[success] %s: %s' % (_("Saved to"), filename))
  1288. else:
  1289. return lines
  1290. # def on_toolchange_custom_clicked(self, signal):
  1291. # """
  1292. # Handler for clicking toolchange custom.
  1293. #
  1294. # :param signal:
  1295. # :return:
  1296. # """
  1297. #
  1298. # try:
  1299. # if 'toolchange_custom' not in str(self.options['ppname_e']).lower():
  1300. # if self.ui.toolchange_cb.get_value():
  1301. # self.ui.toolchange_cb.set_value(False)
  1302. # self.app.inform.emit('[WARNING_NOTCL] %s' %
  1303. # _("The used preprocessor file has to have in it's name: 'toolchange_custom'"))
  1304. # except KeyError:
  1305. # try:
  1306. # for key in self.cnc_tools:
  1307. # ppg = self.cnc_tools[key]['data']['ppname_g']
  1308. # if 'toolchange_custom' not in str(ppg).lower():
  1309. # if self.ui.toolchange_cb.get_value():
  1310. # self.ui.toolchange_cb.set_value(False)
  1311. # self.app.inform.emit('[WARNING_NOTCL] %s' %
  1312. # _("The used preprocessor file has to have in it's name: "
  1313. # "'toolchange_custom'"))
  1314. # except KeyError:
  1315. # self.app.inform.emit('[ERROR] %s' % _("There is no preprocessor file."))
  1316. def get_gcode(self, preamble='', postamble=''):
  1317. """
  1318. We need this to be able to get_gcode separately for shell command export_gcode
  1319. :param preamble: Extra GCode added to the beginning of the GCode
  1320. :param postamble: Extra GCode added at the end of the GCode
  1321. :return: The modified GCode
  1322. """
  1323. return preamble + '\n' + self.gcode + "\n" + postamble
  1324. def get_svg(self):
  1325. # we need this to be able get_svg separately for shell command export_svg
  1326. pass
  1327. def on_plot_cb_click(self, *args):
  1328. """
  1329. Handler for clicking on the Plot checkbox.
  1330. :param args:
  1331. :return:
  1332. """
  1333. if self.muted_ui:
  1334. return
  1335. kind = self.ui.cncplot_method_combo.get_value()
  1336. self.plot(kind=kind)
  1337. self.read_form_item('plot')
  1338. self.ui_disconnect()
  1339. cb_flag = self.ui.plot_cb.isChecked()
  1340. for row in range(self.ui.cnc_tools_table.rowCount()):
  1341. table_cb = self.ui.cnc_tools_table.cellWidget(row, 6)
  1342. if cb_flag:
  1343. table_cb.setChecked(True)
  1344. else:
  1345. table_cb.setChecked(False)
  1346. self.ui_connect()
  1347. def on_plot_cb_click_table(self):
  1348. """
  1349. Handler for clicking the plot checkboxes added into a Table on each row. Purpose: toggle visibility for the
  1350. tool/aperture found on that row.
  1351. :return:
  1352. """
  1353. # self.ui.cnc_tools_table.cellWidget(row, 2).widget().setCheckState(QtCore.Qt.Unchecked)
  1354. self.ui_disconnect()
  1355. # cw = self.sender()
  1356. # cw_index = self.ui.cnc_tools_table.indexAt(cw.pos())
  1357. # cw_row = cw_index.row()
  1358. kind = self.ui.cncplot_method_combo.get_value()
  1359. self.shapes.clear(update=True)
  1360. if self.origin_kind == "excellon":
  1361. for r in range(self.ui.exc_cnc_tools_table.rowCount()):
  1362. row_dia = float('%.*f' % (self.decimals, float(self.ui.exc_cnc_tools_table.item(r, 1).text())))
  1363. for tooluid_key in self.exc_cnc_tools:
  1364. tooldia = float('%.*f' % (self.decimals, float(tooluid_key)))
  1365. if row_dia == tooldia:
  1366. gcode_parsed = self.exc_cnc_tools[tooluid_key]['gcode_parsed']
  1367. if self.ui.exc_cnc_tools_table.cellWidget(r, 6).isChecked():
  1368. self.plot2(tooldia=tooldia, obj=self, visible=True, gcode_parsed=gcode_parsed, kind=kind)
  1369. else:
  1370. for tooluid_key in self.cnc_tools:
  1371. tooldia = float('%.*f' % (self.decimals, float(self.cnc_tools[tooluid_key]['tooldia'])))
  1372. gcode_parsed = self.cnc_tools[tooluid_key]['gcode_parsed']
  1373. # tool_uid = int(self.ui.cnc_tools_table.item(cw_row, 3).text())
  1374. for r in range(self.ui.cnc_tools_table.rowCount()):
  1375. if int(self.ui.cnc_tools_table.item(r, 5).text()) == int(tooluid_key):
  1376. if self.ui.cnc_tools_table.cellWidget(r, 6).isChecked():
  1377. self.plot2(tooldia=tooldia, obj=self, visible=True, gcode_parsed=gcode_parsed, kind=kind)
  1378. self.shapes.redraw()
  1379. # make sure that the general plot is disabled if one of the row plot's are disabled and
  1380. # if all the row plot's are enabled also enable the general plot checkbox
  1381. cb_cnt = 0
  1382. total_row = self.ui.cnc_tools_table.rowCount()
  1383. for row in range(total_row):
  1384. if self.ui.cnc_tools_table.cellWidget(row, 6).isChecked():
  1385. cb_cnt += 1
  1386. else:
  1387. cb_cnt -= 1
  1388. if cb_cnt < total_row:
  1389. self.ui.plot_cb.setChecked(False)
  1390. else:
  1391. self.ui.plot_cb.setChecked(True)
  1392. self.ui_connect()
  1393. def plot(self, visible=None, kind='all'):
  1394. """
  1395. # Does all the required setup and returns False
  1396. # if the 'ptint' option is set to False.
  1397. :param visible: Boolean to decide if the object will be plotted as visible or disabled on canvas
  1398. :param kind: String. Can be "all" or "travel" or "cut". For CNCJob plotting
  1399. :return: None
  1400. """
  1401. if not FlatCAMObj.plot(self):
  1402. return
  1403. visible = visible if visible else self.options['plot']
  1404. if self.app.is_legacy is False:
  1405. if self.ui.annotation_cb.get_value() and self.ui.plot_cb.get_value():
  1406. self.text_col.enabled = True
  1407. else:
  1408. self.text_col.enabled = False
  1409. self.annotation.redraw()
  1410. try:
  1411. if self.multitool is False: # single tool usage
  1412. try:
  1413. dia_plot = float(self.options["tooldia"])
  1414. except ValueError:
  1415. # we may have a tuple with only one element and a comma
  1416. dia_plot = [float(el) for el in self.options["tooldia"].split(',') if el != ''][0]
  1417. self.plot2(tooldia=dia_plot, obj=self, visible=visible, kind=kind)
  1418. else:
  1419. # I do this so the travel lines thickness will reflect the tool diameter
  1420. # may work only for objects created within the app and not Gcode imported from elsewhere for which we
  1421. # don't know the origin
  1422. if self.origin_kind == "excellon":
  1423. if self.exc_cnc_tools:
  1424. for tooldia_key in self.exc_cnc_tools:
  1425. tooldia = float('%.*f' % (self.decimals, float(tooldia_key)))
  1426. gcode_parsed = self.exc_cnc_tools[tooldia_key]['gcode_parsed']
  1427. if not gcode_parsed:
  1428. continue
  1429. # gcode_parsed = self.gcode_parsed
  1430. self.plot2(tooldia=tooldia, obj=self, visible=visible, gcode_parsed=gcode_parsed, kind=kind)
  1431. else:
  1432. # multiple tools usage
  1433. if self.cnc_tools:
  1434. for tooluid_key in self.cnc_tools:
  1435. tooldia = float('%.*f' % (self.decimals, float(self.cnc_tools[tooluid_key]['tooldia'])))
  1436. gcode_parsed = self.cnc_tools[tooluid_key]['gcode_parsed']
  1437. self.plot2(tooldia=tooldia, obj=self, visible=visible, gcode_parsed=gcode_parsed, kind=kind)
  1438. self.shapes.redraw()
  1439. except (ObjectDeleted, AttributeError):
  1440. self.shapes.clear(update=True)
  1441. if self.app.is_legacy is False:
  1442. self.annotation.clear(update=True)
  1443. def on_annotation_change(self):
  1444. """
  1445. Handler for toggling the annotation display by clicking a checkbox.
  1446. :return:
  1447. """
  1448. if self.app.is_legacy is False:
  1449. if self.ui.annotation_cb.get_value():
  1450. self.text_col.enabled = True
  1451. else:
  1452. self.text_col.enabled = False
  1453. # kind = self.ui.cncplot_method_combo.get_value()
  1454. # self.plot(kind=kind)
  1455. self.annotation.redraw()
  1456. else:
  1457. kind = self.ui.cncplot_method_combo.get_value()
  1458. self.plot(kind=kind)
  1459. def convert_units(self, units):
  1460. """
  1461. Units conversion used by the CNCJob objects.
  1462. :param units: Can be "MM" or "IN"
  1463. :return:
  1464. """
  1465. log.debug("FlatCAMObj.FlatCAMECNCjob.convert_units()")
  1466. factor = CNCjob.convert_units(self, units)
  1467. self.options["tooldia"] = float(self.options["tooldia"]) * factor
  1468. param_list = ['cutz', 'depthperpass', 'travelz', 'feedrate', 'feedrate_z', 'feedrate_rapid',
  1469. 'endz', 'toolchangez']
  1470. temp_tools_dict = {}
  1471. tool_dia_copy = {}
  1472. data_copy = {}
  1473. for tooluid_key, tooluid_value in self.cnc_tools.items():
  1474. for dia_key, dia_value in tooluid_value.items():
  1475. if dia_key == 'tooldia':
  1476. dia_value *= factor
  1477. dia_value = float('%.*f' % (self.decimals, dia_value))
  1478. tool_dia_copy[dia_key] = dia_value
  1479. if dia_key == 'offset':
  1480. tool_dia_copy[dia_key] = dia_value
  1481. if dia_key == 'offset_value':
  1482. dia_value *= factor
  1483. tool_dia_copy[dia_key] = dia_value
  1484. if dia_key == 'type':
  1485. tool_dia_copy[dia_key] = dia_value
  1486. if dia_key == 'tool_type':
  1487. tool_dia_copy[dia_key] = dia_value
  1488. if dia_key == 'data':
  1489. for data_key, data_value in dia_value.items():
  1490. # convert the form fields that are convertible
  1491. for param in param_list:
  1492. if data_key == param and data_value is not None:
  1493. data_copy[data_key] = data_value * factor
  1494. # copy the other dict entries that are not convertible
  1495. if data_key not in param_list:
  1496. data_copy[data_key] = data_value
  1497. tool_dia_copy[dia_key] = deepcopy(data_copy)
  1498. data_copy.clear()
  1499. if dia_key == 'gcode':
  1500. tool_dia_copy[dia_key] = dia_value
  1501. if dia_key == 'gcode_parsed':
  1502. tool_dia_copy[dia_key] = dia_value
  1503. if dia_key == 'solid_geometry':
  1504. tool_dia_copy[dia_key] = dia_value
  1505. # if dia_key == 'solid_geometry':
  1506. # tool_dia_copy[dia_key] = affinity.scale(dia_value, xfact=factor, origin=(0, 0))
  1507. # if dia_key == 'gcode_parsed':
  1508. # for g in dia_value:
  1509. # g['geom'] = affinity.scale(g['geom'], factor, factor, origin=(0, 0))
  1510. #
  1511. # tool_dia_copy['gcode_parsed'] = deepcopy(dia_value)
  1512. # tool_dia_copy['solid_geometry'] = cascaded_union([geo['geom'] for geo in dia_value])
  1513. temp_tools_dict.update({
  1514. tooluid_key: deepcopy(tool_dia_copy)
  1515. })
  1516. tool_dia_copy.clear()
  1517. self.cnc_tools.clear()
  1518. self.cnc_tools = deepcopy(temp_tools_dict)