FlatCAMEditor.py 196 KB

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