FlatCAMEditor.py 188 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918
  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. from PyQt5 import QtGui, QtCore, QtWidgets
  9. from PyQt5.QtCore import Qt, QSettings
  10. import FlatCAMApp
  11. from camlib import *
  12. from FlatCAMTool import FlatCAMTool
  13. from ObjectUI import LengthEntry, RadioSet
  14. from shapely.geometry import Polygon, LineString, Point, LinearRing, MultiLineString
  15. from shapely.geometry import MultiPoint, MultiPolygon
  16. from shapely.geometry import box as shply_box
  17. from shapely.ops import cascaded_union, unary_union
  18. import shapely.affinity as affinity
  19. from shapely.wkt import loads as sloads
  20. from shapely.wkt import dumps as sdumps
  21. from shapely.geometry.base import BaseGeometry
  22. from numpy import arctan2, Inf, array, sqrt, pi, ceil, sin, cos, sign, dot
  23. from numpy.linalg import solve
  24. from rtree import index as rtindex
  25. from GUIElements import OptionalInputSection, FCCheckBox, FCEntry, FCEntry2, FCComboBox, FCTextAreaRich, \
  26. VerticalScrollArea, FCTable, FCDoubleSpinner
  27. from ParseFont import *
  28. from vispy.scene.visuals import Markers
  29. from copy import copy
  30. import freetype as ft
  31. class BufferSelectionTool(FlatCAMTool):
  32. """
  33. Simple input for buffer distance.
  34. """
  35. toolName = "Buffer Selection"
  36. def __init__(self, app, draw_app):
  37. FlatCAMTool.__init__(self, app)
  38. self.draw_app = draw_app
  39. # Title
  40. title_label = QtWidgets.QLabel("<font size=4><b>%s</b></font>" % self.toolName)
  41. self.layout.addWidget(title_label)
  42. # this way I can hide/show the frame
  43. self.buffer_tool_frame = QtWidgets.QFrame()
  44. self.buffer_tool_frame.setContentsMargins(0, 0, 0, 0)
  45. self.layout.addWidget(self.buffer_tool_frame)
  46. self.buffer_tools_box = QtWidgets.QVBoxLayout()
  47. self.buffer_tools_box.setContentsMargins(0, 0, 0, 0)
  48. self.buffer_tool_frame.setLayout(self.buffer_tools_box)
  49. # Form Layout
  50. form_layout = QtWidgets.QFormLayout()
  51. self.buffer_tools_box.addLayout(form_layout)
  52. # Buffer distance
  53. self.buffer_distance_entry = LengthEntry()
  54. form_layout.addRow("Buffer distance:", self.buffer_distance_entry)
  55. self.buffer_corner_lbl = QtWidgets.QLabel("Buffer corner:")
  56. self.buffer_corner_lbl.setToolTip(
  57. "There are 3 types of corners:\n"
  58. " - 'Round': the corner is rounded for exterior buffer.\n"
  59. " - 'Square:' the corner is met in a sharp angle for exterior buffer.\n"
  60. " - 'Beveled:' the corner is a line that directly connects the features meeting in the corner"
  61. )
  62. self.buffer_corner_cb = FCComboBox()
  63. self.buffer_corner_cb.addItem("Round")
  64. self.buffer_corner_cb.addItem("Square")
  65. self.buffer_corner_cb.addItem("Beveled")
  66. form_layout.addRow(self.buffer_corner_lbl, self.buffer_corner_cb)
  67. # Buttons
  68. hlay = QtWidgets.QHBoxLayout()
  69. self.buffer_tools_box.addLayout(hlay)
  70. self.buffer_int_button = QtWidgets.QPushButton("Buffer Interior")
  71. hlay.addWidget(self.buffer_int_button)
  72. self.buffer_ext_button = QtWidgets.QPushButton("Buffer Exterior")
  73. hlay.addWidget(self.buffer_ext_button)
  74. hlay1 = QtWidgets.QHBoxLayout()
  75. self.buffer_tools_box.addLayout(hlay1)
  76. self.buffer_button = QtWidgets.QPushButton("Full Buffer")
  77. hlay1.addWidget(self.buffer_button)
  78. self.layout.addStretch()
  79. # Signals
  80. self.buffer_button.clicked.connect(self.on_buffer)
  81. self.buffer_int_button.clicked.connect(self.on_buffer_int)
  82. self.buffer_ext_button.clicked.connect(self.on_buffer_ext)
  83. # Init GUI
  84. self.buffer_distance_entry.set_value(0.01)
  85. def on_buffer(self):
  86. buffer_distance = self.buffer_distance_entry.get_value()
  87. # the cb index start from 0 but the join styles for the buffer start from 1 therefore the adjustment
  88. # I populated the combobox such that the index coincide with the join styles value (which is really an INT)
  89. join_style = self.buffer_corner_cb.currentIndex() + 1
  90. self.draw_app.buffer(buffer_distance, join_style)
  91. def on_buffer_int(self):
  92. buffer_distance = self.buffer_distance_entry.get_value()
  93. # the cb index start from 0 but the join styles for the buffer start from 1 therefore the adjustment
  94. # I populated the combobox such that the index coincide with the join styles value (which is really an INT)
  95. join_style = self.buffer_corner_cb.currentIndex() + 1
  96. self.draw_app.buffer_int(buffer_distance, join_style)
  97. def on_buffer_ext(self):
  98. buffer_distance = self.buffer_distance_entry.get_value()
  99. # the cb index start from 0 but the join styles for the buffer start from 1 therefore the adjustment
  100. # I populated the combobox such that the index coincide with the join styles value (which is really an INT)
  101. join_style = self.buffer_corner_cb.currentIndex() + 1
  102. self.draw_app.buffer_ext(buffer_distance, join_style)
  103. def hide_tool(self):
  104. self.buffer_tool_frame.hide()
  105. self.app.ui.notebook.setCurrentWidget(self.app.ui.project_tab)
  106. class TextInputTool(FlatCAMTool):
  107. """
  108. Simple input for buffer distance.
  109. """
  110. toolName = "Text Input Tool"
  111. def __init__(self, app):
  112. FlatCAMTool.__init__(self, app)
  113. self.app = app
  114. self.text_path = []
  115. self.f_parse = ParseFont(self)
  116. self.f_parse.get_fonts_by_types()
  117. # this way I can hide/show the frame
  118. self.text_tool_frame = QtWidgets.QFrame()
  119. self.text_tool_frame.setContentsMargins(0, 0, 0, 0)
  120. self.layout.addWidget(self.text_tool_frame)
  121. self.text_tools_box = QtWidgets.QVBoxLayout()
  122. self.text_tools_box.setContentsMargins(0, 0, 0, 0)
  123. self.text_tool_frame.setLayout(self.text_tools_box)
  124. # Title
  125. title_label = QtWidgets.QLabel("<font size=4><b>%s</b></font>" % self.toolName)
  126. self.text_tools_box.addWidget(title_label)
  127. # Form Layout
  128. self.form_layout = QtWidgets.QFormLayout()
  129. self.text_tools_box.addLayout(self.form_layout)
  130. # Font type
  131. if sys.platform == "win32":
  132. f_current = QtGui.QFont("Arial")
  133. elif sys.platform == "linux":
  134. f_current = QtGui.QFont("FreeMono")
  135. else:
  136. f_current = QtGui.QFont("Helvetica Neue")
  137. self.font_name = f_current.family()
  138. self.font_type_cb = QtWidgets.QFontComboBox(self)
  139. self.font_type_cb.setCurrentFont(f_current)
  140. self.form_layout.addRow("Font:", self.font_type_cb)
  141. # Flag variables to show if font is bold, italic, both or none (regular)
  142. self.font_bold = False
  143. self.font_italic = False
  144. # # Create dictionaries with the filenames of the fonts
  145. # # Key: Fontname
  146. # # Value: Font File Name.ttf
  147. #
  148. # # regular fonts
  149. # self.ff_names_regular ={}
  150. # # bold fonts
  151. # self.ff_names_bold = {}
  152. # # italic fonts
  153. # self.ff_names_italic = {}
  154. # # bold and italic fonts
  155. # self.ff_names_bi = {}
  156. #
  157. # if sys.platform == 'win32':
  158. # from winreg import ConnectRegistry, OpenKey, EnumValue, HKEY_LOCAL_MACHINE
  159. # registry = ConnectRegistry(None, HKEY_LOCAL_MACHINE)
  160. # font_key = OpenKey(registry, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts")
  161. # try:
  162. # i = 0
  163. # while 1:
  164. # name_font, value, type = EnumValue(font_key, i)
  165. # k = name_font.replace(" (TrueType)", '')
  166. # if 'Bold' in k and 'Italic' in k:
  167. # k = k.replace(" Bold Italic", '')
  168. # self.ff_names_bi.update({k: value})
  169. # elif 'Bold' in k:
  170. # k = k.replace(" Bold", '')
  171. # self.ff_names_bold.update({k: value})
  172. # elif 'Italic' in k:
  173. # k = k.replace(" Italic", '')
  174. # self.ff_names_italic.update({k: value})
  175. # else:
  176. # self.ff_names_regular.update({k: value})
  177. # i += 1
  178. # except WindowsError:
  179. # pass
  180. # Font size
  181. self.font_size_cb = FCComboBox()
  182. self.font_size_cb.setEditable(True)
  183. self.font_size_cb.setMinimumContentsLength(3)
  184. self.font_size_cb.setMaximumWidth(70)
  185. font_sizes = ['6', '7', '8', '9', '10', '11', '12', '13', '14',
  186. '15', '16', '18', '20', '22', '24', '26', '28',
  187. '32', '36', '40', '44', '48', '54', '60', '66',
  188. '72', '80', '88', '96']
  189. for i in font_sizes:
  190. self.font_size_cb.addItem(i)
  191. self.font_size_cb.setCurrentIndex(4)
  192. hlay = QtWidgets.QHBoxLayout()
  193. hlay.addWidget(self.font_size_cb)
  194. hlay.addStretch()
  195. self.font_bold_tb = QtWidgets.QToolButton()
  196. self.font_bold_tb.setCheckable(True)
  197. self.font_bold_tb.setIcon(QtGui.QIcon('share/bold32.png'))
  198. hlay.addWidget(self.font_bold_tb)
  199. self.font_italic_tb = QtWidgets.QToolButton()
  200. self.font_italic_tb.setCheckable(True)
  201. self.font_italic_tb.setIcon(QtGui.QIcon('share/italic32.png'))
  202. hlay.addWidget(self.font_italic_tb)
  203. self.form_layout.addRow("Size:", hlay)
  204. # Text input
  205. self.text_input_entry = FCTextAreaRich()
  206. self.text_input_entry.setTabStopWidth(12)
  207. self.text_input_entry.setMinimumHeight(200)
  208. # self.text_input_entry.setMaximumHeight(150)
  209. self.text_input_entry.setCurrentFont(f_current)
  210. self.text_input_entry.setFontPointSize(10)
  211. self.form_layout.addRow("Text:", self.text_input_entry)
  212. # Buttons
  213. hlay1 = QtWidgets.QHBoxLayout()
  214. self.form_layout.addRow("", hlay1)
  215. hlay1.addStretch()
  216. self.apply_button = QtWidgets.QPushButton("Apply")
  217. hlay1.addWidget(self.apply_button)
  218. # self.layout.addStretch()
  219. # Signals
  220. self.apply_button.clicked.connect(self.on_apply_button)
  221. self.font_type_cb.currentFontChanged.connect(self.font_family)
  222. self.font_size_cb.activated.connect(self.font_size)
  223. self.font_bold_tb.clicked.connect(self.on_bold_button)
  224. self.font_italic_tb.clicked.connect(self.on_italic_button)
  225. def on_apply_button(self):
  226. font_to_geo_type = ""
  227. if self.font_bold is True:
  228. font_to_geo_type = 'bold'
  229. elif self.font_italic is True:
  230. font_to_geo_type = 'italic'
  231. elif self.font_bold is True and self.font_italic is True:
  232. font_to_geo_type = 'bi'
  233. elif self.font_bold is False and self.font_italic is False:
  234. font_to_geo_type = 'regular'
  235. string_to_geo = self.text_input_entry.get_value()
  236. font_to_geo_size = self.font_size_cb.get_value()
  237. self.text_path = self.f_parse.font_to_geometry(
  238. char_string=string_to_geo,
  239. font_name=self.font_name,
  240. font_size=font_to_geo_size,
  241. font_type=font_to_geo_type,
  242. units=self.app.general_options_form.general_app_group.units_radio.get_value().upper())
  243. def font_family(self, font):
  244. self.text_input_entry.selectAll()
  245. font.setPointSize(float(self.font_size_cb.get_value()))
  246. self.text_input_entry.setCurrentFont(font)
  247. self.font_name = self.font_type_cb.currentFont().family()
  248. def font_size(self):
  249. self.text_input_entry.selectAll()
  250. self.text_input_entry.setFontPointSize(float(self.font_size_cb.get_value()))
  251. def on_bold_button(self):
  252. if self.font_bold_tb.isChecked():
  253. self.text_input_entry.selectAll()
  254. self.text_input_entry.setFontWeight(QtGui.QFont.Bold)
  255. self.font_bold = True
  256. else:
  257. self.text_input_entry.selectAll()
  258. self.text_input_entry.setFontWeight(QtGui.QFont.Normal)
  259. self.font_bold = False
  260. def on_italic_button(self):
  261. if self.font_italic_tb.isChecked():
  262. self.text_input_entry.selectAll()
  263. self.text_input_entry.setFontItalic(True)
  264. self.font_italic = True
  265. else:
  266. self.text_input_entry.selectAll()
  267. self.text_input_entry.setFontItalic(False)
  268. self.font_italic = False
  269. def hide_tool(self):
  270. self.text_tool_frame.hide()
  271. self.app.ui.notebook.setCurrentWidget(self.app.ui.project_tab)
  272. class PaintOptionsTool(FlatCAMTool):
  273. """
  274. Inputs to specify how to paint the selected polygons.
  275. """
  276. toolName = "Paint Options"
  277. def __init__(self, app, fcdraw):
  278. FlatCAMTool.__init__(self, app)
  279. self.app = app
  280. self.fcdraw = fcdraw
  281. ## Title
  282. title_label = QtWidgets.QLabel("<font size=4><b>%s</b></font>" % self.toolName)
  283. self.layout.addWidget(title_label)
  284. grid = QtWidgets.QGridLayout()
  285. self.layout.addLayout(grid)
  286. # Tool dia
  287. ptdlabel = QtWidgets.QLabel('Tool dia:')
  288. ptdlabel.setToolTip(
  289. "Diameter of the tool to\n"
  290. "be used in the operation."
  291. )
  292. grid.addWidget(ptdlabel, 0, 0)
  293. self.painttooldia_entry = LengthEntry()
  294. grid.addWidget(self.painttooldia_entry, 0, 1)
  295. # Overlap
  296. ovlabel = QtWidgets.QLabel('Overlap:')
  297. ovlabel.setToolTip(
  298. "How much (fraction) of the tool width to overlap each tool pass.\n"
  299. "Example:\n"
  300. "A value here of 0.25 means 25% from the tool diameter found above.\n\n"
  301. "Adjust the value starting with lower values\n"
  302. "and increasing it if areas that should be painted are still \n"
  303. "not painted.\n"
  304. "Lower values = faster processing, faster execution on PCB.\n"
  305. "Higher values = slow processing and slow execution on CNC\n"
  306. "due of too many paths."
  307. )
  308. grid.addWidget(ovlabel, 1, 0)
  309. self.paintoverlap_entry = LengthEntry()
  310. grid.addWidget(self.paintoverlap_entry, 1, 1)
  311. # Margin
  312. marginlabel = QtWidgets.QLabel('Margin:')
  313. marginlabel.setToolTip(
  314. "Distance by which to avoid\n"
  315. "the edges of the polygon to\n"
  316. "be painted."
  317. )
  318. grid.addWidget(marginlabel, 2, 0)
  319. self.paintmargin_entry = LengthEntry()
  320. grid.addWidget(self.paintmargin_entry, 2, 1)
  321. # Method
  322. methodlabel = QtWidgets.QLabel('Method:')
  323. methodlabel.setToolTip(
  324. "Algorithm to paint the polygon:<BR>"
  325. "<B>Standard</B>: Fixed step inwards.<BR>"
  326. "<B>Seed-based</B>: Outwards from seed."
  327. )
  328. grid.addWidget(methodlabel, 3, 0)
  329. self.paintmethod_combo = RadioSet([
  330. {"label": "Standard", "value": "standard"},
  331. {"label": "Seed-based", "value": "seed"},
  332. {"label": "Straight lines", "value": "lines"}
  333. ], orientation='vertical', stretch=False)
  334. grid.addWidget(self.paintmethod_combo, 3, 1)
  335. # Connect lines
  336. pathconnectlabel = QtWidgets.QLabel("Connect:")
  337. pathconnectlabel.setToolTip(
  338. "Draw lines between resulting\n"
  339. "segments to minimize tool lifts."
  340. )
  341. grid.addWidget(pathconnectlabel, 4, 0)
  342. self.pathconnect_cb = FCCheckBox()
  343. grid.addWidget(self.pathconnect_cb, 4, 1)
  344. contourlabel = QtWidgets.QLabel("Contour:")
  345. contourlabel.setToolTip(
  346. "Cut around the perimeter of the polygon\n"
  347. "to trim rough edges."
  348. )
  349. grid.addWidget(contourlabel, 5, 0)
  350. self.paintcontour_cb = FCCheckBox()
  351. grid.addWidget(self.paintcontour_cb, 5, 1)
  352. ## Buttons
  353. hlay = QtWidgets.QHBoxLayout()
  354. self.layout.addLayout(hlay)
  355. hlay.addStretch()
  356. self.paint_button = QtWidgets.QPushButton("Paint")
  357. hlay.addWidget(self.paint_button)
  358. self.layout.addStretch()
  359. ## Signals
  360. self.paint_button.clicked.connect(self.on_paint)
  361. ## Init GUI
  362. self.painttooldia_entry.set_value(0)
  363. self.paintoverlap_entry.set_value(0)
  364. self.paintmargin_entry.set_value(0)
  365. self.paintmethod_combo.set_value("seed")
  366. def on_paint(self):
  367. tooldia = self.painttooldia_entry.get_value()
  368. overlap = self.paintoverlap_entry.get_value()
  369. margin = self.paintmargin_entry.get_value()
  370. method = self.paintmethod_combo.get_value()
  371. contour = self.paintcontour_cb.get_value()
  372. connect = self.pathconnect_cb.get_value()
  373. self.fcdraw.paint(tooldia, overlap, margin, connect=connect, contour=contour, method=method)
  374. self.fcdraw.select_tool("select")
  375. self.app.ui.notebook.setTabText(2, "Tools")
  376. self.app.ui.notebook.setCurrentWidget(self.app.ui.project_tab)
  377. class DrawToolShape(object):
  378. """
  379. Encapsulates "shapes" under a common class.
  380. """
  381. tolerance = None
  382. @staticmethod
  383. def get_pts(o):
  384. """
  385. Returns a list of all points in the object, where
  386. the object can be a Polygon, Not a polygon, or a list
  387. of such. Search is done recursively.
  388. :param: geometric object
  389. :return: List of points
  390. :rtype: list
  391. """
  392. pts = []
  393. ## Iterable: descend into each item.
  394. try:
  395. for subo in o:
  396. pts += DrawToolShape.get_pts(subo)
  397. ## Non-iterable
  398. except TypeError:
  399. if o is not None:
  400. ## DrawToolShape: descend into .geo.
  401. if isinstance(o, DrawToolShape):
  402. pts += DrawToolShape.get_pts(o.geo)
  403. ## Descend into .exerior and .interiors
  404. elif type(o) == Polygon:
  405. pts += DrawToolShape.get_pts(o.exterior)
  406. for i in o.interiors:
  407. pts += DrawToolShape.get_pts(i)
  408. elif type(o) == MultiLineString:
  409. for line in o:
  410. pts += DrawToolShape.get_pts(line)
  411. ## Has .coords: list them.
  412. else:
  413. if DrawToolShape.tolerance is not None:
  414. pts += list(o.simplify(DrawToolShape.tolerance).coords)
  415. else:
  416. pts += list(o.coords)
  417. else:
  418. return
  419. return pts
  420. def __init__(self, geo=[]):
  421. # Shapely type or list of such
  422. self.geo = geo
  423. self.utility = False
  424. def get_all_points(self):
  425. return DrawToolShape.get_pts(self)
  426. class DrawToolUtilityShape(DrawToolShape):
  427. """
  428. Utility shapes are temporary geometry in the editor
  429. to assist in the creation of shapes. For example it
  430. will show the outline of a rectangle from the first
  431. point to the current mouse pointer before the second
  432. point is clicked and the final geometry is created.
  433. """
  434. def __init__(self, geo=[]):
  435. super(DrawToolUtilityShape, self).__init__(geo=geo)
  436. self.utility = True
  437. class DrawTool(object):
  438. """
  439. Abstract Class representing a tool in the drawing
  440. program. Can generate geometry, including temporary
  441. utility geometry that is updated on user clicks
  442. and mouse motion.
  443. """
  444. def __init__(self, draw_app):
  445. self.draw_app = draw_app
  446. self.complete = False
  447. self.start_msg = "Click on 1st point..."
  448. self.points = []
  449. self.geometry = None # DrawToolShape or None
  450. def click(self, point):
  451. """
  452. :param point: [x, y] Coordinate pair.
  453. """
  454. return ""
  455. def click_release(self, point):
  456. """
  457. :param point: [x, y] Coordinate pair.
  458. """
  459. return ""
  460. def on_key(self, key):
  461. return None
  462. def utility_geometry(self, data=None):
  463. return None
  464. class FCShapeTool(DrawTool):
  465. """
  466. Abstract class for tools that create a shape.
  467. """
  468. def __init__(self, draw_app):
  469. DrawTool.__init__(self, draw_app)
  470. def make(self):
  471. pass
  472. class FCCircle(FCShapeTool):
  473. """
  474. Resulting type: Polygon
  475. """
  476. def __init__(self, draw_app):
  477. DrawTool.__init__(self, draw_app)
  478. self.start_msg = "Click on CENTER ..."
  479. self.steps_per_circ = self.draw_app.app.defaults["geometry_circle_steps"]
  480. def click(self, point):
  481. self.points.append(point)
  482. if len(self.points) == 1:
  483. self.draw_app.app.inform.emit("Click on Circle perimeter point to complete ...")
  484. return "Click on perimeter to complete ..."
  485. if len(self.points) == 2:
  486. self.make()
  487. return "Done."
  488. return ""
  489. def utility_geometry(self, data=None):
  490. if len(self.points) == 1:
  491. p1 = self.points[0]
  492. p2 = data
  493. radius = sqrt((p1[0] - p2[0]) ** 2 + (p1[1] - p2[1]) ** 2)
  494. return DrawToolUtilityShape(Point(p1).buffer(radius, int(self.steps_per_circ / 4)))
  495. return None
  496. def make(self):
  497. p1 = self.points[0]
  498. p2 = self.points[1]
  499. radius = distance(p1, p2)
  500. self.geometry = DrawToolShape(Point(p1).buffer(radius, int(self.steps_per_circ / 4)))
  501. self.complete = True
  502. self.draw_app.app.inform.emit("[success]Done. Adding Circle completed.")
  503. class FCArc(FCShapeTool):
  504. def __init__(self, draw_app):
  505. DrawTool.__init__(self, draw_app)
  506. self.start_msg = "Click on CENTER ..."
  507. # Direction of rotation between point 1 and 2.
  508. # 'cw' or 'ccw'. Switch direction by hitting the
  509. # 'o' key.
  510. self.direction = "cw"
  511. # Mode
  512. # C12 = Center, p1, p2
  513. # 12C = p1, p2, Center
  514. # 132 = p1, p3, p2
  515. self.mode = "c12" # Center, p1, p2
  516. self.steps_per_circ = self.draw_app.app.defaults["geometry_circle_steps"]
  517. def click(self, point):
  518. self.points.append(point)
  519. if len(self.points) == 1:
  520. self.draw_app.app.inform.emit("Click on Start arc point ...")
  521. return "Click on 1st point ..."
  522. if len(self.points) == 2:
  523. self.draw_app.app.inform.emit("Click on End arc point to complete ...")
  524. return "Click on 2nd point to complete ..."
  525. if len(self.points) == 3:
  526. self.make()
  527. return "Done."
  528. return ""
  529. def on_key(self, key):
  530. if key == 'o':
  531. self.direction = 'cw' if self.direction == 'ccw' else 'ccw'
  532. return 'Direction: ' + self.direction.upper()
  533. if key == 'p':
  534. if self.mode == 'c12':
  535. self.mode = '12c'
  536. elif self.mode == '12c':
  537. self.mode = '132'
  538. else:
  539. self.mode = 'c12'
  540. return 'Mode: ' + self.mode
  541. def utility_geometry(self, data=None):
  542. if len(self.points) == 1: # Show the radius
  543. center = self.points[0]
  544. p1 = data
  545. return DrawToolUtilityShape(LineString([center, p1]))
  546. if len(self.points) == 2: # Show the arc
  547. if self.mode == 'c12':
  548. center = self.points[0]
  549. p1 = self.points[1]
  550. p2 = data
  551. radius = sqrt((center[0] - p1[0]) ** 2 + (center[1] - p1[1]) ** 2)
  552. startangle = arctan2(p1[1] - center[1], p1[0] - center[0])
  553. stopangle = arctan2(p2[1] - center[1], p2[0] - center[0])
  554. return DrawToolUtilityShape([LineString(arc(center, radius, startangle, stopangle,
  555. self.direction, self.steps_per_circ)),
  556. Point(center)])
  557. elif self.mode == '132':
  558. p1 = array(self.points[0])
  559. p3 = array(self.points[1])
  560. p2 = array(data)
  561. center, radius, t = three_point_circle(p1, p2, p3)
  562. direction = 'cw' if sign(t) > 0 else 'ccw'
  563. startangle = arctan2(p1[1] - center[1], p1[0] - center[0])
  564. stopangle = arctan2(p3[1] - center[1], p3[0] - center[0])
  565. return DrawToolUtilityShape([LineString(arc(center, radius, startangle, stopangle,
  566. direction, self.steps_per_circ)),
  567. Point(center), Point(p1), Point(p3)])
  568. else: # '12c'
  569. p1 = array(self.points[0])
  570. p2 = array(self.points[1])
  571. # Midpoint
  572. a = (p1 + p2) / 2.0
  573. # Parallel vector
  574. c = p2 - p1
  575. # Perpendicular vector
  576. b = dot(c, array([[0, -1], [1, 0]], dtype=float32))
  577. b /= norm(b)
  578. # Distance
  579. t = distance(data, a)
  580. # Which side? Cross product with c.
  581. # cross(M-A, B-A), where line is AB and M is test point.
  582. side = (data[0] - p1[0]) * c[1] - (data[1] - p1[1]) * c[0]
  583. t *= sign(side)
  584. # Center = a + bt
  585. center = a + b * t
  586. radius = norm(center - p1)
  587. startangle = arctan2(p1[1] - center[1], p1[0] - center[0])
  588. stopangle = arctan2(p2[1] - center[1], p2[0] - center[0])
  589. return DrawToolUtilityShape([LineString(arc(center, radius, startangle, stopangle,
  590. self.direction, self.steps_per_circ)),
  591. Point(center)])
  592. return None
  593. def make(self):
  594. if self.mode == 'c12':
  595. center = self.points[0]
  596. p1 = self.points[1]
  597. p2 = self.points[2]
  598. radius = distance(center, p1)
  599. startangle = arctan2(p1[1] - center[1], p1[0] - center[0])
  600. stopangle = arctan2(p2[1] - center[1], p2[0] - center[0])
  601. self.geometry = DrawToolShape(LineString(arc(center, radius, startangle, stopangle,
  602. self.direction, self.steps_per_circ)))
  603. elif self.mode == '132':
  604. p1 = array(self.points[0])
  605. p3 = array(self.points[1])
  606. p2 = array(self.points[2])
  607. center, radius, t = three_point_circle(p1, p2, p3)
  608. direction = 'cw' if sign(t) > 0 else 'ccw'
  609. startangle = arctan2(p1[1] - center[1], p1[0] - center[0])
  610. stopangle = arctan2(p3[1] - center[1], p3[0] - center[0])
  611. self.geometry = DrawToolShape(LineString(arc(center, radius, startangle, stopangle,
  612. direction, self.steps_per_circ)))
  613. else: # self.mode == '12c'
  614. p1 = array(self.points[0])
  615. p2 = array(self.points[1])
  616. pc = array(self.points[2])
  617. # Midpoint
  618. a = (p1 + p2) / 2.0
  619. # Parallel vector
  620. c = p2 - p1
  621. # Perpendicular vector
  622. b = dot(c, array([[0, -1], [1, 0]], dtype=float32))
  623. b /= norm(b)
  624. # Distance
  625. t = distance(pc, a)
  626. # Which side? Cross product with c.
  627. # cross(M-A, B-A), where line is AB and M is test point.
  628. side = (pc[0] - p1[0]) * c[1] - (pc[1] - p1[1]) * c[0]
  629. t *= sign(side)
  630. # Center = a + bt
  631. center = a + b * t
  632. radius = norm(center - p1)
  633. startangle = arctan2(p1[1] - center[1], p1[0] - center[0])
  634. stopangle = arctan2(p2[1] - center[1], p2[0] - center[0])
  635. self.geometry = DrawToolShape(LineString(arc(center, radius, startangle, stopangle,
  636. self.direction, self.steps_per_circ)))
  637. self.complete = True
  638. self.draw_app.app.inform.emit("[success]Done. Arc completed.")
  639. class FCRectangle(FCShapeTool):
  640. """
  641. Resulting type: Polygon
  642. """
  643. def __init__(self, draw_app):
  644. DrawTool.__init__(self, draw_app)
  645. self.start_msg = "Click on 1st corner ..."
  646. def click(self, point):
  647. self.points.append(point)
  648. if len(self.points) == 1:
  649. return "Click on opposite corner to complete ..."
  650. if len(self.points) == 2:
  651. self.make()
  652. return "Done."
  653. return ""
  654. def utility_geometry(self, data=None):
  655. if len(self.points) == 1:
  656. p1 = self.points[0]
  657. p2 = data
  658. return DrawToolUtilityShape(LinearRing([p1, (p2[0], p1[1]), p2, (p1[0], p2[1])]))
  659. return None
  660. def make(self):
  661. p1 = self.points[0]
  662. p2 = self.points[1]
  663. # self.geometry = LinearRing([p1, (p2[0], p1[1]), p2, (p1[0], p2[1])])
  664. self.geometry = DrawToolShape(Polygon([p1, (p2[0], p1[1]), p2, (p1[0], p2[1])]))
  665. self.complete = True
  666. self.draw_app.app.inform.emit("[success]Done. Rectangle completed.")
  667. class FCPolygon(FCShapeTool):
  668. """
  669. Resulting type: Polygon
  670. """
  671. def __init__(self, draw_app):
  672. DrawTool.__init__(self, draw_app)
  673. self.start_msg = "Click on 1st point ..."
  674. def click(self, point):
  675. self.draw_app.in_action = True
  676. self.points.append(point)
  677. if len(self.points) > 0:
  678. self.draw_app.app.inform.emit("Click on next Point or click Right mouse button to complete ...")
  679. return "Click on next point or hit ENTER to complete ..."
  680. return ""
  681. def utility_geometry(self, data=None):
  682. if len(self.points) == 1:
  683. temp_points = [x for x in self.points]
  684. temp_points.append(data)
  685. return DrawToolUtilityShape(LineString(temp_points))
  686. if len(self.points) > 1:
  687. temp_points = [x for x in self.points]
  688. temp_points.append(data)
  689. return DrawToolUtilityShape(LinearRing(temp_points))
  690. return None
  691. def make(self):
  692. # self.geometry = LinearRing(self.points)
  693. self.geometry = DrawToolShape(Polygon(self.points))
  694. self.draw_app.in_action = False
  695. self.complete = True
  696. self.draw_app.app.inform.emit("[success]Done. Polygon completed.")
  697. def on_key(self, key):
  698. if key == 'backspace':
  699. if len(self.points) > 0:
  700. self.points = self.points[0:-1]
  701. class FCPath(FCPolygon):
  702. """
  703. Resulting type: LineString
  704. """
  705. def make(self):
  706. self.geometry = DrawToolShape(LineString(self.points))
  707. self.draw_app.in_action = False
  708. self.complete = True
  709. self.draw_app.app.inform.emit("[success]Done. Path completed.")
  710. def utility_geometry(self, data=None):
  711. if len(self.points) > 0:
  712. temp_points = [x for x in self.points]
  713. temp_points.append(data)
  714. return DrawToolUtilityShape(LineString(temp_points))
  715. return None
  716. def on_key(self, key):
  717. if key == 'backspace':
  718. if len(self.points) > 0:
  719. self.points = self.points[0:-1]
  720. class FCSelect(DrawTool):
  721. def __init__(self, draw_app):
  722. DrawTool.__init__(self, draw_app)
  723. self.storage = self.draw_app.storage
  724. # self.shape_buffer = self.draw_app.shape_buffer
  725. # self.selected = self.draw_app.selected
  726. def click_release(self, point):
  727. self.select_shapes(point)
  728. return ""
  729. def select_shapes(self, pos):
  730. # list where we store the overlapped shapes under our mouse left click position
  731. over_shape_list = []
  732. # pos[0] and pos[1] are the mouse click coordinates (x, y)
  733. for obj_shape in self.storage.get_objects():
  734. # first method of click selection -> inconvenient
  735. # minx, miny, maxx, maxy = obj_shape.geo.bounds
  736. # if (minx <= pos[0] <= maxx) and (miny <= pos[1] <= maxy):
  737. # over_shape_list.append(obj_shape)
  738. # second method of click selection -> slow
  739. # outside = obj_shape.geo.buffer(0.1)
  740. # inside = obj_shape.geo.buffer(-0.1)
  741. # shape_band = outside.difference(inside)
  742. # if Point(pos).within(shape_band):
  743. # over_shape_list.append(obj_shape)
  744. # 3rd method of click selection -> inconvenient
  745. try:
  746. _, closest_shape = self.storage.nearest(pos)
  747. except StopIteration:
  748. return ""
  749. over_shape_list.append(closest_shape)
  750. try:
  751. # if there is no shape under our click then deselect all shapes
  752. # it will not work for 3rd method of click selection
  753. if not over_shape_list:
  754. self.draw_app.selected = []
  755. FlatCAMGeoEditor.draw_shape_idx = -1
  756. else:
  757. # if there are shapes under our click then advance through the list of them, one at the time in a
  758. # circular way
  759. FlatCAMGeoEditor.draw_shape_idx = (FlatCAMGeoEditor.draw_shape_idx + 1) % len(over_shape_list)
  760. obj_to_add = over_shape_list[int(FlatCAMGeoEditor.draw_shape_idx)]
  761. key_modifier = QtWidgets.QApplication.keyboardModifiers()
  762. if self.draw_app.app.defaults["global_mselect_key"] == 'Control':
  763. # if CONTROL key is pressed then we add to the selected list the current shape but if it's already
  764. # in the selected list, we removed it. Therefore first click selects, second deselects.
  765. if key_modifier == Qt.ControlModifier:
  766. if obj_to_add in self.draw_app.selected:
  767. self.draw_app.selected.remove(obj_to_add)
  768. else:
  769. self.draw_app.selected.append(obj_to_add)
  770. else:
  771. self.draw_app.selected = []
  772. self.draw_app.selected.append(obj_to_add)
  773. else:
  774. if key_modifier == Qt.ShiftModifier:
  775. if obj_to_add in self.draw_app.selected:
  776. self.draw_app.selected.remove(obj_to_add)
  777. else:
  778. self.draw_app.selected.append(obj_to_add)
  779. else:
  780. self.draw_app.selected = []
  781. self.draw_app.selected.append(obj_to_add)
  782. except Exception as e:
  783. log.error("[ERROR] Something went bad. %s" % str(e))
  784. raise
  785. class FCDrillSelect(DrawTool):
  786. def __init__(self, exc_editor_app):
  787. DrawTool.__init__(self, exc_editor_app)
  788. self.exc_editor_app = exc_editor_app
  789. self.storage = self.exc_editor_app.storage_dict
  790. # self.selected = self.exc_editor_app.selected
  791. # here we store all shapes that were selected so we can search for the nearest to our click location
  792. self.sel_storage = FlatCAMExcEditor.make_storage()
  793. self.exc_editor_app.resize_frame.hide()
  794. self.exc_editor_app.array_frame.hide()
  795. def click(self, point):
  796. key_modifier = QtWidgets.QApplication.keyboardModifiers()
  797. if self.exc_editor_app.app.defaults["global_mselect_key"] == 'Control':
  798. if key_modifier == Qt.ControlModifier:
  799. pass
  800. else:
  801. self.exc_editor_app.selected = []
  802. else:
  803. if key_modifier == Qt.ShiftModifier:
  804. pass
  805. else:
  806. self.exc_editor_app.selected = []
  807. def click_release(self, point):
  808. self.select_shapes(point)
  809. return ""
  810. def select_shapes(self, pos):
  811. self.exc_editor_app.tools_table_exc.clearSelection()
  812. try:
  813. # for storage in self.exc_editor_app.storage_dict:
  814. # _, partial_closest_shape = self.exc_editor_app.storage_dict[storage].nearest(pos)
  815. # if partial_closest_shape is not None:
  816. # self.sel_storage.insert(partial_closest_shape)
  817. #
  818. # _, closest_shape = self.sel_storage.nearest(pos)
  819. for storage in self.exc_editor_app.storage_dict:
  820. for shape in self.exc_editor_app.storage_dict[storage].get_objects():
  821. self.sel_storage.insert(shape)
  822. _, closest_shape = self.sel_storage.nearest(pos)
  823. # constrain selection to happen only within a certain bounding box
  824. x_coord, y_coord = closest_shape.geo[0].xy
  825. delta = (x_coord[1] - x_coord[0])
  826. # closest_shape_coords = (((x_coord[0] + delta / 2)), y_coord[0])
  827. xmin = x_coord[0] - (0.7 * delta)
  828. xmax = x_coord[0] + (1.7 * delta)
  829. ymin = y_coord[0] - (0.7 * delta)
  830. ymax = y_coord[0] + (1.7 * delta)
  831. except StopIteration:
  832. return ""
  833. if pos[0] < xmin or pos[0] > xmax or pos[1] < ymin or pos[1] > ymax:
  834. self.exc_editor_app.selected = []
  835. else:
  836. key_modifier = QtWidgets.QApplication.keyboardModifiers()
  837. if self.exc_editor_app.app.defaults["global_mselect_key"] == 'Control':
  838. # if CONTROL key is pressed then we add to the selected list the current shape but if it's already
  839. # in the selected list, we removed it. Therefore first click selects, second deselects.
  840. if key_modifier == Qt.ControlModifier:
  841. if closest_shape in self.exc_editor_app.selected:
  842. self.exc_editor_app.selected.remove(closest_shape)
  843. else:
  844. self.exc_editor_app.selected.append(closest_shape)
  845. else:
  846. self.exc_editor_app.selected = []
  847. self.exc_editor_app.selected.append(closest_shape)
  848. else:
  849. if key_modifier == Qt.ShiftModifier:
  850. if closest_shape in self.exc_editor_app.selected:
  851. self.exc_editor_app.selected.remove(closest_shape)
  852. else:
  853. self.exc_editor_app.selected.append(closest_shape)
  854. else:
  855. self.exc_editor_app.selected = []
  856. self.exc_editor_app.selected.append(closest_shape)
  857. # select the diameter of the selected shape in the tool table
  858. for storage in self.exc_editor_app.storage_dict:
  859. for shape_s in self.exc_editor_app.selected:
  860. if shape_s in self.exc_editor_app.storage_dict[storage].get_objects():
  861. for key in self.exc_editor_app.tool2tooldia:
  862. if self.exc_editor_app.tool2tooldia[key] == storage:
  863. item = self.exc_editor_app.tools_table_exc.item((key - 1), 1)
  864. self.exc_editor_app.tools_table_exc.setCurrentItem(item)
  865. # item.setSelected(True)
  866. # self.exc_editor_app.tools_table_exc.selectItem(key - 1)
  867. # midx = self.exc_editor_app.tools_table_exc.model().index((key - 1), 0)
  868. # self.exc_editor_app.tools_table_exc.setCurrentIndex(midx)
  869. self.draw_app.last_tool_selected = key
  870. # delete whatever is in selection storage, there is no longer need for those shapes
  871. self.sel_storage = FlatCAMExcEditor.make_storage()
  872. return ""
  873. # pos[0] and pos[1] are the mouse click coordinates (x, y)
  874. # for storage in self.exc_editor_app.storage_dict:
  875. # for obj_shape in self.exc_editor_app.storage_dict[storage].get_objects():
  876. # minx, miny, maxx, maxy = obj_shape.geo.bounds
  877. # if (minx <= pos[0] <= maxx) and (miny <= pos[1] <= maxy):
  878. # over_shape_list.append(obj_shape)
  879. #
  880. # try:
  881. # # if there is no shape under our click then deselect all shapes
  882. # if not over_shape_list:
  883. # self.exc_editor_app.selected = []
  884. # FlatCAMExcEditor.draw_shape_idx = -1
  885. # self.exc_editor_app.tools_table_exc.clearSelection()
  886. # else:
  887. # # if there are shapes under our click then advance through the list of them, one at the time in a
  888. # # circular way
  889. # FlatCAMExcEditor.draw_shape_idx = (FlatCAMExcEditor.draw_shape_idx + 1) % len(over_shape_list)
  890. # obj_to_add = over_shape_list[int(FlatCAMExcEditor.draw_shape_idx)]
  891. #
  892. # if self.exc_editor_app.app.defaults["global_mselect_key"] == 'Shift':
  893. # if self.exc_editor_app.modifiers == Qt.ShiftModifier:
  894. # if obj_to_add in self.exc_editor_app.selected:
  895. # self.exc_editor_app.selected.remove(obj_to_add)
  896. # else:
  897. # self.exc_editor_app.selected.append(obj_to_add)
  898. # else:
  899. # self.exc_editor_app.selected = []
  900. # self.exc_editor_app.selected.append(obj_to_add)
  901. # else:
  902. # # if CONTROL key is pressed then we add to the selected list the current shape but if it's already
  903. # # in the selected list, we removed it. Therefore first click selects, second deselects.
  904. # if self.exc_editor_app.modifiers == Qt.ControlModifier:
  905. # if obj_to_add in self.exc_editor_app.selected:
  906. # self.exc_editor_app.selected.remove(obj_to_add)
  907. # else:
  908. # self.exc_editor_app.selected.append(obj_to_add)
  909. # else:
  910. # self.exc_editor_app.selected = []
  911. # self.exc_editor_app.selected.append(obj_to_add)
  912. #
  913. # for storage in self.exc_editor_app.storage_dict:
  914. # for shape in self.exc_editor_app.selected:
  915. # if shape in self.exc_editor_app.storage_dict[storage].get_objects():
  916. # for key in self.exc_editor_app.tool2tooldia:
  917. # if self.exc_editor_app.tool2tooldia[key] == storage:
  918. # item = self.exc_editor_app.tools_table_exc.item((key - 1), 1)
  919. # item.setSelected(True)
  920. # # self.exc_editor_app.tools_table_exc.selectItem(key - 1)
  921. #
  922. # except Exception as e:
  923. # log.error("[ERROR] Something went bad. %s" % str(e))
  924. # raise
  925. class FCMove(FCShapeTool):
  926. def __init__(self, draw_app):
  927. FCShapeTool.__init__(self, draw_app)
  928. # self.shape_buffer = self.draw_app.shape_buffer
  929. self.origin = None
  930. self.destination = None
  931. self.start_msg = "Click on reference point."
  932. def set_origin(self, origin):
  933. self.draw_app.app.inform.emit("Click on destination point.")
  934. self.origin = origin
  935. def click(self, point):
  936. if len(self.draw_app.get_selected()) == 0:
  937. return "Nothing to move."
  938. if self.origin is None:
  939. self.set_origin(point)
  940. return "Click on final location."
  941. else:
  942. self.destination = point
  943. self.make()
  944. return "Done."
  945. def make(self):
  946. # Create new geometry
  947. dx = self.destination[0] - self.origin[0]
  948. dy = self.destination[1] - self.origin[1]
  949. self.geometry = [DrawToolShape(affinity.translate(geom.geo, xoff=dx, yoff=dy))
  950. for geom in self.draw_app.get_selected()]
  951. # Delete old
  952. self.draw_app.delete_selected()
  953. # # Select the new
  954. # for g in self.geometry:
  955. # # Note that g is not in the app's buffer yet!
  956. # self.draw_app.set_selected(g)
  957. self.complete = True
  958. self.draw_app.app.inform.emit("[success]Done. Geometry(s) Move completed.")
  959. def utility_geometry(self, data=None):
  960. """
  961. Temporary geometry on screen while using this tool.
  962. :param data:
  963. :return:
  964. """
  965. geo_list = []
  966. if self.origin is None:
  967. return None
  968. if len(self.draw_app.get_selected()) == 0:
  969. return None
  970. dx = data[0] - self.origin[0]
  971. dy = data[1] - self.origin[1]
  972. for geom in self.draw_app.get_selected():
  973. geo_list.append(affinity.translate(geom.geo, xoff=dx, yoff=dy))
  974. return DrawToolUtilityShape(geo_list)
  975. # return DrawToolUtilityShape([affinity.translate(geom.geo, xoff=dx, yoff=dy)
  976. # for geom in self.draw_app.get_selected()])
  977. class FCCopy(FCMove):
  978. def make(self):
  979. # Create new geometry
  980. dx = self.destination[0] - self.origin[0]
  981. dy = self.destination[1] - self.origin[1]
  982. self.geometry = [DrawToolShape(affinity.translate(geom.geo, xoff=dx, yoff=dy))
  983. for geom in self.draw_app.get_selected()]
  984. self.complete = True
  985. self.draw_app.app.inform.emit("[success]Done. Geometry(s) Copy completed.")
  986. class FCText(FCShapeTool):
  987. def __init__(self, draw_app):
  988. FCShapeTool.__init__(self, draw_app)
  989. # self.shape_buffer = self.draw_app.shape_buffer
  990. self.draw_app = draw_app
  991. self.app = draw_app.app
  992. self.start_msg = "Click on the Destination point..."
  993. self.origin = (0, 0)
  994. self.text_gui = TextInputTool(self.app)
  995. self.text_gui.run()
  996. def click(self, point):
  997. # Create new geometry
  998. dx = point[0]
  999. dy = point[1]
  1000. try:
  1001. self.geometry = DrawToolShape(affinity.translate(self.text_gui.text_path, xoff=dx, yoff=dy))
  1002. except Exception as e:
  1003. log.debug("Font geometry is empty or incorrect: %s" % str(e))
  1004. self.draw_app.app.inform.emit("[ERROR]Font not supported. Only Regular, Bold, Italic and BoldItalic are "
  1005. "supported. Error: %s" % str(e))
  1006. self.text_gui.text_path = []
  1007. self.text_gui.hide_tool()
  1008. self.draw_app.select_tool('select')
  1009. return
  1010. self.text_gui.text_path = []
  1011. self.text_gui.hide_tool()
  1012. self.complete = True
  1013. self.draw_app.app.inform.emit("[success]Done. Adding Text completed.")
  1014. def utility_geometry(self, data=None):
  1015. """
  1016. Temporary geometry on screen while using this tool.
  1017. :param data: mouse position coords
  1018. :return:
  1019. """
  1020. dx = data[0] - self.origin[0]
  1021. dy = data[1] - self.origin[1]
  1022. try:
  1023. return DrawToolUtilityShape(affinity.translate(self.text_gui.text_path, xoff=dx, yoff=dy))
  1024. except:
  1025. return
  1026. class FCBuffer(FCShapeTool):
  1027. def __init__(self, draw_app):
  1028. FCShapeTool.__init__(self, draw_app)
  1029. # self.shape_buffer = self.draw_app.shape_buffer
  1030. self.draw_app = draw_app
  1031. self.app = draw_app.app
  1032. self.start_msg = "Create buffer geometry ..."
  1033. self.origin = (0, 0)
  1034. self.buff_tool = BufferSelectionTool(self.app, self.draw_app)
  1035. self.buff_tool.run()
  1036. self.app.ui.notebook.setTabText(2, "Buffer Tool")
  1037. self.activate()
  1038. def on_buffer(self):
  1039. buffer_distance = self.buff_tool.buffer_distance_entry.get_value()
  1040. # the cb index start from 0 but the join styles for the buffer start from 1 therefore the adjustment
  1041. # I populated the combobox such that the index coincide with the join styles value (whcih is really an INT)
  1042. join_style = self.buff_tool.buffer_corner_cb.currentIndex() + 1
  1043. self.draw_app.buffer(buffer_distance, join_style)
  1044. self.app.ui.notebook.setTabText(2, "Tools")
  1045. self.disactivate()
  1046. self.draw_app.app.inform.emit("[success]Done. Buffer Tool completed.")
  1047. def on_buffer_int(self):
  1048. buffer_distance = self.buff_tool.buffer_distance_entry.get_value()
  1049. # the cb index start from 0 but the join styles for the buffer start from 1 therefore the adjustment
  1050. # I populated the combobox such that the index coincide with the join styles value (whcih is really an INT)
  1051. join_style = self.buff_tool.buffer_corner_cb.currentIndex() + 1
  1052. self.draw_app.buffer_int(buffer_distance, join_style)
  1053. self.app.ui.notebook.setTabText(2, "Tools")
  1054. self.disactivate()
  1055. self.draw_app.app.inform.emit("[success]Done. Buffer Int Tool completed.")
  1056. def on_buffer_ext(self):
  1057. buffer_distance = self.buff_tool.buffer_distance_entry.get_value()
  1058. # the cb index start from 0 but the join styles for the buffer start from 1 therefore the adjustment
  1059. # I populated the combobox such that the index coincide with the join styles value (whcih is really an INT)
  1060. join_style = self.buff_tool.buffer_corner_cb.currentIndex() + 1
  1061. self.draw_app.buffer_ext(buffer_distance, join_style)
  1062. self.app.ui.notebook.setTabText(2, "Tools")
  1063. self.disactivate()
  1064. self.draw_app.app.inform.emit("[success]Done. Buffer Ext Tool completed.")
  1065. def activate(self):
  1066. self.buff_tool.buffer_button.clicked.disconnect()
  1067. self.buff_tool.buffer_int_button.clicked.disconnect()
  1068. self.buff_tool.buffer_ext_button.clicked.disconnect()
  1069. self.buff_tool.buffer_button.clicked.connect(self.on_buffer)
  1070. self.buff_tool.buffer_int_button.clicked.connect(self.on_buffer_int)
  1071. self.buff_tool.buffer_ext_button.clicked.connect(self.on_buffer_ext)
  1072. def disactivate(self):
  1073. self.buff_tool.buffer_button.clicked.disconnect()
  1074. self.buff_tool.buffer_int_button.clicked.disconnect()
  1075. self.buff_tool.buffer_ext_button.clicked.disconnect()
  1076. self.buff_tool.buffer_button.clicked.connect(self.buff_tool.on_buffer)
  1077. self.buff_tool.buffer_int_button.clicked.connect(self.buff_tool.on_buffer_int)
  1078. self.buff_tool.buffer_ext_button.clicked.connect(self.buff_tool.on_buffer_ext)
  1079. self.complete = True
  1080. self.draw_app.select_tool("select")
  1081. self.buff_tool.hide_tool()
  1082. class FCPaint(FCShapeTool):
  1083. def __init__(self, draw_app):
  1084. FCShapeTool.__init__(self, draw_app)
  1085. # self.shape_buffer = self.draw_app.shape_buffer
  1086. self.draw_app = draw_app
  1087. self.app = draw_app.app
  1088. self.start_msg = "Create Paint geometry ..."
  1089. self.origin = (0, 0)
  1090. self.paint_tool = PaintOptionsTool(self.app, self.draw_app)
  1091. self.paint_tool.run()
  1092. self.app.ui.notebook.setTabText(2, "Paint Tool")
  1093. class FCRotate(FCShapeTool):
  1094. def __init__(self, draw_app):
  1095. FCShapeTool.__init__(self, draw_app)
  1096. geo = self.utility_geometry(data=(self.draw_app.snap_x, self.draw_app.snap_y))
  1097. if isinstance(geo, DrawToolShape) and geo.geo is not None:
  1098. self.draw_app.draw_utility_geometry(geo=geo)
  1099. self.draw_app.app.inform.emit("Click anywhere to finish the Rotation")
  1100. def set_origin(self, origin):
  1101. self.origin = origin
  1102. def make(self):
  1103. # Create new geometry
  1104. # dx = self.origin[0]
  1105. # dy = self.origin[1]
  1106. self.geometry = [DrawToolShape(affinity.rotate(geom.geo, angle = -90, origin='center'))
  1107. for geom in self.draw_app.get_selected()]
  1108. # Delete old
  1109. self.draw_app.delete_selected()
  1110. self.complete = True
  1111. self.draw_app.app.inform.emit("[success]Done. Geometry rotate completed.")
  1112. # MS: automatically select the Select Tool after finishing the action but is not working yet :(
  1113. #self.draw_app.select_tool("select")
  1114. def on_key(self, key):
  1115. if key == 'Enter':
  1116. if self.complete == True:
  1117. self.make()
  1118. def click(self, point):
  1119. self.make()
  1120. return "Done."
  1121. def utility_geometry(self, data=None):
  1122. """
  1123. Temporary geometry on screen while using this tool.
  1124. :param data:
  1125. :return:
  1126. """
  1127. return DrawToolUtilityShape([affinity.rotate(geom.geo, angle = -90, origin='center')
  1128. for geom in self.draw_app.get_selected()])
  1129. class FCDrillAdd(FCShapeTool):
  1130. """
  1131. Resulting type: MultiLineString
  1132. """
  1133. def __init__(self, draw_app):
  1134. DrawTool.__init__(self, draw_app)
  1135. self.selected_dia = None
  1136. try:
  1137. self.draw_app.app.inform.emit(self.start_msg)
  1138. # self.selected_dia = self.draw_app.tool2tooldia[self.draw_app.tools_table_exc.currentRow() + 1]
  1139. self.selected_dia = self.draw_app.tool2tooldia[self.draw_app.last_tool_selected]
  1140. # as a visual marker, select again in tooltable the actual tool that we are using
  1141. # remember that it was deselected when clicking on canvas
  1142. item = self.draw_app.tools_table_exc.item((self.draw_app.last_tool_selected - 1), 1)
  1143. self.draw_app.tools_table_exc.setCurrentItem(item)
  1144. except KeyError:
  1145. self.draw_app.app.inform.emit("[WARNING_NOTCL] To add a drill first select a tool")
  1146. self.draw_app.select_tool("select")
  1147. return
  1148. geo = self.utility_geometry(data=(self.draw_app.snap_x, self.draw_app.snap_y))
  1149. if isinstance(geo, DrawToolShape) and geo.geo is not None:
  1150. self.draw_app.draw_utility_geometry(geo=geo)
  1151. self.draw_app.app.inform.emit("Click on target location ...")
  1152. # Switch notebook to Selected page
  1153. self.draw_app.app.ui.notebook.setCurrentWidget(self.draw_app.app.ui.selected_tab)
  1154. def click(self, point):
  1155. self.make()
  1156. return "Done."
  1157. def utility_geometry(self, data=None):
  1158. self.points = data
  1159. return DrawToolUtilityShape(self.util_shape(data))
  1160. def util_shape(self, point):
  1161. start_hor_line = ((point[0] - (self.selected_dia / 2)), point[1])
  1162. stop_hor_line = ((point[0] + (self.selected_dia / 2)), point[1])
  1163. start_vert_line = (point[0], (point[1] - (self.selected_dia / 2)))
  1164. stop_vert_line = (point[0], (point[1] + (self.selected_dia / 2)))
  1165. return MultiLineString([(start_hor_line, stop_hor_line), (start_vert_line, stop_vert_line)])
  1166. def make(self):
  1167. # add the point to drills if the diameter is a key in the dict, if not, create it add the drill location
  1168. # to the value, as a list of itself
  1169. if self.selected_dia in self.draw_app.points_edit:
  1170. self.draw_app.points_edit[self.selected_dia].append(self.points)
  1171. else:
  1172. self.draw_app.points_edit[self.selected_dia] = [self.points]
  1173. self.draw_app.current_storage = self.draw_app.storage_dict[self.selected_dia]
  1174. self.geometry = DrawToolShape(self.util_shape(self.points))
  1175. self.complete = True
  1176. self.draw_app.app.inform.emit("[success]Done. Drill added.")
  1177. class FCDrillArray(FCShapeTool):
  1178. """
  1179. Resulting type: MultiLineString
  1180. """
  1181. def __init__(self, draw_app):
  1182. DrawTool.__init__(self, draw_app)
  1183. self.draw_app.array_frame.show()
  1184. self.selected_dia = None
  1185. self.drill_axis = 'X'
  1186. self.drill_array = 'linear'
  1187. self.drill_array_size = None
  1188. self.drill_pitch = None
  1189. self.drill_linear_angle = None
  1190. self.drill_angle = None
  1191. self.drill_direction = None
  1192. self.drill_radius = None
  1193. self.origin = None
  1194. self.destination = None
  1195. self.flag_for_circ_array = None
  1196. self.last_dx = 0
  1197. self.last_dy = 0
  1198. self.pt = []
  1199. try:
  1200. self.draw_app.app.inform.emit(self.start_msg)
  1201. self.selected_dia = self.draw_app.tool2tooldia[self.draw_app.last_tool_selected]
  1202. # as a visual marker, select again in tooltable the actual tool that we are using
  1203. # remember that it was deselected when clicking on canvas
  1204. item = self.draw_app.tools_table_exc.item((self.draw_app.last_tool_selected - 1), 1)
  1205. self.draw_app.tools_table_exc.setCurrentItem(item)
  1206. except KeyError:
  1207. self.draw_app.app.inform.emit("[WARNING_NOTCL] To add an Drill Array first select a tool in Tool Table")
  1208. return
  1209. geo = self.utility_geometry(data=(self.draw_app.snap_x, self.draw_app.snap_y), static=True)
  1210. if isinstance(geo, DrawToolShape) and geo.geo is not None:
  1211. self.draw_app.draw_utility_geometry(geo=geo)
  1212. self.draw_app.app.inform.emit("Click on target location ...")
  1213. # Switch notebook to Selected page
  1214. self.draw_app.app.ui.notebook.setCurrentWidget(self.draw_app.app.ui.selected_tab)
  1215. def click(self, point):
  1216. if self.drill_array == 'Linear':
  1217. self.make()
  1218. return
  1219. else:
  1220. if self.flag_for_circ_array is None:
  1221. self.draw_app.in_action = True
  1222. self.pt.append(point)
  1223. self.flag_for_circ_array = True
  1224. self.set_origin(point)
  1225. self.draw_app.app.inform.emit("Click on the Drill Circular Array Start position")
  1226. else:
  1227. self.destination = point
  1228. self.make()
  1229. self.flag_for_circ_array = None
  1230. return
  1231. def set_origin(self, origin):
  1232. self.origin = origin
  1233. def utility_geometry(self, data=None, static=None):
  1234. self.drill_axis = self.draw_app.drill_axis_radio.get_value()
  1235. self.drill_direction = self.draw_app.drill_direction_radio.get_value()
  1236. self.drill_array = self.draw_app.array_type_combo.get_value()
  1237. try:
  1238. self.drill_array_size = int(self.draw_app.drill_array_size_entry.get_value())
  1239. try:
  1240. self.drill_pitch = float(self.draw_app.drill_pitch_entry.get_value())
  1241. self.drill_linear_angle = float(self.draw_app.linear_angle_spinner.get_value())
  1242. self.drill_angle = float(self.draw_app.drill_angle_entry.get_value())
  1243. except TypeError:
  1244. self.draw_app.app.inform.emit(
  1245. "[ERROR_NOTCL] The value is not Float. Check for comma instead of dot separator.")
  1246. return
  1247. except Exception as e:
  1248. self.draw_app.app.inform.emit("[ERROR_NOTCL] The value is mistyped. Check the value.")
  1249. return
  1250. if self.drill_array == 'Linear':
  1251. # if self.origin is None:
  1252. # self.origin = (0, 0)
  1253. #
  1254. # dx = data[0] - self.origin[0]
  1255. # dy = data[1] - self.origin[1]
  1256. dx = data[0]
  1257. dy = data[1]
  1258. geo_list = []
  1259. geo = None
  1260. self.points = data
  1261. for item in range(self.drill_array_size):
  1262. if self.drill_axis == 'X':
  1263. geo = self.util_shape(((data[0] + (self.drill_pitch * item)), data[1]))
  1264. if self.drill_axis == 'Y':
  1265. geo = self.util_shape((data[0], (data[1] + (self.drill_pitch * item))))
  1266. if self.drill_axis == 'A':
  1267. x_adj = self.drill_pitch * math.cos(math.radians(self.drill_linear_angle))
  1268. y_adj = self.drill_pitch * math.sin(math.radians(self.drill_linear_angle))
  1269. geo = self.util_shape(
  1270. ((data[0] + (x_adj * item)), (data[1] + (y_adj * item)))
  1271. )
  1272. if static is None or static is False:
  1273. geo_list.append(affinity.translate(geo, xoff=(dx - self.last_dx), yoff=(dy - self.last_dy)))
  1274. else:
  1275. geo_list.append(geo)
  1276. # self.origin = data
  1277. self.last_dx = dx
  1278. self.last_dy = dy
  1279. return DrawToolUtilityShape(geo_list)
  1280. else:
  1281. if len(self.pt) > 0:
  1282. temp_points = [x for x in self.pt]
  1283. temp_points.append(data)
  1284. return DrawToolUtilityShape(LineString(temp_points))
  1285. def util_shape(self, point):
  1286. start_hor_line = ((point[0] - (self.selected_dia / 2)), point[1])
  1287. stop_hor_line = ((point[0] + (self.selected_dia / 2)), point[1])
  1288. start_vert_line = (point[0], (point[1] - (self.selected_dia / 2)))
  1289. stop_vert_line = (point[0], (point[1] + (self.selected_dia / 2)))
  1290. return MultiLineString([(start_hor_line, stop_hor_line), (start_vert_line, stop_vert_line)])
  1291. def make(self):
  1292. self.geometry = []
  1293. geo = None
  1294. # add the point to drills if the diameter is a key in the dict, if not, create it add the drill location
  1295. # to the value, as a list of itself
  1296. if self.selected_dia not in self.draw_app.points_edit:
  1297. self.draw_app.points_edit[self.selected_dia] = []
  1298. for i in range(self.drill_array_size):
  1299. self.draw_app.points_edit[self.selected_dia].append(self.points)
  1300. self.draw_app.current_storage = self.draw_app.storage_dict[self.selected_dia]
  1301. if self.drill_array == 'Linear':
  1302. for item in range(self.drill_array_size):
  1303. if self.drill_axis == 'X':
  1304. geo = self.util_shape(((self.points[0] + (self.drill_pitch * item)), self.points[1]))
  1305. if self.drill_axis == 'Y':
  1306. geo = self.util_shape((self.points[0], (self.points[1] + (self.drill_pitch * item))))
  1307. if self.drill_axis == 'A':
  1308. x_adj = self.drill_pitch * math.cos(math.radians(self.drill_linear_angle))
  1309. y_adj = self.drill_pitch * math.sin(math.radians(self.drill_linear_angle))
  1310. geo = self.util_shape(
  1311. ((self.points[0] + (x_adj * item)), (self.points[1] + (y_adj * item)))
  1312. )
  1313. self.geometry.append(DrawToolShape(geo))
  1314. else:
  1315. if (self.drill_angle * self.drill_array_size) > 360:
  1316. self.draw_app.app.inform.emit("[WARNING_NOTCL]Too many drills for the selected spacing angle.")
  1317. return
  1318. radius = distance(self.destination, self.origin)
  1319. initial_angle = math.asin((self.destination[1] - self.origin[1]) / radius)
  1320. for i in range(self.drill_array_size):
  1321. angle_radians = math.radians(self.drill_angle * i)
  1322. if self.drill_direction == 'CW':
  1323. x = self.origin[0] + radius * math.cos(-angle_radians + initial_angle)
  1324. y = self.origin[1] + radius * math.sin(-angle_radians + initial_angle)
  1325. else:
  1326. x = self.origin[0] + radius * math.cos(angle_radians + initial_angle)
  1327. y = self.origin[1] + radius * math.sin(angle_radians + initial_angle)
  1328. geo = self.util_shape((x, y))
  1329. self.geometry.append(DrawToolShape(geo))
  1330. self.complete = True
  1331. self.draw_app.app.inform.emit("[success]Done. Drill Array added.")
  1332. self.draw_app.in_action = True
  1333. self.draw_app.array_frame.hide()
  1334. return
  1335. class FCDrillResize(FCShapeTool):
  1336. def __init__(self, draw_app):
  1337. DrawTool.__init__(self, draw_app)
  1338. self.draw_app.app.inform.emit("Click on the Drill(s) to resize ...")
  1339. self.resize_dia = None
  1340. self.draw_app.resize_frame.show()
  1341. self.points = None
  1342. self.selected_dia_list = []
  1343. self.current_storage = None
  1344. self.geometry = []
  1345. self.destination_storage = None
  1346. self.draw_app.resize_btn.clicked.connect(self.make)
  1347. # Switch notebook to Selected page
  1348. self.draw_app.app.ui.notebook.setCurrentWidget(self.draw_app.app.ui.selected_tab)
  1349. def make(self):
  1350. self.draw_app.is_modified = True
  1351. try:
  1352. new_dia = self.draw_app.resdrill_entry.get_value()
  1353. except:
  1354. self.draw_app.app.inform.emit("[ERROR_NOTCL]Resize drill(s) failed. Please enter a diameter for resize.")
  1355. return
  1356. if new_dia not in self.draw_app.olddia_newdia:
  1357. self.destination_storage = FlatCAMGeoEditor.make_storage()
  1358. self.draw_app.storage_dict[new_dia] = self.destination_storage
  1359. # self.olddia_newdia dict keeps the evidence on current tools diameters as keys and gets updated on values
  1360. # each time a tool diameter is edited or added
  1361. self.draw_app.olddia_newdia[new_dia] = new_dia
  1362. else:
  1363. self.destination_storage = self.draw_app.storage_dict[new_dia]
  1364. for index in self.draw_app.tools_table_exc.selectedIndexes():
  1365. row = index.row()
  1366. # on column 1 in tool tables we hold the diameters, and we retrieve them as strings
  1367. # therefore below we convert to float
  1368. dia_on_row = self.draw_app.tools_table_exc.item(row, 1).text()
  1369. self.selected_dia_list.append(float(dia_on_row))
  1370. # since we add a new tool, we update also the intial state of the tool_table through it's dictionary
  1371. # we add a new entry in the tool2tooldia dict
  1372. self.draw_app.tool2tooldia[len(self.draw_app.olddia_newdia)] = new_dia
  1373. sel_shapes_to_be_deleted = []
  1374. for sel_dia in self.selected_dia_list:
  1375. self.current_storage = self.draw_app.storage_dict[sel_dia]
  1376. for select_shape in self.draw_app.get_selected():
  1377. if select_shape in self.current_storage.get_objects():
  1378. factor = new_dia / sel_dia
  1379. self.geometry.append(
  1380. DrawToolShape(affinity.scale(select_shape.geo, xfact=factor, yfact=factor, origin='center'))
  1381. )
  1382. self.current_storage.remove(select_shape)
  1383. # a hack to make the tool_table display less drills per diameter when shape(drill) is deleted
  1384. # self.points_edit it's only useful first time when we load the data into the storage
  1385. # but is still used as reference when building tool_table in self.build_ui()
  1386. # the number of drills displayed in column 2 is just a len(self.points_edit) therefore
  1387. # deleting self.points_edit elements (doesn't matter who but just the number)
  1388. # solved the display issue.
  1389. del self.draw_app.points_edit[sel_dia][0]
  1390. sel_shapes_to_be_deleted.append(select_shape)
  1391. self.draw_app.on_exc_shape_complete(self.destination_storage)
  1392. # a hack to make the tool_table display more drills per diameter when shape(drill) is added
  1393. # self.points_edit it's only useful first time when we load the data into the storage
  1394. # but is still used as reference when building tool_table in self.build_ui()
  1395. # the number of drills displayed in column 2 is just a len(self.points_edit) therefore
  1396. # deleting self.points_edit elements (doesn't matter who but just the number)
  1397. # solved the display issue.
  1398. if new_dia not in self.draw_app.points_edit:
  1399. self.draw_app.points_edit[new_dia] = [(0, 0)]
  1400. else:
  1401. self.draw_app.points_edit[new_dia].append((0,0))
  1402. self.geometry = []
  1403. # if following the resize of the drills there will be no more drills for the selected tool then
  1404. # delete that tool
  1405. if not self.draw_app.points_edit[sel_dia]:
  1406. self.draw_app.on_tool_delete(sel_dia)
  1407. for shp in sel_shapes_to_be_deleted:
  1408. self.draw_app.selected.remove(shp)
  1409. sel_shapes_to_be_deleted = []
  1410. self.draw_app.build_ui()
  1411. self.draw_app.replot()
  1412. self.draw_app.resize_frame.hide()
  1413. self.complete = True
  1414. self.draw_app.app.inform.emit("[success]Done. Drill Resize completed.")
  1415. # MS: always return to the Select Tool
  1416. self.draw_app.select_tool("select")
  1417. class FCDrillMove(FCShapeTool):
  1418. def __init__(self, draw_app):
  1419. DrawTool.__init__(self, draw_app)
  1420. # self.shape_buffer = self.draw_app.shape_buffer
  1421. self.origin = None
  1422. self.destination = None
  1423. self.selected_dia_list = []
  1424. if self.draw_app.launched_from_shortcuts is True:
  1425. self.draw_app.launched_from_shortcuts = False
  1426. self.draw_app.app.inform.emit("Click on target location ...")
  1427. else:
  1428. self.draw_app.app.inform.emit("Click on reference location ...")
  1429. self.current_storage = None
  1430. self.geometry = []
  1431. for index in self.draw_app.tools_table_exc.selectedIndexes():
  1432. row = index.row()
  1433. # on column 1 in tool tables we hold the diameters, and we retrieve them as strings
  1434. # therefore below we convert to float
  1435. dia_on_row = self.draw_app.tools_table_exc.item(row, 1).text()
  1436. self.selected_dia_list.append(float(dia_on_row))
  1437. # Switch notebook to Selected page
  1438. self.draw_app.app.ui.notebook.setCurrentWidget(self.draw_app.app.ui.selected_tab)
  1439. def set_origin(self, origin):
  1440. self.origin = origin
  1441. def click(self, point):
  1442. if len(self.draw_app.get_selected()) == 0:
  1443. return "Nothing to move."
  1444. if self.origin is None:
  1445. self.set_origin(point)
  1446. self.draw_app.app.inform.emit("Click on target location ...")
  1447. return
  1448. else:
  1449. self.destination = point
  1450. self.make()
  1451. # MS: always return to the Select Tool
  1452. self.draw_app.select_tool("select")
  1453. return
  1454. def make(self):
  1455. # Create new geometry
  1456. dx = self.destination[0] - self.origin[0]
  1457. dy = self.destination[1] - self.origin[1]
  1458. sel_shapes_to_be_deleted = []
  1459. for sel_dia in self.selected_dia_list:
  1460. self.current_storage = self.draw_app.storage_dict[sel_dia]
  1461. for select_shape in self.draw_app.get_selected():
  1462. if select_shape in self.current_storage.get_objects():
  1463. self.geometry.append(DrawToolShape(affinity.translate(select_shape.geo, xoff=dx, yoff=dy)))
  1464. self.current_storage.remove(select_shape)
  1465. sel_shapes_to_be_deleted.append(select_shape)
  1466. self.draw_app.on_exc_shape_complete(self.current_storage)
  1467. self.geometry = []
  1468. for shp in sel_shapes_to_be_deleted:
  1469. self.draw_app.selected.remove(shp)
  1470. sel_shapes_to_be_deleted = []
  1471. self.draw_app.build_ui()
  1472. self.draw_app.app.inform.emit("[success]Done. Drill(s) Move completed.")
  1473. def utility_geometry(self, data=None):
  1474. """
  1475. Temporary geometry on screen while using this tool.
  1476. :param data:
  1477. :return:
  1478. """
  1479. geo_list = []
  1480. if self.origin is None:
  1481. return None
  1482. if len(self.draw_app.get_selected()) == 0:
  1483. return None
  1484. dx = data[0] - self.origin[0]
  1485. dy = data[1] - self.origin[1]
  1486. for geom in self.draw_app.get_selected():
  1487. geo_list.append(affinity.translate(geom.geo, xoff=dx, yoff=dy))
  1488. return DrawToolUtilityShape(geo_list)
  1489. class FCDrillCopy(FCDrillMove):
  1490. def make(self):
  1491. # Create new geometry
  1492. dx = self.destination[0] - self.origin[0]
  1493. dy = self.destination[1] - self.origin[1]
  1494. sel_shapes_to_be_deleted = []
  1495. for sel_dia in self.selected_dia_list:
  1496. self.current_storage = self.draw_app.storage_dict[sel_dia]
  1497. for select_shape in self.draw_app.get_selected():
  1498. if select_shape in self.current_storage.get_objects():
  1499. self.geometry.append(DrawToolShape(affinity.translate(select_shape.geo, xoff=dx, yoff=dy)))
  1500. # add some fake drills into the self.draw_app.points_edit to update the drill count in tool table
  1501. self.draw_app.points_edit[sel_dia].append((0, 0))
  1502. sel_shapes_to_be_deleted.append(select_shape)
  1503. self.draw_app.on_exc_shape_complete(self.current_storage)
  1504. self.geometry = []
  1505. for shp in sel_shapes_to_be_deleted:
  1506. self.draw_app.selected.remove(shp)
  1507. sel_shapes_to_be_deleted = []
  1508. self.draw_app.build_ui()
  1509. self.draw_app.app.inform.emit("[success]Done. Drill(s) copied.")
  1510. ########################
  1511. ### Main Application ###
  1512. ########################
  1513. class FlatCAMGeoEditor(QtCore.QObject):
  1514. draw_shape_idx = -1
  1515. def __init__(self, app, disabled=False):
  1516. assert isinstance(app, FlatCAMApp.App), \
  1517. "Expected the app to be a FlatCAMApp.App, got %s" % type(app)
  1518. super(FlatCAMGeoEditor, self).__init__()
  1519. self.app = app
  1520. self.canvas = app.plotcanvas
  1521. self.app.ui.geo_add_circle_menuitem.triggered.connect(lambda: self.select_tool('circle'))
  1522. self.app.ui.geo_add_arc_menuitem.triggered.connect(lambda: self.select_tool('arc'))
  1523. self.app.ui.geo_add_rectangle_menuitem.triggered.connect(lambda: self.select_tool('rectangle'))
  1524. self.app.ui.geo_add_polygon_menuitem.triggered.connect(lambda: self.select_tool('polygon'))
  1525. self.app.ui.geo_add_path_menuitem.triggered.connect(lambda: self.select_tool('path'))
  1526. self.app.ui.geo_add_text_menuitem.triggered.connect(lambda: self.select_tool('text'))
  1527. self.app.ui.geo_paint_menuitem.triggered.connect(self.on_paint_tool)
  1528. self.app.ui.geo_buffer_menuitem.triggered.connect(self.on_buffer_tool)
  1529. self.app.ui.geo_delete_menuitem.triggered.connect(self.on_delete_btn)
  1530. self.app.ui.geo_union_menuitem.triggered.connect(self.union)
  1531. self.app.ui.geo_intersection_menuitem.triggered.connect(self.intersection)
  1532. self.app.ui.geo_subtract_menuitem.triggered.connect(self.subtract)
  1533. self.app.ui.geo_cutpath_menuitem.triggered.connect(self.cutpath)
  1534. self.app.ui.geo_copy_menuitem.triggered.connect(lambda: self.select_tool('copy'))
  1535. self.app.ui.geo_union_btn.triggered.connect(self.union)
  1536. self.app.ui.geo_intersection_btn.triggered.connect(self.intersection)
  1537. self.app.ui.geo_subtract_btn.triggered.connect(self.subtract)
  1538. self.app.ui.geo_cutpath_btn.triggered.connect(self.cutpath)
  1539. self.app.ui.geo_delete_btn.triggered.connect(self.on_delete_btn)
  1540. self.app.ui.geo_move_menuitem.triggered.connect(self.on_move)
  1541. self.app.ui.geo_cornersnap_menuitem.triggered.connect(self.on_corner_snap)
  1542. ## Toolbar events and properties
  1543. self.tools = {
  1544. "select": {"button": self.app.ui.geo_select_btn,
  1545. "constructor": FCSelect},
  1546. "arc": {"button": self.app.ui.geo_add_arc_btn,
  1547. "constructor": FCArc},
  1548. "circle": {"button": self.app.ui.geo_add_circle_btn,
  1549. "constructor": FCCircle},
  1550. "path": {"button": self.app.ui.geo_add_path_btn,
  1551. "constructor": FCPath},
  1552. "rectangle": {"button": self.app.ui.geo_add_rectangle_btn,
  1553. "constructor": FCRectangle},
  1554. "polygon": {"button": self.app.ui.geo_add_polygon_btn,
  1555. "constructor": FCPolygon},
  1556. "text": {"button": self.app.ui.geo_add_text_btn,
  1557. "constructor": FCText},
  1558. "buffer": {"button": self.app.ui.geo_add_buffer_btn,
  1559. "constructor": FCBuffer},
  1560. "paint": {"button": self.app.ui.geo_add_paint_btn,
  1561. "constructor": FCPaint},
  1562. "move": {"button": self.app.ui.geo_move_btn,
  1563. "constructor": FCMove},
  1564. "rotate": {"button": self.app.ui.geo_rotate_btn,
  1565. "constructor": FCRotate},
  1566. "copy": {"button": self.app.ui.geo_copy_btn,
  1567. "constructor": FCCopy}
  1568. }
  1569. ### Data
  1570. self.active_tool = None
  1571. self.storage = FlatCAMGeoEditor.make_storage()
  1572. self.utility = []
  1573. # VisPy visuals
  1574. self.fcgeometry = None
  1575. self.shapes = self.app.plotcanvas.new_shape_collection(layers=1)
  1576. self.tool_shape = self.app.plotcanvas.new_shape_collection(layers=1)
  1577. self.app.pool_recreated.connect(self.pool_recreated)
  1578. # Remove from scene
  1579. self.shapes.enabled = False
  1580. self.tool_shape.enabled = False
  1581. ## List of selected shapes.
  1582. self.selected = []
  1583. self.flat_geo = []
  1584. self.move_timer = QtCore.QTimer()
  1585. self.move_timer.setSingleShot(True)
  1586. # this var will store the state of the toolbar before starting the editor
  1587. self.toolbar_old_state = False
  1588. self.key = None # Currently pressed key
  1589. self.geo_key_modifiers = None
  1590. self.x = None # Current mouse cursor pos
  1591. self.y = None
  1592. # Current snapped mouse pos
  1593. self.snap_x = None
  1594. self.snap_y = None
  1595. self.pos = None
  1596. # signal that there is an action active like polygon or path
  1597. self.in_action = False
  1598. def make_callback(thetool):
  1599. def f():
  1600. self.on_tool_select(thetool)
  1601. return f
  1602. for tool in self.tools:
  1603. self.tools[tool]["button"].triggered.connect(make_callback(tool)) # Events
  1604. self.tools[tool]["button"].setCheckable(True) # Checkable
  1605. self.app.ui.grid_snap_btn.triggered.connect(self.on_grid_toggled)
  1606. self.app.ui.corner_snap_btn.setCheckable(True)
  1607. self.app.ui.corner_snap_btn.triggered.connect(lambda: self.toolbar_tool_toggle("corner_snap"))
  1608. self.options = {
  1609. "global_gridx": 0.1,
  1610. "global_gridy": 0.1,
  1611. "global_snap_max": 0.05,
  1612. "grid_snap": True,
  1613. "corner_snap": False,
  1614. "grid_gap_link": True
  1615. }
  1616. self.app.options_read_form()
  1617. for option in self.options:
  1618. if option in self.app.options:
  1619. self.options[option] = self.app.options[option]
  1620. self.app.ui.grid_gap_x_entry.setText(str(self.options["global_gridx"]))
  1621. self.app.ui.grid_gap_y_entry.setText(str(self.options["global_gridy"]))
  1622. self.app.ui.snap_max_dist_entry.setText(str(self.options["global_snap_max"]))
  1623. self.app.ui.grid_gap_link_cb.setChecked(True)
  1624. self.rtree_index = rtindex.Index()
  1625. def entry2option(option, entry):
  1626. try:
  1627. self.options[option] = float(entry.text())
  1628. except Exception as e:
  1629. log.debug("FlatCAMGeoEditor.__init__().entry2option() --> %s" % str(e))
  1630. return
  1631. self.app.ui.grid_gap_x_entry.setValidator(QtGui.QDoubleValidator())
  1632. self.app.ui.grid_gap_x_entry.textChanged.connect(
  1633. lambda: entry2option("global_gridx", self.app.ui.grid_gap_x_entry))
  1634. self.app.ui.grid_gap_y_entry.setValidator(QtGui.QDoubleValidator())
  1635. self.app.ui.grid_gap_y_entry.textChanged.connect(
  1636. lambda: entry2option("global_gridy", self.app.ui.grid_gap_y_entry))
  1637. self.app.ui.snap_max_dist_entry.setValidator(QtGui.QDoubleValidator())
  1638. self.app.ui.snap_max_dist_entry.textChanged.connect(
  1639. lambda: entry2option("snap_max", self.app.ui.snap_max_dist_entry))
  1640. # store the status of the editor so the Delete at object level will not work until the edit is finished
  1641. self.editor_active = False
  1642. # if using Paint store here the tool diameter used
  1643. self.paint_tooldia = None
  1644. def pool_recreated(self, pool):
  1645. self.shapes.pool = pool
  1646. self.tool_shape.pool = pool
  1647. def activate(self):
  1648. self.connect_canvas_event_handlers()
  1649. self.shapes.enabled = True
  1650. self.tool_shape.enabled = True
  1651. self.app.app_cursor.enabled = True
  1652. self.app.ui.snap_max_dist_entry.setEnabled(True)
  1653. self.app.ui.corner_snap_btn.setEnabled(True)
  1654. self.app.ui.snap_magnet.setVisible(True)
  1655. self.app.ui.corner_snap_btn.setVisible(True)
  1656. self.app.ui.geo_editor_menu.setDisabled(False)
  1657. self.app.ui.geo_editor_menu.menuAction().setVisible(True)
  1658. self.app.ui.update_obj_btn.setEnabled(True)
  1659. self.app.ui.g_editor_cmenu.setEnabled(True)
  1660. self.app.ui.geo_edit_toolbar.setDisabled(False)
  1661. self.app.ui.geo_edit_toolbar.setVisible(True)
  1662. self.app.ui.snap_toolbar.setDisabled(False)
  1663. # prevent the user to change anything in the Selected Tab while the Geo Editor is active
  1664. sel_tab_widget_list = self.app.ui.selected_tab.findChildren(QtWidgets.QWidget)
  1665. for w in sel_tab_widget_list:
  1666. w.setEnabled(False)
  1667. # Tell the App that the editor is active
  1668. self.editor_active = True
  1669. def deactivate(self):
  1670. self.disconnect_canvas_event_handlers()
  1671. self.clear()
  1672. self.app.ui.geo_edit_toolbar.setDisabled(True)
  1673. settings = QSettings("Open Source", "FlatCAM")
  1674. if settings.contains("layout"):
  1675. layout = settings.value('layout', type=str)
  1676. if layout == 'standard':
  1677. # self.app.ui.geo_edit_toolbar.setVisible(False)
  1678. self.app.ui.snap_max_dist_entry.setEnabled(False)
  1679. self.app.ui.corner_snap_btn.setEnabled(False)
  1680. self.app.ui.snap_magnet.setVisible(False)
  1681. self.app.ui.corner_snap_btn.setVisible(False)
  1682. elif layout == 'compact':
  1683. # self.app.ui.geo_edit_toolbar.setVisible(True)
  1684. self.app.ui.snap_max_dist_entry.setEnabled(False)
  1685. self.app.ui.corner_snap_btn.setEnabled(False)
  1686. else:
  1687. # self.app.ui.geo_edit_toolbar.setVisible(False)
  1688. self.app.ui.snap_magnet.setVisible(False)
  1689. self.app.ui.corner_snap_btn.setVisible(False)
  1690. self.app.ui.snap_max_dist_entry.setEnabled(False)
  1691. self.app.ui.corner_snap_btn.setEnabled(False)
  1692. # set the Editor Toolbar visibility to what was before entering in the Editor
  1693. self.app.ui.geo_edit_toolbar.setVisible(False) if self.toolbar_old_state is False \
  1694. else self.app.ui.geo_edit_toolbar.setVisible(True)
  1695. # Disable visuals
  1696. self.shapes.enabled = False
  1697. self.tool_shape.enabled = False
  1698. self.app.app_cursor.enabled = False
  1699. self.app.ui.geo_editor_menu.setDisabled(True)
  1700. self.app.ui.geo_editor_menu.menuAction().setVisible(False)
  1701. self.app.ui.update_obj_btn.setEnabled(False)
  1702. self.app.ui.g_editor_cmenu.setEnabled(False)
  1703. self.app.ui.e_editor_cmenu.setEnabled(False)
  1704. # Tell the app that the editor is no longer active
  1705. self.editor_active = False
  1706. # Show original geometry
  1707. if self.fcgeometry:
  1708. self.fcgeometry.visible = True
  1709. def connect_canvas_event_handlers(self):
  1710. ## Canvas events
  1711. # make sure that the shortcuts key and mouse events will no longer be linked to the methods from FlatCAMApp
  1712. # but those from FlatCAMGeoEditor
  1713. self.app.plotcanvas.vis_disconnect('mouse_press', self.app.on_mouse_click_over_plot)
  1714. self.app.plotcanvas.vis_disconnect('mouse_move', self.app.on_mouse_move_over_plot)
  1715. self.app.plotcanvas.vis_disconnect('mouse_release', self.app.on_mouse_click_release_over_plot)
  1716. self.app.plotcanvas.vis_disconnect('mouse_double_click', self.app.on_double_click_over_plot)
  1717. self.app.collection.view.clicked.disconnect()
  1718. self.canvas.vis_connect('mouse_press', self.on_canvas_click)
  1719. self.canvas.vis_connect('mouse_move', self.on_canvas_move)
  1720. self.canvas.vis_connect('mouse_release', self.on_canvas_click_release)
  1721. def disconnect_canvas_event_handlers(self):
  1722. self.canvas.vis_disconnect('mouse_press', self.on_canvas_click)
  1723. self.canvas.vis_disconnect('mouse_move', self.on_canvas_move)
  1724. self.canvas.vis_disconnect('mouse_release', self.on_canvas_click_release)
  1725. # we restore the key and mouse control to FlatCAMApp method
  1726. self.app.plotcanvas.vis_connect('mouse_press', self.app.on_mouse_click_over_plot)
  1727. self.app.plotcanvas.vis_connect('mouse_move', self.app.on_mouse_move_over_plot)
  1728. self.app.plotcanvas.vis_connect('mouse_release', self.app.on_mouse_click_release_over_plot)
  1729. self.app.plotcanvas.vis_connect('mouse_double_click', self.app.on_double_click_over_plot)
  1730. self.app.collection.view.clicked.connect(self.app.collection.on_mouse_down)
  1731. def add_shape(self, shape):
  1732. """
  1733. Adds a shape to the shape storage.
  1734. :param shape: Shape to be added.
  1735. :type shape: DrawToolShape
  1736. :return: None
  1737. """
  1738. # List of DrawToolShape?
  1739. if isinstance(shape, list):
  1740. for subshape in shape:
  1741. self.add_shape(subshape)
  1742. return
  1743. assert isinstance(shape, DrawToolShape), \
  1744. "Expected a DrawToolShape, got %s" % type(shape)
  1745. assert shape.geo is not None, \
  1746. "Shape object has empty geometry (None)"
  1747. assert (isinstance(shape.geo, list) and len(shape.geo) > 0) or \
  1748. not isinstance(shape.geo, list), \
  1749. "Shape objects has empty geometry ([])"
  1750. if isinstance(shape, DrawToolUtilityShape):
  1751. self.utility.append(shape)
  1752. else:
  1753. self.storage.insert(shape) # TODO: Check performance
  1754. def delete_utility_geometry(self):
  1755. # for_deletion = [shape for shape in self.shape_buffer if shape.utility]
  1756. # for_deletion = [shape for shape in self.storage.get_objects() if shape.utility]
  1757. for_deletion = [shape for shape in self.utility]
  1758. for shape in for_deletion:
  1759. self.delete_shape(shape)
  1760. self.tool_shape.clear(update=True)
  1761. self.tool_shape.redraw()
  1762. def cutpath(self):
  1763. selected = self.get_selected()
  1764. tools = selected[1:]
  1765. toolgeo = cascaded_union([shp.geo for shp in tools])
  1766. target = selected[0]
  1767. if type(target.geo) == Polygon:
  1768. for ring in poly2rings(target.geo):
  1769. self.add_shape(DrawToolShape(ring.difference(toolgeo)))
  1770. self.delete_shape(target)
  1771. elif type(target.geo) == LineString or type(target.geo) == LinearRing:
  1772. self.add_shape(DrawToolShape(target.geo.difference(toolgeo)))
  1773. self.delete_shape(target)
  1774. elif type(target.geo) == MultiLineString:
  1775. try:
  1776. for linestring in target.geo:
  1777. self.add_shape(DrawToolShape(linestring.difference(toolgeo)))
  1778. except:
  1779. self.app.log.warning("Current LinearString does not intersect the target")
  1780. self.delete_shape(target)
  1781. else:
  1782. self.app.log.warning("Not implemented. Object type: %s" % str(type(target.geo)))
  1783. self.replot()
  1784. def toolbar_tool_toggle(self, key):
  1785. self.options[key] = self.sender().isChecked()
  1786. if self.options[key] == True:
  1787. return 1
  1788. else:
  1789. return 0
  1790. def clear(self):
  1791. self.active_tool = None
  1792. # self.shape_buffer = []
  1793. self.selected = []
  1794. self.shapes.clear(update=True)
  1795. self.tool_shape.clear(update=True)
  1796. self.storage = FlatCAMGeoEditor.make_storage()
  1797. self.replot()
  1798. def edit_fcgeometry(self, fcgeometry):
  1799. """
  1800. Imports the geometry from the given FlatCAM Geometry object
  1801. into the editor.
  1802. :param fcgeometry: FlatCAMGeometry
  1803. :return: None
  1804. """
  1805. assert isinstance(fcgeometry, Geometry), \
  1806. "Expected a Geometry, got %s" % type(fcgeometry)
  1807. self.deactivate()
  1808. self.activate()
  1809. # Hide original geometry
  1810. self.fcgeometry = fcgeometry
  1811. fcgeometry.visible = False
  1812. # Set selection tolerance
  1813. DrawToolShape.tolerance = fcgeometry.drawing_tolerance * 10
  1814. self.select_tool("select")
  1815. # Link shapes into editor.
  1816. for shape in fcgeometry.flatten():
  1817. if shape is not None: # TODO: Make flatten never create a None
  1818. if type(shape) == Polygon:
  1819. self.add_shape(DrawToolShape(shape.exterior))
  1820. for inter in shape.interiors:
  1821. self.add_shape(DrawToolShape(inter))
  1822. else:
  1823. self.add_shape(DrawToolShape(shape))
  1824. self.replot()
  1825. # start with GRID toolbar activated
  1826. if self.app.ui.grid_snap_btn.isChecked() == False:
  1827. self.app.ui.grid_snap_btn.trigger()
  1828. def on_buffer_tool(self):
  1829. buff_tool = BufferSelectionTool(self.app, self)
  1830. buff_tool.run()
  1831. def on_paint_tool(self):
  1832. paint_tool = PaintOptionsTool(self.app, self)
  1833. paint_tool.run()
  1834. def on_tool_select(self, tool):
  1835. """
  1836. Behavior of the toolbar. Tool initialization.
  1837. :rtype : None
  1838. """
  1839. self.app.log.debug("on_tool_select('%s')" % tool)
  1840. # This is to make the group behave as radio group
  1841. if tool in self.tools:
  1842. if self.tools[tool]["button"].isChecked():
  1843. self.app.log.debug("%s is checked." % tool)
  1844. for t in self.tools:
  1845. if t != tool:
  1846. self.tools[t]["button"].setChecked(False)
  1847. self.active_tool = self.tools[tool]["constructor"](self)
  1848. if not isinstance(self.active_tool, FCSelect):
  1849. self.app.inform.emit(self.active_tool.start_msg)
  1850. else:
  1851. self.app.log.debug("%s is NOT checked." % tool)
  1852. for t in self.tools:
  1853. self.tools[t]["button"].setChecked(False)
  1854. self.active_tool = None
  1855. def draw_tool_path(self):
  1856. self.select_tool('path')
  1857. return
  1858. def draw_tool_rectangle(self):
  1859. self.select_tool('rectangle')
  1860. return
  1861. def on_grid_toggled(self):
  1862. self.toolbar_tool_toggle("grid_snap")
  1863. # make sure that the cursor shape is enabled/disabled, too
  1864. if self.options['grid_snap'] is True:
  1865. self.app.app_cursor.enabled = True
  1866. else:
  1867. self.app.app_cursor.enabled = False
  1868. def on_canvas_click(self, event):
  1869. """
  1870. event.x and .y have canvas coordinates
  1871. event.xdaya and .ydata have plot coordinates
  1872. :param event: Event object dispatched by Matplotlib
  1873. :return: None
  1874. """
  1875. if event.button is 1:
  1876. self.app.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  1877. "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (0, 0))
  1878. self.pos = self.canvas.vispy_canvas.translate_coords(event.pos)
  1879. ### Snap coordinates
  1880. x, y = self.snap(self.pos[0], self.pos[1])
  1881. self.pos = (x, y)
  1882. # Selection with left mouse button
  1883. if self.active_tool is not None and event.button is 1:
  1884. # Dispatch event to active_tool
  1885. # msg = self.active_tool.click(self.snap(event.xdata, event.ydata))
  1886. msg = self.active_tool.click(self.snap(self.pos[0], self.pos[1]))
  1887. # If it is a shape generating tool
  1888. if isinstance(self.active_tool, FCShapeTool) and self.active_tool.complete:
  1889. self.on_shape_complete()
  1890. # MS: always return to the Select Tool
  1891. self.select_tool("select")
  1892. return
  1893. if isinstance(self.active_tool, FCSelect):
  1894. # self.app.log.debug("Replotting after click.")
  1895. self.replot()
  1896. else:
  1897. self.app.log.debug("No active tool to respond to click!")
  1898. def on_canvas_move(self, event):
  1899. """
  1900. Called on 'mouse_move' event
  1901. event.pos have canvas screen coordinates
  1902. :param event: Event object dispatched by VisPy SceneCavas
  1903. :return: None
  1904. """
  1905. pos = self.canvas.vispy_canvas.translate_coords(event.pos)
  1906. event.xdata, event.ydata = pos[0], pos[1]
  1907. self.x = event.xdata
  1908. self.y = event.ydata
  1909. # Prevent updates on pan
  1910. # if len(event.buttons) > 0:
  1911. # return
  1912. # if the RMB is clicked and mouse is moving over plot then 'panning_action' is True
  1913. if event.button == 2:
  1914. self.app.panning_action = True
  1915. return
  1916. else:
  1917. self.app.panning_action = False
  1918. try:
  1919. x = float(event.xdata)
  1920. y = float(event.ydata)
  1921. except TypeError:
  1922. return
  1923. if self.active_tool is None:
  1924. return
  1925. ### Snap coordinates
  1926. x, y = self.snap(x, y)
  1927. self.snap_x = x
  1928. self.snap_y = y
  1929. # update the position label in the infobar since the APP mouse event handlers are disconnected
  1930. self.app.ui.position_label.setText("&nbsp;&nbsp;&nbsp;&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  1931. "<b>Y</b>: %.4f" % (x, y))
  1932. if self.pos is None:
  1933. self.pos = (0, 0)
  1934. dx = x - self.pos[0]
  1935. dy = y - self.pos[1]
  1936. # update the reference position label in the infobar since the APP mouse event handlers are disconnected
  1937. self.app.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  1938. "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (dx, dy))
  1939. ### Utility geometry (animated)
  1940. geo = self.active_tool.utility_geometry(data=(x, y))
  1941. if isinstance(geo, DrawToolShape) and geo.geo is not None:
  1942. # Remove any previous utility shape
  1943. self.tool_shape.clear(update=True)
  1944. self.draw_utility_geometry(geo=geo)
  1945. ### Selection area on canvas section ###
  1946. dx = pos[0] - self.pos[0]
  1947. if event.is_dragging == 1 and event.button == 1:
  1948. self.app.delete_selection_shape()
  1949. if dx < 0:
  1950. self.app.draw_moving_selection_shape((self.pos[0], self.pos[1]), (x,y),
  1951. color=self.app.defaults["global_alt_sel_line"],
  1952. face_color=self.app.defaults['global_alt_sel_fill'])
  1953. self.app.selection_type = False
  1954. else:
  1955. self.app.draw_moving_selection_shape((self.pos[0], self.pos[1]), (x,y))
  1956. self.app.selection_type = True
  1957. else:
  1958. self.app.selection_type = None
  1959. # Update cursor
  1960. self.app.app_cursor.set_data(np.asarray([(x, y)]), symbol='++', edge_color='black', size=20)
  1961. def on_canvas_click_release(self, event):
  1962. pos_canvas = self.canvas.vispy_canvas.translate_coords(event.pos)
  1963. if self.app.grid_status():
  1964. pos = self.snap(pos_canvas[0], pos_canvas[1])
  1965. else:
  1966. pos = (pos_canvas[0], pos_canvas[1])
  1967. # if the released mouse button was RMB then test if it was a panning motion or not, if not it was a context
  1968. # canvas menu
  1969. try:
  1970. if event.button == 2: # right click
  1971. if self.app.panning_action is True:
  1972. self.app.panning_action = False
  1973. else:
  1974. if self.in_action is False:
  1975. self.app.cursor = QtGui.QCursor()
  1976. self.app.ui.popMenu.popup(self.app.cursor.pos())
  1977. else:
  1978. # if right click on canvas and the active tool need to be finished (like Path or Polygon)
  1979. # right mouse click will finish the action
  1980. if isinstance(self.active_tool, FCShapeTool):
  1981. self.active_tool.click(self.snap(self.x, self.y))
  1982. self.active_tool.make()
  1983. if self.active_tool.complete:
  1984. self.on_shape_complete()
  1985. self.app.inform.emit("[success]Done.")
  1986. # automatically make the selection tool active after completing current action
  1987. self.select_tool('select')
  1988. except Exception as e:
  1989. log.warning("Error: %s" % str(e))
  1990. return
  1991. # if the released mouse button was LMB then test if we had a right-to-left selection or a left-to-right
  1992. # selection and then select a type of selection ("enclosing" or "touching")
  1993. try:
  1994. if event.button == 1: # left click
  1995. if self.app.selection_type is not None:
  1996. self.draw_selection_area_handler(self.pos, pos, self.app.selection_type)
  1997. self.app.selection_type = None
  1998. elif isinstance(self.active_tool, FCSelect):
  1999. # Dispatch event to active_tool
  2000. # msg = self.active_tool.click(self.snap(event.xdata, event.ydata))
  2001. msg = self.active_tool.click_release((self.pos[0], self.pos[1]))
  2002. self.app.inform.emit(msg)
  2003. self.replot()
  2004. except Exception as e:
  2005. log.warning("Error: %s" % str(e))
  2006. return
  2007. def draw_selection_area_handler(self, start_pos, end_pos, sel_type):
  2008. """
  2009. :param start_pos: mouse position when the selection LMB click was done
  2010. :param end_pos: mouse position when the left mouse button is released
  2011. :param sel_type: if True it's a left to right selection (enclosure), if False it's a 'touch' selection
  2012. :type Bool
  2013. :return:
  2014. """
  2015. poly_selection = Polygon([start_pos, (end_pos[0], start_pos[1]), end_pos, (start_pos[0], end_pos[1])])
  2016. self.app.delete_selection_shape()
  2017. for obj in self.storage.get_objects():
  2018. if (sel_type is True and poly_selection.contains(obj.geo)) or \
  2019. (sel_type is False and poly_selection.intersects(obj.geo)):
  2020. if self.key == self.app.defaults["global_mselect_key"]:
  2021. if obj in self.selected:
  2022. self.selected.remove(obj)
  2023. else:
  2024. # add the object to the selected shapes
  2025. self.selected.append(obj)
  2026. else:
  2027. self.selected.append(obj)
  2028. self.replot()
  2029. def draw_utility_geometry(self, geo):
  2030. # Add the new utility shape
  2031. try:
  2032. # this case is for the Font Parse
  2033. for el in list(geo.geo):
  2034. if type(el) == MultiPolygon:
  2035. for poly in el:
  2036. self.tool_shape.add(
  2037. shape=poly,
  2038. color=(self.app.defaults["global_draw_color"] + '80'),
  2039. update=False,
  2040. layer=0,
  2041. tolerance=None
  2042. )
  2043. elif type(el) == MultiLineString:
  2044. for linestring in el:
  2045. self.tool_shape.add(
  2046. shape=linestring,
  2047. color=(self.app.defaults["global_draw_color"] + '80'),
  2048. update=False,
  2049. layer=0,
  2050. tolerance=None
  2051. )
  2052. else:
  2053. self.tool_shape.add(
  2054. shape=el,
  2055. color=(self.app.defaults["global_draw_color"] + '80'),
  2056. update=False,
  2057. layer=0,
  2058. tolerance=None
  2059. )
  2060. except TypeError:
  2061. self.tool_shape.add(
  2062. shape=geo.geo, color=(self.app.defaults["global_draw_color"] + '80'),
  2063. update=False, layer=0, tolerance=None)
  2064. self.tool_shape.redraw()
  2065. def on_delete_btn(self):
  2066. self.delete_selected()
  2067. self.replot()
  2068. def delete_selected(self):
  2069. tempref = [s for s in self.selected]
  2070. for shape in tempref:
  2071. self.delete_shape(shape)
  2072. self.selected = []
  2073. def delete_shape(self, shape):
  2074. if shape in self.utility:
  2075. self.utility.remove(shape)
  2076. return
  2077. self.storage.remove(shape)
  2078. if shape in self.selected:
  2079. self.selected.remove(shape) # TODO: Check performance
  2080. def on_move(self):
  2081. self.app.ui.geo_move_btn.setChecked(True)
  2082. self.on_tool_select('move')
  2083. def on_move_click(self):
  2084. self.on_move()
  2085. self.active_tool.set_origin(self.snap(self.x, self.y))
  2086. def on_corner_snap(self):
  2087. self.app.ui.corner_snap_btn.trigger()
  2088. def get_selected(self):
  2089. """
  2090. Returns list of shapes that are selected in the editor.
  2091. :return: List of shapes.
  2092. """
  2093. # return [shape for shape in self.shape_buffer if shape["selected"]]
  2094. return self.selected
  2095. def plot_shape(self, geometry=None, color='black', linewidth=1):
  2096. """
  2097. Plots a geometric object or list of objects without rendering. Plotted objects
  2098. are returned as a list. This allows for efficient/animated rendering.
  2099. :param geometry: Geometry to be plotted (Any Shapely.geom kind or list of such)
  2100. :param color: Shape color
  2101. :param linewidth: Width of lines in # of pixels.
  2102. :return: List of plotted elements.
  2103. """
  2104. plot_elements = []
  2105. if geometry is None:
  2106. geometry = self.active_tool.geometry
  2107. try:
  2108. for geo in geometry:
  2109. plot_elements += self.plot_shape(geometry=geo, color=color, linewidth=linewidth)
  2110. ## Non-iterable
  2111. except TypeError:
  2112. ## DrawToolShape
  2113. if isinstance(geometry, DrawToolShape):
  2114. plot_elements += self.plot_shape(geometry=geometry.geo, color=color, linewidth=linewidth)
  2115. ## Polygon: Descend into exterior and each interior.
  2116. if type(geometry) == Polygon:
  2117. plot_elements += self.plot_shape(geometry=geometry.exterior, color=color, linewidth=linewidth)
  2118. plot_elements += self.plot_shape(geometry=geometry.interiors, color=color, linewidth=linewidth)
  2119. if type(geometry) == LineString or type(geometry) == LinearRing:
  2120. plot_elements.append(self.shapes.add(shape=geometry, color=color, layer=0,
  2121. tolerance=self.fcgeometry.drawing_tolerance))
  2122. if type(geometry) == Point:
  2123. pass
  2124. return plot_elements
  2125. def plot_all(self):
  2126. """
  2127. Plots all shapes in the editor.
  2128. :return: None
  2129. :rtype: None
  2130. """
  2131. # self.app.log.debug("plot_all()")
  2132. self.shapes.clear(update=True)
  2133. for shape in self.storage.get_objects():
  2134. if shape.geo is None: # TODO: This shouldn't have happened
  2135. continue
  2136. if shape in self.selected:
  2137. self.plot_shape(geometry=shape.geo, color=self.app.defaults['global_sel_draw_color'], linewidth=2)
  2138. continue
  2139. self.plot_shape(geometry=shape.geo, color=self.app.defaults['global_draw_color'])
  2140. for shape in self.utility:
  2141. self.plot_shape(geometry=shape.geo, linewidth=1)
  2142. continue
  2143. self.shapes.redraw()
  2144. def replot(self):
  2145. self.plot_all()
  2146. def on_shape_complete(self):
  2147. self.app.log.debug("on_shape_complete()")
  2148. # Add shape
  2149. self.add_shape(self.active_tool.geometry)
  2150. # Remove any utility shapes
  2151. self.delete_utility_geometry()
  2152. self.tool_shape.clear(update=True)
  2153. # Replot and reset tool.
  2154. self.replot()
  2155. # self.active_tool = type(self.active_tool)(self)
  2156. @staticmethod
  2157. def make_storage():
  2158. ## Shape storage.
  2159. storage = FlatCAMRTreeStorage()
  2160. storage.get_points = DrawToolShape.get_pts
  2161. return storage
  2162. def select_tool(self, toolname):
  2163. """
  2164. Selects a drawing tool. Impacts the object and GUI.
  2165. :param toolname: Name of the tool.
  2166. :return: None
  2167. """
  2168. self.tools[toolname]["button"].setChecked(True)
  2169. self.on_tool_select(toolname)
  2170. def set_selected(self, shape):
  2171. # Remove and add to the end.
  2172. if shape in self.selected:
  2173. self.selected.remove(shape)
  2174. self.selected.append(shape)
  2175. def set_unselected(self, shape):
  2176. if shape in self.selected:
  2177. self.selected.remove(shape)
  2178. def snap(self, x, y):
  2179. """
  2180. Adjusts coordinates to snap settings.
  2181. :param x: Input coordinate X
  2182. :param y: Input coordinate Y
  2183. :return: Snapped (x, y)
  2184. """
  2185. snap_x, snap_y = (x, y)
  2186. snap_distance = Inf
  2187. ### Object (corner?) snap
  2188. ### No need for the objects, just the coordinates
  2189. ### in the index.
  2190. if self.options["corner_snap"]:
  2191. try:
  2192. nearest_pt, shape = self.storage.nearest((x, y))
  2193. nearest_pt_distance = distance((x, y), nearest_pt)
  2194. if nearest_pt_distance <= float(self.options["global_snap_max"]):
  2195. snap_distance = nearest_pt_distance
  2196. snap_x, snap_y = nearest_pt
  2197. except (StopIteration, AssertionError):
  2198. pass
  2199. ### Grid snap
  2200. if self.options["grid_snap"]:
  2201. if self.options["global_gridx"] != 0:
  2202. snap_x_ = round(x / self.options["global_gridx"]) * self.options['global_gridx']
  2203. else:
  2204. snap_x_ = x
  2205. # If the Grid_gap_linked on Grid Toolbar is checked then the snap distance on GridY entry will be ignored
  2206. # and it will use the snap distance from GridX entry
  2207. if self.app.ui.grid_gap_link_cb.isChecked():
  2208. if self.options["global_gridx"] != 0:
  2209. snap_y_ = round(y / self.options["global_gridx"]) * self.options['global_gridx']
  2210. else:
  2211. snap_y_ = y
  2212. else:
  2213. if self.options["global_gridy"] != 0:
  2214. snap_y_ = round(y / self.options["global_gridy"]) * self.options['global_gridy']
  2215. else:
  2216. snap_y_ = y
  2217. nearest_grid_distance = distance((x, y), (snap_x_, snap_y_))
  2218. if nearest_grid_distance < snap_distance:
  2219. snap_x, snap_y = (snap_x_, snap_y_)
  2220. return snap_x, snap_y
  2221. def update_fcgeometry(self, fcgeometry):
  2222. """
  2223. Transfers the geometry tool shape buffer to the selected geometry
  2224. object. The geometry already in the object are removed.
  2225. :param fcgeometry: FlatCAMGeometry
  2226. :return: None
  2227. """
  2228. fcgeometry.solid_geometry = []
  2229. # for shape in self.shape_buffer:
  2230. for shape in self.storage.get_objects():
  2231. fcgeometry.solid_geometry.append(shape.geo)
  2232. # re-enable all the widgets in the Selected Tab that were disabled after entering in Edit Geometry Mode
  2233. sel_tab_widget_list = self.app.ui.selected_tab.findChildren(QtWidgets.QWidget)
  2234. for w in sel_tab_widget_list:
  2235. w.setEnabled(True)
  2236. def update_options(self, obj):
  2237. if self.paint_tooldia:
  2238. obj.options['cnctooldia'] = self.paint_tooldia
  2239. self.paint_tooldia = None
  2240. return True
  2241. else:
  2242. return False
  2243. def union(self):
  2244. """
  2245. Makes union of selected polygons. Original polygons
  2246. are deleted.
  2247. :return: None.
  2248. """
  2249. results = cascaded_union([t.geo for t in self.get_selected()])
  2250. # Delete originals.
  2251. for_deletion = [s for s in self.get_selected()]
  2252. for shape in for_deletion:
  2253. self.delete_shape(shape)
  2254. # Selected geometry is now gone!
  2255. self.selected = []
  2256. self.add_shape(DrawToolShape(results))
  2257. self.replot()
  2258. def intersection(self):
  2259. """
  2260. Makes intersectino of selected polygons. Original polygons are deleted.
  2261. :return: None
  2262. """
  2263. shapes = self.get_selected()
  2264. try:
  2265. results = shapes[0].geo
  2266. except Exception as e:
  2267. log.debug("FlatCAMGeoEditor.intersection() --> %s" % str(e))
  2268. self.app.inform.emit("[WARNING_NOTCL]A selection of at least 2 geo items is required to do Intersection.")
  2269. self.select_tool('select')
  2270. return
  2271. for shape in shapes[1:]:
  2272. results = results.intersection(shape.geo)
  2273. # Delete originals.
  2274. for_deletion = [s for s in self.get_selected()]
  2275. for shape in for_deletion:
  2276. self.delete_shape(shape)
  2277. # Selected geometry is now gone!
  2278. self.selected = []
  2279. self.add_shape(DrawToolShape(results))
  2280. self.replot()
  2281. def subtract(self):
  2282. selected = self.get_selected()
  2283. try:
  2284. tools = selected[1:]
  2285. toolgeo = cascaded_union([shp.geo for shp in tools])
  2286. result = selected[0].geo.difference(toolgeo)
  2287. self.delete_shape(selected[0])
  2288. self.add_shape(DrawToolShape(result))
  2289. self.replot()
  2290. except Exception as e:
  2291. log.debug(str(e))
  2292. def buffer(self, buf_distance, join_style):
  2293. selected = self.get_selected()
  2294. if buf_distance < 0:
  2295. self.app.inform.emit(
  2296. "[ERROR_NOTCL]Negative buffer value is not accepted. Use Buffer interior to generate an 'inside' shape")
  2297. # deselect everything
  2298. self.selected = []
  2299. self.replot()
  2300. return
  2301. if len(selected) == 0:
  2302. self.app.inform.emit("[WARNING_NOTCL] Nothing selected for buffering.")
  2303. return
  2304. if not isinstance(buf_distance, float):
  2305. self.app.inform.emit("[WARNING_NOTCL] Invalid distance for buffering.")
  2306. # deselect everything
  2307. self.selected = []
  2308. self.replot()
  2309. return
  2310. pre_buffer = cascaded_union([t.geo for t in selected])
  2311. results = pre_buffer.buffer(buf_distance - 1e-10, resolution=32, join_style=join_style)
  2312. if results.is_empty:
  2313. self.app.inform.emit("[ERROR_NOTCL]Failed, the result is empty. Choose a different buffer value.")
  2314. # deselect everything
  2315. self.selected = []
  2316. self.replot()
  2317. return
  2318. self.add_shape(DrawToolShape(results))
  2319. self.replot()
  2320. self.app.inform.emit("[success]Full buffer geometry created.")
  2321. def buffer_int(self, buf_distance, join_style):
  2322. selected = self.get_selected()
  2323. if buf_distance < 0:
  2324. self.app.inform.emit(
  2325. "[ERROR_NOTCL]Negative buffer value is not accepted. Use Buffer interior to generate an 'inside' shape")
  2326. # deselect everything
  2327. self.selected = []
  2328. self.replot()
  2329. return
  2330. if len(selected) == 0:
  2331. self.app.inform.emit("[WARNING_NOTCL] Nothing selected for buffering.")
  2332. return
  2333. if not isinstance(buf_distance, float):
  2334. self.app.inform.emit("[WARNING_NOTCL] Invalid distance for buffering.")
  2335. # deselect everything
  2336. self.selected = []
  2337. self.replot()
  2338. return
  2339. pre_buffer = cascaded_union([t.geo for t in selected])
  2340. results = pre_buffer.buffer(-buf_distance + 1e-10, resolution=32, join_style=join_style)
  2341. if results.is_empty:
  2342. self.app.inform.emit("[ERROR_NOTCL]Failed, the result is empty. Choose a smaller buffer value.")
  2343. # deselect everything
  2344. self.selected = []
  2345. self.replot()
  2346. return
  2347. if type(results) == MultiPolygon:
  2348. for poly in results:
  2349. self.add_shape(DrawToolShape(poly.exterior))
  2350. else:
  2351. self.add_shape(DrawToolShape(results.exterior))
  2352. self.replot()
  2353. self.app.inform.emit("[success]Exterior buffer geometry created.")
  2354. # selected = self.get_selected()
  2355. #
  2356. # if len(selected) == 0:
  2357. # self.app.inform.emit("[WARNING] Nothing selected for buffering.")
  2358. # return
  2359. #
  2360. # if not isinstance(buf_distance, float):
  2361. # self.app.inform.emit("[WARNING] Invalid distance for buffering.")
  2362. # return
  2363. #
  2364. # pre_buffer = cascaded_union([t.geo for t in selected])
  2365. # results = pre_buffer.buffer(buf_distance)
  2366. # if results.is_empty:
  2367. # self.app.inform.emit("Failed. Choose a smaller buffer value.")
  2368. # return
  2369. #
  2370. # int_geo = []
  2371. # if type(results) == MultiPolygon:
  2372. # for poly in results:
  2373. # for g in poly.interiors:
  2374. # int_geo.append(g)
  2375. # res = cascaded_union(int_geo)
  2376. # self.add_shape(DrawToolShape(res))
  2377. # else:
  2378. # print(results.interiors)
  2379. # for g in results.interiors:
  2380. # int_geo.append(g)
  2381. # res = cascaded_union(int_geo)
  2382. # self.add_shape(DrawToolShape(res))
  2383. #
  2384. # self.replot()
  2385. # self.app.inform.emit("Interior buffer geometry created.")
  2386. def buffer_ext(self, buf_distance, join_style):
  2387. selected = self.get_selected()
  2388. if buf_distance < 0:
  2389. self.app.inform.emit("[ERROR_NOTCL]Negative buffer value is not accepted. "
  2390. "Use Buffer interior to generate an 'inside' shape")
  2391. # deselect everything
  2392. self.selected = []
  2393. self.replot()
  2394. return
  2395. if len(selected) == 0:
  2396. self.app.inform.emit("[WARNING_NOTCL] Nothing selected for buffering.")
  2397. return
  2398. if not isinstance(buf_distance, float):
  2399. self.app.inform.emit("[WARNING_NOTCL] Invalid distance for buffering.")
  2400. # deselect everything
  2401. self.selected = []
  2402. self.replot()
  2403. return
  2404. pre_buffer = cascaded_union([t.geo for t in selected])
  2405. results = pre_buffer.buffer(buf_distance - 1e-10, resolution=32, join_style=join_style)
  2406. if results.is_empty:
  2407. self.app.inform.emit("[ERROR_NOTCL]Failed, the result is empty. Choose a different buffer value.")
  2408. # deselect everything
  2409. self.selected = []
  2410. self.replot()
  2411. return
  2412. if type(results) == MultiPolygon:
  2413. for poly in results:
  2414. self.add_shape(DrawToolShape(poly.exterior))
  2415. else:
  2416. self.add_shape(DrawToolShape(results.exterior))
  2417. self.replot()
  2418. self.app.inform.emit("[success]Exterior buffer geometry created.")
  2419. # def paint(self, tooldia, overlap, margin, method):
  2420. # selected = self.get_selected()
  2421. #
  2422. # if len(selected) == 0:
  2423. # self.app.inform.emit("[WARNING] Nothing selected for painting.")
  2424. # return
  2425. #
  2426. # for param in [tooldia, overlap, margin]:
  2427. # if not isinstance(param, float):
  2428. # param_name = [k for k, v in locals().items() if v is param][0]
  2429. # self.app.inform.emit("[WARNING] Invalid value for {}".format(param))
  2430. #
  2431. # # Todo: Check for valid method.
  2432. #
  2433. # # Todo: This is the 3rd implementation on painting polys... try to consolidate
  2434. #
  2435. # results = []
  2436. #
  2437. # def recurse(geo):
  2438. # try:
  2439. # for subg in geo:
  2440. # for subsubg in recurse(subg):
  2441. # yield subsubg
  2442. # except TypeError:
  2443. # if isinstance(geo, LinearRing):
  2444. # yield geo
  2445. #
  2446. # raise StopIteration
  2447. #
  2448. # for geo in selected:
  2449. # print(type(geo.geo))
  2450. #
  2451. # local_results = []
  2452. # for poly in recurse(geo.geo):
  2453. # if method == "seed":
  2454. # # Type(cp) == FlatCAMRTreeStorage | None
  2455. # cp = Geometry.clear_polygon2(poly.buffer(-margin),
  2456. # tooldia, overlap=overlap)
  2457. #
  2458. # else:
  2459. # # Type(cp) == FlatCAMRTreeStorage | None
  2460. # cp = Geometry.clear_polygon(poly.buffer(-margin),
  2461. # tooldia, overlap=overlap)
  2462. #
  2463. # if cp is not None:
  2464. # local_results += list(cp.get_objects())
  2465. #
  2466. # results.append(cascaded_union(local_results))
  2467. #
  2468. # # This is a dirty patch:
  2469. # for r in results:
  2470. # self.add_shape(DrawToolShape(r))
  2471. #
  2472. # self.replot()
  2473. def paint(self, tooldia, overlap, margin, connect, contour, method):
  2474. self.paint_tooldia = tooldia
  2475. selected = self.get_selected()
  2476. if len(selected) == 0:
  2477. self.app.inform.emit("[WARNING_NOTCL]Nothing selected for painting.")
  2478. return
  2479. for param in [tooldia, overlap, margin]:
  2480. if not isinstance(param, float):
  2481. param_name = [k for k, v in locals().items() if v is param][0]
  2482. self.app.inform.emit("[WARNING] Invalid value for {}".format(param))
  2483. results = []
  2484. if tooldia >= overlap:
  2485. self.app.inform.emit(
  2486. "[ERROR_NOTCL] Could not do Paint. Overlap value has to be less than Tool Dia value.")
  2487. return
  2488. def recurse(geometry, reset=True):
  2489. """
  2490. Creates a list of non-iterable linear geometry objects.
  2491. Results are placed in self.flat_geometry
  2492. :param geometry: Shapely type or list or list of list of such.
  2493. :param reset: Clears the contents of self.flat_geometry.
  2494. """
  2495. if geometry is None:
  2496. return
  2497. if reset:
  2498. self.flat_geo = []
  2499. ## If iterable, expand recursively.
  2500. try:
  2501. for geo in geometry:
  2502. if geo is not None:
  2503. recurse(geometry=geo, reset=False)
  2504. ## Not iterable, do the actual indexing and add.
  2505. except TypeError:
  2506. self.flat_geo.append(geometry)
  2507. return self.flat_geo
  2508. for geo in selected:
  2509. local_results = []
  2510. for geo_obj in recurse(geo.geo):
  2511. try:
  2512. if type(geo_obj) == Polygon:
  2513. poly_buf = geo_obj.buffer(-margin)
  2514. else:
  2515. poly_buf = Polygon(geo_obj).buffer(-margin)
  2516. if method == "seed":
  2517. cp = Geometry.clear_polygon2(poly_buf,
  2518. tooldia, self.app.defaults["geometry_circle_steps"],
  2519. overlap=overlap, contour=contour, connect=connect)
  2520. elif method == "lines":
  2521. cp = Geometry.clear_polygon3(poly_buf,
  2522. tooldia, self.app.defaults["geometry_circle_steps"],
  2523. overlap=overlap, contour=contour, connect=connect)
  2524. else:
  2525. cp = Geometry.clear_polygon(poly_buf,
  2526. tooldia, self.app.defaults["geometry_circle_steps"],
  2527. overlap=overlap, contour=contour, connect=connect)
  2528. if cp is not None:
  2529. local_results += list(cp.get_objects())
  2530. except Exception as e:
  2531. log.debug("Could not Paint the polygons. %s" % str(e))
  2532. self.app.inform.emit(
  2533. "[ERROR] Could not do Paint. Try a different combination of parameters. "
  2534. "Or a different method of Paint\n%s" % str(e))
  2535. return
  2536. # add the result to the results list
  2537. results.append(cascaded_union(local_results))
  2538. # This is a dirty patch:
  2539. for r in results:
  2540. self.add_shape(DrawToolShape(r))
  2541. self.app.inform.emit(
  2542. "[success] Paint done.")
  2543. self.replot()
  2544. class FlatCAMExcEditor(QtCore.QObject):
  2545. draw_shape_idx = -1
  2546. def __init__(self, app):
  2547. assert isinstance(app, FlatCAMApp.App), \
  2548. "Expected the app to be a FlatCAMApp.App, got %s" % type(app)
  2549. super(FlatCAMExcEditor, self).__init__()
  2550. self.app = app
  2551. self.canvas = self.app.plotcanvas
  2552. self.exc_edit_widget = QtWidgets.QWidget()
  2553. layout = QtWidgets.QVBoxLayout()
  2554. self.exc_edit_widget.setLayout(layout)
  2555. ## Page Title box (spacing between children)
  2556. self.title_box = QtWidgets.QHBoxLayout()
  2557. layout.addLayout(self.title_box)
  2558. ## Page Title icon
  2559. pixmap = QtGui.QPixmap('share/flatcam_icon32.png')
  2560. self.icon = QtWidgets.QLabel()
  2561. self.icon.setPixmap(pixmap)
  2562. self.title_box.addWidget(self.icon, stretch=0)
  2563. ## Title label
  2564. self.title_label = QtWidgets.QLabel("<font size=5><b>" + 'Excellon Editor' + "</b></font>")
  2565. self.title_label.setAlignment(QtCore.Qt.AlignLeft | QtCore.Qt.AlignVCenter)
  2566. self.title_box.addWidget(self.title_label, stretch=1)
  2567. ## Object name
  2568. self.name_box = QtWidgets.QHBoxLayout()
  2569. layout.addLayout(self.name_box)
  2570. name_label = QtWidgets.QLabel("Name:")
  2571. self.name_box.addWidget(name_label)
  2572. self.name_entry = FCEntry()
  2573. self.name_box.addWidget(self.name_entry)
  2574. ## Box box for custom widgets
  2575. # This gets populated in offspring implementations.
  2576. self.custom_box = QtWidgets.QVBoxLayout()
  2577. layout.addLayout(self.custom_box)
  2578. # add a frame and inside add a vertical box layout. Inside this vbox layout I add all the Drills widgets
  2579. # this way I can hide/show the frame
  2580. self.drills_frame = QtWidgets.QFrame()
  2581. self.drills_frame.setContentsMargins(0, 0, 0, 0)
  2582. self.custom_box.addWidget(self.drills_frame)
  2583. self.tools_box = QtWidgets.QVBoxLayout()
  2584. self.tools_box.setContentsMargins(0, 0, 0, 0)
  2585. self.drills_frame.setLayout(self.tools_box)
  2586. #### Tools Drills ####
  2587. self.tools_table_label = QtWidgets.QLabel('<b>Tools Table</b>')
  2588. self.tools_table_label.setToolTip(
  2589. "Tools in this Excellon object\n"
  2590. "when are used for drilling."
  2591. )
  2592. self.tools_box.addWidget(self.tools_table_label)
  2593. self.tools_table_exc = FCTable()
  2594. self.tools_box.addWidget(self.tools_table_exc)
  2595. self.tools_table_exc.setColumnCount(4)
  2596. self.tools_table_exc.setHorizontalHeaderLabels(['#', 'Diameter', 'D', 'S'])
  2597. self.tools_table_exc.setSortingEnabled(False)
  2598. self.tools_table_exc.setSelectionBehavior(QtWidgets.QAbstractItemView.SelectRows)
  2599. self.empty_label = QtWidgets.QLabel('')
  2600. self.tools_box.addWidget(self.empty_label)
  2601. #### Add a new Tool ####
  2602. self.addtool_label = QtWidgets.QLabel('<b>Add/Delete Tool</b>')
  2603. self.addtool_label.setToolTip(
  2604. "Add/Delete a tool to the tool list\n"
  2605. "for this Excellon object."
  2606. )
  2607. self.tools_box.addWidget(self.addtool_label)
  2608. grid1 = QtWidgets.QGridLayout()
  2609. self.tools_box.addLayout(grid1)
  2610. addtool_entry_lbl = QtWidgets.QLabel('Tool Dia:')
  2611. addtool_entry_lbl.setToolTip(
  2612. "Diameter for the new tool"
  2613. )
  2614. grid1.addWidget(addtool_entry_lbl, 0, 0)
  2615. hlay = QtWidgets.QHBoxLayout()
  2616. self.addtool_entry = LengthEntry()
  2617. hlay.addWidget(self.addtool_entry)
  2618. self.addtool_btn = QtWidgets.QPushButton('Add Tool')
  2619. self.addtool_btn.setToolTip(
  2620. "Add a new tool to the tool list\n"
  2621. "with the diameter specified above."
  2622. )
  2623. self.addtool_btn.setFixedWidth(80)
  2624. hlay.addWidget(self.addtool_btn)
  2625. grid1.addLayout(hlay, 0, 1)
  2626. grid2 = QtWidgets.QGridLayout()
  2627. self.tools_box.addLayout(grid2)
  2628. self.deltool_btn = QtWidgets.QPushButton('Delete Tool')
  2629. self.deltool_btn.setToolTip(
  2630. "Delete a tool in the tool list\n"
  2631. "by selecting a row in the tool table."
  2632. )
  2633. grid2.addWidget(self.deltool_btn, 0, 1)
  2634. # add a frame and inside add a vertical box layout. Inside this vbox layout I add all the Drills widgets
  2635. # this way I can hide/show the frame
  2636. self.resize_frame = QtWidgets.QFrame()
  2637. self.resize_frame.setContentsMargins(0, 0, 0, 0)
  2638. self.tools_box.addWidget(self.resize_frame)
  2639. self.resize_box = QtWidgets.QVBoxLayout()
  2640. self.resize_box.setContentsMargins(0, 0, 0, 0)
  2641. self.resize_frame.setLayout(self.resize_box)
  2642. #### Resize a drill ####
  2643. self.emptyresize_label = QtWidgets.QLabel('')
  2644. self.resize_box.addWidget(self.emptyresize_label)
  2645. self.drillresize_label = QtWidgets.QLabel('<b>Resize Drill(s)</b>')
  2646. self.drillresize_label.setToolTip(
  2647. "Resize a drill or a selection of drills."
  2648. )
  2649. self.resize_box.addWidget(self.drillresize_label)
  2650. grid3 = QtWidgets.QGridLayout()
  2651. self.resize_box.addLayout(grid3)
  2652. res_entry_lbl = QtWidgets.QLabel('Resize Dia:')
  2653. res_entry_lbl.setToolTip(
  2654. "Diameter to resize to."
  2655. )
  2656. grid3.addWidget(addtool_entry_lbl, 0, 0)
  2657. hlay2 = QtWidgets.QHBoxLayout()
  2658. self.resdrill_entry = LengthEntry()
  2659. hlay2.addWidget(self.resdrill_entry)
  2660. self.resize_btn = QtWidgets.QPushButton('Resize')
  2661. self.resize_btn.setToolTip(
  2662. "Resize drill(s)"
  2663. )
  2664. self.resize_btn.setFixedWidth(80)
  2665. hlay2.addWidget(self.resize_btn)
  2666. grid3.addLayout(hlay2, 0, 1)
  2667. self.resize_frame.hide()
  2668. # add a frame and inside add a vertical box layout. Inside this vbox layout I add
  2669. # all the add drill array widgets
  2670. # this way I can hide/show the frame
  2671. self.array_frame = QtWidgets.QFrame()
  2672. self.array_frame.setContentsMargins(0, 0, 0, 0)
  2673. self.tools_box.addWidget(self.array_frame)
  2674. self.array_box = QtWidgets.QVBoxLayout()
  2675. self.array_box.setContentsMargins(0, 0, 0, 0)
  2676. self.array_frame.setLayout(self.array_box)
  2677. #### Add DRILL Array ####
  2678. self.emptyarray_label = QtWidgets.QLabel('')
  2679. self.array_box.addWidget(self.emptyarray_label)
  2680. self.drillarray_label = QtWidgets.QLabel('<b>Add Drill Array</b>')
  2681. self.drillarray_label.setToolTip(
  2682. "Add an array of drills (linear or circular array)"
  2683. )
  2684. self.array_box.addWidget(self.drillarray_label)
  2685. self.array_type_combo = FCComboBox()
  2686. self.array_type_combo.setToolTip(
  2687. "Select the type of drills array to create.\n"
  2688. "It can be Linear X(Y) or Circular"
  2689. )
  2690. self.array_type_combo.addItem("Linear")
  2691. self.array_type_combo.addItem("Circular")
  2692. self.array_box.addWidget(self.array_type_combo)
  2693. self.array_form = QtWidgets.QFormLayout()
  2694. self.array_box.addLayout(self.array_form)
  2695. self.drill_array_size_label = QtWidgets.QLabel('Nr of drills:')
  2696. self.drill_array_size_label.setToolTip(
  2697. "Specify how many drills to be in the array."
  2698. )
  2699. self.drill_array_size_label.setFixedWidth(100)
  2700. self.drill_array_size_entry = LengthEntry()
  2701. self.array_form.addRow(self.drill_array_size_label, self.drill_array_size_entry)
  2702. self.array_linear_frame = QtWidgets.QFrame()
  2703. self.array_linear_frame.setContentsMargins(0, 0, 0, 0)
  2704. self.array_box.addWidget(self.array_linear_frame)
  2705. self.linear_box = QtWidgets.QVBoxLayout()
  2706. self.linear_box.setContentsMargins(0, 0, 0, 0)
  2707. self.array_linear_frame.setLayout(self.linear_box)
  2708. self.linear_form = QtWidgets.QFormLayout()
  2709. self.linear_box.addLayout(self.linear_form)
  2710. self.drill_axis_label = QtWidgets.QLabel('Direction:')
  2711. self.drill_axis_label.setToolTip(
  2712. "Direction on which the linear array is oriented:\n"
  2713. "- 'X' - horizontal axis \n"
  2714. "- 'Y' - vertical axis or \n"
  2715. "- 'Angle' - a custom angle for the array inclination"
  2716. )
  2717. self.drill_axis_label.setFixedWidth(100)
  2718. self.drill_axis_radio = RadioSet([{'label': 'X', 'value': 'X'},
  2719. {'label': 'Y', 'value': 'Y'},
  2720. {'label': 'Angle', 'value': 'A'}])
  2721. self.drill_axis_radio.set_value('X')
  2722. self.linear_form.addRow(self.drill_axis_label, self.drill_axis_radio)
  2723. self.drill_pitch_label = QtWidgets.QLabel('Pitch:')
  2724. self.drill_pitch_label.setToolTip(
  2725. "Pitch = Distance between elements of the array."
  2726. )
  2727. self.drill_pitch_label.setFixedWidth(100)
  2728. self.drill_pitch_entry = LengthEntry()
  2729. self.linear_form.addRow(self.drill_pitch_label, self.drill_pitch_entry)
  2730. self.linear_angle_label = QtWidgets.QLabel('Angle:')
  2731. self.linear_angle_label.setToolTip(
  2732. "Angle at which the linear array is placed.\n"
  2733. "The precision is of max 2 decimals.\n"
  2734. "Min value is: -359.99 degrees.\n"
  2735. "Max value is: 360.00 degrees."
  2736. )
  2737. self.linear_angle_label.setFixedWidth(100)
  2738. self.linear_angle_spinner = FCDoubleSpinner()
  2739. self.linear_angle_spinner.set_precision(2)
  2740. self.linear_angle_spinner.setRange(-359.99, 360.00)
  2741. self.linear_form.addRow(self.linear_angle_label, self.linear_angle_spinner)
  2742. self.array_circular_frame = QtWidgets.QFrame()
  2743. self.array_circular_frame.setContentsMargins(0, 0, 0, 0)
  2744. self.array_box.addWidget(self.array_circular_frame)
  2745. self.circular_box = QtWidgets.QVBoxLayout()
  2746. self.circular_box.setContentsMargins(0, 0, 0, 0)
  2747. self.array_circular_frame.setLayout(self.circular_box)
  2748. self.drill_direction_label = QtWidgets.QLabel('Direction:')
  2749. self.drill_direction_label.setToolTip(
  2750. "Direction for circular array."
  2751. "Can be CW = clockwise or CCW = counter clockwise."
  2752. )
  2753. self.drill_direction_label.setFixedWidth(100)
  2754. self.circular_form = QtWidgets.QFormLayout()
  2755. self.circular_box.addLayout(self.circular_form)
  2756. self.drill_direction_radio = RadioSet([{'label': 'CW', 'value': 'CW'},
  2757. {'label': 'CCW.', 'value': 'CCW'}])
  2758. self.drill_direction_radio.set_value('CW')
  2759. self.circular_form.addRow(self.drill_direction_label, self.drill_direction_radio)
  2760. self.drill_angle_label = QtWidgets.QLabel('Angle:')
  2761. self.drill_angle_label.setToolTip(
  2762. "Angle at which each element in circular array is placed."
  2763. )
  2764. self.drill_angle_label.setFixedWidth(100)
  2765. self.drill_angle_entry = LengthEntry()
  2766. self.circular_form.addRow(self.drill_angle_label, self.drill_angle_entry)
  2767. self.array_circular_frame.hide()
  2768. self.linear_angle_spinner.hide()
  2769. self.linear_angle_label.hide()
  2770. self.array_frame.hide()
  2771. self.tools_box.addStretch()
  2772. ## Toolbar events and properties
  2773. self.tools_exc = {
  2774. "select": {"button": self.app.ui.select_drill_btn,
  2775. "constructor": FCDrillSelect},
  2776. "add": {"button": self.app.ui.add_drill_btn,
  2777. "constructor": FCDrillAdd},
  2778. "add_array": {"button": self.app.ui.add_drill_array_btn,
  2779. "constructor": FCDrillArray},
  2780. "resize": {"button": self.app.ui.resize_drill_btn,
  2781. "constructor": FCDrillResize},
  2782. "copy": {"button": self.app.ui.copy_drill_btn,
  2783. "constructor": FCDrillCopy},
  2784. "move": {"button": self.app.ui.move_drill_btn,
  2785. "constructor": FCDrillMove},
  2786. }
  2787. ### Data
  2788. self.active_tool = None
  2789. self.storage_dict = {}
  2790. self.current_storage = []
  2791. # build the data from the Excellon point into a dictionary
  2792. # {tool_dia: [geometry_in_points]}
  2793. self.points_edit = {}
  2794. self.sorted_diameters =[]
  2795. self.new_drills = []
  2796. self.new_tools = {}
  2797. self.new_slots = {}
  2798. # dictionary to store the tool_row and diameters in Tool_table
  2799. # it will be updated everytime self.build_ui() is called
  2800. self.olddia_newdia = {}
  2801. self.tool2tooldia = {}
  2802. # this will store the value for the last selected tool, for use after clicking on canvas when the selection
  2803. # is cleared but as a side effect also the selected tool is cleared
  2804. self.last_tool_selected = None
  2805. self.utility = []
  2806. # this will flag if the Editor "tools" are launched from key shortcuts (True) or from menu toolbar (False)
  2807. self.launched_from_shortcuts = False
  2808. # this var will store the state of the toolbar before starting the editor
  2809. self.toolbar_old_state = False
  2810. self.app.ui.delete_drill_btn.triggered.connect(self.on_delete_btn)
  2811. self.name_entry.returnPressed.connect(self.on_name_activate)
  2812. self.addtool_btn.clicked.connect(self.on_tool_add)
  2813. # self.addtool_entry.editingFinished.connect(self.on_tool_add)
  2814. self.deltool_btn.clicked.connect(self.on_tool_delete)
  2815. self.tools_table_exc.selectionModel().currentChanged.connect(self.on_row_selected)
  2816. self.array_type_combo.currentIndexChanged.connect(self.on_array_type_combo)
  2817. self.drill_axis_radio.activated_custom.connect(self.on_linear_angle_radio)
  2818. self.app.ui.exc_add_array_drill_menuitem.triggered.connect(self.exc_add_drill_array)
  2819. self.app.ui.exc_add_drill_menuitem.triggered.connect(self.exc_add_drill)
  2820. self.app.ui.exc_resize_drill_menuitem.triggered.connect(self.exc_resize_drills)
  2821. self.app.ui.exc_copy_drill_menuitem.triggered.connect(self.exc_copy_drills)
  2822. self.app.ui.exc_delete_drill_menuitem.triggered.connect(self.on_delete_btn)
  2823. self.app.ui.exc_move_drill_menuitem.triggered.connect(self.exc_move_drills)
  2824. # Init GUI
  2825. self.drill_array_size_entry.set_value(5)
  2826. self.drill_pitch_entry.set_value(2.54)
  2827. self.drill_angle_entry.set_value(12)
  2828. self.drill_direction_radio.set_value('CW')
  2829. self.drill_axis_radio.set_value('X')
  2830. self.exc_obj = None
  2831. # VisPy Visuals
  2832. self.shapes = self.app.plotcanvas.new_shape_collection(layers=1)
  2833. self.tool_shape = self.app.plotcanvas.new_shape_collection(layers=1)
  2834. self.app.pool_recreated.connect(self.pool_recreated)
  2835. # Remove from scene
  2836. self.shapes.enabled = False
  2837. self.tool_shape.enabled = False
  2838. ## List of selected shapes.
  2839. self.selected = []
  2840. self.move_timer = QtCore.QTimer()
  2841. self.move_timer.setSingleShot(True)
  2842. ## Current application units in Upper Case
  2843. self.units = self.app.general_options_form.general_app_group.units_radio.get_value().upper()
  2844. self.key = None # Currently pressed key
  2845. self.modifiers = None
  2846. self.x = None # Current mouse cursor pos
  2847. self.y = None
  2848. # Current snapped mouse pos
  2849. self.snap_x = None
  2850. self.snap_y = None
  2851. self.pos = None
  2852. def make_callback(thetool):
  2853. def f():
  2854. self.on_tool_select(thetool)
  2855. return f
  2856. for tool in self.tools_exc:
  2857. self.tools_exc[tool]["button"].triggered.connect(make_callback(tool)) # Events
  2858. self.tools_exc[tool]["button"].setCheckable(True) # Checkable
  2859. self.options = {
  2860. "global_gridx": 0.1,
  2861. "global_gridy": 0.1,
  2862. "snap_max": 0.05,
  2863. "grid_snap": True,
  2864. "corner_snap": False,
  2865. "grid_gap_link": True
  2866. }
  2867. self.app.options_read_form()
  2868. for option in self.options:
  2869. if option in self.app.options:
  2870. self.options[option] = self.app.options[option]
  2871. self.rtree_exc_index = rtindex.Index()
  2872. # flag to show if the object was modified
  2873. self.is_modified = False
  2874. self.edited_obj_name = ""
  2875. # variable to store the total amount of drills per job
  2876. self.tot_drill_cnt = 0
  2877. self.tool_row = 0
  2878. # variable to store the total amount of slots per job
  2879. self.tot_slot_cnt = 0
  2880. self.tool_row_slots = 0
  2881. self.tool_row = 0
  2882. # store the status of the editor so the Delete at object level will not work until the edit is finished
  2883. self.editor_active = False
  2884. def entry2option(option, entry):
  2885. self.options[option] = float(entry.text())
  2886. # store the status of the editor so the Delete at object level will not work until the edit is finished
  2887. self.editor_active = False
  2888. def pool_recreated(self, pool):
  2889. self.shapes.pool = pool
  2890. self.tool_shape.pool = pool
  2891. @staticmethod
  2892. def make_storage():
  2893. ## Shape storage.
  2894. storage = FlatCAMRTreeStorage()
  2895. storage.get_points = DrawToolShape.get_pts
  2896. return storage
  2897. def set_ui(self):
  2898. # updated units
  2899. self.units = self.app.general_options_form.general_app_group.units_radio.get_value().upper()
  2900. self.olddia_newdia.clear()
  2901. self.tool2tooldia.clear()
  2902. # build the self.points_edit dict {dimaters: [point_list]}
  2903. for drill in self.exc_obj.drills:
  2904. if drill['tool'] in self.exc_obj.tools:
  2905. if self.units == 'IN':
  2906. tool_dia = float('%.3f' % self.exc_obj.tools[drill['tool']]['C'])
  2907. else:
  2908. tool_dia = float('%.2f' % self.exc_obj.tools[drill['tool']]['C'])
  2909. try:
  2910. self.points_edit[tool_dia].append(drill['point'])
  2911. except KeyError:
  2912. self.points_edit[tool_dia] = [drill['point']]
  2913. # update the olddia_newdia dict to make sure we have an updated state of the tool_table
  2914. for key in self.points_edit:
  2915. self.olddia_newdia[key] = key
  2916. sort_temp = []
  2917. for diam in self.olddia_newdia:
  2918. sort_temp.append(float(diam))
  2919. self.sorted_diameters = sorted(sort_temp)
  2920. # populate self.intial_table_rows dict with the tool number as keys and tool diameters as values
  2921. for i in range(len(self.sorted_diameters)):
  2922. tt_dia = self.sorted_diameters[i]
  2923. self.tool2tooldia[i + 1] = tt_dia
  2924. def build_ui(self):
  2925. try:
  2926. # if connected, disconnect the signal from the slot on item_changed as it creates issues
  2927. self.tools_table_exc.itemChanged.disconnect()
  2928. except:
  2929. pass
  2930. # updated units
  2931. self.units = self.app.general_options_form.general_app_group.units_radio.get_value().upper()
  2932. # make a new name for the new Excellon object (the one with edited content)
  2933. self.edited_obj_name = self.exc_obj.options['name']
  2934. self.name_entry.set_value(self.edited_obj_name)
  2935. if self.units == "IN":
  2936. self.addtool_entry.set_value(0.039)
  2937. else:
  2938. self.addtool_entry.set_value(1)
  2939. sort_temp = []
  2940. for diam in self.olddia_newdia:
  2941. sort_temp.append(float(diam))
  2942. self.sorted_diameters = sorted(sort_temp)
  2943. # here, self.sorted_diameters will hold in a oblique way, the number of tools
  2944. n = len(self.sorted_diameters)
  2945. # we have (n+2) rows because there are 'n' tools, each a row, plus the last 2 rows for totals.
  2946. self.tools_table_exc.setRowCount(n + 2)
  2947. self.tot_drill_cnt = 0
  2948. self.tot_slot_cnt = 0
  2949. self.tool_row = 0
  2950. # this variable will serve as the real tool_number
  2951. tool_id = 0
  2952. for tool_no in self.sorted_diameters:
  2953. tool_id += 1
  2954. drill_cnt = 0 # variable to store the nr of drills per tool
  2955. slot_cnt = 0 # variable to store the nr of slots per tool
  2956. # Find no of drills for the current tool
  2957. for tool_dia in self.points_edit:
  2958. if float(tool_dia) == tool_no:
  2959. drill_cnt = len(self.points_edit[tool_dia])
  2960. self.tot_drill_cnt += drill_cnt
  2961. try:
  2962. # Find no of slots for the current tool
  2963. for slot in self.slots:
  2964. if slot['tool'] == tool_no:
  2965. slot_cnt += 1
  2966. self.tot_slot_cnt += slot_cnt
  2967. except AttributeError:
  2968. # log.debug("No slots in the Excellon file")
  2969. # slot editing not implemented
  2970. pass
  2971. id = QtWidgets.QTableWidgetItem('%d' % int(tool_id))
  2972. id.setFlags(QtCore.Qt.ItemIsSelectable | QtCore.Qt.ItemIsEnabled)
  2973. self.tools_table_exc.setItem(self.tool_row, 0, id) # Tool name/id
  2974. # Make sure that the drill diameter when in MM is with no more than 2 decimals
  2975. # There are no drill bits in MM with more than 3 decimals diameter
  2976. # For INCH the decimals should be no more than 3. There are no drills under 10mils
  2977. if self.units == 'MM':
  2978. dia = QtWidgets.QTableWidgetItem('%.2f' % self.olddia_newdia[tool_no])
  2979. else:
  2980. dia = QtWidgets.QTableWidgetItem('%.3f' % self.olddia_newdia[tool_no])
  2981. dia.setFlags(QtCore.Qt.ItemIsEnabled)
  2982. drill_count = QtWidgets.QTableWidgetItem('%d' % drill_cnt)
  2983. drill_count.setFlags(QtCore.Qt.ItemIsEnabled)
  2984. # if the slot number is zero is better to not clutter the GUI with zero's so we print a space
  2985. if slot_cnt > 0:
  2986. slot_count = QtWidgets.QTableWidgetItem('%d' % slot_cnt)
  2987. else:
  2988. slot_count = QtWidgets.QTableWidgetItem('')
  2989. slot_count.setFlags(QtCore.Qt.ItemIsEnabled)
  2990. self.tools_table_exc.setItem(self.tool_row, 1, dia) # Diameter
  2991. self.tools_table_exc.setItem(self.tool_row, 2, drill_count) # Number of drills per tool
  2992. self.tools_table_exc.setItem(self.tool_row, 3, slot_count) # Number of drills per tool
  2993. self.tool_row += 1
  2994. # make the diameter column editable
  2995. for row in range(self.tool_row):
  2996. self.tools_table_exc.item(row, 1).setFlags(
  2997. QtCore.Qt.ItemIsEditable | QtCore.Qt.ItemIsSelectable | QtCore.Qt.ItemIsEnabled)
  2998. self.tools_table_exc.item(row, 2).setForeground(QtGui.QColor(0, 0, 0))
  2999. self.tools_table_exc.item(row, 3).setForeground(QtGui.QColor(0, 0, 0))
  3000. # add a last row with the Total number of drills
  3001. # HACK: made the text on this cell '9999' such it will always be the one before last when sorting
  3002. # it will have to have the foreground color (font color) white
  3003. empty = QtWidgets.QTableWidgetItem('9998')
  3004. empty.setForeground(QtGui.QColor(255, 255, 255))
  3005. empty.setFlags(empty.flags() ^ QtCore.Qt.ItemIsEnabled)
  3006. empty_b = QtWidgets.QTableWidgetItem('')
  3007. empty_b.setFlags(empty_b.flags() ^ QtCore.Qt.ItemIsEnabled)
  3008. label_tot_drill_count = QtWidgets.QTableWidgetItem('Total Drills')
  3009. tot_drill_count = QtWidgets.QTableWidgetItem('%d' % self.tot_drill_cnt)
  3010. label_tot_drill_count.setFlags(label_tot_drill_count.flags() ^ QtCore.Qt.ItemIsEnabled)
  3011. tot_drill_count.setFlags(tot_drill_count.flags() ^ QtCore.Qt.ItemIsEnabled)
  3012. self.tools_table_exc.setItem(self.tool_row, 0, empty)
  3013. self.tools_table_exc.setItem(self.tool_row, 1, label_tot_drill_count)
  3014. self.tools_table_exc.setItem(self.tool_row, 2, tot_drill_count) # Total number of drills
  3015. self.tools_table_exc.setItem(self.tool_row, 3, empty_b)
  3016. font = QtGui.QFont()
  3017. font.setBold(True)
  3018. font.setWeight(75)
  3019. for k in [1, 2]:
  3020. self.tools_table_exc.item(self.tool_row, k).setForeground(QtGui.QColor(127, 0, 255))
  3021. self.tools_table_exc.item(self.tool_row, k).setFont(font)
  3022. self.tool_row += 1
  3023. # add a last row with the Total number of slots
  3024. # HACK: made the text on this cell '9999' such it will always be the last when sorting
  3025. # it will have to have the foreground color (font color) white
  3026. empty_2 = QtWidgets.QTableWidgetItem('9999')
  3027. empty_2.setForeground(QtGui.QColor(255, 255, 255))
  3028. empty_2.setFlags(empty_2.flags() ^ QtCore.Qt.ItemIsEnabled)
  3029. empty_3 = QtWidgets.QTableWidgetItem('')
  3030. empty_3.setFlags(empty_3.flags() ^ QtCore.Qt.ItemIsEnabled)
  3031. label_tot_slot_count = QtWidgets.QTableWidgetItem('Total Slots')
  3032. tot_slot_count = QtWidgets.QTableWidgetItem('%d' % self.tot_slot_cnt)
  3033. label_tot_slot_count.setFlags(label_tot_slot_count.flags() ^ QtCore.Qt.ItemIsEnabled)
  3034. tot_slot_count.setFlags(tot_slot_count.flags() ^ QtCore.Qt.ItemIsEnabled)
  3035. self.tools_table_exc.setItem(self.tool_row, 0, empty_2)
  3036. self.tools_table_exc.setItem(self.tool_row, 1, label_tot_slot_count)
  3037. self.tools_table_exc.setItem(self.tool_row, 2, empty_3)
  3038. self.tools_table_exc.setItem(self.tool_row, 3, tot_slot_count) # Total number of slots
  3039. for kl in [1, 2, 3]:
  3040. self.tools_table_exc.item(self.tool_row, kl).setFont(font)
  3041. self.tools_table_exc.item(self.tool_row, kl).setForeground(QtGui.QColor(0, 70, 255))
  3042. # all the tools are selected by default
  3043. self.tools_table_exc.selectColumn(0)
  3044. #
  3045. self.tools_table_exc.resizeColumnsToContents()
  3046. self.tools_table_exc.resizeRowsToContents()
  3047. vertical_header = self.tools_table_exc.verticalHeader()
  3048. # vertical_header.setSectionResizeMode(QtWidgets.QHeaderView.ResizeToContents)
  3049. vertical_header.hide()
  3050. self.tools_table_exc.setVerticalScrollBarPolicy(QtCore.Qt.ScrollBarAlwaysOff)
  3051. horizontal_header = self.tools_table_exc.horizontalHeader()
  3052. horizontal_header.setSectionResizeMode(0, QtWidgets.QHeaderView.ResizeToContents)
  3053. horizontal_header.setSectionResizeMode(1, QtWidgets.QHeaderView.Stretch)
  3054. horizontal_header.setSectionResizeMode(2, QtWidgets.QHeaderView.ResizeToContents)
  3055. horizontal_header.setSectionResizeMode(3, QtWidgets.QHeaderView.ResizeToContents)
  3056. # horizontal_header.setStretchLastSection(True)
  3057. self.tools_table_exc.setSortingEnabled(True)
  3058. # sort by tool diameter
  3059. self.tools_table_exc.sortItems(1)
  3060. # After sorting, to display also the number of drills in the right row we need to update self.initial_rows dict
  3061. # with the new order. Of course the last 2 rows in the tool table are just for display therefore we don't
  3062. # use them
  3063. self.tool2tooldia.clear()
  3064. for row in range(self.tools_table_exc.rowCount() - 2):
  3065. tool = int(self.tools_table_exc.item(row, 0).text())
  3066. diameter = float(self.tools_table_exc.item(row, 1).text())
  3067. self.tool2tooldia[tool] = diameter
  3068. self.tools_table_exc.setMinimumHeight(self.tools_table_exc.getHeight())
  3069. self.tools_table_exc.setMaximumHeight(self.tools_table_exc.getHeight())
  3070. # make sure no rows are selected so the user have to click the correct row, meaning selecting the correct tool
  3071. self.tools_table_exc.clearSelection()
  3072. # Remove anything else in the GUI Selected Tab
  3073. self.app.ui.selected_scroll_area.takeWidget()
  3074. # Put ourself in the GUI Selected Tab
  3075. self.app.ui.selected_scroll_area.setWidget(self.exc_edit_widget)
  3076. # Switch notebook to Selected page
  3077. self.app.ui.notebook.setCurrentWidget(self.app.ui.selected_tab)
  3078. # we reactivate the signals after the after the tool adding as we don't need to see the tool been populated
  3079. self.tools_table_exc.itemChanged.connect(self.on_tool_edit)
  3080. def on_tool_add(self):
  3081. self.is_modified = True
  3082. tool_dia = float(self.addtool_entry.get_value())
  3083. if tool_dia not in self.olddia_newdia:
  3084. storage_elem = FlatCAMGeoEditor.make_storage()
  3085. self.storage_dict[tool_dia] = storage_elem
  3086. # self.olddia_newdia dict keeps the evidence on current tools diameters as keys and gets updated on values
  3087. # each time a tool diameter is edited or added
  3088. self.olddia_newdia[tool_dia] = tool_dia
  3089. else:
  3090. self.app.inform.emit("[WARNING_NOTCL]Tool already in the original or actual tool list.\n"
  3091. "Save and reedit Excellon if you need to add this tool. ")
  3092. return
  3093. # since we add a new tool, we update also the initial state of the tool_table through it's dictionary
  3094. # we add a new entry in the tool2tooldia dict
  3095. self.tool2tooldia[len(self.olddia_newdia)] = tool_dia
  3096. self.app.inform.emit("[success]Added new tool with dia: %s %s" % (str(tool_dia), str(self.units)))
  3097. self.build_ui()
  3098. # make a quick sort through the tool2tooldia dict so we find which row to select
  3099. row_to_be_selected = None
  3100. for key in sorted(self.tool2tooldia):
  3101. if self.tool2tooldia[key] == tool_dia:
  3102. row_to_be_selected = int(key) - 1
  3103. break
  3104. self.tools_table_exc.selectRow(row_to_be_selected)
  3105. def on_tool_delete(self, dia=None):
  3106. self.is_modified = True
  3107. deleted_tool_dia_list = []
  3108. try:
  3109. if dia is None or dia is False:
  3110. # deleted_tool_dia = float(self.tools_table_exc.item(self.tools_table_exc.currentRow(), 1).text())
  3111. for index in self.tools_table_exc.selectionModel().selectedRows():
  3112. row = index.row()
  3113. deleted_tool_dia_list.append(float(self.tools_table_exc.item(row, 1).text()))
  3114. else:
  3115. if isinstance(dia, list):
  3116. for dd in dia:
  3117. deleted_tool_dia_list.append(float('%.4f' % dd))
  3118. else:
  3119. deleted_tool_dia_list.append(float('%.4f' % dia))
  3120. except:
  3121. self.app.inform.emit("[WARNING_NOTCL]Select a tool in Tool Table")
  3122. return
  3123. for deleted_tool_dia in deleted_tool_dia_list:
  3124. # delete the storage used for that tool
  3125. storage_elem = FlatCAMGeoEditor.make_storage()
  3126. self.storage_dict[deleted_tool_dia] = storage_elem
  3127. self.storage_dict.pop(deleted_tool_dia, None)
  3128. # I've added this flag_del variable because dictionary don't like
  3129. # having keys deleted while iterating through them
  3130. flag_del = []
  3131. # self.points_edit.pop(deleted_tool_dia, None)
  3132. for deleted_tool in self.tool2tooldia:
  3133. if self.tool2tooldia[deleted_tool] == deleted_tool_dia:
  3134. flag_del.append(deleted_tool)
  3135. if flag_del:
  3136. for tool_to_be_deleted in flag_del:
  3137. self.tool2tooldia.pop(tool_to_be_deleted, None)
  3138. # delete also the drills from points_edit dict just in case we add the tool again, we don't want to show the
  3139. # number of drills from before was deleter
  3140. self.points_edit[deleted_tool_dia] = []
  3141. flag_del = []
  3142. self.olddia_newdia.pop(deleted_tool_dia, None)
  3143. self.app.inform.emit("[success]Deleted tool with dia: %s %s" % (str(deleted_tool_dia), str(self.units)))
  3144. self.replot()
  3145. # self.app.inform.emit("Could not delete selected tool")
  3146. self.build_ui()
  3147. def on_tool_edit(self):
  3148. # if connected, disconnect the signal from the slot on item_changed as it creates issues
  3149. self.tools_table_exc.itemChanged.disconnect()
  3150. # self.tools_table_exc.selectionModel().currentChanged.disconnect()
  3151. self.is_modified = True
  3152. geometry = []
  3153. current_table_dia_edited = None
  3154. if self.tools_table_exc.currentItem() is not None:
  3155. current_table_dia_edited = float(self.tools_table_exc.currentItem().text())
  3156. row_of_item_changed = self.tools_table_exc.currentRow()
  3157. # rows start with 0, tools start with 1 so we adjust the value by 1
  3158. key_in_tool2tooldia = row_of_item_changed + 1
  3159. dia_changed = self.tool2tooldia[key_in_tool2tooldia]
  3160. # tool diameter is not used so we create a new tool with the desired diameter
  3161. if current_table_dia_edited not in self.olddia_newdia.values():
  3162. # update the dict that holds as keys our initial diameters and as values the edited diameters
  3163. self.olddia_newdia[dia_changed] = current_table_dia_edited
  3164. # update the dict that holds tool_no as key and tool_dia as value
  3165. self.tool2tooldia[key_in_tool2tooldia] = current_table_dia_edited
  3166. self.replot()
  3167. else:
  3168. # tool diameter is already in use so we move the drills from the prior tool to the new tool
  3169. factor = current_table_dia_edited / dia_changed
  3170. for shape in self.storage_dict[dia_changed].get_objects():
  3171. geometry.append(DrawToolShape(
  3172. MultiLineString([affinity.scale(subgeo, xfact=factor, yfact=factor) for subgeo in shape.geo])))
  3173. self.points_edit[current_table_dia_edited].append((0, 0))
  3174. self.add_exc_shape(geometry, self.storage_dict[current_table_dia_edited])
  3175. self.on_tool_delete(dia=dia_changed)
  3176. # we reactivate the signals after the after the tool editing
  3177. self.tools_table_exc.itemChanged.connect(self.on_tool_edit)
  3178. # self.tools_table_exc.selectionModel().currentChanged.connect(self.on_row_selected)
  3179. def on_name_activate(self):
  3180. self.edited_obj_name = self.name_entry.get_value()
  3181. def activate(self):
  3182. self.connect_canvas_event_handlers()
  3183. # self.app.collection.view.keyPressed.connect(self.on_canvas_key)
  3184. self.shapes.enabled = True
  3185. self.tool_shape.enabled = True
  3186. # self.app.app_cursor.enabled = True
  3187. self.app.ui.snap_max_dist_entry.setEnabled(True)
  3188. self.app.ui.corner_snap_btn.setEnabled(True)
  3189. self.app.ui.snap_magnet.setVisible(True)
  3190. self.app.ui.corner_snap_btn.setVisible(True)
  3191. self.app.ui.exc_editor_menu.setDisabled(False)
  3192. self.app.ui.exc_editor_menu.menuAction().setVisible(True)
  3193. self.app.ui.update_obj_btn.setEnabled(True)
  3194. self.app.ui.e_editor_cmenu.setEnabled(True)
  3195. self.app.ui.exc_edit_toolbar.setDisabled(False)
  3196. self.app.ui.exc_edit_toolbar.setVisible(True)
  3197. # self.app.ui.snap_toolbar.setDisabled(False)
  3198. # start with GRID toolbar activated
  3199. if self.app.ui.grid_snap_btn.isChecked() is False:
  3200. self.app.ui.grid_snap_btn.trigger()
  3201. # Tell the App that the editor is active
  3202. self.editor_active = True
  3203. def deactivate(self):
  3204. self.disconnect_canvas_event_handlers()
  3205. self.clear()
  3206. self.app.ui.exc_edit_toolbar.setDisabled(True)
  3207. settings = QSettings("Open Source", "FlatCAM")
  3208. if settings.contains("layout"):
  3209. layout = settings.value('layout', type=str)
  3210. if layout == 'standard':
  3211. # self.app.ui.exc_edit_toolbar.setVisible(False)
  3212. self.app.ui.snap_max_dist_entry.setEnabled(False)
  3213. self.app.ui.corner_snap_btn.setEnabled(False)
  3214. self.app.ui.snap_magnet.setVisible(False)
  3215. self.app.ui.corner_snap_btn.setVisible(False)
  3216. elif layout == 'compact':
  3217. # self.app.ui.exc_edit_toolbar.setVisible(True)
  3218. self.app.ui.snap_max_dist_entry.setEnabled(False)
  3219. self.app.ui.corner_snap_btn.setEnabled(False)
  3220. self.app.ui.snap_magnet.setVisible(True)
  3221. self.app.ui.corner_snap_btn.setVisible(True)
  3222. else:
  3223. # self.app.ui.exc_edit_toolbar.setVisible(False)
  3224. self.app.ui.snap_max_dist_entry.setEnabled(False)
  3225. self.app.ui.corner_snap_btn.setEnabled(False)
  3226. self.app.ui.snap_magnet.setVisible(False)
  3227. self.app.ui.corner_snap_btn.setVisible(False)
  3228. # set the Editor Toolbar visibility to what was before entering in the Editor
  3229. self.app.ui.exc_edit_toolbar.setVisible(False) if self.toolbar_old_state is False \
  3230. else self.app.ui.exc_edit_toolbar.setVisible(True)
  3231. # Disable visuals
  3232. self.shapes.enabled = False
  3233. self.tool_shape.enabled = False
  3234. # self.app.app_cursor.enabled = False
  3235. # Tell the app that the editor is no longer active
  3236. self.editor_active = False
  3237. self.app.ui.exc_editor_menu.setDisabled(True)
  3238. self.app.ui.exc_editor_menu.menuAction().setVisible(False)
  3239. self.app.ui.update_obj_btn.setEnabled(False)
  3240. self.app.ui.g_editor_cmenu.setEnabled(False)
  3241. self.app.ui.e_editor_cmenu.setEnabled(False)
  3242. # Show original geometry
  3243. if self.exc_obj:
  3244. self.exc_obj.visible = True
  3245. def connect_canvas_event_handlers(self):
  3246. ## Canvas events
  3247. # make sure that the shortcuts key and mouse events will no longer be linked to the methods from FlatCAMApp
  3248. # but those from FlatCAMGeoEditor
  3249. self.app.plotcanvas.vis_disconnect('mouse_press', self.app.on_mouse_click_over_plot)
  3250. self.app.plotcanvas.vis_disconnect('mouse_move', self.app.on_mouse_move_over_plot)
  3251. self.app.plotcanvas.vis_disconnect('mouse_release', self.app.on_mouse_click_release_over_plot)
  3252. self.app.plotcanvas.vis_disconnect('mouse_double_click', self.app.on_double_click_over_plot)
  3253. self.app.collection.view.clicked.disconnect()
  3254. self.canvas.vis_connect('mouse_press', self.on_canvas_click)
  3255. self.canvas.vis_connect('mouse_move', self.on_canvas_move)
  3256. self.canvas.vis_connect('mouse_release', self.on_canvas_click_release)
  3257. def disconnect_canvas_event_handlers(self):
  3258. self.canvas.vis_disconnect('mouse_press', self.on_canvas_click)
  3259. self.canvas.vis_disconnect('mouse_move', self.on_canvas_move)
  3260. self.canvas.vis_disconnect('mouse_release', self.on_canvas_click_release)
  3261. # we restore the key and mouse control to FlatCAMApp method
  3262. self.app.plotcanvas.vis_connect('mouse_press', self.app.on_mouse_click_over_plot)
  3263. self.app.plotcanvas.vis_connect('mouse_move', self.app.on_mouse_move_over_plot)
  3264. self.app.plotcanvas.vis_connect('mouse_release', self.app.on_mouse_click_release_over_plot)
  3265. self.app.plotcanvas.vis_connect('mouse_double_click', self.app.on_double_click_over_plot)
  3266. self.app.collection.view.clicked.connect(self.app.collection.on_mouse_down)
  3267. def clear(self):
  3268. self.active_tool = None
  3269. # self.shape_buffer = []
  3270. self.selected = []
  3271. self.points_edit = {}
  3272. self.new_tools = {}
  3273. self.new_drills = []
  3274. self.storage_dict = {}
  3275. self.shapes.clear(update=True)
  3276. self.tool_shape.clear(update=True)
  3277. # self.storage = FlatCAMExcEditor.make_storage()
  3278. self.replot()
  3279. def edit_fcexcellon(self, exc_obj):
  3280. """
  3281. Imports the geometry from the given FlatCAM Excellon object
  3282. into the editor.
  3283. :param fcgeometry: FlatCAMExcellon
  3284. :return: None
  3285. """
  3286. assert isinstance(exc_obj, Excellon), \
  3287. "Expected an Excellon Object, got %s" % type(exc_obj)
  3288. self.deactivate()
  3289. self.activate()
  3290. # Hide original geometry
  3291. self.exc_obj = exc_obj
  3292. exc_obj.visible = False
  3293. # Set selection tolerance
  3294. # DrawToolShape.tolerance = fc_excellon.drawing_tolerance * 10
  3295. self.select_tool("select")
  3296. self.set_ui()
  3297. # now that we hava data, create the GUI interface and add it to the Tool Tab
  3298. self.build_ui()
  3299. # we activate this after the initial build as we don't need to see the tool been populated
  3300. self.tools_table_exc.itemChanged.connect(self.on_tool_edit)
  3301. # build the geometry for each tool-diameter, each drill will be represented by a '+' symbol
  3302. # and then add it to the storage elements (each storage elements is a member of a list
  3303. for tool_dia in self.points_edit:
  3304. storage_elem = FlatCAMGeoEditor.make_storage()
  3305. for point in self.points_edit[tool_dia]:
  3306. # make a '+' sign, the line length is the tool diameter
  3307. start_hor_line = ((point.x - (tool_dia / 2)), point.y)
  3308. stop_hor_line = ((point.x + (tool_dia / 2)), point.y)
  3309. start_vert_line = (point.x, (point.y - (tool_dia / 2)))
  3310. stop_vert_line = (point.x, (point.y + (tool_dia / 2)))
  3311. shape = MultiLineString([(start_hor_line, stop_hor_line),(start_vert_line, stop_vert_line)])
  3312. if shape is not None:
  3313. self.add_exc_shape(DrawToolShape(shape), storage_elem)
  3314. self.storage_dict[tool_dia] = storage_elem
  3315. self.replot()
  3316. def update_fcexcellon(self, exc_obj):
  3317. """
  3318. Create a new Excellon object that contain the edited content of the source Excellon object
  3319. :param exc_obj: FlatCAMExcellon
  3320. :return: None
  3321. """
  3322. # this dictionary will contain tooldia's as keys and a list of coordinates tuple as values
  3323. # the values of this dict are coordinates of the holes (drills)
  3324. edited_points = {}
  3325. for storage_tooldia in self.storage_dict:
  3326. for x in self.storage_dict[storage_tooldia].get_objects():
  3327. # all x.geo in self.storage_dict[storage] are MultiLinestring objects
  3328. # each MultiLineString is made out of Linestrings
  3329. # select first Linestring object in the current MultiLineString
  3330. first_linestring = x.geo[0]
  3331. # get it's coordinates
  3332. first_linestring_coords = first_linestring.coords
  3333. x_coord = first_linestring_coords[0][0] + (float(storage_tooldia) / 2)
  3334. y_coord = first_linestring_coords[0][1]
  3335. # create a tuple with the coordinates (x, y) and add it to the list that is the value of the
  3336. # edited_points dictionary
  3337. point = (x_coord, y_coord)
  3338. if not storage_tooldia in edited_points:
  3339. edited_points[storage_tooldia] = [point]
  3340. else:
  3341. edited_points[storage_tooldia].append(point)
  3342. # recreate the drills and tools to be added to the new Excellon edited object
  3343. # first, we look in the tool table if one of the tool diameters was changed then
  3344. # append that a tuple formed by (old_dia, edited_dia) to a list
  3345. changed_key = []
  3346. for initial_dia in self.olddia_newdia:
  3347. edited_dia = self.olddia_newdia[initial_dia]
  3348. if edited_dia != initial_dia:
  3349. for old_dia in edited_points:
  3350. if old_dia == initial_dia:
  3351. changed_key.append((old_dia, edited_dia))
  3352. # if the initial_dia is not in edited_points it means it is a new tool with no drill points
  3353. # (and we have to add it)
  3354. # because in case we have drill points it will have to be already added in edited_points
  3355. # if initial_dia not in edited_points.keys():
  3356. # edited_points[initial_dia] = []
  3357. for el in changed_key:
  3358. edited_points[el[1]] = edited_points.pop(el[0])
  3359. # Let's sort the edited_points dictionary by keys (diameters) and store the result in a zipped list
  3360. # ordered_edited_points is a ordered list of tuples;
  3361. # element[0] of the tuple is the diameter and
  3362. # element[1] of the tuple is a list of coordinates (a tuple themselves)
  3363. ordered_edited_points = sorted(zip(edited_points.keys(), edited_points.values()))
  3364. current_tool = 0
  3365. for tool_dia in ordered_edited_points:
  3366. current_tool += 1
  3367. # create the self.tools for the new Excellon object (the one with edited content)
  3368. name = str(current_tool)
  3369. spec = {"C": float(tool_dia[0])}
  3370. self.new_tools[name] = spec
  3371. # create the self.drills for the new Excellon object (the one with edited content)
  3372. for point in tool_dia[1]:
  3373. self.new_drills.append(
  3374. {
  3375. 'point': Point(point),
  3376. 'tool': str(current_tool)
  3377. }
  3378. )
  3379. if self.is_modified is True:
  3380. if "_edit" in self.edited_obj_name:
  3381. try:
  3382. id = int(self.edited_obj_name[-1]) + 1
  3383. self.edited_obj_name = self.edited_obj_name[:-1] + str(id)
  3384. except ValueError:
  3385. self.edited_obj_name += "_1"
  3386. else:
  3387. self.edited_obj_name += "_edit"
  3388. self.app.worker_task.emit({'fcn': self.new_edited_excellon,
  3389. 'params': [self.edited_obj_name]})
  3390. if self.exc_obj.slots:
  3391. self.new_slots = self.exc_obj.slots
  3392. # reset the tool table
  3393. self.tools_table_exc.clear()
  3394. self.tools_table_exc.setHorizontalHeaderLabels(['#', 'Diameter', 'D', 'S'])
  3395. self.last_tool_selected = None
  3396. # delete the edited Excellon object which will be replaced by a new one having the edited content of the first
  3397. self.app.collection.set_active(self.exc_obj.options['name'])
  3398. self.app.collection.delete_active()
  3399. # restore GUI to the Selected TAB
  3400. # Remove anything else in the GUI
  3401. self.app.ui.tool_scroll_area.takeWidget()
  3402. # Switch notebook to Selected page
  3403. self.app.ui.notebook.setCurrentWidget(self.app.ui.selected_tab)
  3404. def update_options(self, obj):
  3405. try:
  3406. if not obj.options:
  3407. obj.options = {}
  3408. obj.options['xmin'] = 0
  3409. obj.options['ymin'] = 0
  3410. obj.options['xmax'] = 0
  3411. obj.options['ymax'] = 0
  3412. return True
  3413. else:
  3414. return False
  3415. except AttributeError:
  3416. obj.options = {}
  3417. return True
  3418. def new_edited_excellon(self, outname):
  3419. """
  3420. Creates a new Excellon object for the edited Excellon. Thread-safe.
  3421. :param outname: Name of the resulting object. None causes the
  3422. name to be that of the file.
  3423. :type outname: str
  3424. :return: None
  3425. """
  3426. self.app.log.debug("Update the Excellon object with edited content. Source is %s" %
  3427. self.exc_obj.options['name'])
  3428. # How the object should be initialized
  3429. def obj_init(excellon_obj, app_obj):
  3430. # self.progress.emit(20)
  3431. excellon_obj.drills = self.new_drills
  3432. excellon_obj.tools = self.new_tools
  3433. excellon_obj.slots = self.new_slots
  3434. excellon_obj.options['name'] = outname
  3435. try:
  3436. excellon_obj.create_geometry()
  3437. except KeyError:
  3438. self.app.inform.emit(
  3439. "[ERROR_NOTCL] There are no Tools definitions in the file. Aborting Excellon creation.")
  3440. except:
  3441. msg = "[ERROR] An internal error has ocurred. See shell.\n"
  3442. msg += traceback.format_exc()
  3443. app_obj.inform.emit(msg)
  3444. raise
  3445. # raise
  3446. with self.app.proc_container.new("Creating Excellon."):
  3447. try:
  3448. self.app.new_object("excellon", outname, obj_init)
  3449. except Exception as e:
  3450. log.error("Error on object creation: %s" % str(e))
  3451. self.app.progress.emit(100)
  3452. return
  3453. self.app.inform.emit("[success]Excellon editing finished.")
  3454. # self.progress.emit(100)
  3455. def on_tool_select(self, tool):
  3456. """
  3457. Behavior of the toolbar. Tool initialization.
  3458. :rtype : None
  3459. """
  3460. current_tool = tool
  3461. self.app.log.debug("on_tool_select('%s')" % tool)
  3462. if self.last_tool_selected is None and current_tool is not 'select':
  3463. # self.draw_app.select_tool('select')
  3464. self.complete = True
  3465. current_tool = 'select'
  3466. self.app.inform.emit("[WARNING_NOTCL]Cancelled. There is no Tool/Drill selected")
  3467. # This is to make the group behave as radio group
  3468. if current_tool in self.tools_exc:
  3469. if self.tools_exc[current_tool]["button"].isChecked():
  3470. self.app.log.debug("%s is checked." % current_tool)
  3471. for t in self.tools_exc:
  3472. if t != current_tool:
  3473. self.tools_exc[t]["button"].setChecked(False)
  3474. # this is where the Editor toolbar classes (button's) are instantiated
  3475. self.active_tool = self.tools_exc[current_tool]["constructor"](self)
  3476. # self.app.inform.emit(self.active_tool.start_msg)
  3477. else:
  3478. self.app.log.debug("%s is NOT checked." % current_tool)
  3479. for t in self.tools_exc:
  3480. self.tools_exc[t]["button"].setChecked(False)
  3481. self.active_tool = None
  3482. def on_row_selected(self):
  3483. self.selected = []
  3484. try:
  3485. selected_dia = self.tool2tooldia[self.tools_table_exc.currentRow() + 1]
  3486. self.last_tool_selected = self.tools_table_exc.currentRow() + 1
  3487. for obj in self.storage_dict[selected_dia].get_objects():
  3488. self.selected.append(obj)
  3489. except Exception as e:
  3490. self.app.log.debug(str(e))
  3491. self.replot()
  3492. def toolbar_tool_toggle(self, key):
  3493. self.options[key] = self.sender().isChecked()
  3494. if self.options[key] == True:
  3495. return 1
  3496. else:
  3497. return 0
  3498. def on_canvas_click(self, event):
  3499. """
  3500. event.x and .y have canvas coordinates
  3501. event.xdaya and .ydata have plot coordinates
  3502. :param event: Event object dispatched by Matplotlib
  3503. :return: None
  3504. """
  3505. if event.button is 1:
  3506. self.app.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  3507. "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (0, 0))
  3508. self.pos = self.canvas.vispy_canvas.translate_coords(event.pos)
  3509. ### Snap coordinates
  3510. x, y = self.app.geo_editor.snap(self.pos[0], self.pos[1])
  3511. self.pos = (x, y)
  3512. # print(self.active_tool)
  3513. # Selection with left mouse button
  3514. if self.active_tool is not None and event.button is 1:
  3515. # Dispatch event to active_tool
  3516. # msg = self.active_tool.click(self.app.geo_editor.snap(event.xdata, event.ydata))
  3517. msg = self.active_tool.click(self.app.geo_editor.snap(self.pos[0], self.pos[1]))
  3518. # If it is a shape generating tool
  3519. if isinstance(self.active_tool, FCShapeTool) and self.active_tool.complete:
  3520. if self.current_storage is not None:
  3521. self.on_exc_shape_complete(self.current_storage)
  3522. self.build_ui()
  3523. # MS: always return to the Select Tool
  3524. self.select_tool("select")
  3525. return
  3526. if isinstance(self.active_tool, FCDrillSelect):
  3527. # self.app.log.debug("Replotting after click.")
  3528. self.replot()
  3529. else:
  3530. self.app.log.debug("No active tool to respond to click!")
  3531. def on_exc_shape_complete(self, storage):
  3532. self.app.log.debug("on_shape_complete()")
  3533. # Add shape
  3534. if type(storage) is list:
  3535. for item_storage in storage:
  3536. self.add_exc_shape(self.active_tool.geometry, item_storage)
  3537. else:
  3538. self.add_exc_shape(self.active_tool.geometry, storage)
  3539. # Remove any utility shapes
  3540. self.delete_utility_geometry()
  3541. self.tool_shape.clear(update=True)
  3542. # Replot and reset tool.
  3543. self.replot()
  3544. # self.active_tool = type(self.active_tool)(self)
  3545. def add_exc_shape(self, shape, storage):
  3546. """
  3547. Adds a shape to the shape storage.
  3548. :param shape: Shape to be added.
  3549. :type shape: DrawToolShape
  3550. :return: None
  3551. """
  3552. # List of DrawToolShape?
  3553. if isinstance(shape, list):
  3554. for subshape in shape:
  3555. self.add_exc_shape(subshape, storage)
  3556. return
  3557. assert isinstance(shape, DrawToolShape), \
  3558. "Expected a DrawToolShape, got %s" % str(type(shape))
  3559. assert shape.geo is not None, \
  3560. "Shape object has empty geometry (None)"
  3561. assert (isinstance(shape.geo, list) and len(shape.geo) > 0) or \
  3562. not isinstance(shape.geo, list), \
  3563. "Shape objects has empty geometry ([])"
  3564. if isinstance(shape, DrawToolUtilityShape):
  3565. self.utility.append(shape)
  3566. else:
  3567. storage.insert(shape) # TODO: Check performance
  3568. def add_shape(self, shape):
  3569. """
  3570. Adds a shape to the shape storage.
  3571. :param shape: Shape to be added.
  3572. :type shape: DrawToolShape
  3573. :return: None
  3574. """
  3575. # List of DrawToolShape?
  3576. if isinstance(shape, list):
  3577. for subshape in shape:
  3578. self.add_shape(subshape)
  3579. return
  3580. assert isinstance(shape, DrawToolShape), \
  3581. "Expected a DrawToolShape, got %s" % type(shape)
  3582. assert shape.geo is not None, \
  3583. "Shape object has empty geometry (None)"
  3584. assert (isinstance(shape.geo, list) and len(shape.geo) > 0) or \
  3585. not isinstance(shape.geo, list), \
  3586. "Shape objects has empty geometry ([])"
  3587. if isinstance(shape, DrawToolUtilityShape):
  3588. self.utility.append(shape)
  3589. else:
  3590. self.storage.insert(shape) # TODO: Check performance
  3591. def on_canvas_click_release(self, event):
  3592. pos_canvas = self.canvas.vispy_canvas.translate_coords(event.pos)
  3593. self.modifiers = QtWidgets.QApplication.keyboardModifiers()
  3594. if self.app.grid_status():
  3595. pos = self.app.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  3596. else:
  3597. pos = (pos_canvas[0], pos_canvas[1])
  3598. # if the released mouse button was RMB then test if it was a panning motion or not, if not it was a context
  3599. # canvas menu
  3600. try:
  3601. if event.button == 2: # right click
  3602. if self.app.panning_action is True:
  3603. self.app.panning_action = False
  3604. else:
  3605. self.app.cursor = QtGui.QCursor()
  3606. self.app.ui.popMenu.popup(self.app.cursor.pos())
  3607. except Exception as e:
  3608. log.warning("Error: %s" % str(e))
  3609. raise
  3610. # if the released mouse button was LMB then test if we had a right-to-left selection or a left-to-right
  3611. # selection and then select a type of selection ("enclosing" or "touching")
  3612. try:
  3613. if event.button == 1: # left click
  3614. if self.app.selection_type is not None:
  3615. self.draw_selection_area_handler(self.pos, pos, self.app.selection_type)
  3616. self.app.selection_type = None
  3617. elif isinstance(self.active_tool, FCDrillSelect):
  3618. # Dispatch event to active_tool
  3619. # msg = self.active_tool.click(self.app.geo_editor.snap(event.xdata, event.ydata))
  3620. # msg = self.active_tool.click_release((self.pos[0], self.pos[1]))
  3621. # self.app.inform.emit(msg)
  3622. self.active_tool.click_release((self.pos[0], self.pos[1]))
  3623. self.replot()
  3624. except Exception as e:
  3625. log.warning("Error: %s" % str(e))
  3626. raise
  3627. def draw_selection_area_handler(self, start_pos, end_pos, sel_type):
  3628. """
  3629. :param start_pos: mouse position when the selection LMB click was done
  3630. :param end_pos: mouse position when the left mouse button is released
  3631. :param sel_type: if True it's a left to right selection (enclosure), if False it's a 'touch' selection
  3632. :type Bool
  3633. :return:
  3634. """
  3635. poly_selection = Polygon([start_pos, (end_pos[0], start_pos[1]), end_pos, (start_pos[0], end_pos[1])])
  3636. self.app.delete_selection_shape()
  3637. for storage in self.storage_dict:
  3638. for obj in self.storage_dict[storage].get_objects():
  3639. if (sel_type is True and poly_selection.contains(obj.geo)) or \
  3640. (sel_type is False and poly_selection.intersects(obj.geo)):
  3641. if self.key == self.app.defaults["global_mselect_key"]:
  3642. if obj in self.selected:
  3643. self.selected.remove(obj)
  3644. else:
  3645. # add the object to the selected shapes
  3646. self.selected.append(obj)
  3647. else:
  3648. self.selected.append(obj)
  3649. # select the diameter of the selected shape in the tool table
  3650. for storage in self.storage_dict:
  3651. for shape_s in self.selected:
  3652. if shape_s in self.storage_dict[storage].get_objects():
  3653. for key in self.tool2tooldia:
  3654. if self.tool2tooldia[key] == storage:
  3655. item = self.tools_table_exc.item((key - 1), 1)
  3656. self.tools_table_exc.setCurrentItem(item)
  3657. self.last_tool_selected = key
  3658. # item.setSelected(True)
  3659. # self.exc_editor_app.tools_table_exc.selectItem(key - 1)
  3660. self.replot()
  3661. def on_canvas_move(self, event):
  3662. """
  3663. Called on 'mouse_move' event
  3664. event.pos have canvas screen coordinates
  3665. :param event: Event object dispatched by VisPy SceneCavas
  3666. :return: None
  3667. """
  3668. pos = self.canvas.vispy_canvas.translate_coords(event.pos)
  3669. event.xdata, event.ydata = pos[0], pos[1]
  3670. self.x = event.xdata
  3671. self.y = event.ydata
  3672. # Prevent updates on pan
  3673. # if len(event.buttons) > 0:
  3674. # return
  3675. # if the RMB is clicked and mouse is moving over plot then 'panning_action' is True
  3676. if event.button == 2:
  3677. self.app.panning_action = True
  3678. return
  3679. else:
  3680. self.app.panning_action = False
  3681. try:
  3682. x = float(event.xdata)
  3683. y = float(event.ydata)
  3684. except TypeError:
  3685. return
  3686. if self.active_tool is None:
  3687. return
  3688. ### Snap coordinates
  3689. x, y = self.app.geo_editor.app.geo_editor.snap(x, y)
  3690. self.snap_x = x
  3691. self.snap_y = y
  3692. # update the position label in the infobar since the APP mouse event handlers are disconnected
  3693. self.app.ui.position_label.setText("&nbsp;&nbsp;&nbsp;&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  3694. "<b>Y</b>: %.4f" % (x, y))
  3695. if self.pos is None:
  3696. self.pos = (0, 0)
  3697. dx = x - self.pos[0]
  3698. dy = y - self.pos[1]
  3699. # update the reference position label in the infobar since the APP mouse event handlers are disconnected
  3700. self.app.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  3701. "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (dx, dy))
  3702. ### Utility geometry (animated)
  3703. geo = self.active_tool.utility_geometry(data=(x, y))
  3704. if isinstance(geo, DrawToolShape) and geo.geo is not None:
  3705. # Remove any previous utility shape
  3706. self.tool_shape.clear(update=True)
  3707. self.draw_utility_geometry(geo=geo)
  3708. ### Selection area on canvas section ###
  3709. dx = pos[0] - self.pos[0]
  3710. if event.is_dragging == 1 and event.button == 1:
  3711. self.app.delete_selection_shape()
  3712. if dx < 0:
  3713. self.app.draw_moving_selection_shape((self.pos[0], self.pos[1]), (x,y),
  3714. color=self.app.defaults["global_alt_sel_line"],
  3715. face_color=self.app.defaults['global_alt_sel_fill'])
  3716. self.app.selection_type = False
  3717. else:
  3718. self.app.draw_moving_selection_shape((self.pos[0], self.pos[1]), (x,y))
  3719. self.app.selection_type = True
  3720. else:
  3721. self.app.selection_type = None
  3722. # Update cursor
  3723. self.app.app_cursor.set_data(np.asarray([(x, y)]), symbol='++', edge_color='black', size=20)
  3724. def on_canvas_key_release(self, event):
  3725. self.key = None
  3726. def draw_utility_geometry(self, geo):
  3727. # Add the new utility shape
  3728. try:
  3729. # this case is for the Font Parse
  3730. for el in list(geo.geo):
  3731. if type(el) == MultiPolygon:
  3732. for poly in el:
  3733. self.tool_shape.add(
  3734. shape=poly,
  3735. color=(self.app.defaults["global_draw_color"] + '80'),
  3736. update=False,
  3737. layer=0,
  3738. tolerance=None
  3739. )
  3740. elif type(el) == MultiLineString:
  3741. for linestring in el:
  3742. self.tool_shape.add(
  3743. shape=linestring,
  3744. color=(self.app.defaults["global_draw_color"] + '80'),
  3745. update=False,
  3746. layer=0,
  3747. tolerance=None
  3748. )
  3749. else:
  3750. self.tool_shape.add(
  3751. shape=el,
  3752. color=(self.app.defaults["global_draw_color"] + '80'),
  3753. update=False,
  3754. layer=0,
  3755. tolerance=None
  3756. )
  3757. except TypeError:
  3758. self.tool_shape.add(
  3759. shape=geo.geo, color=(self.app.defaults["global_draw_color"] + '80'),
  3760. update=False, layer=0, tolerance=None)
  3761. self.tool_shape.redraw()
  3762. def replot(self):
  3763. self.plot_all()
  3764. def plot_all(self):
  3765. """
  3766. Plots all shapes in the editor.
  3767. :return: None
  3768. :rtype: None
  3769. """
  3770. # self.app.log.debug("plot_all()")
  3771. self.shapes.clear(update=True)
  3772. for storage in self.storage_dict:
  3773. for shape_plus in self.storage_dict[storage].get_objects():
  3774. if shape_plus.geo is None:
  3775. continue
  3776. if shape_plus in self.selected:
  3777. self.plot_shape(geometry=shape_plus.geo, color=self.app.defaults['global_sel_draw_color'], linewidth=2)
  3778. continue
  3779. self.plot_shape(geometry=shape_plus.geo, color=self.app.defaults['global_draw_color'])
  3780. # for shape in self.storage.get_objects():
  3781. # if shape.geo is None: # TODO: This shouldn't have happened
  3782. # continue
  3783. #
  3784. # if shape in self.selected:
  3785. # self.plot_shape(geometry=shape.geo, color=self.app.defaults['global_sel_draw_color'], linewidth=2)
  3786. # continue
  3787. #
  3788. # self.plot_shape(geometry=shape.geo, color=self.app.defaults['global_draw_color'])
  3789. for shape in self.utility:
  3790. self.plot_shape(geometry=shape.geo, linewidth=1)
  3791. continue
  3792. self.shapes.redraw()
  3793. def plot_shape(self, geometry=None, color='black', linewidth=1):
  3794. """
  3795. Plots a geometric object or list of objects without rendering. Plotted objects
  3796. are returned as a list. This allows for efficient/animated rendering.
  3797. :param geometry: Geometry to be plotted (Any Shapely.geom kind or list of such)
  3798. :param color: Shape color
  3799. :param linewidth: Width of lines in # of pixels.
  3800. :return: List of plotted elements.
  3801. """
  3802. plot_elements = []
  3803. if geometry is None:
  3804. geometry = self.active_tool.geometry
  3805. try:
  3806. for geo in geometry:
  3807. plot_elements += self.plot_shape(geometry=geo, color=color, linewidth=linewidth)
  3808. ## Non-iterable
  3809. except TypeError:
  3810. ## DrawToolShape
  3811. if isinstance(geometry, DrawToolShape):
  3812. plot_elements += self.plot_shape(geometry=geometry.geo, color=color, linewidth=linewidth)
  3813. ## Polygon: Descend into exterior and each interior.
  3814. if type(geometry) == Polygon:
  3815. plot_elements += self.plot_shape(geometry=geometry.exterior, color=color, linewidth=linewidth)
  3816. plot_elements += self.plot_shape(geometry=geometry.interiors, color=color, linewidth=linewidth)
  3817. if type(geometry) == LineString or type(geometry) == LinearRing:
  3818. plot_elements.append(self.shapes.add(shape=geometry, color=color, layer=0))
  3819. if type(geometry) == Point:
  3820. pass
  3821. return plot_elements
  3822. def on_shape_complete(self):
  3823. self.app.log.debug("on_shape_complete()")
  3824. # Add shape
  3825. self.add_shape(self.active_tool.geometry)
  3826. # Remove any utility shapes
  3827. self.delete_utility_geometry()
  3828. self.tool_shape.clear(update=True)
  3829. # Replot and reset tool.
  3830. self.replot()
  3831. # self.active_tool = type(self.active_tool)(self)
  3832. def get_selected(self):
  3833. """
  3834. Returns list of shapes that are selected in the editor.
  3835. :return: List of shapes.
  3836. """
  3837. # return [shape for shape in self.shape_buffer if shape["selected"]]
  3838. return self.selected
  3839. def delete_selected(self):
  3840. temp_ref = [s for s in self.selected]
  3841. for shape_sel in temp_ref:
  3842. self.delete_shape(shape_sel)
  3843. self.selected = []
  3844. self.build_ui()
  3845. self.app.inform.emit("[success]Done. Drill(s) deleted.")
  3846. def delete_shape(self, shape):
  3847. self.is_modified = True
  3848. if shape in self.utility:
  3849. self.utility.remove(shape)
  3850. return
  3851. for storage in self.storage_dict:
  3852. # try:
  3853. # self.storage_dict[storage].remove(shape)
  3854. # except:
  3855. # pass
  3856. if shape in self.storage_dict[storage].get_objects():
  3857. self.storage_dict[storage].remove(shape)
  3858. # a hack to make the tool_table display less drills per diameter
  3859. # self.points_edit it's only useful first time when we load the data into the storage
  3860. # but is still used as referecen when building tool_table in self.build_ui()
  3861. # the number of drills displayed in column 2 is just a len(self.points_edit) therefore
  3862. # deleting self.points_edit elements (doesn't matter who but just the number) solved the display issue.
  3863. del self.points_edit[storage][0]
  3864. if shape in self.selected:
  3865. self.selected.remove(shape) # TODO: Check performance
  3866. def delete_utility_geometry(self):
  3867. # for_deletion = [shape for shape in self.shape_buffer if shape.utility]
  3868. # for_deletion = [shape for shape in self.storage.get_objects() if shape.utility]
  3869. for_deletion = [shape for shape in self.utility]
  3870. for shape in for_deletion:
  3871. self.delete_shape(shape)
  3872. self.tool_shape.clear(update=True)
  3873. self.tool_shape.redraw()
  3874. def on_delete_btn(self):
  3875. self.delete_selected()
  3876. self.replot()
  3877. def select_tool(self, toolname):
  3878. """
  3879. Selects a drawing tool. Impacts the object and GUI.
  3880. :param toolname: Name of the tool.
  3881. :return: None
  3882. """
  3883. self.tools_exc[toolname]["button"].setChecked(True)
  3884. self.on_tool_select(toolname)
  3885. def set_selected(self, shape):
  3886. # Remove and add to the end.
  3887. if shape in self.selected:
  3888. self.selected.remove(shape)
  3889. self.selected.append(shape)
  3890. def set_unselected(self, shape):
  3891. if shape in self.selected:
  3892. self.selected.remove(shape)
  3893. def on_array_type_combo(self):
  3894. if self.array_type_combo.currentIndex() == 0:
  3895. self.array_circular_frame.hide()
  3896. self.array_linear_frame.show()
  3897. else:
  3898. self.delete_utility_geometry()
  3899. self.array_circular_frame.show()
  3900. self.array_linear_frame.hide()
  3901. self.app.inform.emit("Click on the circular array Center position")
  3902. def on_linear_angle_radio(self):
  3903. val = self.drill_axis_radio.get_value()
  3904. if val == 'A':
  3905. self.linear_angle_spinner.show()
  3906. self.linear_angle_label.show()
  3907. else:
  3908. self.linear_angle_spinner.hide()
  3909. self.linear_angle_label.hide()
  3910. def exc_add_drill(self):
  3911. self.select_tool('add')
  3912. return
  3913. def exc_add_drill_array(self):
  3914. self.select_tool('add_array')
  3915. return
  3916. def exc_resize_drills(self):
  3917. self.select_tool('resize')
  3918. return
  3919. def exc_copy_drills(self):
  3920. self.select_tool('copy')
  3921. return
  3922. def exc_move_drills(self):
  3923. self.select_tool('move')
  3924. return
  3925. def distance(pt1, pt2):
  3926. return sqrt((pt1[0] - pt2[0]) ** 2 + (pt1[1] - pt2[1]) ** 2)
  3927. def mag(vec):
  3928. return sqrt(vec[0] ** 2 + vec[1] ** 2)
  3929. def poly2rings(poly):
  3930. return [poly.exterior] + [interior for interior in poly.interiors]