FlatCAMGUI.py 196 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169
  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 (major mod): Marius Adrian Stanciu #
  10. # Date: 3/10/2019 #
  11. # ##########################################################
  12. from flatcamGUI.PreferencesUI import *
  13. from flatcamEditors.FlatCAMGeoEditor import FCShapeTool
  14. from matplotlib.backend_bases import KeyEvent as mpl_key_event
  15. import webbrowser
  16. from copy import deepcopy
  17. from datetime import datetime
  18. import gettext
  19. import FlatCAMTranslation as fcTranslate
  20. import builtins
  21. fcTranslate.apply_language('strings')
  22. if '_' not in builtins.__dict__:
  23. _ = gettext.gettext
  24. class FlatCAMGUI(QtWidgets.QMainWindow):
  25. # Emitted when persistent window geometry needs to be retained
  26. geom_update = QtCore.pyqtSignal(int, int, int, int, int, name='geomUpdate')
  27. final_save = QtCore.pyqtSignal(name='saveBeforeExit')
  28. def __init__(self, app):
  29. super(FlatCAMGUI, self).__init__()
  30. self.app = app
  31. self.decimals = self.app.decimals
  32. # Divine icon pack by Ipapun @ finicons.com
  33. # ################################## ##
  34. # ## BUILDING THE GUI IS DONE HERE # ##
  35. # ################################## ##
  36. # ######### ##
  37. # ## Menu # ##
  38. # ######### ##
  39. self.menu = self.menuBar()
  40. self.menu_toggle_nb = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/notebook32.png'), _("Toggle Panel"))
  41. self.menu_toggle_nb.setToolTip(
  42. _("Toggle Panel")
  43. )
  44. # self.menu_toggle_nb = QtWidgets.QAction("NB")
  45. self.menu_toggle_nb.setCheckable(True)
  46. self.menu.addAction(self.menu_toggle_nb)
  47. # ########################################################################
  48. # ########################## File # ######################################
  49. # ########################################################################
  50. self.menufile = self.menu.addMenu(_('File'))
  51. self.menufile.setToolTipsVisible(True)
  52. # New Project
  53. self.menufilenewproject = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/file16.png'),
  54. _('&New Project ...\tCTRL+N'), self)
  55. self.menufilenewproject.setToolTip(
  56. _("Will create a new, blank project")
  57. )
  58. self.menufile.addAction(self.menufilenewproject)
  59. # New Category (Excellon, Geometry)
  60. self.menufilenew = self.menufile.addMenu(QtGui.QIcon(self.app.resource_location + '/file16.png'), _('&New'))
  61. self.menufilenew.setToolTipsVisible(True)
  62. self.menufilenewgeo = self.menufilenew.addAction(
  63. QtGui.QIcon(self.app.resource_location + '/new_file_geo16.png'), _('Geometry\tN'))
  64. self.menufilenewgeo.setToolTip(
  65. _("Will create a new, empty Geometry Object.")
  66. )
  67. self.menufilenewgrb = self.menufilenew.addAction(
  68. QtGui.QIcon(self.app.resource_location + '/new_file_grb16.png'), _('Gerber\tB'))
  69. self.menufilenewgrb.setToolTip(
  70. _("Will create a new, empty Gerber Object.")
  71. )
  72. self.menufilenewexc = self.menufilenew.addAction(
  73. QtGui.QIcon(self.app.resource_location + '/new_file_exc16.png'), _('Excellon\tL'))
  74. self.menufilenewexc.setToolTip(
  75. _("Will create a new, empty Excellon Object.")
  76. )
  77. self.menufilenew.addSeparator()
  78. self.menufilenewdoc = self.menufilenew.addAction(
  79. QtGui.QIcon(self.app.resource_location + '/notes16_1.png'), _('Document\tD'))
  80. self.menufilenewdoc.setToolTip(
  81. _("Will create a new, empty Document Object.")
  82. )
  83. self.menufile_open = self.menufile.addMenu(
  84. QtGui.QIcon(self.app.resource_location + '/folder32_bis.png'), _('Open'))
  85. self.menufile_open.setToolTipsVisible(True)
  86. # Open Project ...
  87. self.menufileopenproject = QtWidgets.QAction(
  88. QtGui.QIcon(self.app.resource_location + '/folder16.png'), _('Open &Project ...'), self)
  89. self.menufile_open.addAction(self.menufileopenproject)
  90. self.menufile_open.addSeparator()
  91. # Open Gerber ...
  92. self.menufileopengerber = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/flatcam_icon24.png'),
  93. _('Open &Gerber ...\tCTRL+G'), self)
  94. self.menufile_open.addAction(self.menufileopengerber)
  95. # Open Excellon ...
  96. self.menufileopenexcellon = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/open_excellon32.png'),
  97. _('Open &Excellon ...\tCTRL+E'), self)
  98. self.menufile_open.addAction(self.menufileopenexcellon)
  99. # Open G-Code ...
  100. self.menufileopengcode = QtWidgets.QAction(
  101. QtGui.QIcon(self.app.resource_location + '/code.png'), _('Open G-&Code ...'), self)
  102. self.menufile_open.addAction(self.menufileopengcode)
  103. self.menufile_open.addSeparator()
  104. # Open Config File...
  105. self.menufileopenconfig = QtWidgets.QAction(
  106. QtGui.QIcon(self.app.resource_location + '/folder16.png'), _('Open Config ...'), self)
  107. self.menufile_open.addAction(self.menufileopenconfig)
  108. # Recent
  109. self.recent_projects = self.menufile.addMenu(
  110. QtGui.QIcon(self.app.resource_location + '/recent_files.png'), _("Recent projects"))
  111. self.recent = self.menufile.addMenu(
  112. QtGui.QIcon(self.app.resource_location + '/recent_files.png'), _("Recent files"))
  113. # Separator
  114. self.menufile.addSeparator()
  115. # Scripting
  116. self.menufile_scripting = self.menufile.addMenu(
  117. QtGui.QIcon(self.app.resource_location + '/script16.png'), _('Scripting'))
  118. self.menufile_scripting.setToolTipsVisible(True)
  119. self.menufilenewscript = QtWidgets.QAction(
  120. QtGui.QIcon(self.app.resource_location + '/script_new16.png'), _('New Script ...'), self)
  121. self.menufileopenscript = QtWidgets.QAction(
  122. QtGui.QIcon(self.app.resource_location + '/open_script32.png'), _('Open Script ...'), self)
  123. self.menufilerunscript = QtWidgets.QAction(
  124. QtGui.QIcon(self.app.resource_location + '/script16.png'), '%s\tSHIFT+S' % _('Run Script ...'), self)
  125. self.menufilerunscript.setToolTip(
  126. _("Will run the opened Tcl Script thus\n"
  127. "enabling the automation of certain\n"
  128. "functions of FlatCAM.")
  129. )
  130. self.menufile_scripting.addAction(self.menufilenewscript)
  131. self.menufile_scripting.addAction(self.menufileopenscript)
  132. self.menufile_scripting.addSeparator()
  133. self.menufile_scripting.addAction(self.menufilerunscript)
  134. # Separator
  135. self.menufile.addSeparator()
  136. # Import ...
  137. self.menufileimport = self.menufile.addMenu(
  138. QtGui.QIcon(self.app.resource_location + '/import.png'), _('Import'))
  139. self.menufileimportsvg = QtWidgets.QAction(
  140. QtGui.QIcon(self.app.resource_location + '/svg16.png'), _('&SVG as Geometry Object ...'), self)
  141. self.menufileimport.addAction(self.menufileimportsvg)
  142. self.menufileimportsvg_as_gerber = QtWidgets.QAction(
  143. QtGui.QIcon(self.app.resource_location + '/svg16.png'), _('&SVG as Gerber Object ...'), self)
  144. self.menufileimport.addAction(self.menufileimportsvg_as_gerber)
  145. self.menufileimport.addSeparator()
  146. self.menufileimportdxf = QtWidgets.QAction(
  147. QtGui.QIcon(self.app.resource_location + '/dxf16.png'), _('&DXF as Geometry Object ...'), self)
  148. self.menufileimport.addAction(self.menufileimportdxf)
  149. self.menufileimportdxf_as_gerber = QtWidgets.QAction(
  150. QtGui.QIcon(self.app.resource_location + '/dxf16.png'), _('&DXF as Gerber Object ...'), self)
  151. self.menufileimport.addAction(self.menufileimportdxf_as_gerber)
  152. self.menufileimport.addSeparator()
  153. self.menufileimport_hpgl2_as_geo = QtWidgets.QAction(
  154. QtGui.QIcon(self.app.resource_location + '/dxf16.png'), _('HPGL2 as Geometry Object ...'), self)
  155. self.menufileimport.addAction(self.menufileimport_hpgl2_as_geo)
  156. self.menufileimport.addSeparator()
  157. # Export ...
  158. self.menufileexport = self.menufile.addMenu(
  159. QtGui.QIcon(self.app.resource_location + '/export.png'), _('Export'))
  160. self.menufileexport.setToolTipsVisible(True)
  161. self.menufileexportsvg = QtWidgets.QAction(
  162. QtGui.QIcon(self.app.resource_location + '/export.png'), _('Export &SVG ...'), self)
  163. self.menufileexport.addAction(self.menufileexportsvg)
  164. self.menufileexportdxf = QtWidgets.QAction(
  165. QtGui.QIcon(self.app.resource_location + '/export.png'), _('Export DXF ...'), self)
  166. self.menufileexport.addAction(self.menufileexportdxf)
  167. self.menufileexport.addSeparator()
  168. self.menufileexportpng = QtWidgets.QAction(
  169. QtGui.QIcon(self.app.resource_location + '/export_png32.png'), _('Export &PNG ...'), self)
  170. self.menufileexportpng.setToolTip(
  171. _("Will export an image in PNG format,\n"
  172. "the saved image will contain the visual \n"
  173. "information currently in FlatCAM Plot Area.")
  174. )
  175. self.menufileexport.addAction(self.menufileexportpng)
  176. self.menufileexport.addSeparator()
  177. self.menufileexportexcellon = QtWidgets.QAction(
  178. QtGui.QIcon(self.app.resource_location + '/drill32.png'), _('Export &Excellon ...'), self)
  179. self.menufileexportexcellon.setToolTip(
  180. _("Will export an Excellon Object as Excellon file,\n"
  181. "the coordinates format, the file units and zeros\n"
  182. "are set in Preferences -> Excellon Export.")
  183. )
  184. self.menufileexport.addAction(self.menufileexportexcellon)
  185. self.menufileexportgerber = QtWidgets.QAction(
  186. QtGui.QIcon(self.app.resource_location + '/flatcam_icon32.png'), _('Export &Gerber ...'), self)
  187. self.menufileexportgerber.setToolTip(
  188. _("Will export an Gerber Object as Gerber file,\n"
  189. "the coordinates format, the file units and zeros\n"
  190. "are set in Preferences -> Gerber Export.")
  191. )
  192. self.menufileexport.addAction(self.menufileexportgerber)
  193. # Separator
  194. self.menufile.addSeparator()
  195. self.menufile_backup = self.menufile.addMenu(
  196. QtGui.QIcon(self.app.resource_location + '/backup24.png'), _('Backup'))
  197. # Import Preferences
  198. self.menufileimportpref = QtWidgets.QAction(
  199. QtGui.QIcon(self.app.resource_location + '/backup_import24.png'),
  200. _('Import Preferences from file ...'), self
  201. )
  202. self.menufile_backup.addAction(self.menufileimportpref)
  203. # Export Preferences
  204. self.menufileexportpref = QtWidgets.QAction(
  205. QtGui.QIcon(self.app.resource_location + '/backup_export24.png'), _('Export Preferences to file ...'), self)
  206. self.menufile_backup.addAction(self.menufileexportpref)
  207. # Separator
  208. self.menufile_backup.addSeparator()
  209. # Save Defaults
  210. self.menufilesavedefaults = QtWidgets.QAction(
  211. QtGui.QIcon(self.app.resource_location + '/defaults.png'), _('Save Preferences'), self)
  212. self.menufile_backup.addAction(self.menufilesavedefaults)
  213. # Separator
  214. self.menufile.addSeparator()
  215. self.menufile_print = QtWidgets.QAction(
  216. QtGui.QIcon(self.app.resource_location + '/printer32.png'), '%s\tCTRL+P' % _('Print (PDF)'))
  217. self.menufile.addAction(self.menufile_print)
  218. self.menufile_save = self.menufile.addMenu(QtGui.QIcon(self.app.resource_location + '/save_as.png'), _('Save'))
  219. # Save Project
  220. self.menufilesaveproject = QtWidgets.QAction(
  221. QtGui.QIcon(self.app.resource_location + '/floppy16.png'), _('&Save Project ...'), self)
  222. self.menufile_save.addAction(self.menufilesaveproject)
  223. # Save Project As ...
  224. self.menufilesaveprojectas = QtWidgets.QAction(
  225. QtGui.QIcon(self.app.resource_location + '/save_as.png'), _('Save Project &As ...\tCTRL+S'), self)
  226. self.menufile_save.addAction(self.menufilesaveprojectas)
  227. # Save Project Copy ...
  228. self.menufilesaveprojectcopy = QtWidgets.QAction(
  229. QtGui.QIcon(self.app.resource_location + '/floppy16.png'), _('Save Project C&opy ...'), self)
  230. self.menufile_save.addAction(self.menufilesaveprojectcopy)
  231. self.menufile_save.addSeparator()
  232. # Separator
  233. self.menufile.addSeparator()
  234. # Quit
  235. self.menufile_exit = QtWidgets.QAction(
  236. QtGui.QIcon(self.app.resource_location + '/power16.png'), _('E&xit'), self)
  237. # exitAction.setShortcut('Ctrl+Q')
  238. # exitAction.setStatusTip('Exit application')
  239. self.menufile.addAction(self.menufile_exit)
  240. # ########################################################################
  241. # ########################## Edit # ######################################
  242. # ########################################################################
  243. self.menuedit = self.menu.addMenu(_('Edit'))
  244. # Separator
  245. self.menuedit.addSeparator()
  246. self.menueditedit = self.menuedit.addAction(
  247. QtGui.QIcon(self.app.resource_location + '/edit16.png'), _('Edit Object\tE'))
  248. self.menueditok = self.menuedit.addAction(
  249. QtGui.QIcon(self.app.resource_location + '/edit_ok16.png'), _('Close Editor\tCTRL+S'))
  250. # adjust the initial state of the menu entries related to the editor
  251. self.menueditedit.setDisabled(False)
  252. self.menueditok.setDisabled(True)
  253. # Separator
  254. self.menuedit.addSeparator()
  255. self.menuedit_convert = self.menuedit.addMenu(
  256. QtGui.QIcon(self.app.resource_location + '/convert24.png'), _('Conversion'))
  257. self.menuedit_convertjoin = self.menuedit_convert.addAction(
  258. QtGui.QIcon(self.app.resource_location + '/join16.png'), _('&Join Geo/Gerber/Exc -> Geo'))
  259. self.menuedit_convertjoin.setToolTip(
  260. _("Merge a selection of objects, which can be of type:\n"
  261. "- Gerber\n"
  262. "- Excellon\n"
  263. "- Geometry\n"
  264. "into a new combo Geometry object.")
  265. )
  266. self.menuedit_convertjoinexc = self.menuedit_convert.addAction(
  267. QtGui.QIcon(self.app.resource_location + '/join16.png'), _('Join Excellon(s) -> Excellon'))
  268. self.menuedit_convertjoinexc.setToolTip(
  269. _("Merge a selection of Excellon objects into a new combo Excellon object.")
  270. )
  271. self.menuedit_convertjoingrb = self.menuedit_convert.addAction(
  272. QtGui.QIcon(self.app.resource_location + '/join16.png'), _('Join Gerber(s) -> Gerber'))
  273. self.menuedit_convertjoingrb.setToolTip(
  274. _("Merge a selection of Gerber objects into a new combo Gerber object.")
  275. )
  276. # Separator
  277. self.menuedit_convert.addSeparator()
  278. self.menuedit_convert_sg2mg = self.menuedit_convert.addAction(
  279. QtGui.QIcon(self.app.resource_location + '/convert24.png'), _('Convert Single to MultiGeo'))
  280. self.menuedit_convert_sg2mg.setToolTip(
  281. _("Will convert a Geometry object from single_geometry type\n"
  282. "to a multi_geometry type.")
  283. )
  284. self.menuedit_convert_mg2sg = self.menuedit_convert.addAction(
  285. QtGui.QIcon(self.app.resource_location + '/convert24.png'), _('Convert Multi to SingleGeo'))
  286. self.menuedit_convert_mg2sg.setToolTip(
  287. _("Will convert a Geometry object from multi_geometry type\n"
  288. "to a single_geometry type.")
  289. )
  290. # Separator
  291. self.menuedit_convert.addSeparator()
  292. self.menueditconvert_any2geo = self.menuedit_convert.addAction(
  293. QtGui.QIcon(self.app.resource_location + '/copy_geo.png'),
  294. _('Convert Any to Geo'))
  295. self.menueditconvert_any2gerber = self.menuedit_convert.addAction(
  296. QtGui.QIcon(self.app.resource_location + '/copy_geo.png'),
  297. _('Convert Any to Gerber'))
  298. self.menuedit_convert.setToolTipsVisible(True)
  299. # Separator
  300. self.menuedit.addSeparator()
  301. self.menueditcopyobject = self.menuedit.addAction(
  302. QtGui.QIcon(self.app.resource_location + '/copy.png'), _('&Copy\tCTRL+C'))
  303. # Separator
  304. self.menuedit.addSeparator()
  305. self.menueditdelete = self.menuedit.addAction(
  306. QtGui.QIcon(self.app.resource_location + '/trash16.png'), _('&Delete\tDEL'))
  307. # Separator
  308. self.menuedit.addSeparator()
  309. self.menueditorigin = self.menuedit.addAction(
  310. QtGui.QIcon(self.app.resource_location + '/origin16.png'), _('Se&t Origin\tO'))
  311. self.menueditjump = self.menuedit.addAction(
  312. QtGui.QIcon(self.app.resource_location + '/jump_to16.png'), _('Jump to Location\tJ'))
  313. # Separator
  314. self.menuedit.addSeparator()
  315. self.menuedittoggleunits = self.menuedit.addAction(
  316. QtGui.QIcon(self.app.resource_location + '/toggle_units16.png'), _('Toggle Units\tQ'))
  317. self.menueditselectall = self.menuedit.addAction(
  318. QtGui.QIcon(self.app.resource_location + '/select_all.png'), _('&Select All\tCTRL+A'))
  319. # Separator
  320. self.menuedit.addSeparator()
  321. self.menueditpreferences = self.menuedit.addAction(
  322. QtGui.QIcon(self.app.resource_location + '/pref.png'), _('&Preferences\tSHIFT+P'))
  323. # ########################################################################
  324. # ########################## OPTIONS # ###################################
  325. # ########################################################################
  326. self.menuoptions = self.menu.addMenu(_('Options'))
  327. self.menuoptions_transform_rotate = self.menuoptions.addAction(
  328. QtGui.QIcon(self.app.resource_location + '/rotate.png'), _("&Rotate Selection\tSHIFT+(R)"))
  329. # Separator
  330. self.menuoptions.addSeparator()
  331. self.menuoptions_transform_skewx = self.menuoptions.addAction(
  332. QtGui.QIcon(self.app.resource_location + '/skewX.png'), _("&Skew on X axis\tSHIFT+X"))
  333. self.menuoptions_transform_skewy = self.menuoptions.addAction(
  334. QtGui.QIcon(self.app.resource_location + '/skewY.png'), _("S&kew on Y axis\tSHIFT+Y"))
  335. # Separator
  336. self.menuoptions.addSeparator()
  337. self.menuoptions_transform_flipx = self.menuoptions.addAction(
  338. QtGui.QIcon(self.app.resource_location + '/flipx.png'), _("Flip on &X axis\tX"))
  339. self.menuoptions_transform_flipy = self.menuoptions.addAction(
  340. QtGui.QIcon(self.app.resource_location + '/flipy.png'), _("Flip on &Y axis\tY"))
  341. # Separator
  342. self.menuoptions.addSeparator()
  343. self.menuoptions_view_source = self.menuoptions.addAction(
  344. QtGui.QIcon(self.app.resource_location + '/source32.png'), _("View source\tALT+S"))
  345. self.menuoptions_tools_db = self.menuoptions.addAction(
  346. QtGui.QIcon(self.app.resource_location + '/database32.png'), _("Tools DataBase\tCTRL+D"))
  347. # Separator
  348. self.menuoptions.addSeparator()
  349. # ########################################################################
  350. # ########################## View # ######################################
  351. # ########################################################################
  352. self.menuview = self.menu.addMenu(_('View'))
  353. self.menuviewenable = self.menuview.addAction(
  354. QtGui.QIcon(self.app.resource_location + '/replot16.png'), _('Enable all plots\tALT+1'))
  355. self.menuviewdisableall = self.menuview.addAction(
  356. QtGui.QIcon(self.app.resource_location + '/clear_plot16.png'), _('Disable all plots\tALT+2'))
  357. self.menuviewdisableother = self.menuview.addAction(
  358. QtGui.QIcon(self.app.resource_location + '/clear_plot16.png'), _('Disable non-selected\tALT+3'))
  359. # Separator
  360. self.menuview.addSeparator()
  361. self.menuview_zoom_fit = self.menuview.addAction(
  362. QtGui.QIcon(self.app.resource_location + '/zoom_fit32.png'), _("&Zoom Fit\tV"))
  363. self.menuview_zoom_in = self.menuview.addAction(
  364. QtGui.QIcon(self.app.resource_location + '/zoom_in32.png'), _("&Zoom In\t="))
  365. self.menuview_zoom_out = self.menuview.addAction(
  366. QtGui.QIcon(self.app.resource_location + '/zoom_out32.png'), _("&Zoom Out\t-"))
  367. self.menuview.addSeparator()
  368. # Replot all
  369. self.menuview_replot = self.menuview.addAction(
  370. QtGui.QIcon(self.app.resource_location + '/replot32.png'), _("Redraw All\tF5"))
  371. self.menuview.addSeparator()
  372. self.menuview_toggle_code_editor = self.menuview.addAction(
  373. QtGui.QIcon(self.app.resource_location + '/code_editor32.png'), _('Toggle Code Editor\tSHIFT+E'))
  374. self.menuview.addSeparator()
  375. self.menuview_toggle_fscreen = self.menuview.addAction(
  376. QtGui.QIcon(self.app.resource_location + '/fscreen32.png'), _("&Toggle FullScreen\tALT+F10"))
  377. self.menuview_toggle_parea = self.menuview.addAction(
  378. QtGui.QIcon(self.app.resource_location + '/plot32.png'), _("&Toggle Plot Area\tCTRL+F10"))
  379. self.menuview_toggle_notebook = self.menuview.addAction(
  380. QtGui.QIcon(self.app.resource_location + '/notebook32.png'), _("&Toggle Project/Sel/Tool\t`"))
  381. self.menuview.addSeparator()
  382. self.menuview_toggle_grid = self.menuview.addAction(
  383. QtGui.QIcon(self.app.resource_location + '/grid32.png'), _("&Toggle Grid Snap\tG"))
  384. self.menuview_toggle_grid_lines = self.menuview.addAction(
  385. QtGui.QIcon(self.app.resource_location + '/grid32.png'), _("&Toggle Grid Lines\tALT+G"))
  386. self.menuview_toggle_axis = self.menuview.addAction(
  387. QtGui.QIcon(self.app.resource_location + '/axis32.png'), _("&Toggle Axis\tSHIFT+G"))
  388. self.menuview_toggle_workspace = self.menuview.addAction(
  389. QtGui.QIcon(self.app.resource_location + '/workspace24.png'), _("Toggle Workspace\tSHIFT+W"))
  390. # ########################################################################
  391. # ########################## Objects # ###################################
  392. # ########################################################################
  393. self.menuobjects = self.menu.addMenu(_('Objects'))
  394. self.menuobjects.addSeparator()
  395. self.menuobjects_selall = self.menuobjects.addAction(
  396. QtGui.QIcon(self.app.resource_location + '/select_all.png'), _('Select All'))
  397. self.menuobjects_unselall = self.menuobjects.addAction(
  398. QtGui.QIcon(self.app.resource_location + '/deselect_all32.png'), _('Deselect All')
  399. )
  400. # ########################################################################
  401. # ########################## Tool # ######################################
  402. # ########################################################################
  403. self.menutool = QtWidgets.QMenu(_('Tool'))
  404. self.menutoolaction = self.menu.addMenu(self.menutool)
  405. self.menutoolshell = self.menutool.addAction(
  406. QtGui.QIcon(self.app.resource_location + '/shell16.png'), _('&Command Line\tS'))
  407. # ########################################################################
  408. # ########################## Help # ######################################
  409. # ########################################################################
  410. self.menuhelp = self.menu.addMenu(_('Help'))
  411. self.menuhelp_manual = self.menuhelp.addAction(
  412. QtGui.QIcon(self.app.resource_location + '/globe16.png'), _('Online Help\tF1'))
  413. self.menuhelp_bookmarks = self.menuhelp.addMenu(
  414. QtGui.QIcon(self.app.resource_location + '/bookmarks16.png'), _('Bookmarks'))
  415. self.menuhelp_bookmarks.addSeparator()
  416. self.menuhelp_bookmarks_manager = self.menuhelp_bookmarks.addAction(
  417. QtGui.QIcon(self.app.resource_location + '/bookmarks16.png'), _('Bookmarks Manager'))
  418. self.menuhelp.addSeparator()
  419. self.menuhelp_report_bug = self.menuhelp.addAction(
  420. QtGui.QIcon(self.app.resource_location + '/bug16.png'), _('Report a bug'))
  421. self.menuhelp.addSeparator()
  422. self.menuhelp_exc_spec = self.menuhelp.addAction(
  423. QtGui.QIcon(self.app.resource_location + '/pdf_link16.png'), _('Excellon Specification'))
  424. self.menuhelp_gerber_spec = self.menuhelp.addAction(
  425. QtGui.QIcon(self.app.resource_location + '/pdf_link16.png'), _('Gerber Specification'))
  426. self.menuhelp.addSeparator()
  427. self.menuhelp_shortcut_list = self.menuhelp.addAction(
  428. QtGui.QIcon(self.app.resource_location + '/shortcuts24.png'), _('Shortcuts List\tF3'))
  429. self.menuhelp_videohelp = self.menuhelp.addAction(
  430. QtGui.QIcon(self.app.resource_location + '/youtube32.png'), _('YouTube Channel\tF4'))
  431. self.menuhelp_about = self.menuhelp.addAction(
  432. QtGui.QIcon(self.app.resource_location + '/about32.png'), _('About FlatCAM'))
  433. # ########################################################################
  434. # ########################## GEOMETRY EDITOR # ###########################
  435. # ########################################################################
  436. self.geo_editor_menu = QtWidgets.QMenu(">Geo Editor<")
  437. self.menu.addMenu(self.geo_editor_menu)
  438. self.geo_add_circle_menuitem = self.geo_editor_menu.addAction(
  439. QtGui.QIcon(self.app.resource_location + '/circle32.png'), _('Add Circle\tO')
  440. )
  441. self.geo_add_arc_menuitem = self.geo_editor_menu.addAction(
  442. QtGui.QIcon(self.app.resource_location + '/arc16.png'), _('Add Arc\tA'))
  443. self.geo_editor_menu.addSeparator()
  444. self.geo_add_rectangle_menuitem = self.geo_editor_menu.addAction(
  445. QtGui.QIcon(self.app.resource_location + '/rectangle32.png'), _('Add Rectangle\tR')
  446. )
  447. self.geo_add_polygon_menuitem = self.geo_editor_menu.addAction(
  448. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _('Add Polygon\tN')
  449. )
  450. self.geo_add_path_menuitem = self.geo_editor_menu.addAction(
  451. QtGui.QIcon(self.app.resource_location + '/path32.png'), _('Add Path\tP'))
  452. self.geo_editor_menu.addSeparator()
  453. self.geo_add_text_menuitem = self.geo_editor_menu.addAction(
  454. QtGui.QIcon(self.app.resource_location + '/text32.png'), _('Add Text\tT'))
  455. self.geo_editor_menu.addSeparator()
  456. self.geo_union_menuitem = self.geo_editor_menu.addAction(
  457. QtGui.QIcon(self.app.resource_location + '/union16.png'),_('Polygon Union\tU'))
  458. self.geo_intersection_menuitem = self.geo_editor_menu.addAction(
  459. QtGui.QIcon(self.app.resource_location + '/intersection16.png'), _('Polygon Intersection\tE'))
  460. self.geo_subtract_menuitem = self.geo_editor_menu.addAction(
  461. QtGui.QIcon(self.app.resource_location + '/subtract16.png'), _('Polygon Subtraction\tS')
  462. )
  463. self.geo_editor_menu.addSeparator()
  464. self.geo_cutpath_menuitem = self.geo_editor_menu.addAction(
  465. QtGui.QIcon(self.app.resource_location + '/cutpath16.png'), _('Cut Path\tX'))
  466. # self.move_menuitem = self.menu.addAction(QtGui.QIcon(self.app.resource_location + '/move16.png'), "Move Objects 'm'")
  467. self.geo_copy_menuitem = self.geo_editor_menu.addAction(
  468. QtGui.QIcon(self.app.resource_location + '/copy16.png'), _("Copy Geom\tC"))
  469. self.geo_delete_menuitem = self.geo_editor_menu.addAction(
  470. QtGui.QIcon(self.app.resource_location + '/deleteshape16.png'), _("Delete Shape\tDEL")
  471. )
  472. self.geo_editor_menu.addSeparator()
  473. self.geo_move_menuitem = self.geo_editor_menu.addAction(
  474. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move\tM"))
  475. self.geo_buffer_menuitem = self.geo_editor_menu.addAction(
  476. QtGui.QIcon(self.app.resource_location + '/buffer16.png'), _("Buffer Tool\tB")
  477. )
  478. self.geo_paint_menuitem = self.geo_editor_menu.addAction(
  479. QtGui.QIcon(self.app.resource_location + '/paint16.png'), _("Paint Tool\tI")
  480. )
  481. self.geo_transform_menuitem = self.geo_editor_menu.addAction(
  482. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transform Tool\tALT+R")
  483. )
  484. self.geo_editor_menu.addSeparator()
  485. self.geo_cornersnap_menuitem = self.geo_editor_menu.addAction(
  486. QtGui.QIcon(self.app.resource_location + '/corner32.png'), _("Toggle Corner Snap\tK")
  487. )
  488. # ########################################################################
  489. # ########################## EXCELLON Editor # ###########################
  490. # ########################################################################
  491. self.exc_editor_menu = QtWidgets.QMenu(_(">Excellon Editor<"))
  492. self.menu.addMenu(self.exc_editor_menu)
  493. self.exc_add_array_drill_menuitem = self.exc_editor_menu.addAction(
  494. QtGui.QIcon(self.app.resource_location + '/rectangle32.png'), _('Add Drill Array\tA'))
  495. self.exc_add_drill_menuitem = self.exc_editor_menu.addAction(
  496. QtGui.QIcon(self.app.resource_location + '/plus16.png'), _('Add Drill\tD'))
  497. self.exc_editor_menu.addSeparator()
  498. self.exc_add_array_slot_menuitem = self.exc_editor_menu.addAction(
  499. QtGui.QIcon(self.app.resource_location + '/slot_array26.png'), _('Add Slot Array\tQ'))
  500. self.exc_add_slot_menuitem = self.exc_editor_menu.addAction(
  501. QtGui.QIcon(self.app.resource_location + '/slot26.png'), _('Add Slot\tW'))
  502. self.exc_editor_menu.addSeparator()
  503. self.exc_resize_drill_menuitem = self.exc_editor_menu.addAction(
  504. QtGui.QIcon(self.app.resource_location + '/resize16.png'), _('Resize Drill(S)\tR')
  505. )
  506. self.exc_copy_drill_menuitem = self.exc_editor_menu.addAction(
  507. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _('Copy\tC'))
  508. self.exc_delete_drill_menuitem = self.exc_editor_menu.addAction(
  509. QtGui.QIcon(self.app.resource_location + '/deleteshape32.png'), _('Delete\tDEL')
  510. )
  511. self.exc_editor_menu.addSeparator()
  512. self.exc_move_drill_menuitem = self.exc_editor_menu.addAction(
  513. QtGui.QIcon(self.app.resource_location + '/move32.png'), _('Move Drill(s)\tM'))
  514. # ########################################################################
  515. # ########################## GERBER Editor # #############################
  516. # ########################################################################
  517. self.grb_editor_menu = QtWidgets.QMenu(_(">Gerber Editor<"))
  518. self.menu.addMenu(self.grb_editor_menu)
  519. self.grb_add_pad_menuitem = self.grb_editor_menu.addAction(
  520. QtGui.QIcon(self.app.resource_location + '/aperture16.png'), _('Add Pad\tP'))
  521. self.grb_add_pad_array_menuitem = self.grb_editor_menu.addAction(
  522. QtGui.QIcon(self.app.resource_location + '/padarray32.png'), _('Add Pad Array\tA'))
  523. self.grb_add_track_menuitem = self.grb_editor_menu.addAction(
  524. QtGui.QIcon(self.app.resource_location + '/track32.png'), _('Add Track\tT'))
  525. self.grb_add_region_menuitem = self.grb_editor_menu.addAction(
  526. QtGui.QIcon(self.app.resource_location + '/rectangle32.png'), _('Add Region\tN'))
  527. self.grb_editor_menu.addSeparator()
  528. self.grb_convert_poly_menuitem = self.grb_editor_menu.addAction(
  529. QtGui.QIcon(self.app.resource_location + '/poligonize32.png'), _("Poligonize\tALT+N"))
  530. self.grb_add_semidisc_menuitem = self.grb_editor_menu.addAction(
  531. QtGui.QIcon(self.app.resource_location + '/semidisc32.png'), _("Add SemiDisc\tE"))
  532. self.grb_add_disc_menuitem = self.grb_editor_menu.addAction(
  533. QtGui.QIcon(self.app.resource_location + '/disc32.png'), _("Add Disc\tD"))
  534. self.grb_add_buffer_menuitem = self.grb_editor_menu.addAction(
  535. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _('Buffer\tB'))
  536. self.grb_add_scale_menuitem = self.grb_editor_menu.addAction(
  537. QtGui.QIcon(self.app.resource_location + '/scale32.png'), _('Scale\tS'))
  538. self.grb_add_markarea_menuitem = self.grb_editor_menu.addAction(
  539. QtGui.QIcon(self.app.resource_location + '/markarea32.png'), _('Mark Area\tALT+A'))
  540. self.grb_add_eraser_menuitem = self.grb_editor_menu.addAction(
  541. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _('Eraser\tCTRL+E'))
  542. self.grb_transform_menuitem = self.grb_editor_menu.addAction(
  543. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transform\tALT+R"))
  544. self.grb_editor_menu.addSeparator()
  545. self.grb_copy_menuitem = self.grb_editor_menu.addAction(
  546. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _('Copy\tC'))
  547. self.grb_delete_menuitem = self.grb_editor_menu.addAction(
  548. QtGui.QIcon(self.app.resource_location + '/deleteshape32.png'), _('Delete\tDEL'))
  549. self.grb_editor_menu.addSeparator()
  550. self.grb_move_menuitem = self.grb_editor_menu.addAction(
  551. QtGui.QIcon(self.app.resource_location + '/move32.png'), _('Move\tM'))
  552. self.grb_editor_menu.menuAction().setVisible(False)
  553. self.grb_editor_menu.setDisabled(True)
  554. self.geo_editor_menu.menuAction().setVisible(False)
  555. self.geo_editor_menu.setDisabled(True)
  556. self.exc_editor_menu.menuAction().setVisible(False)
  557. self.exc_editor_menu.setDisabled(True)
  558. # ########################################################################
  559. # ########################## Project Tab Context Menu # ##################
  560. # ########################################################################
  561. self.menuproject = QtWidgets.QMenu()
  562. self.menuprojectenable = self.menuproject.addAction(
  563. QtGui.QIcon(self.app.resource_location + '/replot32.png'), _('Enable Plot'))
  564. self.menuprojectdisable = self.menuproject.addAction(
  565. QtGui.QIcon(self.app.resource_location + '/clear_plot32.png'), _('Disable Plot'))
  566. self.menuproject.addSeparator()
  567. self.menuprojectcolor = self.menuproject.addMenu(
  568. QtGui.QIcon(self.app.resource_location + '/set_color32.png'), _('Set Color'))
  569. self.menuproject_red = self.menuprojectcolor.addAction(
  570. QtGui.QIcon(self.app.resource_location + '/red32.png'), _('Red'))
  571. self.menuproject_blue = self.menuprojectcolor.addAction(
  572. QtGui.QIcon(self.app.resource_location + '/blue32.png'), _('Blue'))
  573. self.menuproject_yellow = self.menuprojectcolor.addAction(
  574. QtGui.QIcon(self.app.resource_location + '/yellow32.png'), _('Yellow'))
  575. self.menuproject_green = self.menuprojectcolor.addAction(
  576. QtGui.QIcon(self.app.resource_location + '/green32.png'), _('Green'))
  577. self.menuproject_purple = self.menuprojectcolor.addAction(
  578. QtGui.QIcon(self.app.resource_location + '/violet32.png'), _('Purple'))
  579. self.menuproject_brown = self.menuprojectcolor.addAction(
  580. QtGui.QIcon(self.app.resource_location + '/brown32.png'), _('Brown'))
  581. self.menuproject_custom = self.menuprojectcolor.addAction(
  582. QtGui.QIcon(self.app.resource_location + '/set_color32.png'), _('Custom'))
  583. self.menuproject.addSeparator()
  584. self.menuprojectgeneratecnc = self.menuproject.addAction(
  585. QtGui.QIcon(self.app.resource_location + '/cnc32.png'), _('Generate CNC'))
  586. self.menuprojectviewsource = self.menuproject.addAction(
  587. QtGui.QIcon(self.app.resource_location + '/source32.png'), _('View Source'))
  588. self.menuprojectedit = self.menuproject.addAction(
  589. QtGui.QIcon(self.app.resource_location + '/edit_ok32.png'), _('Edit'))
  590. self.menuprojectcopy = self.menuproject.addAction(
  591. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _('Copy'))
  592. self.menuprojectdelete = self.menuproject.addAction(
  593. QtGui.QIcon(self.app.resource_location + '/delete32.png'), _('Delete'))
  594. self.menuprojectsave = self.menuproject.addAction(
  595. QtGui.QIcon(self.app.resource_location + '/save_as.png'), _('Save'))
  596. self.menuproject.addSeparator()
  597. self.menuprojectproperties = self.menuproject.addAction(
  598. QtGui.QIcon(self.app.resource_location + '/properties32.png'), _('Properties'))
  599. # ########################################################################
  600. # ####################### Central Widget -> Splitter # ##################
  601. # ########################################################################
  602. # IMPORTANT #
  603. # The order: SPITTER -> NOTEBOOK -> SNAP TOOLBAR is important and without it the GUI will not be initialized as
  604. # desired.
  605. self.splitter = QtWidgets.QSplitter()
  606. self.setCentralWidget(self.splitter)
  607. # self.notebook = QtWidgets.QTabWidget()
  608. self.notebook = FCDetachableTab(protect=True)
  609. self.notebook.setTabsClosable(False)
  610. self.notebook.useOldIndex(True)
  611. self.splitter.addWidget(self.notebook)
  612. self.splitter_left = QtWidgets.QSplitter(Qt.Vertical)
  613. self.splitter.addWidget(self.splitter_left)
  614. self.splitter_left.addWidget(self.notebook)
  615. self.splitter_left.setHandleWidth(0)
  616. # ########################################################################
  617. # ########################## ToolBAR # ###################################
  618. # ########################################################################
  619. # ## TOOLBAR INSTALLATION ###
  620. self.toolbarfile = QtWidgets.QToolBar(_('File Toolbar'))
  621. self.toolbarfile.setObjectName('File_TB')
  622. self.addToolBar(self.toolbarfile)
  623. self.toolbargeo = QtWidgets.QToolBar(_('Edit Toolbar'))
  624. self.toolbargeo.setObjectName('Edit_TB')
  625. self.addToolBar(self.toolbargeo)
  626. self.toolbarview = QtWidgets.QToolBar(_('View Toolbar'))
  627. self.toolbarview.setObjectName('View_TB')
  628. self.addToolBar(self.toolbarview)
  629. self.toolbarshell = QtWidgets.QToolBar(_('Shell Toolbar'))
  630. self.toolbarshell.setObjectName('Shell_TB')
  631. self.addToolBar(self.toolbarshell)
  632. self.toolbartools = QtWidgets.QToolBar(_('Tools Toolbar'))
  633. self.toolbartools.setObjectName('Tools_TB')
  634. self.addToolBar(self.toolbartools)
  635. self.exc_edit_toolbar = QtWidgets.QToolBar(_('Excellon Editor Toolbar'))
  636. self.exc_edit_toolbar.setObjectName('ExcEditor_TB')
  637. self.addToolBar(self.exc_edit_toolbar)
  638. self.addToolBarBreak()
  639. self.geo_edit_toolbar = QtWidgets.QToolBar(_('Geometry Editor Toolbar'))
  640. self.geo_edit_toolbar.setObjectName('GeoEditor_TB')
  641. self.addToolBar(self.geo_edit_toolbar)
  642. self.grb_edit_toolbar = QtWidgets.QToolBar(_('Gerber Editor Toolbar'))
  643. self.grb_edit_toolbar.setObjectName('GrbEditor_TB')
  644. self.addToolBar(self.grb_edit_toolbar)
  645. self.snap_toolbar = QtWidgets.QToolBar(_('Grid Toolbar'))
  646. self.snap_toolbar.setObjectName('Snap_TB')
  647. self.addToolBar(self.snap_toolbar)
  648. settings = QSettings("Open Source", "FlatCAM")
  649. if settings.contains("layout"):
  650. layout = settings.value('layout', type=str)
  651. if layout == 'standard':
  652. pass
  653. elif layout == 'compact':
  654. self.removeToolBar(self.snap_toolbar)
  655. self.snap_toolbar.setMaximumHeight(30)
  656. self.splitter_left.addWidget(self.snap_toolbar)
  657. # ########################################################################
  658. # ########################## File Toolbar# ###############################
  659. # ########################################################################
  660. self.file_open_gerber_btn = self.toolbarfile.addAction(
  661. QtGui.QIcon(self.app.resource_location + '/flatcam_icon32.png'), _("Open Gerber"))
  662. self.file_open_excellon_btn = self.toolbarfile.addAction(
  663. QtGui.QIcon(self.app.resource_location + '/drill32.png'), _("Open Excellon"))
  664. self.toolbarfile.addSeparator()
  665. self.file_open_btn = self.toolbarfile.addAction(
  666. QtGui.QIcon(self.app.resource_location + '/folder32.png'), _("Open project"))
  667. self.file_save_btn = self.toolbarfile.addAction(
  668. QtGui.QIcon(self.app.resource_location + '/project_save32.png'), _("Save project"))
  669. # ########################################################################
  670. # ########################## Edit Toolbar# ###############################
  671. # ########################################################################
  672. self.newgeo_btn = self.toolbargeo.addAction(
  673. QtGui.QIcon(self.app.resource_location + '/new_file_geo32.png'), _("New Blank Geometry"))
  674. self.newgrb_btn = self.toolbargeo.addAction(
  675. QtGui.QIcon(self.app.resource_location + '/new_file_grb32.png'), _("New Blank Gerber"))
  676. self.newexc_btn = self.toolbargeo.addAction(
  677. QtGui.QIcon(self.app.resource_location + '/new_file_exc32.png'), _("New Blank Excellon"))
  678. self.toolbargeo.addSeparator()
  679. self.editgeo_btn = self.toolbargeo.addAction(
  680. QtGui.QIcon(self.app.resource_location + '/edit_file32.png'), _("Editor"))
  681. self.update_obj_btn = self.toolbargeo.addAction(
  682. QtGui.QIcon(self.app.resource_location + '/close_edit_file32.png'), _("Save Object and close the Editor")
  683. )
  684. self.toolbargeo.addSeparator()
  685. self.copy_btn = self.toolbargeo.addAction(
  686. QtGui.QIcon(self.app.resource_location + '/copy_file32.png'), _("Copy"))
  687. self.delete_btn = self.toolbargeo.addAction(
  688. QtGui.QIcon(self.app.resource_location + '/delete_file32.png'), _("&Delete"))
  689. self.toolbargeo.addSeparator()
  690. self.distance_btn = self.toolbargeo.addAction(
  691. QtGui.QIcon(self.app.resource_location + '/distance32.png'), _("Distance Tool"))
  692. self.distance_min_btn = self.toolbargeo.addAction(
  693. QtGui.QIcon(self.app.resource_location + '/distance_min32.png'), _("Distance Min Tool"))
  694. self.origin_btn = self.toolbargeo.addAction(
  695. QtGui.QIcon(self.app.resource_location + '/origin32.png'), _('Set Origin'))
  696. self.jmp_btn = self.toolbargeo.addAction(
  697. QtGui.QIcon(self.app.resource_location + '/jump_to16.png'), _('Jump to Location'))
  698. # ########################################################################
  699. # ########################## View Toolbar# ###############################
  700. # ########################################################################
  701. self.replot_btn = self.toolbarview.addAction(
  702. QtGui.QIcon(self.app.resource_location + '/replot32.png'), _("&Replot"))
  703. self.clear_plot_btn = self.toolbarview.addAction(
  704. QtGui.QIcon(self.app.resource_location + '/clear_plot32.png'), _("&Clear plot"))
  705. self.zoom_in_btn = self.toolbarview.addAction(
  706. QtGui.QIcon(self.app.resource_location + '/zoom_in32.png'), _("Zoom In"))
  707. self.zoom_out_btn = self.toolbarview.addAction(
  708. QtGui.QIcon(self.app.resource_location + '/zoom_out32.png'), _("Zoom Out"))
  709. self.zoom_fit_btn = self.toolbarview.addAction(
  710. QtGui.QIcon(self.app.resource_location + '/zoom_fit32.png'), _("Zoom Fit"))
  711. # self.toolbarview.setVisible(False)
  712. # ########################################################################
  713. # ########################## Shell Toolbar# ##############################
  714. # ########################################################################
  715. self.shell_btn = self.toolbarshell.addAction(
  716. QtGui.QIcon(self.app.resource_location + '/shell32.png'), _("&Command Line"))
  717. self.new_script_btn = self.toolbarshell.addAction(
  718. QtGui.QIcon(self.app.resource_location + '/script_new24.png'), _('New Script ...'))
  719. self.open_script_btn = self.toolbarshell.addAction(
  720. QtGui.QIcon(self.app.resource_location + '/open_script32.png'), _('Open Script ...'))
  721. self.run_script_btn = self.toolbarshell.addAction(
  722. QtGui.QIcon(self.app.resource_location + '/script16.png'), _('Run Script ...'))
  723. # ########################################################################
  724. # ########################## Tools Toolbar# ##############################
  725. # ########################################################################
  726. self.dblsided_btn = self.toolbartools.addAction(
  727. QtGui.QIcon(self.app.resource_location + '/doubleside32.png'), _("2Sided Tool"))
  728. self.cutout_btn = self.toolbartools.addAction(
  729. QtGui.QIcon(self.app.resource_location + '/cut16_bis.png'), _("Cutout Tool"))
  730. self.ncc_btn = self.toolbartools.addAction(
  731. QtGui.QIcon(self.app.resource_location + '/ncc16.png'), _("NCC Tool"))
  732. self.paint_btn = self.toolbartools.addAction(
  733. QtGui.QIcon(self.app.resource_location + '/paint20_1.png'), _("Paint Tool"))
  734. self.toolbartools.addSeparator()
  735. self.panelize_btn = self.toolbartools.addAction(
  736. QtGui.QIcon(self.app.resource_location + '/panelize32.png'), _("Panel Tool"))
  737. self.film_btn = self.toolbartools.addAction(
  738. QtGui.QIcon(self.app.resource_location + '/film16.png'), _("Film Tool"))
  739. self.solder_btn = self.toolbartools.addAction(
  740. QtGui.QIcon(self.app.resource_location + '/solderpastebis32.png'), _("SolderPaste Tool"))
  741. self.sub_btn = self.toolbartools.addAction(
  742. QtGui.QIcon(self.app.resource_location + '/sub32.png'), _("Subtract Tool"))
  743. self.rules_btn = self.toolbartools.addAction(
  744. QtGui.QIcon(self.app.resource_location + '/rules32.png'), _("Rules Tool"))
  745. self.optimal_btn = self.toolbartools.addAction(
  746. QtGui.QIcon(self.app.resource_location + '/open_excellon32.png'), _("Optimal Tool"))
  747. self.toolbartools.addSeparator()
  748. self.calculators_btn = self.toolbartools.addAction(
  749. QtGui.QIcon(self.app.resource_location + '/calculator24.png'), _("Calculators Tool"))
  750. self.transform_btn = self.toolbartools.addAction(
  751. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transform Tool"))
  752. self.qrcode_btn = self.toolbartools.addAction(
  753. QtGui.QIcon(self.app.resource_location + '/qrcode32.png'), _("QRCode Tool"))
  754. self.copperfill_btn = self.toolbartools.addAction(
  755. QtGui.QIcon(self.app.resource_location + '/copperfill32.png'), _("Copper Thieving Tool"))
  756. self.fiducials_btn = self.toolbartools.addAction(
  757. QtGui.QIcon(self.app.resource_location + '/fiducials_32.png'), _("Fiducials Tool"))
  758. self.cal_btn = self.toolbartools.addAction(
  759. QtGui.QIcon(self.app.resource_location + '/calibrate_32.png'), _("Calibration Tool"))
  760. # ########################################################################
  761. # ########################## Excellon Editor Toolbar# ####################
  762. # ########################################################################
  763. self.select_drill_btn = self.exc_edit_toolbar.addAction(
  764. QtGui.QIcon(self.app.resource_location + '/pointer32.png'), _("Select"))
  765. self.add_drill_btn = self.exc_edit_toolbar.addAction(
  766. QtGui.QIcon(self.app.resource_location + '/plus16.png'), _('Add Drill Hole'))
  767. self.add_drill_array_btn = self.exc_edit_toolbar.addAction(
  768. QtGui.QIcon(self.app.resource_location + '/addarray16.png'), _('Add Drill Hole Array'))
  769. self.add_slot_btn = self.exc_edit_toolbar.addAction(
  770. QtGui.QIcon(self.app.resource_location + '/slot26.png'), _('Add Slot'))
  771. self.add_slot_array_btn = self.exc_edit_toolbar.addAction(
  772. QtGui.QIcon(self.app.resource_location + '/slot_array26.png'), _('Add Slot Array'))
  773. self.resize_drill_btn = self.exc_edit_toolbar.addAction(
  774. QtGui.QIcon(self.app.resource_location + '/resize16.png'), _('Resize Drill'))
  775. self.exc_edit_toolbar.addSeparator()
  776. self.copy_drill_btn = self.exc_edit_toolbar.addAction(
  777. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _('Copy Drill'))
  778. self.delete_drill_btn = self.exc_edit_toolbar.addAction(
  779. QtGui.QIcon(self.app.resource_location + '/trash32.png'), _("Delete Drill"))
  780. self.exc_edit_toolbar.addSeparator()
  781. self.move_drill_btn = self.exc_edit_toolbar.addAction(
  782. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move Drill"))
  783. # ########################################################################
  784. # ########################## Geometry Editor Toolbar# ####################
  785. # ########################################################################
  786. self.geo_select_btn = self.geo_edit_toolbar.addAction(
  787. QtGui.QIcon(self.app.resource_location + '/pointer32.png'), _("Select"))
  788. self.geo_add_circle_btn = self.geo_edit_toolbar.addAction(
  789. QtGui.QIcon(self.app.resource_location + '/circle32.png'), _('Add Circle'))
  790. self.geo_add_arc_btn = self.geo_edit_toolbar.addAction(
  791. QtGui.QIcon(self.app.resource_location + '/arc32.png'), _('Add Arc'))
  792. self.geo_add_rectangle_btn = self.geo_edit_toolbar.addAction(
  793. QtGui.QIcon(self.app.resource_location + '/rectangle32.png'), _('Add Rectangle'))
  794. self.geo_edit_toolbar.addSeparator()
  795. self.geo_add_path_btn = self.geo_edit_toolbar.addAction(
  796. QtGui.QIcon(self.app.resource_location + '/path32.png'), _('Add Path'))
  797. self.geo_add_polygon_btn = self.geo_edit_toolbar.addAction(
  798. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _('Add Polygon'))
  799. self.geo_edit_toolbar.addSeparator()
  800. self.geo_add_text_btn = self.geo_edit_toolbar.addAction(
  801. QtGui.QIcon(self.app.resource_location + '/text32.png'), _('Add Text'))
  802. self.geo_add_buffer_btn = self.geo_edit_toolbar.addAction(
  803. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _('Add Buffer'))
  804. self.geo_add_paint_btn = self.geo_edit_toolbar.addAction(
  805. QtGui.QIcon(self.app.resource_location + '/paint20_1.png'), _('Paint Shape'))
  806. self.geo_eraser_btn = self.geo_edit_toolbar.addAction(
  807. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _('Eraser'))
  808. self.geo_edit_toolbar.addSeparator()
  809. self.geo_union_btn = self.geo_edit_toolbar.addAction(
  810. QtGui.QIcon(self.app.resource_location + '/union32.png'), _('Polygon Union'))
  811. self.geo_explode_btn = self.geo_edit_toolbar.addAction(
  812. QtGui.QIcon(self.app.resource_location + '/explode32.png'), _('Polygon Explode'))
  813. self.geo_intersection_btn = self.geo_edit_toolbar.addAction(
  814. QtGui.QIcon(self.app.resource_location + '/intersection32.png'), _('Polygon Intersection'))
  815. self.geo_subtract_btn = self.geo_edit_toolbar.addAction(
  816. QtGui.QIcon(self.app.resource_location + '/subtract32.png'), _('Polygon Subtraction'))
  817. self.geo_edit_toolbar.addSeparator()
  818. self.geo_cutpath_btn = self.geo_edit_toolbar.addAction(
  819. QtGui.QIcon(self.app.resource_location + '/cutpath32.png'), _('Cut Path'))
  820. self.geo_copy_btn = self.geo_edit_toolbar.addAction(
  821. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _("Copy Shape(s)"))
  822. self.geo_delete_btn = self.geo_edit_toolbar.addAction(
  823. QtGui.QIcon(self.app.resource_location + '/trash32.png'), _("Delete Shape '-'"))
  824. self.geo_transform_btn = self.geo_edit_toolbar.addAction(
  825. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transformations"))
  826. self.geo_edit_toolbar.addSeparator()
  827. self.geo_move_btn = self.geo_edit_toolbar.addAction(
  828. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move Objects "))
  829. # ########################################################################
  830. # ########################## Gerber Editor Toolbar# ######################
  831. # ########################################################################
  832. self.grb_select_btn = self.grb_edit_toolbar.addAction(
  833. QtGui.QIcon(self.app.resource_location + '/pointer32.png'), _("Select"))
  834. self.grb_add_pad_btn = self.grb_edit_toolbar.addAction(
  835. QtGui.QIcon(self.app.resource_location + '/aperture32.png'), _("Add Pad"))
  836. self.add_pad_ar_btn = self.grb_edit_toolbar.addAction(
  837. QtGui.QIcon(self.app.resource_location + '/padarray32.png'), _('Add Pad Array'))
  838. self.grb_add_track_btn = self.grb_edit_toolbar.addAction(
  839. QtGui.QIcon(self.app.resource_location + '/track32.png'), _("Add Track"))
  840. self.grb_add_region_btn = self.grb_edit_toolbar.addAction(
  841. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _("Add Region"))
  842. self.grb_convert_poly_btn = self.grb_edit_toolbar.addAction(
  843. QtGui.QIcon(self.app.resource_location + '/poligonize32.png'), _("Poligonize"))
  844. self.grb_add_semidisc_btn = self.grb_edit_toolbar.addAction(
  845. QtGui.QIcon(self.app.resource_location + '/semidisc32.png'), _("SemiDisc"))
  846. self.grb_add_disc_btn = self.grb_edit_toolbar.addAction(
  847. QtGui.QIcon(self.app.resource_location + '/disc32.png'), _("Disc"))
  848. self.grb_edit_toolbar.addSeparator()
  849. self.aperture_buffer_btn = self.grb_edit_toolbar.addAction(
  850. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _('Buffer'))
  851. self.aperture_scale_btn = self.grb_edit_toolbar.addAction(
  852. QtGui.QIcon(self.app.resource_location + '/scale32.png'), _('Scale'))
  853. self.aperture_markarea_btn = self.grb_edit_toolbar.addAction(
  854. QtGui.QIcon(self.app.resource_location + '/markarea32.png'), _('Mark Area'))
  855. self.aperture_eraser_btn = self.grb_edit_toolbar.addAction(
  856. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _('Eraser'))
  857. self.grb_edit_toolbar.addSeparator()
  858. self.aperture_copy_btn = self.grb_edit_toolbar.addAction(
  859. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _("Copy"))
  860. self.aperture_delete_btn = self.grb_edit_toolbar.addAction(
  861. QtGui.QIcon(self.app.resource_location + '/trash32.png'), _("Delete"))
  862. self.grb_transform_btn = self.grb_edit_toolbar.addAction(
  863. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transformations"))
  864. self.grb_edit_toolbar.addSeparator()
  865. self.aperture_move_btn = self.grb_edit_toolbar.addAction(
  866. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move"))
  867. # ########################################################################
  868. # ########################## Snap Toolbar# ###############################
  869. # ########################################################################
  870. # Snap GRID toolbar is always active to facilitate usage of measurements done on GRID
  871. self.grid_snap_btn = self.snap_toolbar.addAction(
  872. QtGui.QIcon(self.app.resource_location + '/grid32.png'), _('Snap to grid'))
  873. self.grid_gap_x_entry = FCEntry2()
  874. self.grid_gap_x_entry.setMaximumWidth(70)
  875. self.grid_gap_x_entry.setToolTip(_("Grid X snapping distance"))
  876. self.snap_toolbar.addWidget(self.grid_gap_x_entry)
  877. self.grid_gap_y_entry = FCEntry2()
  878. self.grid_gap_y_entry.setMaximumWidth(70)
  879. self.grid_gap_y_entry.setToolTip(_("Grid Y snapping distance"))
  880. self.snap_toolbar.addWidget(self.grid_gap_y_entry)
  881. self.grid_space_label = QtWidgets.QLabel(" ")
  882. self.snap_toolbar.addWidget(self.grid_space_label)
  883. self.grid_gap_link_cb = FCCheckBox()
  884. self.grid_gap_link_cb.setToolTip(_("When active, value on Grid_X\n"
  885. "is copied to the Grid_Y value."))
  886. self.snap_toolbar.addWidget(self.grid_gap_link_cb)
  887. self.ois_grid = OptionalInputSection(self.grid_gap_link_cb, [self.grid_gap_y_entry], logic=False)
  888. self.corner_snap_btn = self.snap_toolbar.addAction(
  889. QtGui.QIcon(self.app.resource_location + '/corner32.png'), _('Snap to corner'))
  890. self.snap_max_dist_entry = FCEntry()
  891. self.snap_max_dist_entry.setMaximumWidth(70)
  892. self.snap_max_dist_entry.setToolTip(_("Max. magnet distance"))
  893. self.snap_magnet = self.snap_toolbar.addWidget(self.snap_max_dist_entry)
  894. # ########################################################################
  895. # ########################## Notebook # ##################################
  896. # ########################################################################
  897. # ########################################################################
  898. # ########################## PROJECT Tab # ###############################
  899. # ########################################################################
  900. self.project_tab = QtWidgets.QWidget()
  901. self.project_tab.setObjectName("project_tab")
  902. self.project_frame_lay = QtWidgets.QVBoxLayout(self.project_tab)
  903. self.project_frame_lay.setContentsMargins(0, 0, 0, 0)
  904. self.project_frame = QtWidgets.QFrame()
  905. self.project_frame.setContentsMargins(0, 0, 0, 0)
  906. self.project_frame_lay.addWidget(self.project_frame)
  907. self.project_tab_layout = QtWidgets.QVBoxLayout(self.project_frame)
  908. self.project_tab_layout.setContentsMargins(2, 2, 2, 2)
  909. self.notebook.addTab(self.project_tab, _("Project"))
  910. self.project_frame.setDisabled(False)
  911. # ########################################################################
  912. # ########################## SELECTED Tab # ##############################
  913. # ########################################################################
  914. self.selected_tab = QtWidgets.QWidget()
  915. self.selected_tab.setObjectName("selected_tab")
  916. self.selected_tab_layout = QtWidgets.QVBoxLayout(self.selected_tab)
  917. self.selected_tab_layout.setContentsMargins(2, 2, 2, 2)
  918. self.selected_scroll_area = VerticalScrollArea()
  919. self.selected_tab_layout.addWidget(self.selected_scroll_area)
  920. self.notebook.addTab(self.selected_tab, _("Selected"))
  921. # ########################################################################
  922. # ########################## TOOL Tab # ##################################
  923. # ########################################################################
  924. self.tool_tab = QtWidgets.QWidget()
  925. self.tool_tab.setObjectName("tool_tab")
  926. self.tool_tab_layout = QtWidgets.QVBoxLayout(self.tool_tab)
  927. self.tool_tab_layout.setContentsMargins(2, 2, 2, 2)
  928. self.notebook.addTab(self.tool_tab, _("Tool"))
  929. self.tool_scroll_area = VerticalScrollArea()
  930. self.tool_tab_layout.addWidget(self.tool_scroll_area)
  931. # ########################################################################
  932. # ########################## RIGHT Widget # ##############################
  933. # ########################################################################
  934. self.right_widget = QtWidgets.QWidget()
  935. self.right_widget.setSizePolicy(QtWidgets.QSizePolicy.Ignored, QtWidgets.QSizePolicy.Ignored)
  936. self.splitter.addWidget(self.right_widget)
  937. self.right_lay = QtWidgets.QVBoxLayout()
  938. self.right_lay.setContentsMargins(0, 0, 0, 0)
  939. self.right_widget.setLayout(self.right_lay)
  940. # ########################################################################
  941. # ########################## PLOT AREA Tab # #############################
  942. # ########################################################################
  943. self.plot_tab_area = FCDetachableTab2(protect=False, protect_by_name=[_('Plot Area')])
  944. self.plot_tab_area.useOldIndex(True)
  945. self.right_lay.addWidget(self.plot_tab_area)
  946. self.plot_tab_area.setTabsClosable(True)
  947. self.plot_tab = QtWidgets.QWidget()
  948. self.plot_tab.setObjectName("plotarea")
  949. self.plot_tab_area.addTab(self.plot_tab, _("Plot Area"))
  950. self.right_layout = QtWidgets.QVBoxLayout()
  951. self.right_layout.setObjectName("right_layout")
  952. self.right_layout.setContentsMargins(2, 2, 2, 2)
  953. self.plot_tab.setLayout(self.right_layout)
  954. # remove the close button from the Plot Area tab (first tab index = 0) as this one will always be ON
  955. self.plot_tab_area.protectTab(0)
  956. # ########################################################################
  957. # ########################## PREFERENCES AREA Tab # ######################
  958. # ########################################################################
  959. self.preferences_tab = QtWidgets.QWidget()
  960. self.preferences_tab.setObjectName("preferences_tab")
  961. self.pref_tab_layout = QtWidgets.QVBoxLayout(self.preferences_tab)
  962. self.pref_tab_layout.setContentsMargins(2, 2, 2, 2)
  963. self.pref_tab_area = FCTab()
  964. self.pref_tab_area.setTabsClosable(False)
  965. self.pref_tab_area_tabBar = self.pref_tab_area.tabBar()
  966. self.pref_tab_area_tabBar.setStyleSheet("QTabBar::tab{min-width:90px;}")
  967. self.pref_tab_area_tabBar.setExpanding(True)
  968. self.pref_tab_layout.addWidget(self.pref_tab_area)
  969. self.general_tab = QtWidgets.QWidget()
  970. self.general_tab.setObjectName("general_tab")
  971. self.pref_tab_area.addTab(self.general_tab, _("General"))
  972. self.general_tab_lay = QtWidgets.QVBoxLayout()
  973. self.general_tab_lay.setContentsMargins(2, 2, 2, 2)
  974. self.general_tab.setLayout(self.general_tab_lay)
  975. self.hlay1 = QtWidgets.QHBoxLayout()
  976. self.general_tab_lay.addLayout(self.hlay1)
  977. self.hlay1.addStretch()
  978. self.general_scroll_area = QtWidgets.QScrollArea()
  979. self.general_tab_lay.addWidget(self.general_scroll_area)
  980. self.gerber_tab = QtWidgets.QWidget()
  981. self.gerber_tab.setObjectName("gerber_tab")
  982. self.pref_tab_area.addTab(self.gerber_tab, _("GERBER"))
  983. self.gerber_tab_lay = QtWidgets.QVBoxLayout()
  984. self.gerber_tab_lay.setContentsMargins(2, 2, 2, 2)
  985. self.gerber_tab.setLayout(self.gerber_tab_lay)
  986. self.gerber_scroll_area = QtWidgets.QScrollArea()
  987. self.gerber_tab_lay.addWidget(self.gerber_scroll_area)
  988. self.excellon_tab = QtWidgets.QWidget()
  989. self.excellon_tab.setObjectName("excellon_tab")
  990. self.pref_tab_area.addTab(self.excellon_tab, _("EXCELLON"))
  991. self.excellon_tab_lay = QtWidgets.QVBoxLayout()
  992. self.excellon_tab_lay.setContentsMargins(2, 2, 2, 2)
  993. self.excellon_tab.setLayout(self.excellon_tab_lay)
  994. self.excellon_scroll_area = QtWidgets.QScrollArea()
  995. self.excellon_tab_lay.addWidget(self.excellon_scroll_area)
  996. self.geometry_tab = QtWidgets.QWidget()
  997. self.geometry_tab.setObjectName("geometry_tab")
  998. self.pref_tab_area.addTab(self.geometry_tab, _("GEOMETRY"))
  999. self.geometry_tab_lay = QtWidgets.QVBoxLayout()
  1000. self.geometry_tab_lay.setContentsMargins(2, 2, 2, 2)
  1001. self.geometry_tab.setLayout(self.geometry_tab_lay)
  1002. self.geometry_scroll_area = QtWidgets.QScrollArea()
  1003. self.geometry_tab_lay.addWidget(self.geometry_scroll_area)
  1004. self.text_editor_tab = QtWidgets.QWidget()
  1005. self.text_editor_tab.setObjectName("text_editor_tab")
  1006. self.pref_tab_area.addTab(self.text_editor_tab, _("CNC-JOB"))
  1007. self.cncjob_tab_lay = QtWidgets.QVBoxLayout()
  1008. self.cncjob_tab_lay.setContentsMargins(2, 2, 2, 2)
  1009. self.text_editor_tab.setLayout(self.cncjob_tab_lay)
  1010. self.cncjob_scroll_area = QtWidgets.QScrollArea()
  1011. self.cncjob_tab_lay.addWidget(self.cncjob_scroll_area)
  1012. self.tools_tab = QtWidgets.QWidget()
  1013. self.pref_tab_area.addTab(self.tools_tab, _("TOOLS"))
  1014. self.tools_tab_lay = QtWidgets.QVBoxLayout()
  1015. self.tools_tab_lay.setContentsMargins(2, 2, 2, 2)
  1016. self.tools_tab.setLayout(self.tools_tab_lay)
  1017. self.tools_scroll_area = QtWidgets.QScrollArea()
  1018. self.tools_tab_lay.addWidget(self.tools_scroll_area)
  1019. self.tools2_tab = QtWidgets.QWidget()
  1020. self.pref_tab_area.addTab(self.tools2_tab, _("TOOLS 2"))
  1021. self.tools2_tab_lay = QtWidgets.QVBoxLayout()
  1022. self.tools2_tab_lay.setContentsMargins(2, 2, 2, 2)
  1023. self.tools2_tab.setLayout(self.tools2_tab_lay)
  1024. self.tools2_scroll_area = QtWidgets.QScrollArea()
  1025. self.tools2_tab_lay.addWidget(self.tools2_scroll_area)
  1026. self.fa_tab = QtWidgets.QWidget()
  1027. self.fa_tab.setObjectName("fa_tab")
  1028. self.pref_tab_area.addTab(self.fa_tab, _("UTILITIES"))
  1029. self.fa_tab_lay = QtWidgets.QVBoxLayout()
  1030. self.fa_tab_lay.setContentsMargins(2, 2, 2, 2)
  1031. self.fa_tab.setLayout(self.fa_tab_lay)
  1032. self.fa_scroll_area = QtWidgets.QScrollArea()
  1033. self.fa_tab_lay.addWidget(self.fa_scroll_area)
  1034. self.pref_tab_bottom_layout = QtWidgets.QHBoxLayout()
  1035. self.pref_tab_bottom_layout.setAlignment(QtCore.Qt.AlignVCenter)
  1036. self.pref_tab_layout.addLayout(self.pref_tab_bottom_layout)
  1037. self.pref_tab_bottom_layout_1 = QtWidgets.QHBoxLayout()
  1038. self.pref_tab_bottom_layout_1.setAlignment(QtCore.Qt.AlignLeft | QtCore.Qt.AlignVCenter)
  1039. self.pref_tab_bottom_layout.addLayout(self.pref_tab_bottom_layout_1)
  1040. self.pref_defaults_button = QtWidgets.QPushButton()
  1041. self.pref_defaults_button.setText(_("Restore Defaults"))
  1042. self.pref_defaults_button.setMinimumWidth(130)
  1043. self.pref_defaults_button.setToolTip(
  1044. _("Restore the entire set of default values\n"
  1045. "to the initial values loaded after first launch."))
  1046. self.pref_tab_bottom_layout_1.addWidget(self.pref_defaults_button)
  1047. self.pref_open_button = QtWidgets.QPushButton()
  1048. self.pref_open_button.setText(_("Open Pref Folder"))
  1049. self.pref_open_button.setMinimumWidth(130)
  1050. self.pref_open_button.setToolTip(
  1051. _("Open the folder where FlatCAM save the preferences files."))
  1052. self.pref_tab_bottom_layout_1.addWidget(self.pref_open_button)
  1053. # Clear Settings
  1054. self.clear_btn = FCButton('%s' % _('Clear GUI Settings'))
  1055. self.clear_btn.setMinimumWidth(130)
  1056. self.clear_btn.setToolTip(
  1057. _("Clear the GUI settings for FlatCAM,\n"
  1058. "such as: layout, gui state, style, hdpi support etc.")
  1059. )
  1060. self.pref_tab_bottom_layout_1.addWidget(self.clear_btn)
  1061. self.pref_tab_bottom_layout_2 = QtWidgets.QHBoxLayout()
  1062. self.pref_tab_bottom_layout_2.setAlignment(QtCore.Qt.AlignRight | QtCore.Qt.AlignVCenter)
  1063. self.pref_tab_bottom_layout.addLayout(self.pref_tab_bottom_layout_2)
  1064. self.pref_apply_button = FCButton()
  1065. self.pref_apply_button.setText(_("Apply"))
  1066. self.pref_apply_button.setMinimumWidth(130)
  1067. self.pref_apply_button.setToolTip(
  1068. _("Apply the current preferences without saving to a file."))
  1069. self.pref_tab_bottom_layout_2.addWidget(self.pref_apply_button)
  1070. self.pref_save_button = QtWidgets.QPushButton()
  1071. self.pref_save_button.setText(_("Save"))
  1072. self.pref_save_button.setMinimumWidth(130)
  1073. self.pref_save_button.setToolTip(
  1074. _("Save the current settings in the 'current_defaults' file\n"
  1075. "which is the file storing the working default preferences."))
  1076. self.pref_tab_bottom_layout_2.addWidget(self.pref_save_button)
  1077. self.pref_close_button = QtWidgets.QPushButton()
  1078. self.pref_close_button.setText(_("Cancel"))
  1079. self.pref_close_button.setMinimumWidth(130)
  1080. self.pref_close_button.setToolTip(
  1081. _("Will not save the changes and will close the preferences window."))
  1082. self.pref_tab_bottom_layout_2.addWidget(self.pref_close_button)
  1083. # ########################################################################
  1084. # #################### SHORTCUT LIST AREA Tab # ##########################
  1085. # ########################################################################
  1086. self.shortcuts_tab = QtWidgets.QWidget()
  1087. self.sh_tab_layout = QtWidgets.QVBoxLayout()
  1088. self.sh_tab_layout.setContentsMargins(2, 2, 2, 2)
  1089. self.shortcuts_tab.setLayout(self.sh_tab_layout)
  1090. self.sh_hlay = QtWidgets.QHBoxLayout()
  1091. self.sh_title = QtWidgets.QTextEdit(
  1092. _('<b>Shortcut Key List</b>'))
  1093. self.sh_title.setTextInteractionFlags(QtCore.Qt.NoTextInteraction)
  1094. self.sh_title.setFrameStyle(QtWidgets.QFrame.NoFrame)
  1095. self.sh_title.setMaximumHeight(30)
  1096. font = self.sh_title.font()
  1097. font.setPointSize(12)
  1098. self.sh_title.setFont(font)
  1099. self.sh_tab_layout.addWidget(self.sh_title)
  1100. self.sh_tab_layout.addLayout(self.sh_hlay)
  1101. self.app_sh_msg = (
  1102. '''<b>General Shortcut list</b><br>
  1103. <table border="0" cellpadding="0" cellspacing="0" style="width:283px">
  1104. <tbody>
  1105. <tr height="20">
  1106. <td height="20" width="89"><strong>F3</strong></td>
  1107. <td width="194"><span style="color:#006400"><strong>&nbsp;%s</strong></span></td>
  1108. </tr>
  1109. <tr height="20">
  1110. <td height="20">&nbsp;</td>
  1111. <td>&nbsp;</td>
  1112. </tr>
  1113. <tr height="20">
  1114. <td height="20"><strong>1</strong></td>
  1115. <td>&nbsp;%s</td>
  1116. </tr>
  1117. <tr height="20">
  1118. <td height="20"><strong>2</strong></td>
  1119. <td>&nbsp;%s</td>
  1120. </tr>
  1121. <tr height="20">
  1122. <td height="20"><strong>3</strong></td>
  1123. <td>&nbsp;%s</td>
  1124. </tr>
  1125. <tr height="20">
  1126. <td height="20">&nbsp;</td>
  1127. <td>&nbsp;</td>
  1128. </tr>
  1129. <tr height="20">
  1130. <td height="20"><strong>B</strong></td>
  1131. <td>&nbsp;%s</td>
  1132. </tr>
  1133. <tr height="20">
  1134. <td height="20"><strong>E</strong></td>
  1135. <td>&nbsp;%s</td>
  1136. </tr>
  1137. <tr height="20">
  1138. <td height="20"><strong>G</strong></td>
  1139. <td>&nbsp;%s</td>
  1140. </tr>
  1141. <tr height="20">
  1142. <td height="20"><strong>J</strong></td>
  1143. <td>&nbsp;%s</td>
  1144. </tr>
  1145. <tr height="20">
  1146. <td height="20"><strong>L</strong></td>
  1147. <td>&nbsp;%s</td>
  1148. </tr>
  1149. <tr height="20">
  1150. <td height="20"><strong>M</strong></td>
  1151. <td>&nbsp;%s</td>
  1152. </tr>
  1153. <tr height="20">
  1154. <td height="20"><strong>N</strong></td>
  1155. <td>&nbsp;%s</td>
  1156. </tr>
  1157. <tr height="20">
  1158. <td height="20"><strong>O</strong></td>
  1159. <td>&nbsp;%s</td>
  1160. </tr>
  1161. <tr height="20">
  1162. <td height="20"><strong>Q</strong></td>
  1163. <td>&nbsp;%s</td>
  1164. </tr>
  1165. <tr height="20">
  1166. <td height="20"><strong>P</strong></td>
  1167. <td>&nbsp;%s</td>
  1168. </tr>
  1169. <tr height="20">
  1170. <td height="20"><strong>R</strong></td>
  1171. <td>&nbsp;%s</td>
  1172. </tr>
  1173. <tr height="20">
  1174. <td height="20"><strong>S</strong></td>
  1175. <td>&nbsp;%s</td>
  1176. </tr>
  1177. <tr height="20">
  1178. <td height="20"><strong>T</strong></td>
  1179. <td>&nbsp;%s</td>
  1180. </tr>
  1181. <tr height="20">
  1182. <td height="20"><strong>V</strong></td>
  1183. <td>&nbsp;%s</td>
  1184. </tr>
  1185. <tr height="20">
  1186. <td height="20"><strong>X</strong></td>
  1187. <td>&nbsp;%s</td>
  1188. </tr>
  1189. <tr height="20">
  1190. <td height="20"><strong>Y</strong></td>
  1191. <td>&nbsp;%s</td>
  1192. </tr>
  1193. <tr height="20">
  1194. <td height="20"><strong>&#39;-&#39;</strong></td>
  1195. <td>&nbsp;%s</td>
  1196. </tr>
  1197. <tr height="20">
  1198. <td height="20"><strong>&#39;=&#39;</strong></td>
  1199. <td>&nbsp;%s</td>
  1200. </tr>
  1201. <tr height="20">
  1202. <td height="20">&nbsp;</td>
  1203. <td>&nbsp;</td>
  1204. </tr>
  1205. <tr height="20">
  1206. <td height="20"><strong>CTRL+A</strong></td>
  1207. <td>&nbsp;%s</td>
  1208. </tr>
  1209. <tr height="20">
  1210. <td height="20"><strong>CTRL+C</strong></td>
  1211. <td>&nbsp;%s</td>
  1212. </tr>
  1213. <tr height="20">
  1214. <td height="20"><strong>CTRL+D</strong></td>
  1215. <td>&nbsp;%s</td>
  1216. </tr>
  1217. <tr height="20">
  1218. <td height="20"><strong>CTRL+E</strong></td>
  1219. <td>&nbsp;%s</td>
  1220. </tr>
  1221. <tr height="20">
  1222. <td height="20"><strong>CTRL+G</strong></td>
  1223. <td>&nbsp;%s</td>
  1224. </tr>
  1225. <tr height="20">
  1226. <td height="20"><strong>CTRL+M</strong></td>
  1227. <td>&nbsp;%s</td>
  1228. </tr>
  1229. <tr height="20">
  1230. <td height="20"><strong>CTRL+N</strong></td>
  1231. <td>&nbsp;%s</td>
  1232. </tr>
  1233. <tr height="20">
  1234. <td height="20"><strong>CTRL+O</strong></td>
  1235. <td>&nbsp;%s</td>
  1236. </tr>
  1237. <tr height="20">
  1238. <td height="20"><strong>CTRL+P</strong></td>
  1239. <td>&nbsp;%s</td>
  1240. </tr>
  1241. <tr height="20">
  1242. <td height="20"><strong>CTRL+Q</strong></td>
  1243. <td>&nbsp;%s</td>
  1244. </tr>
  1245. <tr height="20">
  1246. <td height="20"><strong>CTRL+S</strong></td>
  1247. <td>&nbsp;%s</td>
  1248. </tr>
  1249. <tr height="20">
  1250. <td height="20"><strong>CTRL+F10</strong></td>
  1251. <td>&nbsp;%s</td>
  1252. </tr>
  1253. <tr height="20">
  1254. <td height="20">&nbsp;</td>
  1255. <td>&nbsp;</td>
  1256. </tr>
  1257. <tr height="20">
  1258. <td height="20"><strong>SHIFT+C</strong></td>
  1259. <td>&nbsp;%s</td>
  1260. </tr>
  1261. <tr height="20">
  1262. <td height="20"><strong>SHIFT+E</strong></td>
  1263. <td>&nbsp;%s</td>
  1264. </tr>
  1265. <tr height="20">
  1266. <td height="20"><strong>SHIFT+G</strong></td>
  1267. <td>&nbsp;%s</td>
  1268. </tr>
  1269. <tr height="20">
  1270. <td height="20"><strong>SHIFT+M</strong></td>
  1271. <td>&nbsp;%s</td>
  1272. </tr>
  1273. <tr height="20">
  1274. <td height="20"><strong>SHIFT+P</strong></td>
  1275. <td>&nbsp;%s</td>
  1276. </tr>
  1277. <tr height="20">
  1278. <td height="20"><strong>SHIFT+R</strong></td>
  1279. <td>&nbsp;%s</td>
  1280. </tr>
  1281. <tr height="20">
  1282. <td height="20"><strong>SHIFT+S</strong></td>
  1283. <td>&nbsp;%s</td>
  1284. </tr>
  1285. <tr height="20">
  1286. <td height="20"><strong>SHIFT+W</strong></td>
  1287. <td>&nbsp;%s</td>
  1288. </tr>
  1289. <tr height="20">
  1290. <td height="20"><strong>SHIFT+X</strong></td>
  1291. <td>&nbsp;%s</td>
  1292. </tr>
  1293. <tr height="20">
  1294. <td height="20"><strong>SHIFT+Y</strong></td>
  1295. <td>&nbsp;%s</td>
  1296. </tr>
  1297. <tr height="20">
  1298. <td height="20">&nbsp;</td>
  1299. <td>&nbsp;</td>
  1300. </tr>
  1301. <tr height="20">
  1302. <td height="20"><strong>ALT+C</strong></td>
  1303. <td>&nbsp;%s</td>
  1304. </tr>
  1305. <tr height="20">
  1306. <td height="20"><strong>ALT+D</strong></td>
  1307. <td>&nbsp;%s</td>
  1308. </tr>
  1309. <tr height="20">
  1310. <td height="20"><strong>ALT+E</strong></td>
  1311. <td>&nbsp;%s</td>
  1312. </tr>
  1313. <tr height="20">
  1314. <td height="20"><strong>ALT+J</strong></td>
  1315. <td>&nbsp;%s</td>
  1316. </tr>
  1317. <tr height="20">
  1318. <td height="20"><strong>ALT+K</strong></td>
  1319. <td>&nbsp;%s</td>
  1320. </tr>
  1321. <tr height="20">
  1322. <td height="20"><strong>ALT+L</strong></td>
  1323. <td>&nbsp;%s</td>
  1324. </tr>
  1325. <tr height="20">
  1326. <td height="20"><strong>ALT+N</strong></td>
  1327. <td>&nbsp;%s</td>
  1328. </tr>
  1329. <tr height="20">
  1330. <td height="20"><strong>ALT+O</strong></td>
  1331. <td>&nbsp;%s</td>
  1332. </tr>
  1333. <tr height="20">
  1334. <td height="20"><strong>ALT+P</strong></td>
  1335. <td>&nbsp;%s</td>
  1336. </tr>
  1337. <tr height="20">
  1338. <td height="20"><strong>ALT+Q</strong></td>
  1339. <td>&nbsp;%s</td>
  1340. </tr>
  1341. <tr height="20">
  1342. <td height="20"><strong>ALT+R</strong></td>
  1343. <td>&nbsp;%s</td>
  1344. </tr>
  1345. <tr height="20">
  1346. <td height="20"><strong>ALT+S</strong></td>
  1347. <td>&nbsp;%s</td>
  1348. </tr>
  1349. <tr height="20">
  1350. <td height="20"><strong>ALT+U</strong></td>
  1351. <td>&nbsp;%s</td>
  1352. </tr>
  1353. <tr height="20">
  1354. <td height="20"><strong>ALT+1</strong></td>
  1355. <td>&nbsp;%s</td>
  1356. </tr>
  1357. <tr height="20">
  1358. <td height="20"><strong>ALT+2</strong></td>
  1359. <td>&nbsp;%s</td>
  1360. </tr>
  1361. <tr height="20">
  1362. <td height="20"><strong>ALT+3</strong></td>
  1363. <td>&nbsp;%s</td>
  1364. </tr>
  1365. <tr height="20">
  1366. <td height="20"><strong>ALT+F10</strong></td>
  1367. <td>&nbsp;%s</td>
  1368. </tr>
  1369. <tr height="20">
  1370. <td height="20">&nbsp;</td>
  1371. <td>&nbsp;</td>
  1372. </tr>
  1373. <tr height="20">
  1374. <td height="20"><strong>CTRL+ALT+X</strong></td>
  1375. <td>&nbsp;%s</td>
  1376. </tr>
  1377. <tr height="20">
  1378. <td height="20">&nbsp;</td>
  1379. <td>&nbsp;</td>
  1380. </tr>
  1381. <tr height="20">
  1382. <td height="20"><strong>F1</strong></td>
  1383. <td>&nbsp;%s</td>
  1384. </tr>
  1385. <tr height="20">
  1386. <td height="20"><strong>F4</strong></td>
  1387. <td>&nbsp;%s</td>
  1388. </tr>
  1389. <tr height="20">
  1390. <td height="20"><strong>F5</strong></td>
  1391. <td>&nbsp;%s</td>
  1392. </tr>
  1393. <tr height="20">
  1394. <td height="20"><strong>Del</strong></td>
  1395. <td>&nbsp;%s</td>
  1396. </tr>
  1397. <tr height="20">
  1398. <td height="20"><strong>Del</strong></td>
  1399. <td>&nbsp;%s</td>
  1400. </tr>
  1401. <tr height="20">
  1402. <td height="20"><strong>'`'</strong></td>
  1403. <td>&nbsp;%s</td>
  1404. </tr>
  1405. <tr height="20">
  1406. <td height="20"><strong>SPACE</strong></td>
  1407. <td>&nbsp;%s</td>
  1408. </tr>
  1409. <tr height="20">
  1410. <td height="20"><strong>Escape</strong></td>
  1411. <td>&nbsp;%s</td>
  1412. </tr>
  1413. </tbody>
  1414. </table>
  1415. ''' %
  1416. (
  1417. _("SHOW SHORTCUT LIST"), _("Switch to Project Tab"), _("Switch to Selected Tab"),
  1418. _("Switch to Tool Tab"),
  1419. _("New Gerber"), _("Edit Object (if selected)"), _("Grid On/Off"), _("Jump to Coordinates"),
  1420. _("New Excellon"), _("Move Obj"), _("New Geometry"), _("Set Origin"), _("Change Units"),
  1421. _("Open Properties Tool"), _("Rotate by 90 degree CW"), _("Shell Toggle"),
  1422. _("Add a Tool (when in Geometry Selected Tab or in Tools NCC or Tools Paint)"), _("Zoom Fit"),
  1423. _("Flip on X_axis"), _("Flip on Y_axis"), _("Zoom Out"), _("Zoom In"),
  1424. # CTRL section
  1425. _("Select All"), _("Copy Obj"), _("Open Tools Database"),
  1426. _("Open Excellon File"), _("Open Gerber File"), _("Distance Tool"), _("New Project"),
  1427. _("Open Project"), _("Print (PDF)"), _("PDF Import Tool"), _("Save Project As"), _("Toggle Plot Area"),
  1428. # SHIFT section
  1429. _("Copy Obj_Name"),
  1430. _("Toggle Code Editor"), _("Toggle the axis"), _("Distance Minimum Tool"), _("Open Preferences Window"),
  1431. _("Rotate by 90 degree CCW"), _("Run a Script"), _("Toggle the workspace"), _("Skew on X axis"),
  1432. _("Skew on Y axis"),
  1433. # ALT section
  1434. _("Calculators Tool"), _("2-Sided PCB Tool"), _("Transformations Tool"), _("Fiducials Tool"),
  1435. _("Solder Paste Dispensing Tool"),
  1436. _("Film PCB Tool"), _("Non-Copper Clearing Tool"), _("Optimal Tool"),
  1437. _("Paint Area Tool"), _("QRCode Tool"), _("Rules Check Tool"),
  1438. _("View File Source"),
  1439. _("Cutout PCB Tool"), _("Enable all Plots"), _("Disable all Plots"), _("Disable Non-selected Plots"),
  1440. _("Toggle Full Screen"),
  1441. # CTRL + ALT section
  1442. _("Abort current task (gracefully)"),
  1443. # F keys section
  1444. _("Open Online Manual"),
  1445. _("Open Online Tutorials"), _("Refresh Plots"), _("Delete Object"), _("Alternate: Delete Tool"),
  1446. _("(left to Key_1)Toogle Notebook Area (Left Side)"), _("En(Dis)able Obj Plot"),
  1447. _("Deselects all objects")
  1448. )
  1449. )
  1450. self.sh_app = QtWidgets.QTextEdit()
  1451. self.sh_app.setTextInteractionFlags(QtCore.Qt.NoTextInteraction)
  1452. self.sh_app.setText(self.app_sh_msg)
  1453. self.sh_app.setSizePolicy(QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Expanding)
  1454. self.sh_hlay.addWidget(self.sh_app)
  1455. editor_title = """
  1456. <b>%s</b><br>
  1457. <br>
  1458. """ % _("Editor Shortcut list")
  1459. geo_sh_messages = """
  1460. <strong><span style="color:#0000ff">%s</span></strong><br>
  1461. <table border="0" cellpadding="0" cellspacing="0" style="width:283px">
  1462. <tbody>
  1463. <tr height="20">
  1464. <td height="20" width="89"><strong>A</strong></td>
  1465. <td width="194">&nbsp;%s</td>
  1466. </tr>
  1467. <tr height="20">
  1468. <td height="20"><strong>B</strong></td>
  1469. <td>&nbsp;%s</td>
  1470. </tr>
  1471. <tr height="20">
  1472. <td height="20"><strong>C</strong></td>
  1473. <td>&nbsp;%s</td>
  1474. </tr>
  1475. <tr height="20">
  1476. <td height="20"><strong>D</strong></td>
  1477. <td>&nbsp;%s</td>
  1478. </tr>
  1479. <tr height="20">
  1480. <td height="20"><strong>E</strong></td>
  1481. <td>&nbsp;%s</td>
  1482. </tr>
  1483. <tr height="20">
  1484. <td height="20"><strong>I</strong></td>
  1485. <td>&nbsp;%s</td>
  1486. </tr>
  1487. <tr height="20">
  1488. <td height="20"><strong>J</strong></td>
  1489. <td>&nbsp;%s</td>
  1490. </tr>
  1491. <tr height="20">
  1492. <td height="20"><strong>K</strong></td>
  1493. <td>&nbsp;%s</td>
  1494. </tr>
  1495. <tr height="20">
  1496. <td height="20"><strong>M</strong></td>
  1497. <td>&nbsp;%s</td>
  1498. </tr>
  1499. <tr height="20">
  1500. <td height="20"><strong>M</strong></td>
  1501. <td>&nbsp;%s</td>
  1502. </tr>
  1503. <tr height="20">
  1504. <td height="20"><strong>N</strong></td>
  1505. <td>&nbsp;%s</td>
  1506. </tr>
  1507. <tr height="20">
  1508. <td height="20"><strong>O</strong></td>
  1509. <td>&nbsp;%s</td>
  1510. </tr>
  1511. <tr height="20">
  1512. <td height="20"><strong>P</strong></td>
  1513. <td>&nbsp;%s</td>
  1514. </tr>
  1515. <tr height="20">
  1516. <td height="20"><strong>R</strong></td>
  1517. <td>&nbsp;%s</td>
  1518. </tr>
  1519. <tr height="20">
  1520. <td height="20"><strong>S</strong></td>
  1521. <td>&nbsp;%s</td>
  1522. </tr>
  1523. <tr height="20">
  1524. <td height="20"><strong>T</strong></td>
  1525. <td>&nbsp;%s</td>
  1526. </tr>
  1527. <tr height="20">
  1528. <td height="20"><strong>U</strong></td>
  1529. <td>&nbsp;%s</td>
  1530. </tr>
  1531. <tr height="20">
  1532. <td height="20"><strong>X</strong></td>
  1533. <td>&nbsp;%s</td>
  1534. </tr>
  1535. <tr height="20">
  1536. <td height="20"><strong>Y</strong></td>
  1537. <td>&nbsp;%s</td>
  1538. </tr>
  1539. <tr height="20">
  1540. <td height="20">&nbsp;</td>
  1541. <td>&nbsp;</td>
  1542. </tr>
  1543. <tr height="20">
  1544. <td height="20"><strong>SHIFT+M</strong></td>
  1545. <td>&nbsp;%s</td>
  1546. </tr>
  1547. <tr height="20">
  1548. <td height="20"><strong>SHIFT+X</strong></td>
  1549. <td>&nbsp;%s</td>
  1550. </tr>
  1551. <tr height="20">
  1552. <td height="20"><strong>SHIFT+Y</strong></td>
  1553. <td>&nbsp;%s</td>
  1554. </tr>
  1555. <tr height="20">
  1556. <td height="20">&nbsp;</td>
  1557. <td>&nbsp;</td>
  1558. </tr>
  1559. <tr height="20">
  1560. <td height="20"><strong>ALT+R</strong></td>
  1561. <td>&nbsp;%s</td>
  1562. </tr>
  1563. <tr height="20">
  1564. <td height="20"><strong>ALT+X</strong></td>
  1565. <td>&nbsp;%s</td>
  1566. </tr>
  1567. <tr height="20">
  1568. <td height="20"><strong>ALT+Y</strong></td>
  1569. <td>&nbsp;%s</td>
  1570. </tr>
  1571. <tr height="20">
  1572. <td height="20">&nbsp;</td>
  1573. <td>&nbsp;</td>
  1574. </tr>
  1575. <tr height="20">
  1576. <td height="20"><strong>CTRL+M</strong></td>
  1577. <td>&nbsp;%s</td>
  1578. </tr>
  1579. <tr height="20">
  1580. <td height="20"><strong>CTRL+S</strong></td>
  1581. <td>&nbsp;%s</td>
  1582. </tr>
  1583. <tr height="20">
  1584. <td height="20"><strong>CTRL+X</strong></td>
  1585. <td>&nbsp;%s</td>
  1586. </tr>
  1587. <tr height="20">
  1588. <td height="20">&nbsp;</td>
  1589. <td>&nbsp;</td>
  1590. </tr>
  1591. <tr height="20">
  1592. <td height="20"><strong>Space</strong></td>
  1593. <td>&nbsp;%s</td>
  1594. </tr>
  1595. <tr height="20">
  1596. <td height="20"><strong>ENTER</strong></td>
  1597. <td>&nbsp;%s</td>
  1598. </tr>
  1599. <tr height="20">
  1600. <td height="20"><strong>ESC</strong></td>
  1601. <td>&nbsp;%s</td>
  1602. </tr>
  1603. <tr height="20">
  1604. <td height="20"><strong>Del</strong></td>
  1605. <td>&nbsp;%s</td>
  1606. </tr>
  1607. </tbody>
  1608. </table>
  1609. <br>
  1610. """ % (
  1611. _("GEOMETRY EDITOR"), _("Draw an Arc"), _("Buffer Tool"), _("Copy Geo Item"),
  1612. _("Within Add Arc will toogle the ARC direction: CW or CCW"), _("Polygon Intersection Tool"),
  1613. _("Geo Paint Tool"), _("Jump to Location (x, y)"), _("Toggle Corner Snap"), _("Move Geo Item"),
  1614. _("Within Add Arc will cycle through the ARC modes"), _("Draw a Polygon"), _("Draw a Circle"),
  1615. _("Draw a Path"), _("Draw Rectangle"), _("Polygon Subtraction Tool"), _("Add Text Tool"),
  1616. _("Polygon Union Tool"), _("Flip shape on X axis"), _("Flip shape on Y axis"), _("Distance Minimum Tool"),
  1617. _("Skew shape on X axis"), _("Skew shape on Y axis"), _("Editor Transformation Tool"),
  1618. _("Offset shape on X axis"), _("Offset shape on Y axis"), _("Distance Tool"),
  1619. _("Save Object and Exit Editor"), _("Polygon Cut Tool"),
  1620. _("Rotate Geometry"), _("Finish drawing for certain tools"), _("Abort and return to Select"),
  1621. _("Delete Shape")
  1622. )
  1623. exc_sh_messages = """
  1624. <br>
  1625. <strong><span style="color:#ff0000">%s</span></strong><br>
  1626. <table border="0" cellpadding="0" cellspacing="0" style="width:283px">
  1627. <tbody>
  1628. <tr height="20">
  1629. <td height="20" width="89"><strong>A</strong></td>
  1630. <td width="194">&nbsp;%s</td>
  1631. </tr>
  1632. <tr height="20">
  1633. <td height="20"><strong>C</strong></td>
  1634. <td>&nbsp;%s</td>
  1635. </tr>
  1636. <tr height="20">
  1637. <td height="20"><strong>D</strong></td>
  1638. <td>&nbsp;%s</td>
  1639. </tr>
  1640. <tr height="20">
  1641. <td height="20"><strong>J</strong></td>
  1642. <td>&nbsp;%s</td>
  1643. </tr>
  1644. <tr height="20">
  1645. <td height="20"><strong>M</strong></td>
  1646. <td>&nbsp;%s</td>
  1647. </tr>
  1648. <tr height="20">
  1649. <td height="20" width="89"><strong>Q</strong></td>
  1650. <td width="194">&nbsp;%s</td>
  1651. </tr>
  1652. <tr height="20">
  1653. <td height="20"><strong>R</strong></td>
  1654. <td>&nbsp;%s</td>
  1655. </tr>
  1656. <tr height="20">
  1657. <td height="20"><strong>T</strong></td>
  1658. <td>&nbsp;%s</td>
  1659. </tr>
  1660. <tr height="20">
  1661. <td height="20" width="89"><strong>W</strong></td>
  1662. <td width="194">&nbsp;%s</td>
  1663. </tr>
  1664. <tr height="20">
  1665. <td height="20">&nbsp;</td>
  1666. <td>&nbsp;</td>
  1667. </tr>
  1668. <tr height="20">
  1669. <td height="20"><strong>SHIFT+M</strong></td>
  1670. <td>&nbsp;%s</td>
  1671. </tr>
  1672. <tr height="20">
  1673. <td height="20">&nbsp;</td>
  1674. <td>&nbsp;</td>
  1675. </tr>
  1676. <tr height="20">
  1677. <td height="20"><strong>Del</strong></td>
  1678. <td>&nbsp;%s</td>
  1679. </tr>
  1680. <tr height="20">
  1681. <td height="20"><strong>Del</strong></td>
  1682. <td>&nbsp;%s</td>
  1683. </tr>
  1684. <tr height="20">
  1685. <td height="20">&nbsp;</td>
  1686. <td>&nbsp;</td>
  1687. </tr>
  1688. <tr height="20">
  1689. <td height="20"><strong>ESC</strong></td>
  1690. <td>&nbsp;%s</td>
  1691. </tr>
  1692. <tr height="20">
  1693. <td height="20"><strong>CTRL+S</strong></td>
  1694. <td>&nbsp;%s</td>
  1695. </tr>
  1696. </tbody>
  1697. </table>
  1698. <br>
  1699. """ % (
  1700. _("EXCELLON EDITOR"), _("Add Drill Array"), _("Copy Drill(s)"), _("Add Drill"),
  1701. _("Jump to Location (x, y)"), _("Move Drill(s)"), _("Add Slot Array"), _("Resize Drill(s)"),
  1702. _("Add a new Tool"), _("Add Slot"), _("Distance Minimum Tool"),
  1703. _("Delete Drill(s)"), _("Alternate: Delete Tool(s)"),
  1704. _("Abort and return to Select"), _("Save Object and Exit Editor")
  1705. )
  1706. grb_sh_messages = """
  1707. <br>
  1708. <strong><span style="color:#00ff00">%s</span></strong><br>
  1709. <table border="0" cellpadding="0" cellspacing="0" style="width:283px">
  1710. <tbody>
  1711. <tr height="20">
  1712. <td height="20" width="89"><strong>A</strong></td>
  1713. <td width="194">&nbsp;%s</td>
  1714. </tr>
  1715. <tr height="20">
  1716. <td height="20"><strong>B</strong></td>
  1717. <td>&nbsp;%s</td>
  1718. </tr>
  1719. <tr height="20">
  1720. <td height="20"><strong>C</strong></td>
  1721. <td>&nbsp;%s</td>
  1722. </tr>
  1723. <tr height="20">
  1724. <td height="20"><strong>D</strong></td>
  1725. <td>&nbsp;%s</td>
  1726. </tr>
  1727. <tr height="20">
  1728. <td height="20"><strong>E</strong></td>
  1729. <td>&nbsp;%s</td>
  1730. </tr>
  1731. <tr height="20">
  1732. <td height="20"><strong>J</strong></td>
  1733. <td>&nbsp;%s</td>
  1734. </tr>
  1735. <tr height="20">
  1736. <td height="20"><strong>M</strong></td>
  1737. <td>&nbsp;%s</td>
  1738. </tr>
  1739. <tr height="20">
  1740. <td height="20"><strong>N</strong></td>
  1741. <td>&nbsp;%s</td>
  1742. </tr>
  1743. <tr height="20">
  1744. <td height="20"><strong>P</strong></td>
  1745. <td>&nbsp;%s</td>
  1746. </tr>
  1747. <tr height="20">
  1748. <td height="20"><strong>R</strong></td>
  1749. <td>&nbsp;%s</td>
  1750. </tr>
  1751. <tr height="20">
  1752. <td height="20"><strong>S</strong></td>
  1753. <td>&nbsp;%s</td>
  1754. </tr>
  1755. <tr height="20">
  1756. <td height="20"><strong>T</strong></td>
  1757. <td>&nbsp;%s</td>
  1758. </tr>
  1759. <tr height="20">
  1760. <td height="20"><strong>T</strong></td>
  1761. <td>&nbsp;%s</td>
  1762. </tr>
  1763. <tr height="20">
  1764. <td height="20">&nbsp;</td>
  1765. <td>&nbsp;</td>
  1766. </tr>
  1767. <tr height="20">
  1768. <td height="20"><strong>Del</strong></td>
  1769. <td>&nbsp;%s</td>
  1770. </tr>
  1771. <tr height="20">
  1772. <td height="20"><strong>Del</strong></td>
  1773. <td>&nbsp;%s</td>
  1774. </tr>
  1775. <tr height="20">
  1776. <td height="20"><strong>ESC</strong></td>
  1777. <td>&nbsp;%s</td>
  1778. </tr>
  1779. <tr height="20">
  1780. <td height="20">&nbsp;</td>
  1781. <td>&nbsp;</td>
  1782. </tr>
  1783. <tr height="20">
  1784. <td height="20"><strong>SHIFT+M</strong></td>
  1785. <td>&nbsp;%s</td>
  1786. </tr>
  1787. <tr height="20">
  1788. <td height="20">&nbsp;</td>
  1789. <td>&nbsp;</td>
  1790. </tr>
  1791. <tr height="20">
  1792. <td height="20"><strong>CTRL+E</strong></td>
  1793. <td>&nbsp;%s</td>
  1794. </tr>
  1795. <tr height="20">
  1796. <td height="20"><strong>CTRL+S</strong></td>
  1797. <td>&nbsp;%s</td>
  1798. </tr>
  1799. <tr height="20">
  1800. <td height="20">&nbsp;</td>
  1801. <td>&nbsp;</td>
  1802. </tr>
  1803. <tr height="20">
  1804. <td height="20"><strong>ALT+A</strong></td>
  1805. <td>&nbsp;%s</td>
  1806. </tr>
  1807. <tr height="20">
  1808. <td height="20"><strong>ALT+N</strong></td>
  1809. <td>&nbsp;%s</td>
  1810. </tr>
  1811. <tr height="20">
  1812. <td height="20"><strong>ALT+R</strong></td>
  1813. <td>&nbsp;%s</td>
  1814. </tr>
  1815. </tbody>
  1816. </table>
  1817. <br>
  1818. """ % (
  1819. _("GERBER EDITOR"), _("Add Pad Array"), _("Buffer"), _("Copy"), _("Add Disc"), _("Add SemiDisc"),
  1820. _("Jump to Location (x, y)"), _("Move"), _("Add Region"), _("Add Pad"),
  1821. _("Within Track & Region Tools will cycle in REVERSE the bend modes"), _("Scale"), _("Add Track"),
  1822. _("Within Track & Region Tools will cycle FORWARD the bend modes"), _("Delete"),
  1823. _("Alternate: Delete Apertures"), _("Abort and return to Select"), _("Distance Minimum Tool"),
  1824. _("Eraser Tool"),
  1825. _("Save Object and Exit Editor"), _("Mark Area Tool"), _("Poligonize Tool"), _("Transformation Tool")
  1826. )
  1827. self.editor_sh_msg = editor_title + geo_sh_messages + grb_sh_messages + exc_sh_messages
  1828. self.sh_editor = QtWidgets.QTextEdit()
  1829. self.sh_editor.setTextInteractionFlags(QtCore.Qt.NoTextInteraction)
  1830. self.sh_editor.setText(self.editor_sh_msg)
  1831. self.sh_editor.setSizePolicy(QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Expanding)
  1832. self.sh_hlay.addWidget(self.sh_editor)
  1833. # ########################################################################
  1834. # ########################## PLOT AREA CONTEXT MENU # ###################
  1835. # ########################################################################
  1836. self.popMenu = FCMenu()
  1837. self.popmenu_disable = self.popMenu.addAction(
  1838. QtGui.QIcon(self.app.resource_location + '/disable32.png'), _("Toggle Visibility"))
  1839. self.popmenu_panel_toggle = self.popMenu.addAction(
  1840. QtGui.QIcon(self.app.resource_location + '/notebook16.png'), _("Toggle Panel"))
  1841. self.popMenu.addSeparator()
  1842. self.cmenu_newmenu = self.popMenu.addMenu(
  1843. QtGui.QIcon(self.app.resource_location + '/file32.png'), _("New"))
  1844. self.popmenu_new_geo = self.cmenu_newmenu.addAction(
  1845. QtGui.QIcon(self.app.resource_location + '/new_geo32_bis.png'), _("Geometry"))
  1846. self.popmenu_new_grb = self.cmenu_newmenu.addAction(
  1847. QtGui.QIcon(self.app.resource_location + '/flatcam_icon32.png'), "Gerber")
  1848. self.popmenu_new_exc = self.cmenu_newmenu.addAction(
  1849. QtGui.QIcon(self.app.resource_location + '/new_exc32.png'), _("Excellon"))
  1850. self.cmenu_newmenu.addSeparator()
  1851. self.popmenu_new_prj = self.cmenu_newmenu.addAction(
  1852. QtGui.QIcon(self.app.resource_location + '/file16.png'), _("Project"))
  1853. self.popMenu.addSeparator()
  1854. self.cmenu_gridmenu = self.popMenu.addMenu(
  1855. QtGui.QIcon(self.app.resource_location + '/grid32_menu.png'), _("Grids"))
  1856. self.cmenu_viewmenu = self.popMenu.addMenu(
  1857. QtGui.QIcon(self.app.resource_location + '/view64.png'), _("View"))
  1858. self.zoomfit = self.cmenu_viewmenu.addAction(
  1859. QtGui.QIcon(self.app.resource_location + '/zoom_fit32.png'), _("Zoom Fit"))
  1860. self.clearplot = self.cmenu_viewmenu.addAction(
  1861. QtGui.QIcon(self.app.resource_location + '/clear_plot32.png'), _("Clear Plot"))
  1862. self.replot = self.cmenu_viewmenu.addAction(
  1863. QtGui.QIcon(self.app.resource_location + '/replot32.png'), _("Replot"))
  1864. self.popMenu.addSeparator()
  1865. self.g_editor_cmenu = self.popMenu.addMenu(
  1866. QtGui.QIcon(self.app.resource_location + '/draw32.png'), _("Geo Editor"))
  1867. self.draw_line = self.g_editor_cmenu.addAction(
  1868. QtGui.QIcon(self.app.resource_location + '/path32.png'), _("Path"))
  1869. self.draw_rect = self.g_editor_cmenu.addAction(
  1870. QtGui.QIcon(self.app.resource_location + '/rectangle32.png'), _("Rectangle"))
  1871. self.g_editor_cmenu.addSeparator()
  1872. self.draw_circle = self.g_editor_cmenu.addAction(
  1873. QtGui.QIcon(self.app.resource_location + '/circle32.png'), _("Circle"))
  1874. self.draw_poly = self.g_editor_cmenu.addAction(
  1875. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _("Polygon"))
  1876. self.draw_arc = self.g_editor_cmenu.addAction(
  1877. QtGui.QIcon(self.app.resource_location + '/arc32.png'), _("Arc"))
  1878. self.g_editor_cmenu.addSeparator()
  1879. self.draw_text = self.g_editor_cmenu.addAction(
  1880. QtGui.QIcon(self.app.resource_location + '/text32.png'), _("Text"))
  1881. self.draw_buffer = self.g_editor_cmenu.addAction(
  1882. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _("Buffer"))
  1883. self.draw_paint = self.g_editor_cmenu.addAction(
  1884. QtGui.QIcon(self.app.resource_location + '/paint20_1.png'), _("Paint"))
  1885. self.draw_eraser = self.g_editor_cmenu.addAction(
  1886. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _("Eraser"))
  1887. self.g_editor_cmenu.addSeparator()
  1888. self.draw_union = self.g_editor_cmenu.addAction(
  1889. QtGui.QIcon(self.app.resource_location + '/union32.png'), _("Union"))
  1890. self.draw_intersect = self.g_editor_cmenu.addAction(
  1891. QtGui.QIcon(self.app.resource_location + '/intersection32.png'), _("Intersection"))
  1892. self.draw_substract = self.g_editor_cmenu.addAction(
  1893. QtGui.QIcon(self.app.resource_location + '/subtract32.png'), _("Subtraction"))
  1894. self.draw_cut = self.g_editor_cmenu.addAction(
  1895. QtGui.QIcon(self.app.resource_location + '/cutpath32.png'), _("Cut"))
  1896. self.draw_transform = self.g_editor_cmenu.addAction(
  1897. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transformations"))
  1898. self.g_editor_cmenu.addSeparator()
  1899. self.draw_move = self.g_editor_cmenu.addAction(
  1900. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move"))
  1901. self.grb_editor_cmenu = self.popMenu.addMenu(
  1902. QtGui.QIcon(self.app.resource_location + '/draw32.png'), _("Gerber Editor"))
  1903. self.grb_draw_pad = self.grb_editor_cmenu.addAction(
  1904. QtGui.QIcon(self.app.resource_location + '/aperture32.png'), _("Pad"))
  1905. self.grb_draw_pad_array = self.grb_editor_cmenu.addAction(
  1906. QtGui.QIcon(self.app.resource_location + '/padarray32.png'), _("Pad Array"))
  1907. self.grb_editor_cmenu.addSeparator()
  1908. self.grb_draw_track = self.grb_editor_cmenu.addAction(
  1909. QtGui.QIcon(self.app.resource_location + '/track32.png'), _("Track"))
  1910. self.grb_draw_region = self.grb_editor_cmenu.addAction(
  1911. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _("Region"))
  1912. self.grb_draw_poligonize = self.grb_editor_cmenu.addAction(
  1913. QtGui.QIcon(self.app.resource_location + '/poligonize32.png'), _("Poligonize"))
  1914. self.grb_draw_semidisc = self.grb_editor_cmenu.addAction(
  1915. QtGui.QIcon(self.app.resource_location + '/semidisc32.png'), _("SemiDisc"))
  1916. self.grb_draw_disc = self.grb_editor_cmenu.addAction(
  1917. QtGui.QIcon(self.app.resource_location + '/disc32.png'), _("Disc"))
  1918. self.grb_editor_cmenu.addSeparator()
  1919. self.grb_draw_buffer = self.grb_editor_cmenu.addAction(
  1920. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _("Buffer"))
  1921. self.grb_draw_scale = self.grb_editor_cmenu.addAction(
  1922. QtGui.QIcon(self.app.resource_location + '/scale32.png'), _("Scale"))
  1923. self.grb_draw_markarea = self.grb_editor_cmenu.addAction(
  1924. QtGui.QIcon(self.app.resource_location + '/markarea32.png'), _("Mark Area"))
  1925. self.grb_draw_eraser = self.grb_editor_cmenu.addAction(
  1926. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _("Eraser"))
  1927. self.grb_editor_cmenu.addSeparator()
  1928. self.grb_draw_transformations = self.grb_editor_cmenu.addAction(
  1929. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transformations"))
  1930. self.e_editor_cmenu = self.popMenu.addMenu(
  1931. QtGui.QIcon(self.app.resource_location + '/drill32.png'), _("Exc Editor"))
  1932. self.drill = self.e_editor_cmenu.addAction(
  1933. QtGui.QIcon(self.app.resource_location + '/drill32.png'), _("Add Drill"))
  1934. self.drill_array = self.e_editor_cmenu.addAction(
  1935. QtGui.QIcon(self.app.resource_location + '/addarray32.png'), _("Add Drill Array"))
  1936. self.e_editor_cmenu.addSeparator()
  1937. self.slot = self.e_editor_cmenu.addAction(
  1938. QtGui.QIcon(self.app.resource_location + '/slot26.png'), _("Add Slot"))
  1939. self.slot_array = self.e_editor_cmenu.addAction(
  1940. QtGui.QIcon(self.app.resource_location + '/slot_array26.png'), _("Add Slot Array"))
  1941. self.e_editor_cmenu.addSeparator()
  1942. self.drill_resize = self.e_editor_cmenu.addAction(
  1943. QtGui.QIcon(self.app.resource_location + '/resize16.png'), _("Resize Drill"))
  1944. self.popMenu.addSeparator()
  1945. self.popmenu_copy = self.popMenu.addAction(
  1946. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _("Copy"))
  1947. self.popmenu_delete = self.popMenu.addAction(
  1948. QtGui.QIcon(self.app.resource_location + '/delete32.png'), _("Delete"))
  1949. self.popmenu_edit = self.popMenu.addAction(
  1950. QtGui.QIcon(self.app.resource_location + '/edit32.png'), _("Edit"))
  1951. self.popmenu_save = self.popMenu.addAction(
  1952. QtGui.QIcon(self.app.resource_location + '/floppy32.png'), _("Close Editor"))
  1953. self.popmenu_save.setVisible(False)
  1954. self.popMenu.addSeparator()
  1955. self.popmenu_move = self.popMenu.addAction(
  1956. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move"))
  1957. self.popmenu_properties = self.popMenu.addAction(
  1958. QtGui.QIcon(self.app.resource_location + '/properties32.png'), _("Properties"))
  1959. # ########################################################################
  1960. # ########################## INFO BAR # ##################################
  1961. # ########################################################################
  1962. self.infobar = self.statusBar()
  1963. self.fcinfo = FlatCAMInfoBar(app=self.app)
  1964. self.infobar.addWidget(self.fcinfo, stretch=1)
  1965. self.snap_infobar_label = QtWidgets.QLabel()
  1966. self.snap_infobar_label.setPixmap(QtGui.QPixmap(self.app.resource_location + '/snap_16.png'))
  1967. self.infobar.addWidget(self.snap_infobar_label)
  1968. self.rel_position_label = QtWidgets.QLabel(
  1969. "<b>Dx</b>: 0.0000&nbsp;&nbsp; <b>Dy</b>: 0.0000&nbsp;&nbsp;&nbsp;&nbsp;")
  1970. self.rel_position_label.setMinimumWidth(110)
  1971. self.rel_position_label.setToolTip(_("Relative neasurement.\nReference is last click position"))
  1972. self.infobar.addWidget(self.rel_position_label)
  1973. self.position_label = QtWidgets.QLabel(
  1974. "&nbsp;&nbsp;&nbsp;&nbsp;<b>X</b>: 0.0000&nbsp;&nbsp; <b>Y</b>: 0.0000")
  1975. self.position_label.setMinimumWidth(110)
  1976. self.position_label.setToolTip(_("Absolute neasurement.\nReference is (X=0, Y= 0) position"))
  1977. self.infobar.addWidget(self.position_label)
  1978. self.units_label = QtWidgets.QLabel("[in]")
  1979. self.units_label.setMargin(2)
  1980. self.infobar.addWidget(self.units_label)
  1981. # disabled
  1982. self.progress_bar = QtWidgets.QProgressBar()
  1983. self.progress_bar.setMinimum(0)
  1984. self.progress_bar.setMaximum(100)
  1985. # infobar.addWidget(self.progress_bar)
  1986. # ########################################################################
  1987. # ########################## SET GUI Elements # ##########################
  1988. # ########################################################################
  1989. self.app_icon = QtGui.QIcon()
  1990. self.app_icon.addFile(self.app.resource_location + '/flatcam_icon16.png', QtCore.QSize(16, 16))
  1991. self.app_icon.addFile(self.app.resource_location + '/flatcam_icon24.png', QtCore.QSize(24, 24))
  1992. self.app_icon.addFile(self.app.resource_location + '/flatcam_icon32.png', QtCore.QSize(32, 32))
  1993. self.app_icon.addFile(self.app.resource_location + '/flatcam_icon48.png', QtCore.QSize(48, 48))
  1994. self.app_icon.addFile(self.app.resource_location + '/flatcam_icon128.png', QtCore.QSize(128, 128))
  1995. self.app_icon.addFile(self.app.resource_location + '/flatcam_icon256.png', QtCore.QSize(256, 256))
  1996. self.setWindowIcon(self.app_icon)
  1997. self.setGeometry(100, 100, 1024, 650)
  1998. self.setWindowTitle('FlatCAM %s %s - %s' %
  1999. (self.app.version,
  2000. ('BETA' if self.app.beta else ''),
  2001. platform.architecture()[0])
  2002. )
  2003. self.filename = ""
  2004. self.units = ""
  2005. self.setAcceptDrops(True)
  2006. # ########################################################################
  2007. # ########################## Build GUI # #################################
  2008. # ########################################################################
  2009. self.grid_snap_btn.setCheckable(True)
  2010. self.corner_snap_btn.setCheckable(True)
  2011. self.update_obj_btn.setEnabled(False)
  2012. # start with GRID activated
  2013. self.grid_snap_btn.trigger()
  2014. self.g_editor_cmenu.menuAction().setVisible(False)
  2015. self.grb_editor_cmenu.menuAction().setVisible(False)
  2016. self.e_editor_cmenu.menuAction().setVisible(False)
  2017. self.general_defaults_form = GeneralPreferencesUI(decimals=self.decimals)
  2018. self.gerber_defaults_form = GerberPreferencesUI(decimals=self.decimals)
  2019. self.excellon_defaults_form = ExcellonPreferencesUI(decimals=self.decimals)
  2020. self.geometry_defaults_form = GeometryPreferencesUI(decimals=self.decimals)
  2021. self.cncjob_defaults_form = CNCJobPreferencesUI(decimals=self.decimals)
  2022. self.tools_defaults_form = ToolsPreferencesUI(decimals=self.decimals)
  2023. self.tools2_defaults_form = Tools2PreferencesUI(decimals=self.decimals)
  2024. self.util_defaults_form = UtilPreferencesUI(decimals=self.decimals)
  2025. QtWidgets.qApp.installEventFilter(self)
  2026. # restore the Toolbar State from file
  2027. settings = QSettings("Open Source", "FlatCAM")
  2028. if settings.contains("saved_gui_state"):
  2029. saved_gui_state = settings.value('saved_gui_state')
  2030. self.restoreState(saved_gui_state)
  2031. log.debug("FlatCAMGUI.__init__() --> UI state restored.")
  2032. if settings.contains("layout"):
  2033. layout = settings.value('layout', type=str)
  2034. if layout == 'standard':
  2035. # self.exc_edit_toolbar.setVisible(False)
  2036. self.exc_edit_toolbar.setDisabled(True)
  2037. # self.geo_edit_toolbar.setVisible(False)
  2038. self.geo_edit_toolbar.setDisabled(True)
  2039. # self.grb_edit_toolbar.setVisible(False)
  2040. self.grb_edit_toolbar.setDisabled(True)
  2041. self.corner_snap_btn.setVisible(False)
  2042. self.snap_magnet.setVisible(False)
  2043. elif layout == 'compact':
  2044. self.exc_edit_toolbar.setDisabled(True)
  2045. self.geo_edit_toolbar.setDisabled(True)
  2046. self.grb_edit_toolbar.setDisabled(True)
  2047. self.snap_magnet.setVisible(True)
  2048. self.corner_snap_btn.setVisible(True)
  2049. self.snap_magnet.setDisabled(True)
  2050. self.corner_snap_btn.setDisabled(True)
  2051. log.debug("FlatCAMGUI.__init__() --> UI layout restored from QSettings.")
  2052. else:
  2053. # self.exc_edit_toolbar.setVisible(False)
  2054. self.exc_edit_toolbar.setDisabled(True)
  2055. # self.geo_edit_toolbar.setVisible(False)
  2056. self.geo_edit_toolbar.setDisabled(True)
  2057. # self.grb_edit_toolbar.setVisible(False)
  2058. self.grb_edit_toolbar.setDisabled(True)
  2059. self.corner_snap_btn.setVisible(False)
  2060. self.snap_magnet.setVisible(False)
  2061. settings.setValue('layout', "standard")
  2062. # This will write the setting to the platform specific storage.
  2063. del settings
  2064. log.debug("FlatCAMGUI.__init__() --> UI layout restored from defaults. QSettings set to 'standard'")
  2065. # construct the Toolbar Lock menu entry to the context menu of the QMainWindow
  2066. self.lock_action = QtWidgets.QAction()
  2067. self.lock_action.setText(_("Lock Toolbars"))
  2068. self.lock_action.setCheckable(True)
  2069. settings = QSettings("Open Source", "FlatCAM")
  2070. if settings.contains("toolbar_lock"):
  2071. lock_val = settings.value('toolbar_lock')
  2072. if lock_val == 'true':
  2073. lock_state = True
  2074. self.lock_action.setChecked(True)
  2075. else:
  2076. lock_state = False
  2077. self.lock_action.setChecked(False)
  2078. else:
  2079. lock_state = False
  2080. settings.setValue('toolbar_lock', lock_state)
  2081. # This will write the setting to the platform specific storage.
  2082. del settings
  2083. self.lock_toolbar(lock=lock_state)
  2084. self.lock_action.triggered[bool].connect(self.lock_toolbar)
  2085. # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2086. # %%%%%%%%%%%%%%%%% GUI Building FINISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2087. # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2088. def eventFilter(self, obj, event):
  2089. """
  2090. Filter the ToolTips display based on a Preferences setting
  2091. :param obj:
  2092. :param event: QT event to filter
  2093. :return:
  2094. """
  2095. if self.general_defaults_form.general_app_set_group.toggle_tooltips_cb.get_value() is False:
  2096. if event.type() == QtCore.QEvent.ToolTip:
  2097. return True
  2098. else:
  2099. return False
  2100. return False
  2101. def populate_toolbars(self):
  2102. """
  2103. Will populate the App Toolbars with theie actions
  2104. :return: None
  2105. """
  2106. # ## File Toolbar # ##
  2107. self.file_open_gerber_btn = self.toolbarfile.addAction(
  2108. QtGui.QIcon(self.app.resource_location + '/flatcam_icon32.png'), _("Open Gerber"))
  2109. self.file_open_excellon_btn = self.toolbarfile.addAction(
  2110. QtGui.QIcon(self.app.resource_location + '/drill32.png'), _("Open Excellon"))
  2111. self.toolbarfile.addSeparator()
  2112. self.file_open_btn = self.toolbarfile.addAction(
  2113. QtGui.QIcon(self.app.resource_location + '/folder32.png'), _("Open project"))
  2114. self.file_save_btn = self.toolbarfile.addAction(
  2115. QtGui.QIcon(self.app.resource_location + '/project_save32.png'), _("Save project"))
  2116. # ## Edit Toolbar # ##
  2117. self.newgeo_btn = self.toolbargeo.addAction(
  2118. QtGui.QIcon(self.app.resource_location + '/new_file_geo32.png'), _("New Blank Geometry"))
  2119. self.newgrb_btn = self.toolbargeo.addAction(
  2120. QtGui.QIcon(self.app.resource_location + '/new_file_grb32.png'), _("New Blank Gerber"))
  2121. self.newexc_btn = self.toolbargeo.addAction(
  2122. QtGui.QIcon(self.app.resource_location + '/new_file_exc32.png'), _("New Blank Excellon"))
  2123. self.toolbargeo.addSeparator()
  2124. self.editgeo_btn = self.toolbargeo.addAction(
  2125. QtGui.QIcon(self.app.resource_location + '/edit32.png'), _("Editor"))
  2126. self.update_obj_btn = self.toolbargeo.addAction(
  2127. QtGui.QIcon(self.app.resource_location + '/close_edit_file32.png'),
  2128. _("Save Object and close the Editor")
  2129. )
  2130. self.toolbargeo.addSeparator()
  2131. self.copy_btn = self.toolbargeo.addAction(
  2132. QtGui.QIcon(self.app.resource_location + '/copy_file32.png'), _("Copy"))
  2133. self.delete_btn = self.toolbargeo.addAction(
  2134. QtGui.QIcon(self.app.resource_location + '/delete_file32.png'), _("&Delete"))
  2135. self.toolbargeo.addSeparator()
  2136. self.distance_btn = self.toolbargeo.addAction(
  2137. QtGui.QIcon(self.app.resource_location + '/distance32.png'), _("Distance Tool"))
  2138. self.distance_min_btn = self.toolbargeo.addAction(
  2139. QtGui.QIcon(self.app.resource_location + '/distance_min32.png'), _("Distance Min Tool"))
  2140. self.origin_btn = self.toolbargeo.addAction(
  2141. QtGui.QIcon(self.app.resource_location + '/origin32.png'), _('Set Origin'))
  2142. self.jmp_btn = self.toolbargeo.addAction(
  2143. QtGui.QIcon(self.app.resource_location + '/jump_to16.png'), _('Jump to Location'))
  2144. # ## View Toolbar # ##
  2145. self.replot_btn = self.toolbarview.addAction(
  2146. QtGui.QIcon(self.app.resource_location + '/replot32.png'), _("&Replot"))
  2147. self.clear_plot_btn = self.toolbarview.addAction(
  2148. QtGui.QIcon(self.app.resource_location + '/clear_plot32.png'), _("&Clear plot"))
  2149. self.zoom_in_btn = self.toolbarview.addAction(
  2150. QtGui.QIcon(self.app.resource_location + '/zoom_in32.png'), _("Zoom In"))
  2151. self.zoom_out_btn = self.toolbarview.addAction(
  2152. QtGui.QIcon(self.app.resource_location + '/zoom_out32.png'), _("Zoom Out"))
  2153. self.zoom_fit_btn = self.toolbarview.addAction(
  2154. QtGui.QIcon(self.app.resource_location + '/zoom_fit32.png'), _("Zoom Fit"))
  2155. # self.toolbarview.setVisible(False)
  2156. # ## Shell Toolbar # ##
  2157. self.shell_btn = self.toolbarshell.addAction(
  2158. QtGui.QIcon(self.app.resource_location + '/shell32.png'), _("&Command Line"))
  2159. self.new_script_btn = self.toolbarshell.addAction(
  2160. QtGui.QIcon(self.app.resource_location + '/script_new24.png'), _('New Script ...'))
  2161. self.open_script_btn = self.toolbarshell.addAction(
  2162. QtGui.QIcon(self.app.resource_location + '/open_script32.png'), _('Open Script ...'))
  2163. self.run_script_btn = self.toolbarshell.addAction(
  2164. QtGui.QIcon(self.app.resource_location + '/script16.png'), _('Run Script ...'))
  2165. # ## Tools Toolbar # ##
  2166. self.dblsided_btn = self.toolbartools.addAction(
  2167. QtGui.QIcon(self.app.resource_location + '/doubleside32.png'), _("2Sided Tool"))
  2168. self.cutout_btn = self.toolbartools.addAction(
  2169. QtGui.QIcon(self.app.resource_location + '/cut16_bis.png'), _("&Cutout Tool"))
  2170. self.ncc_btn = self.toolbartools.addAction(
  2171. QtGui.QIcon(self.app.resource_location + '/ncc16.png'), _("NCC Tool"))
  2172. self.paint_btn = self.toolbartools.addAction(
  2173. QtGui.QIcon(self.app.resource_location + '/paint20_1.png'), _("Paint Tool"))
  2174. self.toolbartools.addSeparator()
  2175. self.panelize_btn = self.toolbartools.addAction(
  2176. QtGui.QIcon(self.app.resource_location + '/panelize32.png'), _("Panel Tool"))
  2177. self.film_btn = self.toolbartools.addAction(
  2178. QtGui.QIcon(self.app.resource_location + '/film16.png'), _("Film Tool"))
  2179. self.solder_btn = self.toolbartools.addAction(
  2180. QtGui.QIcon(self.app.resource_location + '/solderpastebis32.png'),
  2181. _("SolderPaste Tool"))
  2182. self.sub_btn = self.toolbartools.addAction(
  2183. QtGui.QIcon(self.app.resource_location + '/sub32.png'), _("Subtract Tool"))
  2184. self.toolbartools.addSeparator()
  2185. self.calculators_btn = self.toolbartools.addAction(
  2186. QtGui.QIcon(self.app.resource_location + '/calculator24.png'), _("Calculators Tool"))
  2187. self.transform_btn = self.toolbartools.addAction(
  2188. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transform Tool"))
  2189. self.qrcode_btn = self.toolbartools.addAction(
  2190. QtGui.QIcon(self.app.resource_location + '/qrcode32.png'), _("QRCode Tool"))
  2191. self.copperfill_btn = self.toolbartools.addAction(
  2192. QtGui.QIcon(self.app.resource_location + '/copperfill32.png'), _("Copper Thieving Tool"))
  2193. self.fiducials_btn = self.toolbartools.addAction(
  2194. QtGui.QIcon(self.app.resource_location + '/fiducials_32.png'), _("Fiducials Tool"))
  2195. self.cal_btn = self.toolbartools.addAction(
  2196. QtGui.QIcon(self.app.resource_location + '/calibrate_32.png'), _("Calibration Tool"))
  2197. # ## Excellon Editor Toolbar # ##
  2198. self.select_drill_btn = self.exc_edit_toolbar.addAction(
  2199. QtGui.QIcon(self.app.resource_location + '/pointer32.png'), _("Select"))
  2200. self.add_drill_btn = self.exc_edit_toolbar.addAction(
  2201. QtGui.QIcon(self.app.resource_location + '/plus16.png'), _('Add Drill Hole'))
  2202. self.add_drill_array_btn = self.exc_edit_toolbar.addAction(
  2203. QtGui.QIcon(self.app.resource_location + '/addarray16.png'), _('Add Drill Hole Array'))
  2204. self.resize_drill_btn = self.exc_edit_toolbar.addAction(
  2205. QtGui.QIcon(self.app.resource_location + '/resize16.png'), _('Resize Drill'))
  2206. self.add_slot_btn = self.exc_edit_toolbar.addAction(
  2207. QtGui.QIcon(self.app.resource_location + '/slot26.png'), _('Add Slot'))
  2208. self.add_slot_array_btn = self.exc_edit_toolbar.addAction(
  2209. QtGui.QIcon(self.app.resource_location + '/slot_array26.png'), _('Add Slot Array'))
  2210. self.exc_edit_toolbar.addSeparator()
  2211. self.copy_drill_btn = self.exc_edit_toolbar.addAction(
  2212. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _('Copy Drill'))
  2213. self.delete_drill_btn = self.exc_edit_toolbar.addAction(
  2214. QtGui.QIcon(self.app.resource_location + '/trash32.png'), _("Delete Drill"))
  2215. self.exc_edit_toolbar.addSeparator()
  2216. self.move_drill_btn = self.exc_edit_toolbar.addAction(
  2217. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move Drill"))
  2218. # ## Geometry Editor Toolbar # ##
  2219. self.geo_select_btn = self.geo_edit_toolbar.addAction(
  2220. QtGui.QIcon(self.app.resource_location + '/pointer32.png'), _("Select 'Esc'"))
  2221. self.geo_add_circle_btn = self.geo_edit_toolbar.addAction(
  2222. QtGui.QIcon(self.app.resource_location + '/circle32.png'), _('Add Circle'))
  2223. self.geo_add_arc_btn = self.geo_edit_toolbar.addAction(
  2224. QtGui.QIcon(self.app.resource_location + '/arc32.png'), _('Add Arc'))
  2225. self.geo_add_rectangle_btn = self.geo_edit_toolbar.addAction(
  2226. QtGui.QIcon(self.app.resource_location + '/rectangle32.png'), _('Add Rectangle'))
  2227. self.geo_edit_toolbar.addSeparator()
  2228. self.geo_add_path_btn = self.geo_edit_toolbar.addAction(
  2229. QtGui.QIcon(self.app.resource_location + '/path32.png'), _('Add Path'))
  2230. self.geo_add_polygon_btn = self.geo_edit_toolbar.addAction(
  2231. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _('Add Polygon'))
  2232. self.geo_edit_toolbar.addSeparator()
  2233. self.geo_add_text_btn = self.geo_edit_toolbar.addAction(
  2234. QtGui.QIcon(self.app.resource_location + '/text32.png'), _('Add Text'))
  2235. self.geo_add_buffer_btn = self.geo_edit_toolbar.addAction(
  2236. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _('Add Buffer'))
  2237. self.geo_add_paint_btn = self.geo_edit_toolbar.addAction(
  2238. QtGui.QIcon(self.app.resource_location + '/paint20_1.png'), _('Paint Shape'))
  2239. self.geo_eraser_btn = self.geo_edit_toolbar.addAction(
  2240. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _('Eraser'))
  2241. self.geo_edit_toolbar.addSeparator()
  2242. self.geo_union_btn = self.geo_edit_toolbar.addAction(
  2243. QtGui.QIcon(self.app.resource_location + '/union32.png'), _('Polygon Union'))
  2244. self.geo_explode_btn = self.geo_edit_toolbar.addAction(
  2245. QtGui.QIcon(self.app.resource_location + '/explode32.png'), _('Polygon Explode'))
  2246. self.geo_intersection_btn = self.geo_edit_toolbar.addAction(
  2247. QtGui.QIcon(self.app.resource_location + '/intersection32.png'), _('Polygon Intersection'))
  2248. self.geo_subtract_btn = self.geo_edit_toolbar.addAction(
  2249. QtGui.QIcon(self.app.resource_location + '/subtract32.png'), _('Polygon Subtraction'))
  2250. self.geo_edit_toolbar.addSeparator()
  2251. self.geo_cutpath_btn = self.geo_edit_toolbar.addAction(
  2252. QtGui.QIcon(self.app.resource_location + '/cutpath32.png'), _('Cut Path'))
  2253. self.geo_copy_btn = self.geo_edit_toolbar.addAction(
  2254. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _("Copy Objects"))
  2255. self.geo_delete_btn = self.geo_edit_toolbar.addAction(
  2256. QtGui.QIcon(self.app.resource_location + '/trash32.png'), _("Delete Shape"))
  2257. self.geo_transform_btn = self.geo_edit_toolbar.addAction(
  2258. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transformations"))
  2259. self.geo_edit_toolbar.addSeparator()
  2260. self.geo_move_btn = self.geo_edit_toolbar.addAction(
  2261. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move Objects"))
  2262. # ## Gerber Editor Toolbar # ##
  2263. self.grb_select_btn = self.grb_edit_toolbar.addAction(
  2264. QtGui.QIcon(self.app.resource_location + '/pointer32.png'), _("Select"))
  2265. self.grb_add_pad_btn = self.grb_edit_toolbar.addAction(
  2266. QtGui.QIcon(self.app.resource_location + '/aperture32.png'), _("Add Pad"))
  2267. self.add_pad_ar_btn = self.grb_edit_toolbar.addAction(
  2268. QtGui.QIcon(self.app.resource_location + '/padarray32.png'), _('Add Pad Array'))
  2269. self.grb_add_track_btn = self.grb_edit_toolbar.addAction(
  2270. QtGui.QIcon(self.app.resource_location + '/track32.png'), _("Add Track"))
  2271. self.grb_add_region_btn = self.grb_edit_toolbar.addAction(
  2272. QtGui.QIcon(self.app.resource_location + '/polygon32.png'), _("Add Region"))
  2273. self.grb_convert_poly_btn = self.grb_edit_toolbar.addAction(
  2274. QtGui.QIcon(self.app.resource_location + '/poligonize32.png'), _("Poligonize"))
  2275. self.grb_add_semidisc_btn = self.grb_edit_toolbar.addAction(
  2276. QtGui.QIcon(self.app.resource_location + '/semidisc32.png'), _("SemiDisc"))
  2277. self.grb_add_disc_btn = self.grb_edit_toolbar.addAction(
  2278. QtGui.QIcon(self.app.resource_location + '/disc32.png'), _("Disc"))
  2279. self.grb_edit_toolbar.addSeparator()
  2280. self.aperture_buffer_btn = self.grb_edit_toolbar.addAction(
  2281. QtGui.QIcon(self.app.resource_location + '/buffer16-2.png'), _('Buffer'))
  2282. self.aperture_scale_btn = self.grb_edit_toolbar.addAction(
  2283. QtGui.QIcon(self.app.resource_location + '/scale32.png'), _('Scale'))
  2284. self.aperture_markarea_btn = self.grb_edit_toolbar.addAction(
  2285. QtGui.QIcon(self.app.resource_location + '/markarea32.png'), _('Mark Area'))
  2286. self.aperture_eraser_btn = self.grb_edit_toolbar.addAction(
  2287. QtGui.QIcon(self.app.resource_location + '/eraser26.png'), _('Eraser'))
  2288. self.grb_edit_toolbar.addSeparator()
  2289. self.aperture_copy_btn = self.grb_edit_toolbar.addAction(
  2290. QtGui.QIcon(self.app.resource_location + '/copy32.png'), _("Copy"))
  2291. self.aperture_delete_btn = self.grb_edit_toolbar.addAction(
  2292. QtGui.QIcon(self.app.resource_location + '/trash32.png'), _("Delete"))
  2293. self.grb_transform_btn = self.grb_edit_toolbar.addAction(
  2294. QtGui.QIcon(self.app.resource_location + '/transform.png'), _("Transformations"))
  2295. self.grb_edit_toolbar.addSeparator()
  2296. self.aperture_move_btn = self.grb_edit_toolbar.addAction(
  2297. QtGui.QIcon(self.app.resource_location + '/move32.png'), _("Move"))
  2298. # ## Snap Toolbar # ##
  2299. # Snap GRID toolbar is always active to facilitate usage of measurements done on GRID
  2300. # self.addToolBar(self.snap_toolbar)
  2301. self.grid_snap_btn = self.snap_toolbar.addAction(
  2302. QtGui.QIcon(self.app.resource_location + '/grid32.png'), _('Snap to grid'))
  2303. self.grid_gap_x_entry = FCEntry2()
  2304. self.grid_gap_x_entry.setMaximumWidth(70)
  2305. self.grid_gap_x_entry.setToolTip(_("Grid X snapping distance"))
  2306. self.snap_toolbar.addWidget(self.grid_gap_x_entry)
  2307. self.grid_gap_y_entry = FCEntry2()
  2308. self.grid_gap_y_entry.setMaximumWidth(70)
  2309. self.grid_gap_y_entry.setToolTip(_("Grid Y snapping distance"))
  2310. self.snap_toolbar.addWidget(self.grid_gap_y_entry)
  2311. self.grid_space_label = QtWidgets.QLabel(" ")
  2312. self.snap_toolbar.addWidget(self.grid_space_label)
  2313. self.grid_gap_link_cb = FCCheckBox()
  2314. self.grid_gap_link_cb.setToolTip(_("When active, value on Grid_X\n"
  2315. "is copied to the Grid_Y value."))
  2316. self.snap_toolbar.addWidget(self.grid_gap_link_cb)
  2317. self.ois_grid = OptionalInputSection(self.grid_gap_link_cb, [self.grid_gap_y_entry], logic=False)
  2318. self.corner_snap_btn = self.snap_toolbar.addAction(
  2319. QtGui.QIcon(self.app.resource_location + '/corner32.png'), _('Snap to corner'))
  2320. self.snap_max_dist_entry = FCEntry()
  2321. self.snap_max_dist_entry.setMaximumWidth(70)
  2322. self.snap_max_dist_entry.setToolTip(_("Max. magnet distance"))
  2323. self.snap_magnet = self.snap_toolbar.addWidget(self.snap_max_dist_entry)
  2324. self.grid_snap_btn.setCheckable(True)
  2325. self.corner_snap_btn.setCheckable(True)
  2326. self.update_obj_btn.setEnabled(False)
  2327. # start with GRID activated
  2328. self.grid_snap_btn.trigger()
  2329. settings = QSettings("Open Source", "FlatCAM")
  2330. if settings.contains("layout"):
  2331. layout = settings.value('layout', type=str)
  2332. if layout == 'standard':
  2333. self.exc_edit_toolbar.setVisible(True)
  2334. self.exc_edit_toolbar.setDisabled(True)
  2335. self.geo_edit_toolbar.setVisible(True)
  2336. self.geo_edit_toolbar.setDisabled(True)
  2337. self.grb_edit_toolbar.setVisible(True)
  2338. self.grb_edit_toolbar.setDisabled(True)
  2339. self.corner_snap_btn.setVisible(False)
  2340. self.snap_magnet.setVisible(False)
  2341. elif layout == 'compact':
  2342. self.exc_edit_toolbar.setVisible(True)
  2343. self.exc_edit_toolbar.setDisabled(True)
  2344. self.geo_edit_toolbar.setVisible(True)
  2345. self.geo_edit_toolbar.setDisabled(True)
  2346. self.grb_edit_toolbar.setVisible(True)
  2347. self.grb_edit_toolbar.setDisabled(True)
  2348. self.corner_snap_btn.setVisible(True)
  2349. self.snap_magnet.setVisible(True)
  2350. self.corner_snap_btn.setDisabled(True)
  2351. self.snap_magnet.setDisabled(True)
  2352. def keyPressEvent(self, event):
  2353. """
  2354. Key event handler for the entire app.
  2355. Some of the key events are also treated locally in the FlatCAM editors
  2356. :param event: QT event
  2357. :return:
  2358. """
  2359. modifiers = QtWidgets.QApplication.keyboardModifiers()
  2360. active = self.app.collection.get_active()
  2361. selected = self.app.collection.get_selected()
  2362. matplotlib_key_flag = False
  2363. # events out of the self.app.collection view (it's about Project Tab) are of type int
  2364. if type(event) is int:
  2365. key = event
  2366. # events from the GUI are of type QKeyEvent
  2367. elif type(event) == QtGui.QKeyEvent:
  2368. key = event.key()
  2369. elif isinstance(event, mpl_key_event): # MatPlotLib key events are trickier to interpret than the rest
  2370. matplotlib_key_flag = True
  2371. key = event.key
  2372. key = QtGui.QKeySequence(key)
  2373. # check for modifiers
  2374. key_string = key.toString().lower()
  2375. if '+' in key_string:
  2376. mod, __, key_text = key_string.rpartition('+')
  2377. if mod.lower() == 'ctrl':
  2378. modifiers = QtCore.Qt.ControlModifier
  2379. elif mod.lower() == 'alt':
  2380. modifiers = QtCore.Qt.AltModifier
  2381. elif mod.lower() == 'shift':
  2382. modifiers = QtCore.Qt.ShiftModifier
  2383. else:
  2384. modifiers = QtCore.Qt.NoModifier
  2385. key = QtGui.QKeySequence(key_text)
  2386. # events from Vispy are of type KeyEvent
  2387. else:
  2388. key = event.key
  2389. if self.app.call_source == 'app':
  2390. if modifiers == QtCore.Qt.ControlModifier | QtCore.Qt.AltModifier:
  2391. if key == QtCore.Qt.Key_X:
  2392. self.app.abort_all_tasks()
  2393. return
  2394. elif modifiers == QtCore.Qt.ControlModifier:
  2395. # Select All
  2396. if key == QtCore.Qt.Key_A:
  2397. self.app.on_selectall()
  2398. # Copy an FlatCAM object
  2399. if key == QtCore.Qt.Key_C:
  2400. widget_name = self.plot_tab_area.currentWidget().objectName()
  2401. if widget_name == 'database_tab':
  2402. # Tools DB saved, update flag
  2403. self.app.tools_db_changed_flag = True
  2404. self.app.tools_db_tab.on_tool_copy()
  2405. return
  2406. self.app.on_copy_object()
  2407. # Copy an FlatCAM object
  2408. if key == QtCore.Qt.Key_D:
  2409. self.app.on_tools_database()
  2410. # Open Excellon file
  2411. if key == QtCore.Qt.Key_E:
  2412. self.app.on_fileopenexcellon()
  2413. # Open Gerber file
  2414. if key == QtCore.Qt.Key_G:
  2415. self.app.on_fileopengerber()
  2416. # Distance Tool
  2417. if key == QtCore.Qt.Key_M:
  2418. self.app.distance_tool.run()
  2419. # Create New Project
  2420. if key == QtCore.Qt.Key_N:
  2421. self.app.on_file_new_click()
  2422. # Open Project
  2423. if key == QtCore.Qt.Key_O:
  2424. self.app.on_file_openproject()
  2425. # Open Project
  2426. if key == QtCore.Qt.Key_P:
  2427. self.app.on_file_save_objects_pdf(use_thread=True)
  2428. # PDF Import
  2429. if key == QtCore.Qt.Key_Q:
  2430. self.app.pdf_tool.run()
  2431. # Save Project
  2432. if key == QtCore.Qt.Key_S:
  2433. widget_name = self.plot_tab_area.currentWidget().objectName()
  2434. if widget_name == 'preferences_tab':
  2435. self.app.on_save_button(save_to_file=False)
  2436. return
  2437. if widget_name == 'database_tab':
  2438. # Tools DB saved, update flag
  2439. self.app.tools_db_changed_flag = False
  2440. self.app.tools_db_tab.on_save_tools_db()
  2441. return
  2442. self.app.on_file_saveproject()
  2443. # Toggle Plot Area
  2444. if key == QtCore.Qt.Key_F10 or key == 'F10':
  2445. self.app.on_toggle_plotarea()
  2446. return
  2447. elif modifiers == QtCore.Qt.ShiftModifier:
  2448. # Copy Object Name
  2449. if key == QtCore.Qt.Key_C:
  2450. self.app.on_copy_name()
  2451. # Toggle Code Editor
  2452. if key == QtCore.Qt.Key_E:
  2453. self.app.on_toggle_code_editor()
  2454. # Toggle axis
  2455. if key == QtCore.Qt.Key_G:
  2456. self.app.on_toggle_axis()
  2457. # Run Distance Minimum Tool
  2458. if key == QtCore.Qt.Key_M:
  2459. self.app.distance_min_tool.run()
  2460. return
  2461. # Open Preferences Window
  2462. if key == QtCore.Qt.Key_P:
  2463. self.app.on_preferences()
  2464. return
  2465. # Rotate Object by 90 degree CCW
  2466. if key == QtCore.Qt.Key_R:
  2467. self.app.on_rotate(silent=True, preset=-float(self.app.defaults['tools_transform_rotate']))
  2468. return
  2469. # Run a Script
  2470. if key == QtCore.Qt.Key_S:
  2471. self.app.on_filerunscript()
  2472. return
  2473. # Toggle Workspace
  2474. if key == QtCore.Qt.Key_W:
  2475. self.app.on_workspace_toggle()
  2476. return
  2477. # Skew on X axis
  2478. if key == QtCore.Qt.Key_X:
  2479. self.app.on_skewx()
  2480. return
  2481. # Skew on Y axis
  2482. if key == QtCore.Qt.Key_Y:
  2483. self.app.on_skewy()
  2484. return
  2485. elif modifiers == QtCore.Qt.AltModifier:
  2486. # Eanble all plots
  2487. if key == Qt.Key_1:
  2488. self.app.enable_all_plots()
  2489. # Disable all plots
  2490. if key == Qt.Key_2:
  2491. self.app.disable_all_plots()
  2492. # Disable all other plots
  2493. if key == Qt.Key_3:
  2494. self.app.disable_other_plots()
  2495. # Calculator Tool
  2496. if key == QtCore.Qt.Key_C:
  2497. self.app.calculator_tool.run(toggle=True)
  2498. # 2-Sided PCB Tool
  2499. if key == QtCore.Qt.Key_D:
  2500. self.app.dblsidedtool.run(toggle=True)
  2501. return
  2502. # Calibration Tool
  2503. if key == QtCore.Qt.Key_E:
  2504. self.app.cal_exc_tool.run(toggle=True)
  2505. return
  2506. # Copper Thieving Tool
  2507. if key == QtCore.Qt.Key_F:
  2508. self.app.copper_thieving_tool.run(toggle=True)
  2509. return
  2510. # Toggle Grid lines
  2511. if key == QtCore.Qt.Key_G:
  2512. self.app.on_toggle_grid_lines()
  2513. return
  2514. # Fiducials Tool
  2515. if key == QtCore.Qt.Key_J:
  2516. self.app.fiducial_tool.run(toggle=True)
  2517. return
  2518. # Solder Paste Dispensing Tool
  2519. if key == QtCore.Qt.Key_K:
  2520. self.app.paste_tool.run(toggle=True)
  2521. return
  2522. # Film Tool
  2523. if key == QtCore.Qt.Key_L:
  2524. self.app.film_tool.run(toggle=True)
  2525. return
  2526. # Non-Copper Clear Tool
  2527. if key == QtCore.Qt.Key_N:
  2528. self.app.ncclear_tool.run(toggle=True)
  2529. return
  2530. # Optimal Tool
  2531. if key == QtCore.Qt.Key_O:
  2532. self.app.optimal_tool.run(toggle=True)
  2533. return
  2534. # Paint Tool
  2535. if key == QtCore.Qt.Key_P:
  2536. self.app.paint_tool.run(toggle=True)
  2537. return
  2538. # QRCode Tool
  2539. if key == QtCore.Qt.Key_Q:
  2540. self.app.qrcode_tool.run()
  2541. return
  2542. # Rules Tool
  2543. if key == QtCore.Qt.Key_R:
  2544. self.app.rules_tool.run(toggle=True)
  2545. return
  2546. # View Source Object Content
  2547. if key == QtCore.Qt.Key_S:
  2548. self.app.on_view_source()
  2549. return
  2550. # Transformation Tool
  2551. if key == QtCore.Qt.Key_T:
  2552. self.app.transform_tool.run(toggle=True)
  2553. return
  2554. # Substract Tool
  2555. if key == QtCore.Qt.Key_W:
  2556. self.app.sub_tool.run(toggle=True)
  2557. return
  2558. # Cutout Tool
  2559. if key == QtCore.Qt.Key_X:
  2560. self.app.cutout_tool.run(toggle=True)
  2561. return
  2562. # Panelize Tool
  2563. if key == QtCore.Qt.Key_Z:
  2564. self.app.panelize_tool.run(toggle=True)
  2565. return
  2566. # Toggle Fullscreen
  2567. if key == QtCore.Qt.Key_F10 or key == 'F10':
  2568. self.app.on_fullscreen()
  2569. return
  2570. elif modifiers == QtCore.Qt.NoModifier:
  2571. # Open Manual
  2572. if key == QtCore.Qt.Key_F1 or key == 'F1':
  2573. webbrowser.open(self.app.manual_url)
  2574. # Show shortcut list
  2575. if key == QtCore.Qt.Key_F3 or key == 'F3':
  2576. self.app.on_shortcut_list()
  2577. # Open Video Help
  2578. if key == QtCore.Qt.Key_F4 or key == 'F4':
  2579. webbrowser.open(self.app.video_url)
  2580. # Open Video Help
  2581. if key == QtCore.Qt.Key_F5 or key == 'F5':
  2582. self.app.plot_all()
  2583. # Switch to Project Tab
  2584. if key == QtCore.Qt.Key_1:
  2585. self.app.on_select_tab('project')
  2586. # Switch to Selected Tab
  2587. if key == QtCore.Qt.Key_2:
  2588. self.app.on_select_tab('selected')
  2589. # Switch to Tool Tab
  2590. if key == QtCore.Qt.Key_3:
  2591. self.app.on_select_tab('tool')
  2592. # Delete from PyQt
  2593. # It's meant to make a difference between delete objects and delete tools in
  2594. # Geometry Selected tool table
  2595. if key == QtCore.Qt.Key_Delete and matplotlib_key_flag is False:
  2596. widget_name = self.plot_tab_area.currentWidget().objectName()
  2597. if widget_name == 'database_tab':
  2598. # Tools DB saved, update flag
  2599. self.app.tools_db_changed_flag = True
  2600. self.app.tools_db_tab.on_tool_delete()
  2601. return
  2602. self.app.on_delete_keypress()
  2603. # Delete from canvas
  2604. if key == 'Delete':
  2605. # Delete via the application to
  2606. # ensure cleanup of the GUI
  2607. if active:
  2608. active.app.on_delete()
  2609. # Escape = Deselect All
  2610. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  2611. self.app.on_deselect_all()
  2612. # if in full screen, exit to normal view
  2613. if self.app.toggle_fscreen is True:
  2614. self.app.on_fullscreen(disable=True)
  2615. # try to disconnect the slot from Set Origin
  2616. try:
  2617. self.app.plotcanvas.graph_event_disconnect('mouse_press', self.app.on_set_zero_click)
  2618. except TypeError:
  2619. pass
  2620. self.app.inform.emit("")
  2621. # Space = Toggle Active/Inactive
  2622. if key == QtCore.Qt.Key_Space:
  2623. for select in selected:
  2624. select.ui.plot_cb.toggle()
  2625. self.app.collection.update_view()
  2626. self.app.delete_selection_shape()
  2627. # New Geometry
  2628. if key == QtCore.Qt.Key_B:
  2629. self.app.new_gerber_object()
  2630. # New Geometry
  2631. if key == QtCore.Qt.Key_D:
  2632. self.app.new_document_object()
  2633. # Copy Object Name
  2634. if key == QtCore.Qt.Key_E:
  2635. self.app.object2editor()
  2636. # Grid toggle
  2637. if key == QtCore.Qt.Key_G:
  2638. self.app.ui.grid_snap_btn.trigger()
  2639. # Jump to coords
  2640. if key == QtCore.Qt.Key_J:
  2641. self.app.on_jump_to()
  2642. # New Excellon
  2643. if key == QtCore.Qt.Key_L:
  2644. self.app.new_excellon_object()
  2645. # Move tool toggle
  2646. if key == QtCore.Qt.Key_M:
  2647. self.app.move_tool.toggle()
  2648. # New Geometry
  2649. if key == QtCore.Qt.Key_N:
  2650. self.app.new_geometry_object()
  2651. # Set Origin
  2652. if key == QtCore.Qt.Key_O:
  2653. self.app.on_set_origin()
  2654. return
  2655. # Properties Tool
  2656. if key == QtCore.Qt.Key_P:
  2657. self.app.properties_tool.run()
  2658. return
  2659. # Change Units
  2660. if key == QtCore.Qt.Key_Q:
  2661. # if self.app.defaults["units"] == 'MM':
  2662. # self.app.ui.general_defaults_form.general_app_group.units_radio.set_value("IN")
  2663. # else:
  2664. # self.app.ui.general_defaults_form.general_app_group.units_radio.set_value("MM")
  2665. # self.app.on_toggle_units(no_pref=True)
  2666. self.app.on_toggle_units_click()
  2667. # Rotate Object by 90 degree CW
  2668. if key == QtCore.Qt.Key_R:
  2669. self.app.on_rotate(silent=True, preset=self.app.defaults['tools_transform_rotate'])
  2670. # Shell toggle
  2671. if key == QtCore.Qt.Key_S:
  2672. self.app.on_toggle_shell()
  2673. # Add a Tool from shortcut
  2674. if key == QtCore.Qt.Key_T:
  2675. widget_name = self.plot_tab_area.currentWidget().objectName()
  2676. if widget_name == 'database_tab':
  2677. # Tools DB saved, update flag
  2678. self.app.tools_db_changed_flag = True
  2679. self.app.tools_db_tab.on_tool_add()
  2680. return
  2681. self.app.on_tool_add_keypress()
  2682. # Zoom Fit
  2683. if key == QtCore.Qt.Key_V:
  2684. self.app.on_zoom_fit(None)
  2685. # Mirror on X the selected object(s)
  2686. if key == QtCore.Qt.Key_X:
  2687. self.app.on_flipx()
  2688. # Mirror on Y the selected object(s)
  2689. if key == QtCore.Qt.Key_Y:
  2690. self.app.on_flipy()
  2691. # Zoom In
  2692. if key == QtCore.Qt.Key_Equal:
  2693. self.app.plotcanvas.zoom(1 / self.app.defaults['global_zoom_ratio'], self.app.mouse)
  2694. # Zoom Out
  2695. if key == QtCore.Qt.Key_Minus:
  2696. self.app.plotcanvas.zoom(self.app.defaults['global_zoom_ratio'], self.app.mouse)
  2697. # toggle display of Notebook area
  2698. if key == QtCore.Qt.Key_QuoteLeft:
  2699. self.app.on_toggle_notebook()
  2700. return
  2701. elif self.app.call_source == 'geo_editor':
  2702. if modifiers == QtCore.Qt.ControlModifier:
  2703. # save (update) the current geometry and return to the App
  2704. if key == QtCore.Qt.Key_S or key == 'S':
  2705. self.app.editor2object()
  2706. return
  2707. # toggle the measurement tool
  2708. if key == QtCore.Qt.Key_M or key == 'M':
  2709. self.app.distance_tool.run()
  2710. return
  2711. # Cut Action Tool
  2712. if key == QtCore.Qt.Key_X or key == 'X':
  2713. if self.app.geo_editor.get_selected() is not None:
  2714. self.app.geo_editor.cutpath()
  2715. else:
  2716. msg = _('Please first select a geometry item to be cutted\n'
  2717. 'then select the geometry item that will be cutted\n'
  2718. 'out of the first item. In the end press ~X~ key or\n'
  2719. 'the toolbar button.')
  2720. messagebox = QtWidgets.QMessageBox()
  2721. messagebox.setText(msg)
  2722. messagebox.setWindowTitle(_("Warning"))
  2723. messagebox.setWindowIcon(QtGui.QIcon(self.app.resource_location + '/warning.png'))
  2724. messagebox.setStandardButtons(QtWidgets.QMessageBox.Ok)
  2725. messagebox.setDefaultButton(QtWidgets.QMessageBox.Ok)
  2726. messagebox.exec_()
  2727. return
  2728. elif modifiers == QtCore.Qt.ShiftModifier:
  2729. # Run Distance Minimum Tool
  2730. if key == QtCore.Qt.Key_M or key == 'M':
  2731. self.app.distance_min_tool.run()
  2732. return
  2733. # Skew on X axis
  2734. if key == QtCore.Qt.Key_X or key == 'X':
  2735. self.app.geo_editor.transform_tool.on_skewx_key()
  2736. return
  2737. # Skew on Y axis
  2738. if key == QtCore.Qt.Key_Y or key == 'Y':
  2739. self.app.geo_editor.transform_tool.on_skewy_key()
  2740. return
  2741. elif modifiers == QtCore.Qt.AltModifier:
  2742. # Transformation Tool
  2743. if key == QtCore.Qt.Key_R or key == 'R':
  2744. self.app.geo_editor.select_tool('transform')
  2745. return
  2746. # Offset on X axis
  2747. if key == QtCore.Qt.Key_X or key == 'X':
  2748. self.app.geo_editor.transform_tool.on_offx_key()
  2749. return
  2750. # Offset on Y axis
  2751. if key == QtCore.Qt.Key_Y or key == 'Y':
  2752. self.app.geo_editor.transform_tool.on_offy_key()
  2753. return
  2754. elif modifiers == QtCore.Qt.NoModifier:
  2755. # toggle display of Notebook area
  2756. if key == QtCore.Qt.Key_QuoteLeft or key == '`':
  2757. self.app.on_toggle_notebook()
  2758. # Finish the current action. Use with tools that do not
  2759. # complete automatically, like a polygon or path.
  2760. if key == QtCore.Qt.Key_Enter or key == 'Enter':
  2761. if isinstance(self.app.geo_editor.active_tool, FCShapeTool):
  2762. if self.app.geo_editor.active_tool.name == 'rotate':
  2763. self.app.geo_editor.active_tool.make()
  2764. if self.app.geo_editor.active_tool.complete:
  2765. self.app.geo_editor.on_shape_complete()
  2766. self.app.inform.emit('[success] %s' % _("Done."))
  2767. # automatically make the selection tool active after completing current action
  2768. self.app.geo_editor.select_tool('select')
  2769. return
  2770. else:
  2771. self.app.geo_editor.active_tool.click(
  2772. self.app.geo_editor.snap(self.app.geo_editor.x, self.app.geo_editor.y))
  2773. self.app.geo_editor.active_tool.make()
  2774. if self.app.geo_editor.active_tool.complete:
  2775. self.app.geo_editor.on_shape_complete()
  2776. self.app.inform.emit('[success] %s' % _("Done."))
  2777. # automatically make the selection tool active after completing current action
  2778. self.app.geo_editor.select_tool('select')
  2779. # Abort the current action
  2780. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  2781. # TODO: ...?
  2782. # self.on_tool_select("select")
  2783. self.app.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  2784. self.app.geo_editor.delete_utility_geometry()
  2785. self.app.geo_editor.active_tool.clean_up()
  2786. self.app.geo_editor.select_tool('select')
  2787. # hide the notebook
  2788. self.app.ui.splitter.setSizes([0, 1])
  2789. return
  2790. # Delete selected object
  2791. if key == QtCore.Qt.Key_Delete or key == 'Delete':
  2792. self.app.geo_editor.delete_selected()
  2793. self.app.geo_editor.replot()
  2794. # Rotate
  2795. if key == QtCore.Qt.Key_Space or key == 'Space':
  2796. self.app.geo_editor.transform_tool.on_rotate_key()
  2797. # Zoom Out
  2798. if key == QtCore.Qt.Key_Minus or key == '-':
  2799. self.app.plotcanvas.zoom(1 / self.app.defaults['global_zoom_ratio'],
  2800. [self.app.geo_editor.snap_x, self.app.geo_editor.snap_y])
  2801. # Zoom In
  2802. if key == QtCore.Qt.Key_Equal or key == '=':
  2803. self.app.plotcanvas.zoom(self.app.defaults['global_zoom_ratio'],
  2804. [self.app.geo_editor.snap_x, self.app.geo_editor.snap_y])
  2805. # Switch to Project Tab
  2806. if key == QtCore.Qt.Key_1 or key == '1':
  2807. self.app.on_select_tab('project')
  2808. # Switch to Selected Tab
  2809. if key == QtCore.Qt.Key_2 or key == '2':
  2810. self.app.on_select_tab('selected')
  2811. # Switch to Tool Tab
  2812. if key == QtCore.Qt.Key_3 or key == '3':
  2813. self.app.on_select_tab('tool')
  2814. # Grid Snap
  2815. if key == QtCore.Qt.Key_G or key == 'G':
  2816. self.app.ui.grid_snap_btn.trigger()
  2817. # make sure that the cursor shape is enabled/disabled, too
  2818. if self.app.geo_editor.options['grid_snap'] is True:
  2819. self.app.app_cursor.enabled = True
  2820. else:
  2821. self.app.app_cursor.enabled = False
  2822. # Corner Snap
  2823. if key == QtCore.Qt.Key_K or key == 'K':
  2824. self.app.geo_editor.on_corner_snap()
  2825. if key == QtCore.Qt.Key_V or key == 'V':
  2826. self.app.on_zoom_fit(None)
  2827. # we do this so we can reuse the following keys while inside a Tool
  2828. # the above keys are general enough so were left outside
  2829. if self.app.geo_editor.active_tool is not None and self.geo_select_btn.isChecked() is False:
  2830. response = self.app.geo_editor.active_tool.on_key(key=key)
  2831. if response is not None:
  2832. self.app.inform.emit(response)
  2833. else:
  2834. # Arc Tool
  2835. if key == QtCore.Qt.Key_A or key == 'A':
  2836. self.app.geo_editor.select_tool('arc')
  2837. # Buffer
  2838. if key == QtCore.Qt.Key_B or key == 'B':
  2839. self.app.geo_editor.select_tool('buffer')
  2840. # Copy
  2841. if key == QtCore.Qt.Key_C or key == 'C':
  2842. self.app.geo_editor.on_copy_click()
  2843. # Substract Tool
  2844. if key == QtCore.Qt.Key_E or key == 'E':
  2845. if self.app.geo_editor.get_selected() is not None:
  2846. self.app.geo_editor.intersection()
  2847. else:
  2848. msg = _("Please select geometry items \n"
  2849. "on which to perform Intersection Tool.")
  2850. messagebox = QtWidgets.QMessageBox()
  2851. messagebox.setText(msg)
  2852. messagebox.setWindowTitle(_("Warning"))
  2853. messagebox.setWindowIcon(QtGui.QIcon(self.app.resource_location + '/warning.png'))
  2854. messagebox.setStandardButtons(QtWidgets.QMessageBox.Ok)
  2855. messagebox.setDefaultButton(QtWidgets.QMessageBox.Ok)
  2856. messagebox.exec_()
  2857. # Paint
  2858. if key == QtCore.Qt.Key_I or key == 'I':
  2859. self.app.geo_editor.select_tool('paint')
  2860. # Jump to coords
  2861. if key == QtCore.Qt.Key_J or key == 'J':
  2862. self.app.on_jump_to()
  2863. # Move
  2864. if key == QtCore.Qt.Key_M or key == 'M':
  2865. self.app.geo_editor.on_move_click()
  2866. # Polygon Tool
  2867. if key == QtCore.Qt.Key_N or key == 'N':
  2868. self.app.geo_editor.select_tool('polygon')
  2869. # Circle Tool
  2870. if key == QtCore.Qt.Key_O or key == 'O':
  2871. self.app.geo_editor.select_tool('circle')
  2872. # Path Tool
  2873. if key == QtCore.Qt.Key_P or key == 'P':
  2874. self.app.geo_editor.select_tool('path')
  2875. # Rectangle Tool
  2876. if key == QtCore.Qt.Key_R or key == 'R':
  2877. self.app.geo_editor.select_tool('rectangle')
  2878. # Substract Tool
  2879. if key == QtCore.Qt.Key_S or key == 'S':
  2880. if self.app.geo_editor.get_selected() is not None:
  2881. self.app.geo_editor.subtract()
  2882. else:
  2883. msg = _(
  2884. "Please select geometry items \n"
  2885. "on which to perform Substraction Tool.")
  2886. messagebox = QtWidgets.QMessageBox()
  2887. messagebox.setText(msg)
  2888. messagebox.setWindowTitle(_("Warning"))
  2889. messagebox.setWindowIcon(QtGui.QIcon(self.app.resource_location + '/warning.png'))
  2890. messagebox.setStandardButtons(QtWidgets.QMessageBox.Ok)
  2891. messagebox.setDefaultButton(QtWidgets.QMessageBox.Ok)
  2892. messagebox.exec_()
  2893. # Add Text Tool
  2894. if key == QtCore.Qt.Key_T or key == 'T':
  2895. self.app.geo_editor.select_tool('text')
  2896. # Substract Tool
  2897. if key == QtCore.Qt.Key_U or key == 'U':
  2898. if self.app.geo_editor.get_selected() is not None:
  2899. self.app.geo_editor.union()
  2900. else:
  2901. msg = _("Please select geometry items \n"
  2902. "on which to perform union.")
  2903. messagebox = QtWidgets.QMessageBox()
  2904. messagebox.setText(msg)
  2905. messagebox.setWindowTitle(_("Warning"))
  2906. messagebox.setWindowIcon(QtGui.QIcon(self.app.resource_location + '/warning.png'))
  2907. messagebox.setStandardButtons(QtWidgets.QMessageBox.Ok)
  2908. messagebox.setDefaultButton(QtWidgets.QMessageBox.Ok)
  2909. messagebox.exec_()
  2910. # Flip on X axis
  2911. if key == QtCore.Qt.Key_X or key == 'X':
  2912. self.app.geo_editor.transform_tool.on_flipx()
  2913. return
  2914. # Flip on Y axis
  2915. if key == QtCore.Qt.Key_Y or key == 'Y':
  2916. self.app.geo_editor.transform_tool.on_flipy()
  2917. return
  2918. # Show Shortcut list
  2919. if key == 'F3':
  2920. self.app.on_shortcut_list()
  2921. elif self.app.call_source == 'grb_editor':
  2922. if modifiers == QtCore.Qt.ControlModifier:
  2923. # Eraser Tool
  2924. if key == QtCore.Qt.Key_E or key == 'E':
  2925. self.app.grb_editor.on_eraser()
  2926. return
  2927. # save (update) the current geometry and return to the App
  2928. if key == QtCore.Qt.Key_S or key == 'S':
  2929. self.app.editor2object()
  2930. return
  2931. # toggle the measurement tool
  2932. if key == QtCore.Qt.Key_M or key == 'M':
  2933. self.app.distance_tool.run()
  2934. return
  2935. elif modifiers == QtCore.Qt.ShiftModifier:
  2936. # Run Distance Minimum Tool
  2937. if key == QtCore.Qt.Key_M or key == 'M':
  2938. self.app.distance_min_tool.run()
  2939. return
  2940. elif modifiers == QtCore.Qt.AltModifier:
  2941. # Mark Area Tool
  2942. if key == QtCore.Qt.Key_A or key == 'A':
  2943. self.app.grb_editor.on_markarea()
  2944. return
  2945. # Poligonize Tool
  2946. if key == QtCore.Qt.Key_N or key == 'N':
  2947. self.app.grb_editor.on_poligonize()
  2948. return
  2949. # Transformation Tool
  2950. if key == QtCore.Qt.Key_R or key == 'R':
  2951. self.app.grb_editor.on_transform()
  2952. return
  2953. elif modifiers == QtCore.Qt.NoModifier:
  2954. # Abort the current action
  2955. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  2956. # self.on_tool_select("select")
  2957. self.app.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  2958. self.app.grb_editor.delete_utility_geometry()
  2959. # self.app.grb_editor.plot_all()
  2960. self.app.grb_editor.active_tool.clean_up()
  2961. self.app.grb_editor.select_tool('select')
  2962. return
  2963. # Delete selected object if delete key event comes out of canvas
  2964. if key == 'Delete':
  2965. self.app.grb_editor.launched_from_shortcuts = True
  2966. if self.app.grb_editor.selected:
  2967. self.app.grb_editor.delete_selected()
  2968. self.app.grb_editor.plot_all()
  2969. else:
  2970. self.app.inform.emit('[WARNING_NOTCL] %s' %
  2971. _("Cancelled. Nothing selected to delete."))
  2972. return
  2973. # Delete aperture in apertures table if delete key event comes from the Selected Tab
  2974. if key == QtCore.Qt.Key_Delete:
  2975. self.app.grb_editor.launched_from_shortcuts = True
  2976. self.app.grb_editor.on_aperture_delete()
  2977. return
  2978. if key == QtCore.Qt.Key_Minus or key == '-':
  2979. self.app.grb_editor.launched_from_shortcuts = True
  2980. self.app.plotcanvas.zoom(1 / self.app.defaults['global_zoom_ratio'],
  2981. [self.app.grb_editor.snap_x, self.app.grb_editor.snap_y])
  2982. return
  2983. if key == QtCore.Qt.Key_Equal or key == '=':
  2984. self.app.grb_editor.launched_from_shortcuts = True
  2985. self.app.plotcanvas.zoom(self.app.defaults['global_zoom_ratio'],
  2986. [self.app.grb_editor.snap_x, self.app.grb_editor.snap_y])
  2987. return
  2988. # toggle display of Notebook area
  2989. if key == QtCore.Qt.Key_QuoteLeft or key == '`':
  2990. self.app.grb_editor.launched_from_shortcuts = True
  2991. self.app.on_toggle_notebook()
  2992. return
  2993. # Rotate
  2994. if key == QtCore.Qt.Key_Space or key == 'Space':
  2995. self.app.grb_editor.transform_tool.on_rotate_key()
  2996. # Switch to Project Tab
  2997. if key == QtCore.Qt.Key_1 or key == '1':
  2998. self.app.grb_editor.launched_from_shortcuts = True
  2999. self.app.on_select_tab('project')
  3000. return
  3001. # Switch to Selected Tab
  3002. if key == QtCore.Qt.Key_2 or key == '2':
  3003. self.app.grb_editor.launched_from_shortcuts = True
  3004. self.app.on_select_tab('selected')
  3005. return
  3006. # Switch to Tool Tab
  3007. if key == QtCore.Qt.Key_3 or key == '3':
  3008. self.app.grb_editor.launched_from_shortcuts = True
  3009. self.app.on_select_tab('tool')
  3010. return
  3011. # we do this so we can reuse the following keys while inside a Tool
  3012. # the above keys are general enough so were left outside
  3013. if self.app.grb_editor.active_tool is not None and self.grb_select_btn.isChecked() is False:
  3014. response = self.app.grb_editor.active_tool.on_key(key=key)
  3015. if response is not None:
  3016. self.app.inform.emit(response)
  3017. else:
  3018. # Add Array of pads
  3019. if key == QtCore.Qt.Key_A or key == 'A':
  3020. self.app.grb_editor.launched_from_shortcuts = True
  3021. self.app.inform.emit("Click on target point.")
  3022. self.app.ui.add_pad_ar_btn.setChecked(True)
  3023. self.app.grb_editor.x = self.app.mouse[0]
  3024. self.app.grb_editor.y = self.app.mouse[1]
  3025. self.app.grb_editor.select_tool('array')
  3026. return
  3027. # Scale Tool
  3028. if key == QtCore.Qt.Key_B or key == 'B':
  3029. self.app.grb_editor.launched_from_shortcuts = True
  3030. self.app.grb_editor.select_tool('buffer')
  3031. return
  3032. # Copy
  3033. if key == QtCore.Qt.Key_C or key == 'C':
  3034. self.app.grb_editor.launched_from_shortcuts = True
  3035. if self.app.grb_editor.selected:
  3036. self.app.inform.emit(_("Click on target point."))
  3037. self.app.ui.aperture_copy_btn.setChecked(True)
  3038. self.app.grb_editor.on_tool_select('copy')
  3039. self.app.grb_editor.active_tool.set_origin(
  3040. (self.app.grb_editor.snap_x, self.app.grb_editor.snap_y))
  3041. else:
  3042. self.app.inform.emit('[WARNING_NOTCL] %s' %
  3043. _("Cancelled. Nothing selected to copy."))
  3044. return
  3045. # Add Disc Tool
  3046. if key == QtCore.Qt.Key_D or key == 'D':
  3047. self.app.grb_editor.launched_from_shortcuts = True
  3048. self.app.grb_editor.select_tool('disc')
  3049. return
  3050. # Add SemiDisc Tool
  3051. if key == QtCore.Qt.Key_E or key == 'E':
  3052. self.app.grb_editor.launched_from_shortcuts = True
  3053. self.app.grb_editor.select_tool('semidisc')
  3054. return
  3055. # Grid Snap
  3056. if key == QtCore.Qt.Key_G or key == 'G':
  3057. self.app.grb_editor.launched_from_shortcuts = True
  3058. # make sure that the cursor shape is enabled/disabled, too
  3059. if self.app.grb_editor.options['grid_snap'] is True:
  3060. self.app.app_cursor.enabled = False
  3061. else:
  3062. self.app.app_cursor.enabled = True
  3063. self.app.ui.grid_snap_btn.trigger()
  3064. return
  3065. # Jump to coords
  3066. if key == QtCore.Qt.Key_J or key == 'J':
  3067. self.app.on_jump_to()
  3068. # Corner Snap
  3069. if key == QtCore.Qt.Key_K or key == 'K':
  3070. self.app.grb_editor.launched_from_shortcuts = True
  3071. self.app.ui.corner_snap_btn.trigger()
  3072. return
  3073. # Move
  3074. if key == QtCore.Qt.Key_M or key == 'M':
  3075. self.app.grb_editor.launched_from_shortcuts = True
  3076. if self.app.grb_editor.selected:
  3077. self.app.inform.emit(_("Click on target point."))
  3078. self.app.ui.aperture_move_btn.setChecked(True)
  3079. self.app.grb_editor.on_tool_select('move')
  3080. self.app.grb_editor.active_tool.set_origin(
  3081. (self.app.grb_editor.snap_x, self.app.grb_editor.snap_y))
  3082. else:
  3083. self.app.inform.emit('[WARNING_NOTCL] %s' %
  3084. _("Cancelled. Nothing selected to move."))
  3085. return
  3086. # Add Region Tool
  3087. if key == QtCore.Qt.Key_N or key == 'N':
  3088. self.app.grb_editor.launched_from_shortcuts = True
  3089. self.app.grb_editor.select_tool('region')
  3090. return
  3091. # Add Pad Tool
  3092. if key == QtCore.Qt.Key_P or key == 'P':
  3093. self.app.grb_editor.launched_from_shortcuts = True
  3094. self.app.inform.emit(_("Click on target point."))
  3095. self.app.ui.add_pad_ar_btn.setChecked(True)
  3096. self.app.grb_editor.x = self.app.mouse[0]
  3097. self.app.grb_editor.y = self.app.mouse[1]
  3098. self.app.grb_editor.select_tool('pad')
  3099. return
  3100. # Scale Tool
  3101. if key == QtCore.Qt.Key_S or key == 'S':
  3102. self.app.grb_editor.launched_from_shortcuts = True
  3103. self.app.grb_editor.select_tool('scale')
  3104. return
  3105. # Add Track
  3106. if key == QtCore.Qt.Key_T or key == 'T':
  3107. self.app.grb_editor.launched_from_shortcuts = True
  3108. # ## Current application units in Upper Case
  3109. self.app.grb_editor.select_tool('track')
  3110. return
  3111. # Zoom Fit
  3112. if key == QtCore.Qt.Key_V or key == 'V':
  3113. self.app.grb_editor.launched_from_shortcuts = True
  3114. self.app.on_zoom_fit(None)
  3115. return
  3116. # Show Shortcut list
  3117. if key == QtCore.Qt.Key_F3 or key == 'F3':
  3118. self.app.on_shortcut_list()
  3119. return
  3120. elif self.app.call_source == 'exc_editor':
  3121. if modifiers == QtCore.Qt.ControlModifier:
  3122. # save (update) the current geometry and return to the App
  3123. if key == QtCore.Qt.Key_S or key == 'S':
  3124. self.app.editor2object()
  3125. return
  3126. # toggle the measurement tool
  3127. if key == QtCore.Qt.Key_M or key == 'M':
  3128. self.app.distance_tool.run()
  3129. return
  3130. elif modifiers == QtCore.Qt.ShiftModifier:
  3131. # Run Distance Minimum Tool
  3132. if key == QtCore.Qt.Key_M or key == 'M':
  3133. self.app.distance_min_tool.run()
  3134. return
  3135. elif modifiers == QtCore.Qt.AltModifier:
  3136. pass
  3137. elif modifiers == QtCore.Qt.NoModifier:
  3138. # Abort the current action
  3139. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  3140. self.app.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  3141. self.app.exc_editor.delete_utility_geometry()
  3142. self.app.exc_editor.active_tool.clean_up()
  3143. self.app.exc_editor.select_tool('drill_select')
  3144. return
  3145. # Delete selected object if delete key event comes out of canvas
  3146. if key == 'Delete':
  3147. self.app.exc_editor.launched_from_shortcuts = True
  3148. if self.app.exc_editor.selected:
  3149. self.app.exc_editor.delete_selected()
  3150. self.app.exc_editor.replot()
  3151. else:
  3152. self.app.inform.emit('[WARNING_NOTCL] %s' %
  3153. _("Cancelled. Nothing selected to delete."))
  3154. return
  3155. # Delete tools in tools table if delete key event comes from the Selected Tab
  3156. if key == QtCore.Qt.Key_Delete:
  3157. self.app.exc_editor.launched_from_shortcuts = True
  3158. self.app.exc_editor.on_tool_delete()
  3159. return
  3160. if key == QtCore.Qt.Key_Minus or key == '-':
  3161. self.app.exc_editor.launched_from_shortcuts = True
  3162. self.app.plotcanvas.zoom(1 / self.app.defaults['global_zoom_ratio'],
  3163. [self.app.exc_editor.snap_x, self.app.exc_editor.snap_y])
  3164. return
  3165. if key == QtCore.Qt.Key_Equal or key == '=':
  3166. self.app.exc_editor.launched_from_shortcuts = True
  3167. self.app.plotcanvas.zoom(self.app.defaults['global_zoom_ratio'],
  3168. [self.app.exc_editor.snap_x, self.app.exc_editor.snap_y])
  3169. return
  3170. # toggle display of Notebook area
  3171. if key == QtCore.Qt.Key_QuoteLeft or key == '`':
  3172. self.app.exc_editor.launched_from_shortcuts = True
  3173. self.app.on_toggle_notebook()
  3174. return
  3175. # Switch to Project Tab
  3176. if key == QtCore.Qt.Key_1 or key == '1':
  3177. self.app.exc_editor.launched_from_shortcuts = True
  3178. self.app.on_select_tab('project')
  3179. return
  3180. # Switch to Selected Tab
  3181. if key == QtCore.Qt.Key_2 or key == '2':
  3182. self.app.exc_editor.launched_from_shortcuts = True
  3183. self.app.on_select_tab('selected')
  3184. return
  3185. # Switch to Tool Tab
  3186. if key == QtCore.Qt.Key_3 or key == '3':
  3187. self.app.exc_editor.launched_from_shortcuts = True
  3188. self.app.on_select_tab('tool')
  3189. return
  3190. # Grid Snap
  3191. if key == QtCore.Qt.Key_G or key == 'G':
  3192. self.app.exc_editor.launched_from_shortcuts = True
  3193. # make sure that the cursor shape is enabled/disabled, too
  3194. if self.app.exc_editor.options['grid_snap'] is True:
  3195. self.app.app_cursor.enabled = False
  3196. else:
  3197. self.app.app_cursor.enabled = True
  3198. self.app.ui.grid_snap_btn.trigger()
  3199. return
  3200. # Corner Snap
  3201. if key == QtCore.Qt.Key_K or key == 'K':
  3202. self.app.exc_editor.launched_from_shortcuts = True
  3203. self.app.ui.corner_snap_btn.trigger()
  3204. return
  3205. # Zoom Fit
  3206. if key == QtCore.Qt.Key_V or key == 'V':
  3207. self.app.exc_editor.launched_from_shortcuts = True
  3208. self.app.on_zoom_fit(None)
  3209. return
  3210. # Add Slot Hole Tool
  3211. if key == QtCore.Qt.Key_W or key == 'W':
  3212. self.app.exc_editor.launched_from_shortcuts = True
  3213. self.app.inform.emit(_("Click on target point."))
  3214. self.app.ui.add_slot_btn.setChecked(True)
  3215. self.app.exc_editor.x = self.app.mouse[0]
  3216. self.app.exc_editor.y = self.app.mouse[1]
  3217. self.app.exc_editor.select_tool('slot_add')
  3218. return
  3219. # Propagate to tool
  3220. response = None
  3221. # Show Shortcut list
  3222. if key == QtCore.Qt.Key_F3 or key == 'F3':
  3223. self.app.on_shortcut_list()
  3224. return
  3225. # we do this so we can reuse the following keys while inside a Tool
  3226. # the above keys are general enough so were left outside
  3227. if self.app.exc_editor.active_tool is not None and self.select_drill_btn.isChecked() is False:
  3228. response = self.app.exc_editor.active_tool.on_key(key=key)
  3229. if response is not None:
  3230. self.app.inform.emit(response)
  3231. else:
  3232. # Add Array of Drill Hole Tool
  3233. if key == QtCore.Qt.Key_A or key == 'A':
  3234. self.app.exc_editor.launched_from_shortcuts = True
  3235. self.app.inform.emit("Click on target point.")
  3236. self.app.ui.add_drill_array_btn.setChecked(True)
  3237. self.app.exc_editor.x = self.app.mouse[0]
  3238. self.app.exc_editor.y = self.app.mouse[1]
  3239. self.app.exc_editor.select_tool('drill_array')
  3240. return
  3241. # Copy
  3242. if key == QtCore.Qt.Key_C or key == 'C':
  3243. self.app.exc_editor.launched_from_shortcuts = True
  3244. if self.app.exc_editor.selected:
  3245. self.app.inform.emit(_("Click on target point."))
  3246. self.app.ui.copy_drill_btn.setChecked(True)
  3247. self.app.exc_editor.on_tool_select('drill_copy')
  3248. self.app.exc_editor.active_tool.set_origin(
  3249. (self.app.exc_editor.snap_x, self.app.exc_editor.snap_y))
  3250. else:
  3251. self.app.inform.emit('[WARNING_NOTCL] %s' %
  3252. _("Cancelled. Nothing selected to copy."))
  3253. return
  3254. # Add Drill Hole Tool
  3255. if key == QtCore.Qt.Key_D or key == 'D':
  3256. self.app.exc_editor.launched_from_shortcuts = True
  3257. self.app.inform.emit(_("Click on target point."))
  3258. self.app.ui.add_drill_btn.setChecked(True)
  3259. self.app.exc_editor.x = self.app.mouse[0]
  3260. self.app.exc_editor.y = self.app.mouse[1]
  3261. self.app.exc_editor.select_tool('drill_add')
  3262. return
  3263. # Jump to coords
  3264. if key == QtCore.Qt.Key_J or key == 'J':
  3265. self.app.on_jump_to()
  3266. # Move
  3267. if key == QtCore.Qt.Key_M or key == 'M':
  3268. self.app.exc_editor.launched_from_shortcuts = True
  3269. if self.app.exc_editor.selected:
  3270. self.app.inform.emit(_("Click on target point."))
  3271. self.app.ui.move_drill_btn.setChecked(True)
  3272. self.app.exc_editor.on_tool_select('drill_move')
  3273. self.app.exc_editor.active_tool.set_origin(
  3274. (self.app.exc_editor.snap_x, self.app.exc_editor.snap_y))
  3275. else:
  3276. self.app.inform.emit('[WARNING_NOTCL] %s' %
  3277. _("Cancelled. Nothing selected to move."))
  3278. return
  3279. # Add Array of Slots Hole Tool
  3280. if key == QtCore.Qt.Key_Q or key == 'Q':
  3281. self.app.exc_editor.launched_from_shortcuts = True
  3282. self.app.inform.emit("Click on target point.")
  3283. self.app.ui.add_slot_array_btn.setChecked(True)
  3284. self.app.exc_editor.x = self.app.mouse[0]
  3285. self.app.exc_editor.y = self.app.mouse[1]
  3286. self.app.exc_editor.select_tool('slot_array')
  3287. return
  3288. # Resize Tool
  3289. if key == QtCore.Qt.Key_R or key == 'R':
  3290. self.app.exc_editor.launched_from_shortcuts = True
  3291. self.app.exc_editor.select_tool('drill_resize')
  3292. return
  3293. # Add Tool
  3294. if key == QtCore.Qt.Key_T or key == 'T':
  3295. self.app.exc_editor.launched_from_shortcuts = True
  3296. # ## Current application units in Upper Case
  3297. self.units = self.general_defaults_form.general_app_group.units_radio.get_value().upper()
  3298. tool_add_popup = FCInputDialog(title=_("New Tool ..."),
  3299. text='%s:' % _('Enter a Tool Diameter'),
  3300. min=0.0000, max=99.9999, decimals=4)
  3301. tool_add_popup.setWindowIcon(QtGui.QIcon(self.app.resource_location + '/letter_t_32.png'))
  3302. val, ok = tool_add_popup.get_value()
  3303. if ok:
  3304. self.app.exc_editor.on_tool_add(tooldia=val)
  3305. formated_val = '%.*f' % (self.decimals, float(val))
  3306. self.app.inform.emit(
  3307. '[success] %s: %s %s' % (_("Added new tool with dia"), formated_val, str(self.units))
  3308. )
  3309. else:
  3310. self.app.inform.emit('[WARNING_NOTCL] %s' % _("Adding Tool cancelled ..."))
  3311. return
  3312. elif self.app.call_source == 'measurement':
  3313. if modifiers == QtCore.Qt.ControlModifier:
  3314. pass
  3315. elif modifiers == QtCore.Qt.AltModifier:
  3316. pass
  3317. elif modifiers == QtCore.Qt.ShiftModifier:
  3318. pass
  3319. elif modifiers == QtCore.Qt.NoModifier:
  3320. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  3321. # abort the measurement action
  3322. self.app.distance_tool.deactivate_measure_tool()
  3323. self.app.inform.emit(_("Distance Tool exit..."))
  3324. return
  3325. if key == QtCore.Qt.Key_G or key == 'G':
  3326. self.app.ui.grid_snap_btn.trigger()
  3327. return
  3328. # Jump to coords
  3329. if key == QtCore.Qt.Key_J or key == 'J':
  3330. self.app.on_jump_to()
  3331. elif self.app.call_source == 'qrcode_tool':
  3332. if modifiers == QtCore.Qt.ControlModifier | QtCore.Qt.AltModifier:
  3333. if key == QtCore.Qt.Key_X:
  3334. self.app.abort_all_tasks()
  3335. return
  3336. elif modifiers == QtCore.Qt.ControlModifier:
  3337. pass
  3338. elif modifiers == QtCore.Qt.ShiftModifier:
  3339. pass
  3340. elif modifiers == QtCore.Qt.AltModifier:
  3341. pass
  3342. elif modifiers == QtCore.Qt.NoModifier:
  3343. # Escape = Deselect All
  3344. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  3345. self.app.qrcode_tool.on_exit()
  3346. # Grid toggle
  3347. if key == QtCore.Qt.Key_G:
  3348. self.app.ui.grid_snap_btn.trigger()
  3349. # Jump to coords
  3350. if key == QtCore.Qt.Key_J:
  3351. self.app.on_jump_to()
  3352. elif self.app.call_source == 'copper_thieving_tool':
  3353. if modifiers == QtCore.Qt.ControlModifier | QtCore.Qt.AltModifier:
  3354. if key == QtCore.Qt.Key_X:
  3355. self.app.abort_all_tasks()
  3356. return
  3357. elif modifiers == QtCore.Qt.ControlModifier:
  3358. pass
  3359. elif modifiers == QtCore.Qt.ShiftModifier:
  3360. pass
  3361. elif modifiers == QtCore.Qt.AltModifier:
  3362. pass
  3363. elif modifiers == QtCore.Qt.NoModifier:
  3364. # Escape = Deselect All
  3365. if key == QtCore.Qt.Key_Escape or key == 'Escape':
  3366. self.app.copperfill_tool.on_exit()
  3367. # Grid toggle
  3368. if key == QtCore.Qt.Key_G:
  3369. self.app.ui.grid_snap_btn.trigger()
  3370. # Jump to coords
  3371. if key == QtCore.Qt.Key_J:
  3372. self.app.on_jump_to()
  3373. def createPopupMenu(self):
  3374. menu = super().createPopupMenu()
  3375. menu.addSeparator()
  3376. menu.addAction(self.lock_action)
  3377. return menu
  3378. def lock_toolbar(self, lock=False):
  3379. """
  3380. Used to (un)lock the toolbars of the app.
  3381. :param lock: boolean, will lock all toolbars in place when set True
  3382. :return: None
  3383. """
  3384. if lock:
  3385. for widget in self.children():
  3386. if isinstance(widget, QtWidgets.QToolBar):
  3387. widget.setMovable(False)
  3388. else:
  3389. for widget in self.children():
  3390. if isinstance(widget, QtWidgets.QToolBar):
  3391. widget.setMovable(True)
  3392. def dragEnterEvent(self, event):
  3393. if event.mimeData().hasUrls:
  3394. event.accept()
  3395. else:
  3396. event.ignore()
  3397. def dragMoveEvent(self, event):
  3398. if event.mimeData().hasUrls:
  3399. event.accept()
  3400. else:
  3401. event.ignore()
  3402. def dropEvent(self, event):
  3403. if event.mimeData().hasUrls:
  3404. event.setDropAction(QtCore.Qt.CopyAction)
  3405. event.accept()
  3406. for url in event.mimeData().urls():
  3407. self.filename = str(url.toLocalFile())
  3408. if self.filename == "":
  3409. self.app.inform.emit("Open cancelled.")
  3410. else:
  3411. extension = self.filename.lower().rpartition('.')[-1]
  3412. if extension in self.app.grb_list:
  3413. self.app.worker_task.emit({'fcn': self.app.open_gerber,
  3414. 'params': [self.filename]})
  3415. else:
  3416. event.ignore()
  3417. if extension in self.app.exc_list:
  3418. self.app.worker_task.emit({'fcn': self.app.open_excellon,
  3419. 'params': [self.filename]})
  3420. else:
  3421. event.ignore()
  3422. if extension in self.app.gcode_list:
  3423. self.app.worker_task.emit({'fcn': self.app.open_gcode,
  3424. 'params': [self.filename]})
  3425. else:
  3426. event.ignore()
  3427. if extension in self.app.svg_list:
  3428. object_type = 'geometry'
  3429. self.app.worker_task.emit({'fcn': self.app.import_svg,
  3430. 'params': [self.filename, object_type, None]})
  3431. if extension in self.app.dxf_list:
  3432. object_type = 'geometry'
  3433. self.app.worker_task.emit({'fcn': self.app.import_dxf,
  3434. 'params': [self.filename, object_type, None]})
  3435. if extension in self.app.pdf_list:
  3436. self.app.pdf_tool.periodic_check(1000)
  3437. self.app.worker_task.emit({'fcn': self.app.pdf_tool.open_pdf,
  3438. 'params': [self.filename]})
  3439. if extension in self.app.prj_list:
  3440. # self.app.open_project() is not Thread Safe
  3441. self.app.open_project(self.filename)
  3442. if extension in self.app.conf_list:
  3443. self.app.open_config_file(self.filename)
  3444. else:
  3445. event.ignore()
  3446. else:
  3447. event.ignore()
  3448. def closeEvent(self, event):
  3449. if self.app.save_in_progress:
  3450. self.app.inform.emit('[WARNING_NOTCL] %s' %
  3451. _("Application is saving the project. Please wait ..."))
  3452. else:
  3453. grect = self.geometry()
  3454. # self.splitter.sizes()[0] is actually the size of the "notebook"
  3455. if not self.isMaximized():
  3456. self.geom_update.emit(grect.x(), grect.y(), grect.width(), grect.height(), self.splitter.sizes()[0])
  3457. self.final_save.emit()
  3458. event.ignore()
  3459. class FlatCAMActivityView(QtWidgets.QWidget):
  3460. """
  3461. This class create and control the activity icon displayed in the App status bar
  3462. """
  3463. def __init__(self, app, parent=None):
  3464. super().__init__(parent=parent)
  3465. self.app = app
  3466. if self.app.defaults["global_activity_icon"] == "Ball green":
  3467. icon = self.app.resource_location + '/active_2_static.png'
  3468. movie = self.app.resource_location + "/active_2.gif"
  3469. elif self.app.defaults["global_activity_icon"] == "Ball black":
  3470. icon = self.app.resource_location + '/active_static.png'
  3471. movie = self.app.resource_location + "/active.gif"
  3472. elif self.app.defaults["global_activity_icon"] == "Arrow green":
  3473. icon = self.app.resource_location + '/active_3_static.png'
  3474. movie = self.app.resource_location + "/active_3.gif"
  3475. elif self.app.defaults["global_activity_icon"] == "Eclipse green":
  3476. icon = self.app.resource_location + '/active_4_static.png'
  3477. movie = self.app.resource_location + "/active_4.gif"
  3478. else:
  3479. icon = self.app.resource_location + '/active_static.png'
  3480. movie = self.app.resource_location + "/active.gif"
  3481. self.setMinimumWidth(200)
  3482. self.movie_path = movie
  3483. self.icon_path = icon
  3484. self.icon = QtWidgets.QLabel(self)
  3485. self.icon.setGeometry(0, 0, 16, 12)
  3486. self.movie = QtGui.QMovie(self.movie_path)
  3487. self.icon.setMovie(self.movie)
  3488. # self.movie.start()
  3489. layout = QtWidgets.QHBoxLayout()
  3490. layout.setContentsMargins(5, 0, 5, 0)
  3491. layout.setAlignment(QtCore.Qt.AlignLeft)
  3492. self.setLayout(layout)
  3493. layout.addWidget(self.icon)
  3494. self.text = QtWidgets.QLabel(self)
  3495. self.text.setText(_("Idle."))
  3496. self.icon.setPixmap(QtGui.QPixmap(self.icon_path))
  3497. layout.addWidget(self.text)
  3498. def set_idle(self):
  3499. self.movie.stop()
  3500. self.text.setText(_("Idle."))
  3501. def set_busy(self, msg, no_movie=None):
  3502. if no_movie is not True:
  3503. self.icon.setMovie(self.movie)
  3504. self.movie.start()
  3505. self.text.setText(msg)
  3506. class FlatCAMInfoBar(QtWidgets.QWidget):
  3507. """
  3508. This class create a place to display the App messages in the Status Bar
  3509. """
  3510. def __init__(self, parent=None, app=None):
  3511. super(FlatCAMInfoBar, self).__init__(parent=parent)
  3512. self.app = app
  3513. self.icon = QtWidgets.QLabel(self)
  3514. self.icon.setGeometry(0, 0, 12, 12)
  3515. self.pmap = QtGui.QPixmap(self.app.resource_location + '/graylight12.png')
  3516. self.icon.setPixmap(self.pmap)
  3517. layout = QtWidgets.QHBoxLayout()
  3518. layout.setContentsMargins(5, 0, 5, 0)
  3519. self.setLayout(layout)
  3520. layout.addWidget(self.icon)
  3521. self.text = QtWidgets.QLabel(self)
  3522. self.text.setText(_("Application started ..."))
  3523. self.text.setToolTip(_("Hello!"))
  3524. layout.addWidget(self.text)
  3525. layout.addStretch()
  3526. def set_text_(self, text, color=None):
  3527. self.text.setText(text)
  3528. self.text.setToolTip(text)
  3529. if color:
  3530. self.text.setStyleSheet('color: %s' % str(color))
  3531. def set_status(self, text, level="info"):
  3532. level = str(level)
  3533. self.pmap.fill()
  3534. if level == "ERROR" or level == "ERROR_NOTCL":
  3535. self.pmap = QtGui.QPixmap(self.app.resource_location + '/redlight12.png')
  3536. elif level == "success" or level == "SUCCESS":
  3537. self.pmap = QtGui.QPixmap(self.app.resource_location + '/greenlight12.png')
  3538. elif level == "WARNING" or level == "WARNING_NOTCL":
  3539. self.pmap = QtGui.QPixmap(self.app.resource_location + '/yellowlight12.png')
  3540. elif level == "selected" or level == "SELECTED":
  3541. self.pmap = QtGui.QPixmap(self.app.resource_location + '/bluelight12.png')
  3542. else:
  3543. self.pmap = QtGui.QPixmap(self.app.resource_location + '/graylight12.png')
  3544. self.set_text_(text)
  3545. self.icon.setPixmap(self.pmap)
  3546. class FlatCAMSystemTray(QtWidgets.QSystemTrayIcon):
  3547. """
  3548. This class create the Sys Tray icon for the app
  3549. """
  3550. def __init__(self, app, icon, headless=None, parent=None):
  3551. # QtWidgets.QSystemTrayIcon.__init__(self, icon, parent)
  3552. super().__init__(icon, parent=parent)
  3553. self.app = app
  3554. menu = QtWidgets.QMenu(parent)
  3555. menu_runscript = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/script14.png'),
  3556. '%s' % _('Run Script ...'), self)
  3557. menu_runscript.setToolTip(
  3558. _("Will run the opened Tcl Script thus\n"
  3559. "enabling the automation of certain\n"
  3560. "functions of FlatCAM.")
  3561. )
  3562. menu.addAction(menu_runscript)
  3563. menu.addSeparator()
  3564. if headless is None:
  3565. self.menu_open = menu.addMenu(QtGui.QIcon(self.app.resource_location + '/folder32_bis.png'), _('Open'))
  3566. # Open Project ...
  3567. menu_openproject = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/folder16.png'),
  3568. _('Open Project ...'), self)
  3569. self.menu_open.addAction(menu_openproject)
  3570. self.menu_open.addSeparator()
  3571. # Open Gerber ...
  3572. menu_opengerber = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/flatcam_icon24.png'),
  3573. _('Open &Gerber ...\tCTRL+G'), self)
  3574. self.menu_open.addAction(menu_opengerber)
  3575. # Open Excellon ...
  3576. menu_openexcellon = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/open_excellon32.png'),
  3577. _('Open &Excellon ...\tCTRL+E'), self)
  3578. self.menu_open.addAction(menu_openexcellon)
  3579. # Open G-Code ...
  3580. menu_opengcode = QtWidgets.QAction(QtGui.QIcon(self.app.resource_location + '/code.png'),
  3581. _('Open G-&Code ...'), self)
  3582. self.menu_open.addAction(menu_opengcode)
  3583. self.menu_open.addSeparator()
  3584. menu_openproject.triggered.connect(self.app.on_file_openproject)
  3585. menu_opengerber.triggered.connect(self.app.on_fileopengerber)
  3586. menu_openexcellon.triggered.connect(self.app.on_fileopenexcellon)
  3587. menu_opengcode.triggered.connect(self.app.on_fileopengcode)
  3588. exitAction = menu.addAction(_("Exit"))
  3589. exitAction.setIcon(QtGui.QIcon(self.app.resource_location + '/power16.png'))
  3590. self.setContextMenu(menu)
  3591. menu_runscript.triggered.connect(lambda: self.app.on_filerunscript(
  3592. silent=True if self.app.cmd_line_headless == 1 else False))
  3593. exitAction.triggered.connect(self.app.final_save)
  3594. # end of file