App_Main.py 445 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936
  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. # Modified by Marius Stanciu (2019) #
  8. # ###########################################################
  9. import urllib.request
  10. import urllib.parse
  11. import urllib.error
  12. import getopt
  13. import random
  14. import simplejson as json
  15. import shutil
  16. import lzma
  17. from datetime import datetime
  18. import time
  19. import ctypes
  20. import traceback
  21. from shapely.geometry import Point, MultiPolygon
  22. from io import StringIO
  23. from reportlab.graphics import renderPDF
  24. from reportlab.pdfgen import canvas
  25. from reportlab.lib.units import inch, mm
  26. from reportlab.lib.pagesizes import landscape, portrait
  27. from svglib.svglib import svg2rlg
  28. import gc
  29. from xml.dom.minidom import parseString as parse_xml_string
  30. from multiprocessing.connection import Listener, Client
  31. from multiprocessing import Pool
  32. import socket
  33. # ####################################################################################################################
  34. # ################################### Imports part of FlatCAM #############################################
  35. # ####################################################################################################################
  36. # Various
  37. from Common import LoudDict
  38. from Common import color_variant
  39. from Common import ExclusionAreas
  40. from Bookmark import BookmarkManager
  41. from AppDatabase import ToolsDB2
  42. from vispy.gloo.util import _screenshot
  43. from vispy.io import write_png
  44. # FlatCAM defaults (preferences)
  45. from defaults import FlatCAMDefaults
  46. # FlatCAM Objects
  47. from AppGUI.preferences.OptionsGroupUI import OptionsGroupUI
  48. from AppGUI.preferences.PreferencesUIManager import PreferencesUIManager
  49. from AppObjects.ObjectCollection import *
  50. from AppObjects.FlatCAMObj import FlatCAMObj
  51. from AppObjects.AppObject import AppObject
  52. # FlatCAM Parsing files
  53. from AppParsers.ParseExcellon import Excellon
  54. from AppParsers.ParseGerber import Gerber
  55. from camlib import to_dict, dict2obj, ET, ParseError, Geometry, CNCjob
  56. # FlatCAM AppGUI
  57. from AppGUI.PlotCanvas import *
  58. from AppGUI.PlotCanvasLegacy import *
  59. from AppGUI.MainGUI import *
  60. from AppGUI.GUIElements import FCFileSaveDialog, message_dialog, FlatCAMSystemTray
  61. # FlatCAM Pre-processors
  62. from AppPreProcessor import load_preprocessors
  63. # FlatCAM AppEditors
  64. from AppEditors.FlatCAMGeoEditor import FlatCAMGeoEditor
  65. from AppEditors.FlatCAMExcEditor import FlatCAMExcEditor
  66. from AppEditors.FlatCAMGrbEditor import FlatCAMGrbEditor
  67. from AppEditors.FlatCAMTextEditor import TextEditor
  68. from AppParsers.ParseHPGL2 import HPGL2
  69. # FlatCAM Workers
  70. from AppProcess import *
  71. from AppWorkerStack import WorkerStack
  72. # FlatCAM Tools
  73. from AppTools import *
  74. # FlatCAM Translation
  75. import gettext
  76. import AppTranslation as fcTranslate
  77. import builtins
  78. if sys.platform == 'win32':
  79. import winreg
  80. from win32comext.shell import shell, shellcon
  81. fcTranslate.apply_language('strings')
  82. if '_' not in builtins.__dict__:
  83. _ = gettext.gettext
  84. class App(QtCore.QObject):
  85. """
  86. The main application class. The constructor starts the GUI and all other classes used by the program.
  87. """
  88. # ###############################################################################################################
  89. # ########################################## App ################################################################
  90. # ###############################################################################################################
  91. # ###############################################################################################################
  92. # ######################################### LOGGING #############################################################
  93. # ###############################################################################################################
  94. log = logging.getLogger('base')
  95. log.setLevel(logging.DEBUG)
  96. # log.setLevel(logging.WARNING)
  97. formatter = logging.Formatter('[%(levelname)s][%(threadName)s] %(message)s')
  98. handler = logging.StreamHandler()
  99. handler.setFormatter(formatter)
  100. log.addHandler(handler)
  101. # ###############################################################################################################
  102. # #################################### Get Cmd Line Options #####################################################
  103. # ###############################################################################################################
  104. cmd_line_shellfile = ''
  105. cmd_line_shellvar = ''
  106. cmd_line_headless = None
  107. cmd_line_help = "FlatCam.py --shellfile=<cmd_line_shellfile>\n" \
  108. "FlatCam.py --shellvar=<1,'C:\\path',23>\n" \
  109. "FlatCam.py --headless=1"
  110. try:
  111. # Multiprocessing pool will spawn additional processes with 'multiprocessing-fork' flag
  112. cmd_line_options, args = getopt.getopt(sys.argv[1:], "h:", ["shellfile=",
  113. "shellvar=",
  114. "headless=",
  115. "multiprocessing-fork="])
  116. except getopt.GetoptError:
  117. print(cmd_line_help)
  118. sys.exit(2)
  119. for opt, arg in cmd_line_options:
  120. if opt == '-h':
  121. print(cmd_line_help)
  122. sys.exit()
  123. elif opt == '--shellfile':
  124. cmd_line_shellfile = arg
  125. elif opt == '--shellvar':
  126. cmd_line_shellvar = arg
  127. elif opt == '--headless':
  128. try:
  129. cmd_line_headless = eval(arg)
  130. except NameError:
  131. pass
  132. # ###############################################################################################################
  133. # ################################### Version and VERSION DATE ##################################################
  134. # ###############################################################################################################
  135. version = 8.993
  136. version_date = "2020/08/01"
  137. beta = True
  138. engine = '3D'
  139. # current date now
  140. date = str(datetime.today()).rpartition('.')[0]
  141. date = ''.join(c for c in date if c not in ':-')
  142. date = date.replace(' ', '_')
  143. # ###############################################################################################################
  144. # ############################################ URLS's ###########################################################
  145. # ###############################################################################################################
  146. # URL for update checks and statistics
  147. version_url = "http://flatcam.org/version"
  148. # App URL
  149. app_url = "http://flatcam.org"
  150. # Manual URL
  151. manual_url = "http://flatcam.org/manual/index.html"
  152. video_url = "https://www.youtube.com/playlist?list=PLVvP2SYRpx-AQgNlfoxw93tXUXon7G94_"
  153. gerber_spec_url = "https://www.ucamco.com/files/downloads/file/81/The_Gerber_File_Format_specification." \
  154. "pdf?7ac957791daba2cdf4c2c913f67a43da"
  155. excellon_spec_url = "https://www.ucamco.com/files/downloads/file/305/the_xnc_file_format_specification.pdf"
  156. bug_report_url = "https://bitbucket.org/jpcgt/flatcam/issues?status=new&status=open"
  157. # this variable will hold the project status
  158. # if True it will mean that the project was modified and not saved
  159. should_we_save = False
  160. # flag is True if saving action has been triggered
  161. save_in_progress = False
  162. # ###############################################################################################################
  163. # ####################################### APP Signals ######################################################
  164. # ###############################################################################################################
  165. # Inform the user
  166. # Handled by:
  167. # * App.info() --> Print on the status bar
  168. inform = QtCore.pyqtSignal([str], [str, bool])
  169. app_quit = QtCore.pyqtSignal()
  170. # General purpose background task
  171. worker_task = QtCore.pyqtSignal(dict)
  172. # File opened
  173. # Handled by:
  174. # * register_folder()
  175. # * register_recent()
  176. # Note: Setting the parameters to unicode does not seem
  177. # to have an effect. Then are received as Qstring
  178. # anyway.
  179. # File type and filename
  180. file_opened = QtCore.pyqtSignal(str, str)
  181. # File type and filename
  182. file_saved = QtCore.pyqtSignal(str, str)
  183. # Percentage of progress
  184. progress = QtCore.pyqtSignal(int)
  185. # Emitted when a new object has been added or deleted from/to the collection
  186. object_status_changed = QtCore.pyqtSignal(object, str, str)
  187. message = QtCore.pyqtSignal(str, str, str)
  188. # Emmited when shell command is finished(one command only)
  189. shell_command_finished = QtCore.pyqtSignal(object)
  190. # Emitted when multiprocess pool has been recreated
  191. pool_recreated = QtCore.pyqtSignal(object)
  192. # Emitted when an unhandled exception happens
  193. # in the worker task.
  194. thread_exception = QtCore.pyqtSignal(object)
  195. # used to signal that there are arguments for the app
  196. args_at_startup = QtCore.pyqtSignal(list)
  197. # a reusable signal to replot a list of objects
  198. # should be disconnected after use so it can be reused
  199. replot_signal = pyqtSignal(list)
  200. # signal emitted when jumping
  201. jump_signal = pyqtSignal(tuple)
  202. # signal emitted when jumping
  203. locate_signal = pyqtSignal(tuple, str)
  204. # close app signal
  205. close_app_signal = pyqtSignal()
  206. # will perform the cleanup operation after a Graceful Exit
  207. # usefull for the NCC Tool and Paint Tool where some progressive plotting might leave
  208. # graphic residues behind
  209. cleanup = pyqtSignal()
  210. def __init__(self, user_defaults=True):
  211. """
  212. Starts the application.
  213. :return: app
  214. :rtype: App
  215. """
  216. super().__init__()
  217. App.log.info("FlatCAM Starting...")
  218. self.main_thread = QtWidgets.QApplication.instance().thread()
  219. # ############################################################################################################
  220. # ################# Setup the listening thread for another instance launching with args ######################
  221. # ############################################################################################################
  222. if sys.platform == 'win32' or sys.platform == 'linux':
  223. # make sure the thread is stored by using a self. otherwise it's garbage collected
  224. self.th = QtCore.QThread()
  225. self.th.start(priority=QtCore.QThread.LowestPriority)
  226. self.new_launch = ArgsThread()
  227. self.new_launch.open_signal[list].connect(self.on_startup_args)
  228. self.new_launch.moveToThread(self.th)
  229. self.new_launch.start.emit()
  230. # ############################################################################################################
  231. # ########################################## OS-specific #####################################################
  232. # ############################################################################################################
  233. portable = False
  234. # Folder for user settings.
  235. if sys.platform == 'win32':
  236. if platform.architecture()[0] == '32bit':
  237. App.log.debug("Win32!")
  238. else:
  239. App.log.debug("Win64!")
  240. # #######################################################################################################
  241. # ####### CONFIG FILE WITH PARAMETERS REGARDING PORTABILITY #############################################
  242. # #######################################################################################################
  243. config_file = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) + '\\config\\configuration.txt'
  244. try:
  245. with open(config_file, 'r'):
  246. pass
  247. except FileNotFoundError:
  248. config_file = os.path.dirname(os.path.realpath(__file__)) + '\\config\\configuration.txt'
  249. try:
  250. with open(config_file, 'r') as f:
  251. try:
  252. for line in f:
  253. param = str(line).replace('\n', '').rpartition('=')
  254. if param[0] == 'portable':
  255. try:
  256. portable = eval(param[2])
  257. except NameError:
  258. portable = False
  259. if param[0] == 'headless':
  260. if param[2].lower() == 'true':
  261. self.cmd_line_headless = 1
  262. else:
  263. self.cmd_line_headless = None
  264. except Exception as e:
  265. log.debug('App.__init__() -->%s' % str(e))
  266. return
  267. except FileNotFoundError as e:
  268. log.debug(str(e))
  269. pass
  270. if portable is False:
  271. self.data_path = shell.SHGetFolderPath(0, shellcon.CSIDL_APPDATA, None, 0) + '\\FlatCAM'
  272. else:
  273. self.data_path = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) + '\\config'
  274. self.os = 'windows'
  275. else: # Linux/Unix/MacOS
  276. self.data_path = os.path.expanduser('~') + '/.FlatCAM'
  277. self.os = 'unix'
  278. # ############################################################################################################
  279. # ################################# Setup folders and files ##################################################
  280. # ############################################################################################################
  281. if not os.path.exists(self.data_path):
  282. os.makedirs(self.data_path)
  283. App.log.debug('Created data folder: ' + self.data_path)
  284. os.makedirs(os.path.join(self.data_path, 'preprocessors'))
  285. App.log.debug('Created data preprocessors folder: ' + os.path.join(self.data_path, 'preprocessors'))
  286. self.preprocessorpaths = os.path.join(self.data_path, 'preprocessors')
  287. if not os.path.exists(self.preprocessorpaths):
  288. os.makedirs(self.preprocessorpaths)
  289. App.log.debug('Created preprocessors folder: ' + self.preprocessorpaths)
  290. # create geo_tools_db.FlatDB file if there is none
  291. try:
  292. f = open(self.data_path + '/geo_tools_db.FlatDB')
  293. f.close()
  294. except IOError:
  295. App.log.debug('Creating empty geo_tool_db.FlatDB')
  296. f = open(self.data_path + '/geo_tools_db.FlatDB', 'w')
  297. json.dump({}, f)
  298. f.close()
  299. # create current_defaults.FlatConfig file if there is none
  300. try:
  301. f = open(self.data_path + '/current_defaults.FlatConfig')
  302. f.close()
  303. except IOError:
  304. App.log.debug('Creating empty current_defaults.FlatConfig')
  305. f = open(self.data_path + '/current_defaults.FlatConfig', 'w')
  306. json.dump({}, f)
  307. f.close()
  308. # Write factory_defaults.FlatConfig file to disk
  309. FlatCAMDefaults.save_factory_defaults(os.path.join(self.data_path, "factory_defaults.FlatConfig"))
  310. # create a recent files json file if there is none
  311. try:
  312. f = open(self.data_path + '/recent.json')
  313. f.close()
  314. except IOError:
  315. App.log.debug('Creating empty recent.json')
  316. f = open(self.data_path + '/recent.json', 'w')
  317. json.dump([], f)
  318. f.close()
  319. # create a recent projects json file if there is none
  320. try:
  321. fp = open(self.data_path + '/recent_projects.json')
  322. fp.close()
  323. except IOError:
  324. App.log.debug('Creating empty recent_projects.json')
  325. fp = open(self.data_path + '/recent_projects.json', 'w')
  326. json.dump([], fp)
  327. fp.close()
  328. # Application directory. CHDIR to it. Otherwise, trying to load GUI icons will fail as their path is relative.
  329. # This will fail under cx_freeze ...
  330. self.app_home = os.path.dirname(os.path.realpath(__file__))
  331. log.debug("Application path is " + self.app_home)
  332. log.debug("Started in " + os.getcwd())
  333. # cx_freeze workaround
  334. if os.path.isfile(self.app_home):
  335. self.app_home = os.path.dirname(self.app_home)
  336. os.chdir(self.app_home)
  337. # ############################################################################################################
  338. # ################################# DEFAULTS - PREFERENCES STORAGE ###########################################
  339. # ############################################################################################################
  340. self.defaults = FlatCAMDefaults()
  341. self.defaults["root_folder_path"] = self.app_home
  342. current_defaults_path = os.path.join(self.data_path, "current_defaults.FlatConfig")
  343. if user_defaults:
  344. self.defaults.load(filename=current_defaults_path)
  345. if self.defaults['units'] == 'MM':
  346. self.decimals = int(self.defaults['decimals_metric'])
  347. else:
  348. self.decimals = int(self.defaults['decimals_inch'])
  349. if self.defaults["global_gray_icons"] is False:
  350. self.resource_location = 'assets/resources'
  351. else:
  352. self.resource_location = 'assets/resources/dark_resources'
  353. self.current_units = self.defaults['units']
  354. # ###########################################################################################################
  355. # #################################### SETUP OBJECT CLASSES #################################################
  356. # ###########################################################################################################
  357. self.setup_obj_classes()
  358. # ###########################################################################################################
  359. # ###################################### CREATE MULTIPROCESSING POOL #######################################
  360. # ###########################################################################################################
  361. self.pool = Pool()
  362. # ###########################################################################################################
  363. # ###################################### Setting the Splash Screen ##########################################
  364. # ###########################################################################################################
  365. splash_settings = QSettings("Open Source", "FlatCAM")
  366. if splash_settings.contains("splash_screen"):
  367. show_splash = splash_settings.value("splash_screen")
  368. else:
  369. splash_settings.setValue('splash_screen', 1)
  370. # This will write the setting to the platform specific storage.
  371. del splash_settings
  372. show_splash = 1
  373. if show_splash and self.cmd_line_headless != 1:
  374. splash_pix = QtGui.QPixmap(self.resource_location + '/splash.png')
  375. self.splash = QtWidgets.QSplashScreen(splash_pix, Qt.WindowStaysOnTopHint)
  376. # self.splash.setMask(splash_pix.mask())
  377. # move splashscreen to the current monitor
  378. desktop = QtWidgets.QApplication.desktop()
  379. screen = desktop.screenNumber(QtGui.QCursor.pos())
  380. current_screen_center = desktop.availableGeometry(screen).center()
  381. self.splash.move(current_screen_center - self.splash.rect().center())
  382. self.splash.show()
  383. self.splash.showMessage(_("FlatCAM is initializing ..."),
  384. alignment=Qt.AlignBottom | Qt.AlignLeft,
  385. color=QtGui.QColor("gray"))
  386. else:
  387. show_splash = 0
  388. # ###########################################################################################################
  389. # ######################################### Initialize GUI ##################################################
  390. # ###########################################################################################################
  391. # FlatCAM colors used in plotting
  392. self.FC_light_green = '#BBF268BF'
  393. self.FC_dark_green = '#006E20BF'
  394. self.FC_light_blue = '#a5a5ffbf'
  395. self.FC_dark_blue = '#0000ffbf'
  396. theme_settings = QtCore.QSettings("Open Source", "FlatCAM")
  397. if theme_settings.contains("theme"):
  398. theme = theme_settings.value('theme', type=str)
  399. else:
  400. theme = 'white'
  401. if self.defaults["global_cursor_color_enabled"]:
  402. self.cursor_color_3D = self.defaults["global_cursor_color"]
  403. else:
  404. if theme == 'white':
  405. self.cursor_color_3D = 'black'
  406. else:
  407. self.cursor_color_3D = 'gray'
  408. # update the defaults dict with the setting in QSetting
  409. self.defaults['global_theme'] = theme
  410. self.ui = MainGUI(self)
  411. # set FlatCAM units in the Status bar
  412. self.set_screen_units(self.defaults['units'])
  413. # ###########################################################################################################
  414. # ########################################### AUTOSAVE SETUP ################################################
  415. # ###########################################################################################################
  416. self.block_autosave = False
  417. self.autosave_timer = QtCore.QTimer(self)
  418. self.save_project_auto_update()
  419. self.autosave_timer.timeout.connect(self.save_project_auto)
  420. # ###########################################################################################################
  421. # #################################### LOAD PREPROCESSORS ###################################################
  422. # ###########################################################################################################
  423. # ----------------------------------------- WARNING --------------------------------------------------------
  424. # Preprocessors need to be loaded before the Preferences Manager builds the Preferences
  425. # That's because the number of preprocessors can vary and here the comboboxes are populated
  426. # -----------------------------------------------------------------------------------------------------------
  427. # a dictionary that have as keys the name of the preprocessor files and the value is the class from
  428. # the preprocessor file
  429. self.preprocessors = load_preprocessors(self)
  430. # make sure that always the 'default' preprocessor is the first item in the dictionary
  431. if 'default' in self.preprocessors.keys():
  432. new_ppp_dict = {}
  433. # add the 'default' name first in the dict after removing from the preprocessor's dictionary
  434. default_pp = self.preprocessors.pop('default')
  435. new_ppp_dict['default'] = default_pp
  436. # then add the rest of the keys
  437. for name, val_class in self.preprocessors.items():
  438. new_ppp_dict[name] = val_class
  439. # and now put back the ordered dict with 'default' key first
  440. self.preprocessors = new_ppp_dict
  441. for name in list(self.preprocessors.keys()):
  442. # 'Paste' preprocessors are to be used only in the Solder Paste Dispensing Tool
  443. if name.partition('_')[0] == 'Paste':
  444. self.ui.tools_defaults_form.tools_solderpaste_group.pp_combo.addItem(name)
  445. continue
  446. self.ui.geometry_defaults_form.geometry_opt_group.pp_geometry_name_cb.addItem(name)
  447. # HPGL preprocessor is only for Geometry objects therefore it should not be in the Excellon Preferences
  448. if name == 'hpgl':
  449. continue
  450. self.ui.excellon_defaults_form.excellon_opt_group.pp_excellon_name_cb.addItem(name)
  451. # ###########################################################################################################
  452. # ##################################### UPDATE PREFERENCES GUI FORMS ########################################
  453. # ###########################################################################################################
  454. self.preferencesUiManager = PreferencesUIManager(defaults=self.defaults, data_path=self.data_path, ui=self.ui,
  455. inform=self.inform)
  456. self.preferencesUiManager.defaults_write_form()
  457. # When the self.defaults dictionary changes will update the Preferences GUI forms
  458. self.defaults.set_change_callback(self.on_defaults_dict_change)
  459. # ###########################################################################################################
  460. # ##################################### FIRST RUN SECTION ###################################################
  461. # ################################ It's done only once after install #####################################
  462. # ###########################################################################################################
  463. if self.defaults["first_run"] is True:
  464. # ONLY AT FIRST STARTUP INIT THE GUI LAYOUT TO 'COMPACT'
  465. initial_lay = 'minimal'
  466. self.ui.general_defaults_form.general_gui_group.on_layout(lay=initial_lay)
  467. # Set the combobox in Preferences to the current layout
  468. idx = self.ui.general_defaults_form.general_gui_group.layout_combo.findText(initial_lay)
  469. self.ui.general_defaults_form.general_gui_group.layout_combo.setCurrentIndex(idx)
  470. # after the first run, this object should be False
  471. self.defaults["first_run"] = False
  472. self.preferencesUiManager.save_defaults(silent=True)
  473. # ###########################################################################################################
  474. # ############################################ Data #########################################################
  475. # ###########################################################################################################
  476. self.recent = []
  477. self.recent_projects = []
  478. self.clipboard = QtWidgets.QApplication.clipboard()
  479. self.project_filename = None
  480. self.toggle_units_ignore = False
  481. # ###########################################################################################################
  482. # ########################################## LOAD LANGUAGES ################################################
  483. # ###########################################################################################################
  484. self.languages = fcTranslate.load_languages()
  485. for name in sorted(self.languages.values()):
  486. self.ui.general_defaults_form.general_app_group.language_cb.addItem(name)
  487. # ###########################################################################################################
  488. # ####################################### APPLY APP LANGUAGE ################################################
  489. # ###########################################################################################################
  490. ret_val = fcTranslate.apply_language('strings')
  491. if ret_val == "no language":
  492. self.inform.emit('[ERROR] %s' % _("Could not find the Language files. The App strings are missing."))
  493. log.debug("Could not find the Language files. The App strings are missing.")
  494. else:
  495. # make the current language the current selection on the language combobox
  496. self.ui.general_defaults_form.general_app_group.language_cb.setCurrentText(ret_val)
  497. log.debug("App.__init__() --> Applied %s language." % str(ret_val).capitalize())
  498. # ###########################################################################################################
  499. # ###################################### CREATE UNIQUE SERIAL NUMBER ########################################
  500. # ###########################################################################################################
  501. chars = 'abcdefghijklmnopqrstuvwxyz0123456789'
  502. if self.defaults['global_serial'] == 0 or len(str(self.defaults['global_serial'])) < 10:
  503. self.defaults['global_serial'] = ''.join([random.choice(chars) for __ in range(20)])
  504. self.preferencesUiManager.save_defaults(silent=True, first_time=True)
  505. self.defaults.propagate_defaults()
  506. # ###########################################################################################################
  507. # ######################################## UPDATE THE OPTIONS ###############################################
  508. # ###########################################################################################################
  509. self.options = LoudDict()
  510. # -----------------------------------------------------------------------------------------------------------
  511. # Update the self.options from the self.defaults
  512. # The self.defaults holds the application defaults while the self.options holds the object defaults
  513. # -----------------------------------------------------------------------------------------------------------
  514. # Copy app defaults to project options
  515. for def_key, def_val in self.defaults.items():
  516. self.options[def_key] = deepcopy(def_val)
  517. self.preferencesUiManager.show_preferences_gui()
  518. # ### End of Data ####
  519. # ###########################################################################################################
  520. # #################################### SETUP OBJECT COLLECTION ##############################################
  521. # ###########################################################################################################
  522. self.collection = ObjectCollection(app=self)
  523. self.ui.project_tab_layout.addWidget(self.collection.view)
  524. self.app_obj = AppObject(app=self)
  525. # ### Adjust tabs width ## ##
  526. # self.collection.view.setMinimumWidth(self.ui.options_scroll_area.widget().sizeHint().width() +
  527. # self.ui.options_scroll_area.verticalScrollBar().sizeHint().width())
  528. self.collection.view.setMinimumWidth(290)
  529. self.log.debug("Finished creating Object Collection.")
  530. # ###########################################################################################################
  531. # ######################################## SETUP Plot Area ##################################################
  532. # ###########################################################################################################
  533. # determine if the Legacy Graphic Engine is to be used or the OpenGL one
  534. if self.defaults["global_graphic_engine"] == '3D':
  535. self.is_legacy = False
  536. else:
  537. self.is_legacy = True
  538. # Event signals disconnect id holders
  539. self.mp = None
  540. self.mm = None
  541. self.mr = None
  542. self.mdc = None
  543. self.mp_zc = None
  544. self.kp = None
  545. # Matplotlib axis
  546. self.axes = None
  547. if show_splash:
  548. self.splash.showMessage(_("FlatCAM is initializing ...\n"
  549. "Canvas initialization started."),
  550. alignment=Qt.AlignBottom | Qt.AlignLeft,
  551. color=QtGui.QColor("gray"))
  552. start_plot_time = time.time() # debug
  553. self.plotcanvas = None
  554. self.app_cursor = None
  555. self.hover_shapes = None
  556. self.log.debug("Setting up canvas: %s" % str(self.defaults["global_graphic_engine"]))
  557. # setup the PlotCanvas
  558. self.on_plotcanvas_setup()
  559. end_plot_time = time.time()
  560. self.used_time = end_plot_time - start_plot_time
  561. self.log.debug("Finished Canvas initialization in %s seconds." % str(self.used_time))
  562. if show_splash:
  563. self.splash.showMessage('%s: %ssec' % (_("FlatCAM is initializing ...\n"
  564. "Canvas initialization started.\n"
  565. "Canvas initialization finished in"), '%.2f' % self.used_time),
  566. alignment=Qt.AlignBottom | Qt.AlignLeft,
  567. color=QtGui.QColor("gray"))
  568. self.ui.splitter.setStretchFactor(1, 2)
  569. # ###########################################################################################################
  570. # ############################################### SYS TRAY ##################################################
  571. # ###########################################################################################################
  572. if self.defaults["global_systray_icon"]:
  573. self.parent_w = QtWidgets.QWidget()
  574. if self.cmd_line_headless == 1:
  575. self.trayIcon = FlatCAMSystemTray(app=self,
  576. icon=QtGui.QIcon(self.resource_location +
  577. '/flatcam_icon32_green.png'),
  578. headless=True,
  579. parent=self.parent_w)
  580. else:
  581. self.trayIcon = FlatCAMSystemTray(app=self,
  582. icon=QtGui.QIcon(self.resource_location +
  583. '/flatcam_icon32_green.png'),
  584. parent=self.parent_w)
  585. # ###########################################################################################################
  586. # ############################################### Worker SETUP ##############################################
  587. # ###########################################################################################################
  588. if self.defaults["global_worker_number"]:
  589. self.workers = WorkerStack(workers_number=int(self.defaults["global_worker_number"]))
  590. else:
  591. self.workers = WorkerStack(workers_number=2)
  592. self.worker_task.connect(self.workers.add_task)
  593. self.log.debug("Finished creating Workers crew.")
  594. # ###########################################################################################################
  595. # ############################################# Activity Monitor ###########################################
  596. # ###########################################################################################################
  597. self.activity_view = FlatCAMActivityView(app=self)
  598. self.ui.infobar.addWidget(self.activity_view)
  599. self.proc_container = FCVisibleProcessContainer(self.activity_view)
  600. # ###########################################################################################################
  601. # ############################################# Signal handling #############################################
  602. # ###########################################################################################################
  603. # ########################################## Custom signals ################################################
  604. # signal for displaying messages in status bar
  605. self.inform[str].connect(self.info)
  606. self.inform[str, bool].connect(self.info)
  607. # signal to be called when the app is quiting
  608. self.app_quit.connect(self.quit_application, type=Qt.QueuedConnection)
  609. self.message.connect(lambda: message_dialog(parent=self.ui))
  610. # self.progress.connect(self.set_progress_bar)
  611. # signals emitted when file state change
  612. self.file_opened.connect(self.register_recent)
  613. self.file_opened.connect(lambda kind, filename: self.register_folder(filename))
  614. self.file_saved.connect(lambda kind, filename: self.register_save_folder(filename))
  615. # ########################################## Standard signals ###############################################
  616. # ### Menu
  617. self.ui.menufilenewproject.triggered.connect(self.on_file_new_click)
  618. self.ui.menufilenewgeo.triggered.connect(self.app_obj.new_geometry_object)
  619. self.ui.menufilenewgrb.triggered.connect(self.app_obj.new_gerber_object)
  620. self.ui.menufilenewexc.triggered.connect(self.app_obj.new_excellon_object)
  621. self.ui.menufilenewdoc.triggered.connect(self.app_obj.new_document_object)
  622. self.ui.menufileopengerber.triggered.connect(self.on_fileopengerber)
  623. self.ui.menufileopenexcellon.triggered.connect(self.on_fileopenexcellon)
  624. self.ui.menufileopengcode.triggered.connect(self.on_fileopengcode)
  625. self.ui.menufileopenproject.triggered.connect(self.on_file_openproject)
  626. self.ui.menufileopenconfig.triggered.connect(self.on_file_openconfig)
  627. self.ui.menufilenewscript.triggered.connect(self.on_filenewscript)
  628. self.ui.menufileopenscript.triggered.connect(self.on_fileopenscript)
  629. self.ui.menufileopenscriptexample.triggered.connect(self.on_fileopenscript_example)
  630. self.ui.menufilerunscript.triggered.connect(self.on_filerunscript)
  631. self.ui.menufileimportsvg.triggered.connect(lambda: self.on_file_importsvg("geometry"))
  632. self.ui.menufileimportsvg_as_gerber.triggered.connect(lambda: self.on_file_importsvg("gerber"))
  633. self.ui.menufileimportdxf.triggered.connect(lambda: self.on_file_importdxf("geometry"))
  634. self.ui.menufileimportdxf_as_gerber.triggered.connect(lambda: self.on_file_importdxf("gerber"))
  635. self.ui.menufileimport_hpgl2_as_geo.triggered.connect(self.on_fileopenhpgl2)
  636. self.ui.menufileexportsvg.triggered.connect(self.on_file_exportsvg)
  637. self.ui.menufileexportpng.triggered.connect(self.on_file_exportpng)
  638. self.ui.menufileexportexcellon.triggered.connect(self.on_file_exportexcellon)
  639. self.ui.menufileexportgerber.triggered.connect(self.on_file_exportgerber)
  640. self.ui.menufileexportdxf.triggered.connect(self.on_file_exportdxf)
  641. self.ui.menufile_print.triggered.connect(lambda: self.on_file_save_objects_pdf(use_thread=True))
  642. self.ui.menufilesaveproject.triggered.connect(self.on_file_saveproject)
  643. self.ui.menufilesaveprojectas.triggered.connect(self.on_file_saveprojectas)
  644. # self.ui.menufilesaveprojectcopy.triggered.connect(lambda: self.on_file_saveprojectas(make_copy=True))
  645. self.ui.menufilesavedefaults.triggered.connect(self.on_file_savedefaults)
  646. self.ui.menufileexportpref.triggered.connect(self.on_export_preferences)
  647. self.ui.menufileimportpref.triggered.connect(self.on_import_preferences)
  648. self.ui.menufile_exit.triggered.connect(self.final_save)
  649. self.ui.menueditedit.triggered.connect(lambda: self.object2editor())
  650. self.ui.menueditok.triggered.connect(lambda: self.editor2object())
  651. self.ui.menuedit_convertjoin.triggered.connect(self.on_edit_join)
  652. self.ui.menuedit_convertjoinexc.triggered.connect(self.on_edit_join_exc)
  653. self.ui.menuedit_convertjoingrb.triggered.connect(self.on_edit_join_grb)
  654. self.ui.menuedit_convert_sg2mg.triggered.connect(self.on_convert_singlegeo_to_multigeo)
  655. self.ui.menuedit_convert_mg2sg.triggered.connect(self.on_convert_multigeo_to_singlegeo)
  656. self.ui.menueditdelete.triggered.connect(self.on_delete)
  657. self.ui.menueditcopyobject.triggered.connect(self.on_copy_command)
  658. self.ui.menueditconvert_any2geo.triggered.connect(self.convert_any2geo)
  659. self.ui.menueditconvert_any2gerber.triggered.connect(self.convert_any2gerber)
  660. self.ui.menueditorigin.triggered.connect(self.on_set_origin)
  661. self.ui.menuedit_move2origin.triggered.connect(self.on_move2origin)
  662. self.ui.menueditjump.triggered.connect(self.on_jump_to)
  663. self.ui.menueditlocate.triggered.connect(lambda: self.on_locate(obj=self.collection.get_active()))
  664. self.ui.menuedittoggleunits.triggered.connect(self.on_toggle_units_click)
  665. self.ui.menueditselectall.triggered.connect(self.on_selectall)
  666. self.ui.menueditpreferences.triggered.connect(self.on_preferences)
  667. # self.ui.menuoptions_transfer_a2o.triggered.connect(self.on_options_app2object)
  668. # self.ui.menuoptions_transfer_a2p.triggered.connect(self.on_options_app2project)
  669. # self.ui.menuoptions_transfer_o2a.triggered.connect(self.on_options_object2app)
  670. # self.ui.menuoptions_transfer_p2a.triggered.connect(self.on_options_project2app)
  671. # self.ui.menuoptions_transfer_o2p.triggered.connect(self.on_options_object2project)
  672. # self.ui.menuoptions_transfer_p2o.triggered.connect(self.on_options_project2object)
  673. self.ui.menuoptions_transform_rotate.triggered.connect(self.on_rotate)
  674. self.ui.menuoptions_transform_skewx.triggered.connect(self.on_skewx)
  675. self.ui.menuoptions_transform_skewy.triggered.connect(self.on_skewy)
  676. self.ui.menuoptions_transform_flipx.triggered.connect(self.on_flipx)
  677. self.ui.menuoptions_transform_flipy.triggered.connect(self.on_flipy)
  678. self.ui.menuoptions_view_source.triggered.connect(self.on_view_source)
  679. self.ui.menuoptions_tools_db.triggered.connect(lambda: self.on_tools_database(source='app'))
  680. self.ui.menuviewdisableall.triggered.connect(self.disable_all_plots)
  681. self.ui.menuviewdisableother.triggered.connect(self.disable_other_plots)
  682. self.ui.menuviewenable.triggered.connect(self.enable_all_plots)
  683. self.ui.menuview_zoom_fit.triggered.connect(self.on_zoom_fit)
  684. self.ui.menuview_zoom_in.triggered.connect(self.on_zoom_in)
  685. self.ui.menuview_zoom_out.triggered.connect(self.on_zoom_out)
  686. self.ui.menuview_replot.triggered.connect(self.plot_all)
  687. self.ui.menuview_toggle_code_editor.triggered.connect(self.on_toggle_code_editor)
  688. self.ui.menuview_toggle_fscreen.triggered.connect(self.ui.on_fullscreen)
  689. self.ui.menuview_toggle_parea.triggered.connect(self.ui.on_toggle_plotarea)
  690. self.ui.menuview_toggle_notebook.triggered.connect(self.ui.on_toggle_notebook)
  691. self.ui.menu_toggle_nb.triggered.connect(self.ui.on_toggle_notebook)
  692. self.ui.menuview_toggle_grid.triggered.connect(self.ui.on_toggle_grid)
  693. self.ui.menuview_toggle_workspace.triggered.connect(self.on_workspace_toggle)
  694. self.ui.menuview_toggle_grid_lines.triggered.connect(self.plotcanvas.on_toggle_grid_lines)
  695. self.ui.menuview_toggle_axis.triggered.connect(self.plotcanvas.on_toggle_axis)
  696. self.ui.menuview_toggle_hud.triggered.connect(self.plotcanvas.on_toggle_hud)
  697. self.ui.menutoolshell.triggered.connect(self.ui.toggle_shell_ui)
  698. self.ui.menuhelp_about.triggered.connect(self.on_about)
  699. self.ui.menuhelp_readme.triggered.connect(self.on_readme)
  700. self.ui.menuhelp_manual.triggered.connect(lambda: webbrowser.open(self.manual_url))
  701. self.ui.menuhelp_report_bug.triggered.connect(lambda: webbrowser.open(self.bug_report_url))
  702. self.ui.menuhelp_exc_spec.triggered.connect(lambda: webbrowser.open(self.excellon_spec_url))
  703. self.ui.menuhelp_gerber_spec.triggered.connect(lambda: webbrowser.open(self.gerber_spec_url))
  704. self.ui.menuhelp_videohelp.triggered.connect(lambda: webbrowser.open(self.video_url))
  705. self.ui.menuhelp_shortcut_list.triggered.connect(self.on_shortcut_list)
  706. self.ui.menuprojectenable.triggered.connect(self.on_enable_sel_plots)
  707. self.ui.menuprojectdisable.triggered.connect(self.on_disable_sel_plots)
  708. self.ui.menuprojectgeneratecnc.triggered.connect(lambda: self.generate_cnc_job(self.collection.get_selected()))
  709. self.ui.menuprojectviewsource.triggered.connect(self.on_view_source)
  710. self.ui.menuprojectcopy.triggered.connect(self.on_copy_command)
  711. self.ui.menuprojectedit.triggered.connect(self.object2editor)
  712. self.ui.menuprojectdelete.triggered.connect(self.on_delete)
  713. self.ui.menuprojectsave.triggered.connect(self.on_project_context_save)
  714. self.ui.menuprojectproperties.triggered.connect(self.obj_properties)
  715. # ToolBar signals
  716. self.connect_toolbar_signals()
  717. # Notebook and Plot Tab Area signals
  718. # make the right click on the notebook tab and plot tab area tab raise a menu
  719. self.ui.notebook.tabBar.setContextMenuPolicy(QtCore.Qt.ActionsContextMenu)
  720. self.ui.plot_tab_area.tabBar.setContextMenuPolicy(QtCore.Qt.ActionsContextMenu)
  721. self.on_tab_setup_context_menu()
  722. # activate initial state
  723. self.on_tab_rmb_click(self.defaults["global_tabs_detachable"])
  724. # Context Menu
  725. self.ui.popmenu_disable.triggered.connect(lambda: self.toggle_plots(self.collection.get_selected()))
  726. self.ui.popmenu_panel_toggle.triggered.connect(self.ui.on_toggle_notebook)
  727. self.ui.popmenu_new_geo.triggered.connect(self.app_obj.new_geometry_object)
  728. self.ui.popmenu_new_grb.triggered.connect(self.app_obj.new_gerber_object)
  729. self.ui.popmenu_new_exc.triggered.connect(self.app_obj.new_excellon_object)
  730. self.ui.popmenu_new_prj.triggered.connect(self.on_file_new)
  731. self.ui.zoomfit.triggered.connect(self.on_zoom_fit)
  732. self.ui.clearplot.triggered.connect(self.clear_plots)
  733. self.ui.replot.triggered.connect(self.plot_all)
  734. self.ui.popmenu_copy.triggered.connect(self.on_copy_command)
  735. self.ui.popmenu_delete.triggered.connect(self.on_delete)
  736. self.ui.popmenu_edit.triggered.connect(self.object2editor)
  737. self.ui.popmenu_save.triggered.connect(lambda: self.editor2object())
  738. self.ui.popmenu_move.triggered.connect(self.obj_move)
  739. self.ui.popmenu_properties.triggered.connect(self.obj_properties)
  740. # Project Context Menu -> Color Setting
  741. for act in self.ui.menuprojectcolor.actions():
  742. act.triggered.connect(self.on_set_color_action_triggered)
  743. # ###########################################################################################################
  744. # #################################### GUI PREFERENCES SIGNALS ##############################################
  745. # ###########################################################################################################
  746. self.ui.general_defaults_form.general_app_group.units_radio.activated_custom.connect(
  747. lambda: self.on_toggle_units(no_pref=False))
  748. # ##################################### Workspace Setting Signals ###########################################
  749. self.ui.general_defaults_form.general_app_set_group.wk_cb.currentIndexChanged.connect(
  750. self.on_workspace_modified)
  751. self.ui.general_defaults_form.general_app_set_group.wk_orientation_radio.activated_custom.connect(
  752. self.on_workspace_modified
  753. )
  754. self.ui.general_defaults_form.general_app_set_group.workspace_cb.stateChanged.connect(self.on_workspace)
  755. # ###########################################################################################################
  756. # ######################################## GUI SETTINGS SIGNALS #############################################
  757. # ###########################################################################################################
  758. self.ui.general_defaults_form.general_app_set_group.cursor_radio.activated_custom.connect(self.on_cursor_type)
  759. # ######################################## Tools related signals ############################################
  760. # portability changed signal
  761. self.ui.general_defaults_form.general_app_group.portability_cb.stateChanged.connect(self.on_portable_checked)
  762. # Object list
  763. self.object_status_changed.connect(self.collection.on_collection_updated)
  764. # when there are arguments at application startup this get launched
  765. self.args_at_startup[list].connect(self.on_startup_args)
  766. # ###########################################################################################################
  767. # ####################################### FILE ASSOCIATIONS SIGNALS #########################################
  768. # ###########################################################################################################
  769. self.ui.util_defaults_form.fa_excellon_group.restore_btn.clicked.connect(
  770. lambda: self.restore_extensions(ext_type='excellon'))
  771. self.ui.util_defaults_form.fa_gcode_group.restore_btn.clicked.connect(
  772. lambda: self.restore_extensions(ext_type='gcode'))
  773. self.ui.util_defaults_form.fa_gerber_group.restore_btn.clicked.connect(
  774. lambda: self.restore_extensions(ext_type='gerber'))
  775. self.ui.util_defaults_form.fa_excellon_group.del_all_btn.clicked.connect(
  776. lambda: self.delete_all_extensions(ext_type='excellon'))
  777. self.ui.util_defaults_form.fa_gcode_group.del_all_btn.clicked.connect(
  778. lambda: self.delete_all_extensions(ext_type='gcode'))
  779. self.ui.util_defaults_form.fa_gerber_group.del_all_btn.clicked.connect(
  780. lambda: self.delete_all_extensions(ext_type='gerber'))
  781. self.ui.util_defaults_form.fa_excellon_group.add_btn.clicked.connect(
  782. lambda: self.add_extension(ext_type='excellon'))
  783. self.ui.util_defaults_form.fa_gcode_group.add_btn.clicked.connect(
  784. lambda: self.add_extension(ext_type='gcode'))
  785. self.ui.util_defaults_form.fa_gerber_group.add_btn.clicked.connect(
  786. lambda: self.add_extension(ext_type='gerber'))
  787. self.ui.util_defaults_form.fa_excellon_group.del_btn.clicked.connect(
  788. lambda: self.del_extension(ext_type='excellon'))
  789. self.ui.util_defaults_form.fa_gcode_group.del_btn.clicked.connect(
  790. lambda: self.del_extension(ext_type='gcode'))
  791. self.ui.util_defaults_form.fa_gerber_group.del_btn.clicked.connect(
  792. lambda: self.del_extension(ext_type='gerber'))
  793. # connect the 'Apply' buttons from the Preferences/File Associations
  794. self.ui.util_defaults_form.fa_excellon_group.exc_list_btn.clicked.connect(
  795. lambda: self.on_register_files(obj_type='excellon'))
  796. self.ui.util_defaults_form.fa_gcode_group.gco_list_btn.clicked.connect(
  797. lambda: self.on_register_files(obj_type='gcode'))
  798. self.ui.util_defaults_form.fa_gerber_group.grb_list_btn.clicked.connect(
  799. lambda: self.on_register_files(obj_type='gerber'))
  800. # ###########################################################################################################
  801. # ########################################### KEYWORDS SIGNALS ##############################################
  802. # ###########################################################################################################
  803. self.ui.util_defaults_form.kw_group.restore_btn.clicked.connect(
  804. lambda: self.restore_extensions(ext_type='keyword'))
  805. self.ui.util_defaults_form.kw_group.del_all_btn.clicked.connect(
  806. lambda: self.delete_all_extensions(ext_type='keyword'))
  807. self.ui.util_defaults_form.kw_group.add_btn.clicked.connect(
  808. lambda: self.add_extension(ext_type='keyword'))
  809. self.ui.util_defaults_form.kw_group.del_btn.clicked.connect(
  810. lambda: self.del_extension(ext_type='keyword'))
  811. # ###########################################################################################################
  812. # ########################################### GUI SIGNALS ###################################################
  813. # ###########################################################################################################
  814. self.ui.hud_label.clicked.connect(self.plotcanvas.on_toggle_hud)
  815. self.ui.axis_status_label.clicked.connect(self.plotcanvas.on_toggle_axis)
  816. # ###########################################################################################################
  817. # ####################################### VARIOUS SIGNALS ###################################################
  818. # ###########################################################################################################
  819. # connect the abort_all_tasks related slots to the related signals
  820. self.proc_container.idle_flag.connect(self.app_is_idle)
  821. # signal emitted when a tab is closed in the Plot Area
  822. self.ui.plot_tab_area.tab_closed_signal.connect(self.on_plot_area_tab_closed)
  823. # signal to close the application
  824. self.close_app_signal.connect(self.kill_app)
  825. # ################################# FINISHED CONNECTING SIGNALS #############################################
  826. # ###########################################################################################################
  827. # ###########################################################################################################
  828. # ###########################################################################################################
  829. self.log.debug("Finished connecting Signals.")
  830. # ###########################################################################################################
  831. # ########################################## Other setups ###################################################
  832. # ###########################################################################################################
  833. # to use for tools like Distance tool who depends on the event sources who are changed inside the AppEditors
  834. # depending on from where those tools are called different actions can be done
  835. self.call_source = 'app'
  836. # this is a flag to signal to other tools that the ui tooltab is locked and not accessible
  837. self.tool_tab_locked = False
  838. # decide if to show or hide the Notebook side of the screen at startup
  839. if self.defaults["global_project_at_startup"] is True:
  840. self.ui.splitter.setSizes([1, 1])
  841. else:
  842. self.ui.splitter.setSizes([0, 1])
  843. # Sets up FlatCAMObj, FCProcess and FCProcessContainer.
  844. self.setup_component_editor()
  845. # ###########################################################################################################
  846. # ####################################### Auto-complete KEYWORDS ############################################
  847. # ###########################################################################################################
  848. self.tcl_commands_list = ['add_circle', 'add_poly', 'add_polygon', 'add_polyline', 'add_rectangle',
  849. 'aligndrill', 'aligndrillgrid', 'bbox', 'clear', 'cncjob', 'cutout',
  850. 'del', 'drillcncjob', 'export_dxf', 'edxf', 'export_excellon',
  851. 'export_exc',
  852. 'export_gcode', 'export_gerber', 'export_svg', 'ext', 'exteriors', 'follow',
  853. 'geo_union', 'geocutout', 'get_bounds', 'get_names', 'get_path', 'get_sys', 'help',
  854. 'interiors', 'isolate', 'join_excellon',
  855. 'join_geometry', 'list_sys', 'milld', 'mills', 'milldrills', 'millslots',
  856. 'mirror', 'ncc',
  857. 'ncr', 'new', 'new_geometry', 'non_copper_regions', 'offset',
  858. 'open_dxf', 'open_excellon', 'open_gcode', 'open_gerber', 'open_project', 'open_svg',
  859. 'options', 'origin',
  860. 'paint', 'panelize', 'plot_all', 'plot_objects', 'plot_status', 'quit_flatcam',
  861. 'save', 'save_project',
  862. 'save_sys', 'scale', 'set_active', 'set_origin', 'set_path', 'set_sys',
  863. 'skew', 'subtract_poly', 'subtract_rectangle',
  864. 'version', 'write_gcode'
  865. ]
  866. self.default_keywords = ['Desktop', 'Documents', 'FlatConfig', 'FlatPrj', 'False', 'Marius', 'My Documents',
  867. 'Paste_1',
  868. 'Repetier', 'Roland_MDX_20', 'Users', 'Toolchange_Custom', 'Toolchange_Probe_MACH3',
  869. 'Toolchange_manual', 'True', 'Users',
  870. 'all', 'auto', 'axis',
  871. 'axisoffset', 'box', 'center_x', 'center_y', 'columns', 'combine', 'connect',
  872. 'contour', 'default',
  873. 'depthperpass', 'dia', 'diatol', 'dist', 'drilled_dias', 'drillz', 'dpp',
  874. 'dwelltime', 'extracut_length', 'endxy', 'enz', 'f', 'feedrate',
  875. 'feedrate_z', 'grbl_11', 'GRBL_laser', 'gridoffsety', 'gridx', 'gridy',
  876. 'has_offset', 'holes', 'hpgl', 'iso_type', 'line_xyz', 'margin', 'marlin', 'method',
  877. 'milled_dias', 'minoffset', 'name', 'offset', 'opt_type', 'order',
  878. 'outname', 'overlap', 'passes', 'postamble', 'pp', 'ppname_e', 'ppname_g',
  879. 'preamble', 'radius', 'ref', 'rest', 'rows', 'shellvar_', 'scale_factor',
  880. 'spacing_columns',
  881. 'spacing_rows', 'spindlespeed', 'startz', 'startxy',
  882. 'toolchange_xy', 'toolchangez', 'travelz',
  883. 'tooldia', 'use_threads', 'value',
  884. 'x', 'x0', 'x1', 'y', 'y0', 'y1', 'z_cut', 'z_move'
  885. ]
  886. self.tcl_keywords = [
  887. 'after', 'append', 'apply', 'argc', 'argv', 'argv0', 'array', 'attemptckalloc', 'attemptckrealloc',
  888. 'auto_execok', 'auto_import', 'auto_load', 'auto_mkindex', 'auto_path', 'auto_qualify', 'auto_reset',
  889. 'bgerror', 'binary', 'break', 'case', 'catch', 'cd', 'chan', 'ckalloc', 'ckfree', 'ckrealloc', 'clock',
  890. 'close', 'concat', 'continue', 'coroutine', 'dde', 'dict', 'encoding', 'env', 'eof', 'error', 'errorCode',
  891. 'errorInfo', 'eval', 'exec', 'exit', 'expr', 'fblocked', 'fconfigure', 'fcopy', 'file', 'fileevent',
  892. 'filename', 'flush', 'for', 'foreach', 'format', 'gets', 'glob', 'global', 'history', 'http', 'if', 'incr',
  893. 'info', 'interp', 'join', 'lappend', 'lassign', 'lindex', 'linsert', 'list', 'llength', 'load', 'lrange',
  894. 'lrepeat', 'lreplace', 'lreverse', 'lsearch', 'lset', 'lsort', 'mathfunc', 'mathop', 'memory', 'msgcat',
  895. 'my', 'namespace', 'next', 'nextto', 'open', 'package', 'parray', 'pid', 'pkg_mkIndex', 'platform',
  896. 'proc', 'puts', 'pwd', 're_syntax', 'read', 'refchan', 'regexp', 'registry', 'regsub', 'rename', 'return',
  897. 'safe', 'scan', 'seek', 'self', 'set', 'socket', 'source', 'split', 'string', 'subst', 'switch',
  898. 'tailcall', 'Tcl', 'Tcl_Access', 'Tcl_AddErrorInfo', 'Tcl_AddObjErrorInfo', 'Tcl_AlertNotifier',
  899. 'Tcl_Alloc', 'Tcl_AllocHashEntryProc', 'Tcl_AllocStatBuf', 'Tcl_AllowExceptions', 'Tcl_AppendAllObjTypes',
  900. 'Tcl_AppendElement', 'Tcl_AppendExportList', 'Tcl_AppendFormatToObj', 'Tcl_AppendLimitedToObj',
  901. 'Tcl_AppendObjToErrorInfo', 'Tcl_AppendObjToObj', 'Tcl_AppendPrintfToObj', 'Tcl_AppendResult',
  902. 'Tcl_AppendResultVA', 'Tcl_AppendStringsToObj', 'Tcl_AppendStringsToObjVA', 'Tcl_AppendToObj',
  903. 'Tcl_AppendUnicodeToObj', 'Tcl_AppInit', 'Tcl_AppInitProc', 'Tcl_ArgvInfo', 'Tcl_AsyncCreate',
  904. 'Tcl_AsyncDelete', 'Tcl_AsyncInvoke', 'Tcl_AsyncMark', 'Tcl_AsyncProc', 'Tcl_AsyncReady',
  905. 'Tcl_AttemptAlloc', 'Tcl_AttemptRealloc', 'Tcl_AttemptSetObjLength', 'Tcl_BackgroundError',
  906. 'Tcl_BackgroundException', 'Tcl_Backslash', 'Tcl_BadChannelOption', 'Tcl_CallWhenDeleted', 'Tcl_Canceled',
  907. 'Tcl_CancelEval', 'Tcl_CancelIdleCall', 'Tcl_ChannelBlockModeProc', 'Tcl_ChannelBuffered',
  908. 'Tcl_ChannelClose2Proc', 'Tcl_ChannelCloseProc', 'Tcl_ChannelFlushProc', 'Tcl_ChannelGetHandleProc',
  909. 'Tcl_ChannelGetOptionProc', 'Tcl_ChannelHandlerProc', 'Tcl_ChannelInputProc', 'Tcl_ChannelName',
  910. 'Tcl_ChannelOutputProc', 'Tcl_ChannelProc', 'Tcl_ChannelSeekProc', 'Tcl_ChannelSetOptionProc',
  911. 'Tcl_ChannelThreadActionProc', 'Tcl_ChannelTruncateProc', 'Tcl_ChannelType', 'Tcl_ChannelVersion',
  912. 'Tcl_ChannelWatchProc', 'Tcl_ChannelWideSeekProc', 'Tcl_Chdir', 'Tcl_ClassGetMetadata',
  913. 'Tcl_ClassSetConstructor', 'Tcl_ClassSetDestructor', 'Tcl_ClassSetMetadata', 'Tcl_ClearChannelHandlers',
  914. 'Tcl_CloneProc', 'Tcl_Close', 'Tcl_CloseProc', 'Tcl_CmdDeleteProc', 'Tcl_CmdInfo',
  915. 'Tcl_CmdObjTraceDeleteProc', 'Tcl_CmdObjTraceProc', 'Tcl_CmdProc', 'Tcl_CmdTraceProc',
  916. 'Tcl_CommandComplete', 'Tcl_CommandTraceInfo', 'Tcl_CommandTraceProc', 'Tcl_CompareHashKeysProc',
  917. 'Tcl_Concat', 'Tcl_ConcatObj', 'Tcl_ConditionFinalize', 'Tcl_ConditionNotify', 'Tcl_ConditionWait',
  918. 'Tcl_Config', 'Tcl_ConvertCountedElement', 'Tcl_ConvertElement', 'Tcl_ConvertToType',
  919. 'Tcl_CopyObjectInstance', 'Tcl_CreateAlias', 'Tcl_CreateAliasObj', 'Tcl_CreateChannel',
  920. 'Tcl_CreateChannelHandler', 'Tcl_CreateCloseHandler', 'Tcl_CreateCommand', 'Tcl_CreateEncoding',
  921. 'Tcl_CreateEnsemble', 'Tcl_CreateEventSource', 'Tcl_CreateExitHandler', 'Tcl_CreateFileHandler',
  922. 'Tcl_CreateHashEntry', 'Tcl_CreateInterp', 'Tcl_CreateMathFunc', 'Tcl_CreateNamespace',
  923. 'Tcl_CreateObjCommand', 'Tcl_CreateObjTrace', 'Tcl_CreateSlave', 'Tcl_CreateThread',
  924. 'Tcl_CreateThreadExitHandler', 'Tcl_CreateTimerHandler', 'Tcl_CreateTrace',
  925. 'Tcl_CutChannel', 'Tcl_DecrRefCount', 'Tcl_DeleteAssocData', 'Tcl_DeleteChannelHandler',
  926. 'Tcl_DeleteCloseHandler', 'Tcl_DeleteCommand', 'Tcl_DeleteCommandFromToken', 'Tcl_DeleteEvents',
  927. 'Tcl_DeleteEventSource', 'Tcl_DeleteExitHandler', 'Tcl_DeleteFileHandler', 'Tcl_DeleteHashEntry',
  928. 'Tcl_DeleteHashTable', 'Tcl_DeleteInterp', 'Tcl_DeleteNamespace', 'Tcl_DeleteThreadExitHandler',
  929. 'Tcl_DeleteTimerHandler', 'Tcl_DeleteTrace', 'Tcl_DetachChannel', 'Tcl_DetachPids', 'Tcl_DictObjDone',
  930. 'Tcl_DictObjFirst', 'Tcl_DictObjGet', 'Tcl_DictObjNext', 'Tcl_DictObjPut', 'Tcl_DictObjPutKeyList',
  931. 'Tcl_DictObjRemove', 'Tcl_DictObjRemoveKeyList', 'Tcl_DictObjSize', 'Tcl_DiscardInterpState',
  932. 'Tcl_DiscardResult', 'Tcl_DontCallWhenDeleted', 'Tcl_DoOneEvent', 'Tcl_DoWhenIdle',
  933. 'Tcl_DriverBlockModeProc', 'Tcl_DriverClose2Proc', 'Tcl_DriverCloseProc', 'Tcl_DriverFlushProc',
  934. 'Tcl_DriverGetHandleProc', 'Tcl_DriverGetOptionProc', 'Tcl_DriverHandlerProc', 'Tcl_DriverInputProc',
  935. 'Tcl_DriverOutputProc', 'Tcl_DriverSeekProc', 'Tcl_DriverSetOptionProc', 'Tcl_DriverThreadActionProc',
  936. 'Tcl_DriverTruncateProc', 'Tcl_DriverWatchProc', 'Tcl_DriverWideSeekProc', 'Tcl_DStringAppend',
  937. 'Tcl_DStringAppendElement', 'Tcl_DStringEndSublist', 'Tcl_DStringFree', 'Tcl_DStringGetResult',
  938. 'Tcl_DStringInit', 'Tcl_DStringLength', 'Tcl_DStringResult', 'Tcl_DStringSetLength',
  939. 'Tcl_DStringStartSublist', 'Tcl_DStringTrunc', 'Tcl_DStringValue', 'Tcl_DumpActiveMemory',
  940. 'Tcl_DupInternalRepProc', 'Tcl_DuplicateObj', 'Tcl_EncodingConvertProc', 'Tcl_EncodingFreeProc',
  941. 'Tcl_EncodingType', 'tcl_endOfWord', 'Tcl_Eof', 'Tcl_ErrnoId', 'Tcl_ErrnoMsg', 'Tcl_Eval', 'Tcl_EvalEx',
  942. 'Tcl_EvalFile', 'Tcl_EvalObjEx', 'Tcl_EvalObjv', 'Tcl_EvalTokens', 'Tcl_EvalTokensStandard', 'Tcl_Event',
  943. 'Tcl_EventCheckProc', 'Tcl_EventDeleteProc', 'Tcl_EventProc', 'Tcl_EventSetupProc', 'Tcl_EventuallyFree',
  944. 'Tcl_Exit', 'Tcl_ExitProc', 'Tcl_ExitThread', 'Tcl_Export', 'Tcl_ExposeCommand', 'Tcl_ExprBoolean',
  945. 'Tcl_ExprBooleanObj', 'Tcl_ExprDouble', 'Tcl_ExprDoubleObj', 'Tcl_ExprLong', 'Tcl_ExprLongObj',
  946. 'Tcl_ExprObj', 'Tcl_ExprString', 'Tcl_ExternalToUtf', 'Tcl_ExternalToUtfDString', 'Tcl_FileProc',
  947. 'Tcl_Filesystem', 'Tcl_Finalize', 'Tcl_FinalizeNotifier', 'Tcl_FinalizeThread', 'Tcl_FindCommand',
  948. 'Tcl_FindEnsemble', 'Tcl_FindExecutable', 'Tcl_FindHashEntry', 'tcl_findLibrary', 'Tcl_FindNamespace',
  949. 'Tcl_FirstHashEntry', 'Tcl_Flush', 'Tcl_ForgetImport', 'Tcl_Format', 'Tcl_FreeHashEntryProc',
  950. 'Tcl_FreeInternalRepProc', 'Tcl_FreeParse', 'Tcl_FreeProc', 'Tcl_FreeResult',
  951. 'Tcl_Free·\xa0Tcl_FreeEncoding', 'Tcl_FSAccess', 'Tcl_FSAccessProc', 'Tcl_FSChdir',
  952. 'Tcl_FSChdirProc', 'Tcl_FSConvertToPathType', 'Tcl_FSCopyDirectory', 'Tcl_FSCopyDirectoryProc',
  953. 'Tcl_FSCopyFile', 'Tcl_FSCopyFileProc', 'Tcl_FSCreateDirectory', 'Tcl_FSCreateDirectoryProc',
  954. 'Tcl_FSCreateInternalRepProc', 'Tcl_FSData', 'Tcl_FSDeleteFile', 'Tcl_FSDeleteFileProc',
  955. 'Tcl_FSDupInternalRepProc', 'Tcl_FSEqualPaths', 'Tcl_FSEvalFile', 'Tcl_FSEvalFileEx',
  956. 'Tcl_FSFileAttrsGet', 'Tcl_FSFileAttrsGetProc', 'Tcl_FSFileAttrsSet', 'Tcl_FSFileAttrsSetProc',
  957. 'Tcl_FSFileAttrStrings', 'Tcl_FSFileSystemInfo', 'Tcl_FSFilesystemPathTypeProc',
  958. 'Tcl_FSFilesystemSeparatorProc', 'Tcl_FSFreeInternalRepProc', 'Tcl_FSGetCwd', 'Tcl_FSGetCwdProc',
  959. 'Tcl_FSGetFileSystemForPath', 'Tcl_FSGetInternalRep', 'Tcl_FSGetNativePath', 'Tcl_FSGetNormalizedPath',
  960. 'Tcl_FSGetPathType', 'Tcl_FSGetTranslatedPath', 'Tcl_FSGetTranslatedStringPath',
  961. 'Tcl_FSInternalToNormalizedProc', 'Tcl_FSJoinPath', 'Tcl_FSJoinToPath', 'Tcl_FSLinkProc',
  962. 'Tcl_FSLink·\xa0Tcl_FSListVolumes', 'Tcl_FSListVolumesProc', 'Tcl_FSLoadFile', 'Tcl_FSLoadFileProc',
  963. 'Tcl_FSLstat', 'Tcl_FSLstatProc', 'Tcl_FSMatchInDirectory', 'Tcl_FSMatchInDirectoryProc',
  964. 'Tcl_FSMountsChanged', 'Tcl_FSNewNativePath', 'Tcl_FSNormalizePathProc', 'Tcl_FSOpenFileChannel',
  965. 'Tcl_FSOpenFileChannelProc', 'Tcl_FSPathInFilesystemProc', 'Tcl_FSPathSeparator', 'Tcl_FSRegister',
  966. 'Tcl_FSRemoveDirectory', 'Tcl_FSRemoveDirectoryProc', 'Tcl_FSRenameFile', 'Tcl_FSRenameFileProc',
  967. 'Tcl_FSSplitPath', 'Tcl_FSStat', 'Tcl_FSStatProc', 'Tcl_FSUnloadFile', 'Tcl_FSUnloadFileProc',
  968. 'Tcl_FSUnregister', 'Tcl_FSUtime', 'Tcl_FSUtimeProc', 'Tcl_GetAccessTimeFromStat', 'Tcl_GetAlias',
  969. 'Tcl_GetAliasObj', 'Tcl_GetAssocData', 'Tcl_GetBignumFromObj', 'Tcl_GetBlocksFromStat',
  970. 'Tcl_GetBlockSizeFromStat', 'Tcl_GetBoolean', 'Tcl_GetBooleanFromObj', 'Tcl_GetByteArrayFromObj',
  971. 'Tcl_GetChangeTimeFromStat', 'Tcl_GetChannel', 'Tcl_GetChannelBufferSize', 'Tcl_GetChannelError',
  972. 'Tcl_GetChannelErrorInterp', 'Tcl_GetChannelHandle', 'Tcl_GetChannelInstanceData', 'Tcl_GetChannelMode',
  973. 'Tcl_GetChannelName', 'Tcl_GetChannelNames', 'Tcl_GetChannelNamesEx', 'Tcl_GetChannelOption',
  974. 'Tcl_GetChannelThread', 'Tcl_GetChannelType', 'Tcl_GetCharLength', 'Tcl_GetClassAsObject',
  975. 'Tcl_GetCommandFromObj', 'Tcl_GetCommandFullName', 'Tcl_GetCommandInfo', 'Tcl_GetCommandInfoFromToken',
  976. 'Tcl_GetCommandName', 'Tcl_GetCurrentNamespace', 'Tcl_GetCurrentThread', 'Tcl_GetCwd',
  977. 'Tcl_GetDefaultEncodingDir', 'Tcl_GetDeviceTypeFromStat', 'Tcl_GetDouble', 'Tcl_GetDoubleFromObj',
  978. 'Tcl_GetEncoding', 'Tcl_GetEncodingFromObj', 'Tcl_GetEncodingName', 'Tcl_GetEncodingNameFromEnvironment',
  979. 'Tcl_GetEncodingNames', 'Tcl_GetEncodingSearchPath', 'Tcl_GetEnsembleFlags', 'Tcl_GetEnsembleMappingDict',
  980. 'Tcl_GetEnsembleNamespace', 'Tcl_GetEnsembleParameterList', 'Tcl_GetEnsembleSubcommandList',
  981. 'Tcl_GetEnsembleUnknownHandler', 'Tcl_GetErrno', 'Tcl_GetErrorLine', 'Tcl_GetFSDeviceFromStat',
  982. 'Tcl_GetFSInodeFromStat', 'Tcl_GetGlobalNamespace', 'Tcl_GetGroupIdFromStat', 'Tcl_GetHashKey',
  983. 'Tcl_GetHashValue', 'Tcl_GetHostName', 'Tcl_GetIndexFromObj', 'Tcl_GetIndexFromObjStruct', 'Tcl_GetInt',
  984. 'Tcl_GetInterpPath', 'Tcl_GetIntFromObj', 'Tcl_GetLinkCountFromStat', 'Tcl_GetLongFromObj',
  985. 'Tcl_GetMaster', 'Tcl_GetMathFuncInfo', 'Tcl_GetModeFromStat', 'Tcl_GetModificationTimeFromStat',
  986. 'Tcl_GetNameOfExecutable', 'Tcl_GetNamespaceUnknownHandler', 'Tcl_GetObjectAsClass', 'Tcl_GetObjectCommand',
  987. 'Tcl_GetObjectFromObj', 'Tcl_GetObjectName', 'Tcl_GetObjectNamespace', 'Tcl_GetObjResult', 'Tcl_GetObjType',
  988. 'Tcl_GetOpenFile', 'Tcl_GetPathType', 'Tcl_GetRange', 'Tcl_GetRegExpFromObj', 'Tcl_GetReturnOptions',
  989. 'Tcl_Gets', 'Tcl_GetServiceMode', 'Tcl_GetSizeFromStat', 'Tcl_GetSlave', 'Tcl_GetsObj',
  990. 'Tcl_GetStackedChannel', 'Tcl_GetStartupScript', 'Tcl_GetStdChannel', 'Tcl_GetString',
  991. 'Tcl_GetStringFromObj', 'Tcl_GetStringResult', 'Tcl_GetThreadData', 'Tcl_GetTime', 'Tcl_GetTopChannel',
  992. 'Tcl_GetUniChar', 'Tcl_GetUnicode', 'Tcl_GetUnicodeFromObj', 'Tcl_GetUserIdFromStat', 'Tcl_GetVar',
  993. 'Tcl_GetVar2', 'Tcl_GetVar2Ex', 'Tcl_GetVersion', 'Tcl_GetWideIntFromObj', 'Tcl_GlobalEval',
  994. 'Tcl_GlobalEvalObj', 'Tcl_GlobTypeData', 'Tcl_HashKeyType', 'Tcl_HashStats', 'Tcl_HideCommand',
  995. 'Tcl_IdleProc', 'Tcl_Import', 'Tcl_IncrRefCount', 'Tcl_Init', 'Tcl_InitCustomHashTable',
  996. 'Tcl_InitHashTable', 'Tcl_InitMemory', 'Tcl_InitNotifier', 'Tcl_InitObjHashTable', 'Tcl_InitStubs',
  997. 'Tcl_InputBlocked', 'Tcl_InputBuffered', 'tcl_interactive', 'Tcl_Interp', 'Tcl_InterpActive',
  998. 'Tcl_InterpDeleted', 'Tcl_InterpDeleteProc', 'Tcl_InvalidateStringRep', 'Tcl_IsChannelExisting',
  999. 'Tcl_IsChannelRegistered', 'Tcl_IsChannelShared', 'Tcl_IsEnsemble', 'Tcl_IsSafe', 'Tcl_IsShared',
  1000. 'Tcl_IsStandardChannel', 'Tcl_JoinPath', 'Tcl_JoinThread', 'tcl_library', 'Tcl_LimitAddHandler',
  1001. 'Tcl_LimitCheck', 'Tcl_LimitExceeded', 'Tcl_LimitGetCommands', 'Tcl_LimitGetGranularity',
  1002. 'Tcl_LimitGetTime', 'Tcl_LimitHandlerDeleteProc', 'Tcl_LimitHandlerProc', 'Tcl_LimitReady',
  1003. 'Tcl_LimitRemoveHandler', 'Tcl_LimitSetCommands', 'Tcl_LimitSetGranularity', 'Tcl_LimitSetTime',
  1004. 'Tcl_LimitTypeEnabled', 'Tcl_LimitTypeExceeded', 'Tcl_LimitTypeReset', 'Tcl_LimitTypeSet',
  1005. 'Tcl_LinkVar', 'Tcl_ListMathFuncs', 'Tcl_ListObjAppendElement', 'Tcl_ListObjAppendList',
  1006. 'Tcl_ListObjGetElements', 'Tcl_ListObjIndex', 'Tcl_ListObjLength', 'Tcl_ListObjReplace',
  1007. 'Tcl_LogCommandInfo', 'Tcl_Main', 'Tcl_MainLoopProc', 'Tcl_MakeFileChannel', 'Tcl_MakeSafe',
  1008. 'Tcl_MakeTcpClientChannel', 'Tcl_MathProc', 'TCL_MEM_DEBUG', 'Tcl_Merge', 'Tcl_MethodCallProc',
  1009. 'Tcl_MethodDeclarerClass', 'Tcl_MethodDeclarerObject', 'Tcl_MethodDeleteProc', 'Tcl_MethodIsPublic',
  1010. 'Tcl_MethodIsType', 'Tcl_MethodName', 'Tcl_MethodType', 'Tcl_MutexFinalize', 'Tcl_MutexLock',
  1011. 'Tcl_MutexUnlock', 'Tcl_NamespaceDeleteProc', 'Tcl_NewBignumObj', 'Tcl_NewBooleanObj',
  1012. 'Tcl_NewByteArrayObj', 'Tcl_NewDictObj', 'Tcl_NewDoubleObj', 'Tcl_NewInstanceMethod', 'Tcl_NewIntObj',
  1013. 'Tcl_NewListObj', 'Tcl_NewLongObj', 'Tcl_NewMethod', 'Tcl_NewObj', 'Tcl_NewObjectInstance',
  1014. 'Tcl_NewStringObj', 'Tcl_NewUnicodeObj', 'Tcl_NewWideIntObj', 'Tcl_NextHashEntry', 'tcl_nonwordchars',
  1015. 'Tcl_NotifierProcs', 'Tcl_NotifyChannel', 'Tcl_NRAddCallback', 'Tcl_NRCallObjProc', 'Tcl_NRCmdSwap',
  1016. 'Tcl_NRCreateCommand', 'Tcl_NREvalObj', 'Tcl_NREvalObjv', 'Tcl_NumUtfChars', 'Tcl_Obj', 'Tcl_ObjCmdProc',
  1017. 'Tcl_ObjectContextInvokeNext', 'Tcl_ObjectContextIsFiltering', 'Tcl_ObjectContextMethod',
  1018. 'Tcl_ObjectContextObject', 'Tcl_ObjectContextSkippedArgs', 'Tcl_ObjectDeleted', 'Tcl_ObjectGetMetadata',
  1019. 'Tcl_ObjectGetMethodNameMapper', 'Tcl_ObjectMapMethodNameProc', 'Tcl_ObjectMetadataDeleteProc',
  1020. 'Tcl_ObjectSetMetadata', 'Tcl_ObjectSetMethodNameMapper', 'Tcl_ObjGetVar2', 'Tcl_ObjPrintf',
  1021. 'Tcl_ObjSetVar2', 'Tcl_ObjType', 'Tcl_OpenCommandChannel', 'Tcl_OpenFileChannel', 'Tcl_OpenTcpClient',
  1022. 'Tcl_OpenTcpServer', 'Tcl_OutputBuffered', 'Tcl_PackageInitProc', 'Tcl_PackageUnloadProc', 'Tcl_Panic',
  1023. 'Tcl_PanicProc', 'Tcl_PanicVA', 'Tcl_ParseArgsObjv', 'Tcl_ParseBraces', 'Tcl_ParseCommand', 'Tcl_ParseExpr',
  1024. 'Tcl_ParseQuotedString', 'Tcl_ParseVar', 'Tcl_ParseVarName', 'tcl_patchLevel', 'tcl_pkgPath',
  1025. 'Tcl_PkgPresent', 'Tcl_PkgPresentEx', 'Tcl_PkgProvide', 'Tcl_PkgProvideEx', 'Tcl_PkgRequire',
  1026. 'Tcl_PkgRequireEx', 'Tcl_PkgRequireProc', 'tcl_platform', 'Tcl_PosixError', 'tcl_precision',
  1027. 'Tcl_Preserve', 'Tcl_PrintDouble', 'Tcl_PutEnv', 'Tcl_QueryTimeProc', 'Tcl_QueueEvent', 'tcl_rcFileName',
  1028. 'Tcl_Read', 'Tcl_ReadChars', 'Tcl_ReadRaw', 'Tcl_Realloc', 'Tcl_ReapDetachedProcs', 'Tcl_RecordAndEval',
  1029. 'Tcl_RecordAndEvalObj', 'Tcl_RegExpCompile', 'Tcl_RegExpExec', 'Tcl_RegExpExecObj', 'Tcl_RegExpGetInfo',
  1030. 'Tcl_RegExpIndices', 'Tcl_RegExpInfo', 'Tcl_RegExpMatch', 'Tcl_RegExpMatchObj', 'Tcl_RegExpRange',
  1031. 'Tcl_RegisterChannel', 'Tcl_RegisterConfig', 'Tcl_RegisterObjType', 'Tcl_Release', 'Tcl_ResetResult',
  1032. 'Tcl_RestoreInterpState', 'Tcl_RestoreResult', 'Tcl_SaveInterpState', 'Tcl_SaveResult', 'Tcl_ScaleTimeProc',
  1033. 'Tcl_ScanCountedElement', 'Tcl_ScanElement', 'Tcl_Seek', 'Tcl_ServiceAll', 'Tcl_ServiceEvent',
  1034. 'Tcl_ServiceModeHook', 'Tcl_SetAssocData', 'Tcl_SetBignumObj', 'Tcl_SetBooleanObj',
  1035. 'Tcl_SetByteArrayLength', 'Tcl_SetByteArrayObj', 'Tcl_SetChannelBufferSize', 'Tcl_SetChannelError',
  1036. 'Tcl_SetChannelErrorInterp', 'Tcl_SetChannelOption', 'Tcl_SetCommandInfo', 'Tcl_SetCommandInfoFromToken',
  1037. 'Tcl_SetDefaultEncodingDir', 'Tcl_SetDoubleObj', 'Tcl_SetEncodingSearchPath', 'Tcl_SetEnsembleFlags',
  1038. 'Tcl_SetEnsembleMappingDict', 'Tcl_SetEnsembleParameterList', 'Tcl_SetEnsembleSubcommandList',
  1039. 'Tcl_SetEnsembleUnknownHandler', 'Tcl_SetErrno', 'Tcl_SetErrorCode', 'Tcl_SetErrorCodeVA',
  1040. 'Tcl_SetErrorLine', 'Tcl_SetExitProc', 'Tcl_SetFromAnyProc', 'Tcl_SetHashValue', 'Tcl_SetIntObj',
  1041. 'Tcl_SetListObj', 'Tcl_SetLongObj', 'Tcl_SetMainLoop', 'Tcl_SetMaxBlockTime',
  1042. 'Tcl_SetNamespaceUnknownHandler', 'Tcl_SetNotifier', 'Tcl_SetObjErrorCode', 'Tcl_SetObjLength',
  1043. 'Tcl_SetObjResult', 'Tcl_SetPanicProc', 'Tcl_SetRecursionLimit', 'Tcl_SetResult', 'Tcl_SetReturnOptions',
  1044. 'Tcl_SetServiceMode', 'Tcl_SetStartupScript', 'Tcl_SetStdChannel', 'Tcl_SetStringObj',
  1045. 'Tcl_SetSystemEncoding', 'Tcl_SetTimeProc', 'Tcl_SetTimer', 'Tcl_SetUnicodeObj', 'Tcl_SetVar',
  1046. 'Tcl_SetVar2', 'Tcl_SetVar2Ex', 'Tcl_SetWideIntObj', 'Tcl_SignalId', 'Tcl_SignalMsg', 'Tcl_Sleep',
  1047. 'Tcl_SourceRCFile', 'Tcl_SpliceChannel', 'Tcl_SplitList', 'Tcl_SplitPath', 'Tcl_StackChannel',
  1048. 'Tcl_StandardChannels', 'tcl_startOfNextWord', 'tcl_startOfPreviousWord', 'Tcl_Stat', 'Tcl_StaticPackage',
  1049. 'Tcl_StringCaseMatch', 'Tcl_StringMatch', 'Tcl_SubstObj', 'Tcl_TakeBignumFromObj', 'Tcl_TcpAcceptProc',
  1050. 'Tcl_Tell', 'Tcl_ThreadAlert', 'Tcl_ThreadQueueEvent', 'Tcl_Time', 'Tcl_TimerProc', 'Tcl_Token',
  1051. 'Tcl_TraceCommand', 'tcl_traceCompile', 'tcl_traceEval', 'Tcl_TraceVar', 'Tcl_TraceVar2',
  1052. 'Tcl_TransferResult', 'Tcl_TranslateFileName', 'Tcl_TruncateChannel', 'Tcl_Ungets', 'Tcl_UniChar',
  1053. 'Tcl_UniCharAtIndex', 'Tcl_UniCharCaseMatch', 'Tcl_UniCharIsAlnum', 'Tcl_UniCharIsAlpha',
  1054. 'Tcl_UniCharIsControl', 'Tcl_UniCharIsDigit', 'Tcl_UniCharIsGraph', 'Tcl_UniCharIsLower',
  1055. 'Tcl_UniCharIsPrint', 'Tcl_UniCharIsPunct', 'Tcl_UniCharIsSpace', 'Tcl_UniCharIsUpper',
  1056. 'Tcl_UniCharIsWordChar', 'Tcl_UniCharLen', 'Tcl_UniCharNcasecmp', 'Tcl_UniCharNcmp', 'Tcl_UniCharToLower',
  1057. 'Tcl_UniCharToTitle', 'Tcl_UniCharToUpper', 'Tcl_UniCharToUtf', 'Tcl_UniCharToUtfDString', 'Tcl_UnlinkVar',
  1058. 'Tcl_UnregisterChannel', 'Tcl_UnsetVar', 'Tcl_UnsetVar2', 'Tcl_UnstackChannel', 'Tcl_UntraceCommand',
  1059. 'Tcl_UntraceVar', 'Tcl_UntraceVar2', 'Tcl_UpdateLinkedVar', 'Tcl_UpdateStringProc', 'Tcl_UpVar',
  1060. 'Tcl_UpVar2', 'Tcl_UtfAtIndex', 'Tcl_UtfBackslash', 'Tcl_UtfCharComplete', 'Tcl_UtfFindFirst',
  1061. 'Tcl_UtfFindLast', 'Tcl_UtfNext', 'Tcl_UtfPrev', 'Tcl_UtfToExternal', 'Tcl_UtfToExternalDString',
  1062. 'Tcl_UtfToLower', 'Tcl_UtfToTitle', 'Tcl_UtfToUniChar', 'Tcl_UtfToUniCharDString', 'Tcl_UtfToUpper',
  1063. 'Tcl_ValidateAllMemory', 'Tcl_Value', 'Tcl_VarEval', 'Tcl_VarEvalVA', 'Tcl_VarTraceInfo',
  1064. 'Tcl_VarTraceInfo2', 'Tcl_VarTraceProc', 'tcl_version', 'Tcl_WaitForEvent', 'Tcl_WaitPid',
  1065. 'Tcl_WinTCharToUtf', 'Tcl_WinUtfToTChar', 'tcl_wordBreakAfter', 'tcl_wordBreakBefore', 'tcl_wordchars',
  1066. 'Tcl_Write', 'Tcl_WriteChars', 'Tcl_WriteObj', 'Tcl_WriteRaw', 'Tcl_WrongNumArgs', 'Tcl_ZlibAdler32',
  1067. 'Tcl_ZlibCRC32', 'Tcl_ZlibDeflate', 'Tcl_ZlibInflate', 'Tcl_ZlibStreamChecksum', 'Tcl_ZlibStreamClose',
  1068. 'Tcl_ZlibStreamEof', 'Tcl_ZlibStreamGet', 'Tcl_ZlibStreamGetCommandName', 'Tcl_ZlibStreamInit',
  1069. 'Tcl_ZlibStreamPut', 'tcltest', 'tell', 'throw', 'time', 'tm', 'trace', 'transchan', 'try', 'unknown',
  1070. 'unload', 'unset', 'update', 'uplevel', 'upvar', 'variable', 'vwait', 'while', 'yield', 'yieldto', 'zlib'
  1071. ]
  1072. self.autocomplete_kw_list = self.defaults['util_autocomplete_keywords'].replace(' ', '').split(',')
  1073. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  1074. # ###########################################################################################################
  1075. # ############################################## Shell SETUP ################################################
  1076. # ###########################################################################################################
  1077. self.shell = FCShell(app=self, version=self.version)
  1078. self.ui.shell_dock.setWidget(self.shell)
  1079. self.log.debug("TCL Shell has been initialized.")
  1080. # show TCL shell at start-up based on the Menu -? Edit -> Preferences setting.
  1081. if self.defaults["global_shell_at_startup"]:
  1082. self.ui.shell_dock.show()
  1083. else:
  1084. self.ui.shell_dock.hide()
  1085. # ###########################################################################################################
  1086. # ########################################## Tools and Plugins ##############################################
  1087. # ###########################################################################################################
  1088. self.dblsidedtool = None
  1089. self.distance_tool = None
  1090. self.distance_min_tool = None
  1091. self.panelize_tool = None
  1092. self.film_tool = None
  1093. self.paste_tool = None
  1094. self.calculator_tool = None
  1095. self.rules_tool = None
  1096. self.sub_tool = None
  1097. self.move_tool = None
  1098. self.cutout_tool = None
  1099. self.ncclear_tool = None
  1100. self.paint_tool = None
  1101. self.isolation_tool = None
  1102. self.optimal_tool = None
  1103. self.transform_tool = None
  1104. self.properties_tool = None
  1105. self.pdf_tool = None
  1106. self.image_tool = None
  1107. self.pcb_wizard_tool = None
  1108. self.cal_exc_tool = None
  1109. self.qrcode_tool = None
  1110. self.copper_thieving_tool = None
  1111. self.fiducial_tool = None
  1112. self.edrills_tool = None
  1113. self.align_objects_tool = None
  1114. self.punch_tool = None
  1115. self.invert_tool = None
  1116. self.corners_tool = None
  1117. self.etch_tool = None
  1118. # always install tools only after the shell is initialized because the self.inform.emit() depends on shell
  1119. try:
  1120. self.install_tools()
  1121. except AttributeError as e:
  1122. log.debug("App.__init__() install_tools() --> %s" % str(e))
  1123. # ###########################################################################################################
  1124. # ############################################ SETUP RECENT ITEMS ###########################################
  1125. # ###########################################################################################################
  1126. self.setup_recent_items()
  1127. # ###########################################################################################################
  1128. # ######################################### BookMarks Manager ###############################################
  1129. # ###########################################################################################################
  1130. # install Bookmark Manager and populate bookmarks in the Help -> Bookmarks
  1131. self.install_bookmarks()
  1132. self.book_dialog_tab = BookmarkManager(app=self, storage=self.defaults["global_bookmarks"])
  1133. # ###########################################################################################################
  1134. # ########################################### Tools Database ################################################
  1135. # ###########################################################################################################
  1136. self.tools_db_tab = None
  1137. # ### System Font Parsing ###
  1138. # self.f_parse = ParseFont(self)
  1139. # self.parse_system_fonts()
  1140. # ###########################################################################################################
  1141. # ######################################### Check for updates ###############################################
  1142. # ###########################################################################################################
  1143. # Separate thread (Not worker)
  1144. # Check for updates on startup but only if the user consent and the app is not in Beta version
  1145. if (self.beta is False or self.beta is None) and \
  1146. self.ui.general_defaults_form.general_app_group.version_check_cb.get_value() is True:
  1147. App.log.info("Checking for updates in backgroud (this is version %s)." % str(self.version))
  1148. # self.thr2 = QtCore.QThread()
  1149. self.worker_task.emit({'fcn': self.version_check,
  1150. 'params': []})
  1151. # self.thr2.start(QtCore.QThread.LowPriority)
  1152. # ###########################################################################################################
  1153. # ##################################### Register files with FlatCAM; #######################################
  1154. # ################################### It works only for Windows for now ####################################
  1155. # ###########################################################################################################
  1156. if sys.platform == 'win32' and self.defaults["first_run"] is True:
  1157. self.on_register_files()
  1158. # ###########################################################################################################
  1159. # ######################################## Variables for global usage #######################################
  1160. # ###########################################################################################################
  1161. # hold the App units
  1162. self.units = 'MM'
  1163. # coordinates for relative position display
  1164. self.rel_point1 = (0, 0)
  1165. self.rel_point2 = (0, 0)
  1166. # variable to store coordinates
  1167. self.pos = (0, 0)
  1168. self.pos_canvas = (0, 0)
  1169. self.pos_jump = (0, 0)
  1170. # variable to store mouse coordinates
  1171. self.mouse = [0, 0]
  1172. # variable to store the delta positions on cavnas
  1173. self.dx = 0
  1174. self.dy = 0
  1175. # decide if we have a double click or single click
  1176. self.doubleclick = False
  1177. # store here the is_dragging value
  1178. self.event_is_dragging = False
  1179. # variable to store if a command is active (then the var is not None) and which one it is
  1180. self.command_active = None
  1181. # variable to store the status of moving selection action
  1182. # None value means that it's not an selection action
  1183. # True value = a selection from left to right
  1184. # False value = a selection from right to left
  1185. self.selection_type = None
  1186. # List to store the objects that are currently loaded in FlatCAM
  1187. # This list is updated on each object creation or object delete
  1188. self.all_objects_list = []
  1189. self.objects_under_the_click_list = []
  1190. # List to store the objects that are selected
  1191. self.sel_objects_list = []
  1192. # holds the key modifier if pressed (CTRL, SHIFT or ALT)
  1193. self.key_modifiers = None
  1194. # Variable to store the status of the code editor
  1195. self.toggle_codeeditor = False
  1196. # Variable to be used for situations when we don't want the LMB click on canvas to auto open the Project Tab
  1197. self.click_noproject = False
  1198. self.cursor = None
  1199. # Variable to store the GCODE that was edited
  1200. self.gcode_edited = ""
  1201. self.text_editor_tab = None
  1202. # reference for the self.ui.code_editor
  1203. self.reference_code_editor = None
  1204. self.script_code = ''
  1205. # if Tools DB are changed/edited in the Edit -> Tools Database tab the value will be set to True
  1206. self.tools_db_changed_flag = False
  1207. self.grb_list = ['art', 'bot', 'bsm', 'cmp', 'crc', 'crs', 'dim', 'g4', 'gb0', 'gb1', 'gb2', 'gb3', 'gb5',
  1208. 'gb6', 'gb7', 'gb8', 'gb9', 'gbd', 'gbl', 'gbo', 'gbp', 'gbr', 'gbs', 'gdo', 'ger', 'gko',
  1209. 'gml', 'gm1', 'gm2', 'gm3', 'grb', 'gtl', 'gto', 'gtp', 'gts', 'ly15', 'ly2', 'mil', 'outline',
  1210. 'pho', 'plc', 'pls', 'smb', 'smt', 'sol', 'spb', 'spt', 'ssb', 'sst', 'stc', 'sts', 'top',
  1211. 'tsm']
  1212. self.exc_list = ['drd', 'drl', 'drill', 'exc', 'ncd', 'tap', 'txt', 'xln']
  1213. self.gcode_list = ['cnc', 'din', 'dnc', 'ecs', 'eia', 'fan', 'fgc', 'fnc', 'gc', 'gcd', 'gcode', 'h', 'hnc',
  1214. 'i', 'min', 'mpf', 'mpr', 'nc', 'ncc', 'ncg', 'ngc', 'ncp', 'out', 'ply', 'rol',
  1215. 'sbp', 'tap', 'xpi']
  1216. self.svg_list = ['svg']
  1217. self.dxf_list = ['dxf']
  1218. self.pdf_list = ['pdf']
  1219. self.prj_list = ['flatprj']
  1220. self.conf_list = ['flatconfig']
  1221. # global variable used by NCC Tool to signal that some polygons could not be cleared, if True
  1222. # flag for polygons not cleared
  1223. self.poly_not_cleared = False
  1224. # VisPy visuals
  1225. self.isHovering = False
  1226. self.notHovering = True
  1227. # Window geometry
  1228. self.x_pos = None
  1229. self.y_pos = None
  1230. self.width = None
  1231. self.height = None
  1232. # when True, the app has to return from any thread
  1233. self.abort_flag = False
  1234. # set the value used in the Windows Title
  1235. self.engine = self.ui.general_defaults_form.general_app_group.ge_radio.get_value()
  1236. # this holds a widget that is installed in the Plot Area when View Source option is used
  1237. self.source_editor_tab = None
  1238. self.pagesize = {}
  1239. # Storage for shapes, storage that can be used by FlatCAm tools for utility geometry
  1240. # VisPy visuals
  1241. if self.is_legacy is False:
  1242. try:
  1243. self.tool_shapes = ShapeCollection(parent=self.plotcanvas.view.scene, layers=1)
  1244. except AttributeError:
  1245. self.tool_shapes = None
  1246. else:
  1247. from AppGUI.PlotCanvasLegacy import ShapeCollectionLegacy
  1248. self.tool_shapes = ShapeCollectionLegacy(obj=self, app=self, name="tool")
  1249. # used in the delayed shutdown self.start_delayed_quit() method
  1250. self.save_timer = None
  1251. # ###########################################################################################################
  1252. # ################################## ADDING FlatCAM EDITORS section #########################################
  1253. # ###########################################################################################################
  1254. # watch out for the position of the editors instantiation ... if it is done before a save of the default values
  1255. # at the first launch of the App , the editors will not be functional.
  1256. try:
  1257. self.geo_editor = FlatCAMGeoEditor(self)
  1258. except AttributeError:
  1259. pass
  1260. try:
  1261. self.exc_editor = FlatCAMExcEditor(self)
  1262. except AttributeError:
  1263. pass
  1264. try:
  1265. self.grb_editor = FlatCAMGrbEditor(self)
  1266. except AttributeError:
  1267. pass
  1268. self.log.debug("Finished adding FlatCAM Editor's.")
  1269. self.set_ui_title(name=_("New Project - Not saved"))
  1270. # disable the Excellon path optimizations made with Google OR-Tools if the app is run on a 32bit platform
  1271. current_platform = platform.architecture()[0]
  1272. if current_platform != '64bit':
  1273. self.ui.excellon_defaults_form.excellon_gen_group.excellon_optimization_radio.set_value('T')
  1274. self.ui.excellon_defaults_form.excellon_gen_group.excellon_optimization_radio.setDisabled(True)
  1275. # ###########################################################################################################
  1276. # ########################################### EXCLUSION AREAS ###############################################
  1277. # ###########################################################################################################
  1278. self.exc_areas = ExclusionAreas(app=self)
  1279. # ###########################################################################################################
  1280. # ##################################### Finished the CONSTRUCTOR ############################################
  1281. # ###########################################################################################################
  1282. App.log.debug("END of constructor. Releasing control.")
  1283. # ###########################################################################################################
  1284. # ########################################## SHOW GUI #######################################################
  1285. # ###########################################################################################################
  1286. # if the app is not started as headless, show it
  1287. if self.cmd_line_headless != 1:
  1288. if show_splash:
  1289. # finish the splash
  1290. self.splash.finish(self.ui)
  1291. mgui_settings = QSettings("Open Source", "FlatCAM")
  1292. if mgui_settings.contains("maximized_gui"):
  1293. maximized_ui = mgui_settings.value('maximized_gui', type=bool)
  1294. if maximized_ui is True:
  1295. self.ui.showMaximized()
  1296. else:
  1297. self.ui.show()
  1298. else:
  1299. self.ui.show()
  1300. if self.defaults["global_systray_icon"]:
  1301. self.trayIcon.show()
  1302. else:
  1303. log.warning("******************* RUNNING HEADLESS *******************")
  1304. # ###########################################################################################################
  1305. # ######################################## START-UP ARGUMENTS ###############################################
  1306. # ###########################################################################################################
  1307. # test if the program was started with a script as parameter
  1308. if self.cmd_line_shellvar:
  1309. try:
  1310. cnt = 0
  1311. command_tcl = 0
  1312. for i in self.cmd_line_shellvar.split(','):
  1313. if i is not None:
  1314. # noinspection PyBroadException
  1315. try:
  1316. command_tcl = eval(i)
  1317. except Exception:
  1318. command_tcl = i
  1319. command_tcl_formatted = 'set shellvar_{nr} "{cmd}"'.format(cmd=str(command_tcl), nr=str(cnt))
  1320. cnt += 1
  1321. # if there are Windows paths then replace the path separator with a Unix like one
  1322. if sys.platform == 'win32':
  1323. command_tcl_formatted = command_tcl_formatted.replace('\\', '/')
  1324. self.shell.exec_command(command_tcl_formatted, no_echo=True)
  1325. except Exception as ext:
  1326. print("ERROR: ", ext)
  1327. sys.exit(2)
  1328. if self.cmd_line_shellfile:
  1329. if self.cmd_line_headless != 1:
  1330. if self.ui.shell_dock.isHidden():
  1331. self.ui.shell_dock.show()
  1332. try:
  1333. with open(self.cmd_line_shellfile, "r") as myfile:
  1334. # if show_splash:
  1335. # self.splash.showMessage('%s: %ssec\n%s' % (
  1336. # _("Canvas initialization started.\n"
  1337. # "Canvas initialization finished in"), '%.2f' % self.used_time,
  1338. # _("Executing Tcl Script ...")),
  1339. # alignment=Qt.AlignBottom | Qt.AlignLeft,
  1340. # color=QtGui.QColor("gray"))
  1341. cmd_line_shellfile_text = myfile.read()
  1342. if self.cmd_line_headless != 1:
  1343. self.shell.exec_command(cmd_line_shellfile_text)
  1344. else:
  1345. self.shell.exec_command(cmd_line_shellfile_text, no_echo=True)
  1346. except Exception as ext:
  1347. print("ERROR: ", ext)
  1348. sys.exit(2)
  1349. # accept some type file as command line parameter: FlatCAM project, FlatCAM preferences or scripts
  1350. # the path/file_name must be enclosed in quotes if it contain spaces
  1351. if App.args:
  1352. self.args_at_startup.emit(App.args)
  1353. if self.defaults.old_defaults_found is True:
  1354. self.inform.emit('[WARNING_NOTCL] %s' % _("Found old default preferences files. "
  1355. "Please reboot the application to update."))
  1356. self.defaults.old_defaults_found = False
  1357. # ######################################### INIT FINISHED #######################################################
  1358. # #################################################################################################################
  1359. # #################################################################################################################
  1360. # #################################################################################################################
  1361. # #################################################################################################################
  1362. # #################################################################################################################
  1363. @staticmethod
  1364. def copy_and_overwrite(from_path, to_path):
  1365. """
  1366. From here:
  1367. https://stackoverflow.com/questions/12683834/how-to-copy-directory-recursively-in-python-and-overwrite-all
  1368. :param from_path: source path
  1369. :param to_path: destination path
  1370. :return: None
  1371. """
  1372. if os.path.exists(to_path):
  1373. shutil.rmtree(to_path)
  1374. try:
  1375. shutil.copytree(from_path, to_path)
  1376. except FileNotFoundError:
  1377. from_new_path = os.path.dirname(os.path.realpath(__file__)) + '\\AppGUI\\VisPyData\\data'
  1378. shutil.copytree(from_new_path, to_path)
  1379. def on_startup_args(self, args, silent=False):
  1380. """
  1381. This will process any arguments provided to the application at startup. Like trying to launch a file or project.
  1382. :param silent: when True it will not print messages on Tcl Shell and/or status bar
  1383. :param args: a list containing the application args at startup
  1384. :return: None
  1385. """
  1386. if args is not None:
  1387. args_to_process = args
  1388. else:
  1389. args_to_process = App.args
  1390. log.debug("Application was started with arguments: %s. Processing ..." % str(args_to_process))
  1391. for argument in args_to_process:
  1392. if '.FlatPrj'.lower() in argument.lower():
  1393. try:
  1394. project_name = str(argument)
  1395. if project_name == "":
  1396. if silent is False:
  1397. self.inform.emit(_("Cancelled."))
  1398. else:
  1399. # self.open_project(project_name)
  1400. run_from_arg = True
  1401. # self.worker_task.emit({'fcn': self.open_project,
  1402. # 'params': [project_name, run_from_arg]})
  1403. self.open_project(filename=project_name, run_from_arg=run_from_arg)
  1404. except Exception as e:
  1405. log.debug("Could not open FlatCAM project file as App parameter due: %s" % str(e))
  1406. elif '.FlatConfig'.lower() in argument.lower():
  1407. try:
  1408. file_name = str(argument)
  1409. if file_name == "":
  1410. if silent is False:
  1411. self.inform.emit(_("Open Config file failed."))
  1412. else:
  1413. run_from_arg = True
  1414. # self.worker_task.emit({'fcn': self.open_config_file,
  1415. # 'params': [file_name, run_from_arg]})
  1416. self.open_config_file(file_name, run_from_arg=run_from_arg)
  1417. except Exception as e:
  1418. log.debug("Could not open FlatCAM Config file as App parameter due: %s" % str(e))
  1419. elif '.FlatScript'.lower() in argument.lower() or '.TCL'.lower() in argument.lower():
  1420. try:
  1421. file_name = str(argument)
  1422. if file_name == "":
  1423. if silent is False:
  1424. self.inform.emit(_("Open Script file failed."))
  1425. else:
  1426. if silent is False:
  1427. self.on_fileopenscript(name=file_name)
  1428. self.ui.plot_tab_area.setCurrentWidget(self.ui.plot_tab)
  1429. self.on_filerunscript(name=file_name)
  1430. except Exception as e:
  1431. log.debug("Could not open FlatCAM Script file as App parameter due: %s" % str(e))
  1432. elif 'quit'.lower() in argument.lower() or 'exit'.lower() in argument.lower():
  1433. log.debug("App.on_startup_args() --> Quit event.")
  1434. sys.exit()
  1435. elif 'save'.lower() in argument.lower():
  1436. log.debug("App.on_startup_args() --> Save event. App Defaults saved.")
  1437. self.preferencesUiManager.save_defaults()
  1438. else:
  1439. exc_list = self.ui.util_defaults_form.fa_excellon_group.exc_list_text.get_value().split(',')
  1440. proc_arg = argument.lower()
  1441. for ext in exc_list:
  1442. proc_ext = ext.replace(' ', '')
  1443. proc_ext = '.%s' % proc_ext
  1444. if proc_ext.lower() in proc_arg and proc_ext != '.':
  1445. file_name = str(argument)
  1446. if file_name == "":
  1447. if silent is False:
  1448. self.inform.emit(_("Open Excellon file failed."))
  1449. else:
  1450. self.on_fileopenexcellon(name=file_name, signal=None)
  1451. return
  1452. gco_list = self.ui.util_defaults_form.fa_gcode_group.gco_list_text.get_value().split(',')
  1453. for ext in gco_list:
  1454. proc_ext = ext.replace(' ', '')
  1455. proc_ext = '.%s' % proc_ext
  1456. if proc_ext.lower() in proc_arg and proc_ext != '.':
  1457. file_name = str(argument)
  1458. if file_name == "":
  1459. if silent is False:
  1460. self.inform.emit(_("Open GCode file failed."))
  1461. else:
  1462. self.on_fileopengcode(name=file_name, signal=None)
  1463. return
  1464. grb_list = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().split(',')
  1465. for ext in grb_list:
  1466. proc_ext = ext.replace(' ', '')
  1467. proc_ext = '.%s' % proc_ext
  1468. if proc_ext.lower() in proc_arg and proc_ext != '.':
  1469. file_name = str(argument)
  1470. if file_name == "":
  1471. if silent is False:
  1472. self.inform.emit(_("Open Gerber file failed."))
  1473. else:
  1474. self.on_fileopengerber(name=file_name, signal=None)
  1475. return
  1476. # if it reached here without already returning then the app was registered with a file that it does not
  1477. # recognize therefore we must quit but take into consideration the app reboot from within, in that case
  1478. # the args_to_process will contain the path to the FlatCAM.exe (cx_freezed executable)
  1479. # for arg in args_to_process:
  1480. # if 'FlatCAM.exe' in arg:
  1481. # continue
  1482. # else:
  1483. # sys.exit(2)
  1484. def set_ui_title(self, name):
  1485. """
  1486. Sets the title of the main window.
  1487. :param name: String that store the project path and project name
  1488. :return: None
  1489. """
  1490. self.ui.setWindowTitle('FlatCAM %s %s - %s - [%s] %s' %
  1491. (self.version,
  1492. ('BETA' if self.beta else ''),
  1493. platform.architecture()[0],
  1494. self.engine,
  1495. name)
  1496. )
  1497. def on_app_restart(self):
  1498. # make sure that the Sys Tray icon is hidden before restart otherwise it will
  1499. # be left in the SySTray
  1500. try:
  1501. self.trayIcon.hide()
  1502. except Exception:
  1503. pass
  1504. fcTranslate.restart_program(app=self)
  1505. def clear_pool(self):
  1506. """
  1507. Clear the multiprocessing pool and calls garbage collector.
  1508. :return: None
  1509. """
  1510. self.pool.close()
  1511. self.pool = Pool()
  1512. self.pool_recreated.emit(self.pool)
  1513. gc.collect()
  1514. def install_tools(self):
  1515. """
  1516. This installs the FlatCAM tools (plugin-like) which reside in their own classes.
  1517. Instantiation of the Tools classes.
  1518. The order that the tools are installed is important as they can depend on each other install position.
  1519. :return: None
  1520. """
  1521. self.distance_tool = Distance(self)
  1522. self.distance_tool.install(icon=QtGui.QIcon(self.resource_location + '/distance16.png'), pos=self.ui.menuedit,
  1523. before=self.ui.menueditorigin,
  1524. separator=False)
  1525. self.distance_min_tool = DistanceMin(self)
  1526. self.distance_min_tool.install(icon=QtGui.QIcon(self.resource_location + '/distance_min16.png'),
  1527. pos=self.ui.menuedit,
  1528. before=self.ui.menueditorigin,
  1529. separator=True)
  1530. self.dblsidedtool = DblSidedTool(self)
  1531. self.dblsidedtool.install(icon=QtGui.QIcon(self.resource_location + '/doubleside16.png'), separator=False)
  1532. self.cal_exc_tool = ToolCalibration(self)
  1533. self.cal_exc_tool.install(icon=QtGui.QIcon(self.resource_location + '/calibrate_16.png'), pos=self.ui.menutool,
  1534. before=self.dblsidedtool.menuAction,
  1535. separator=False)
  1536. self.align_objects_tool = AlignObjects(self)
  1537. self.align_objects_tool.install(icon=QtGui.QIcon(self.resource_location + '/align16.png'), separator=False)
  1538. self.edrills_tool = ToolExtractDrills(self)
  1539. self.edrills_tool.install(icon=QtGui.QIcon(self.resource_location + '/drill16.png'), separator=True)
  1540. self.panelize_tool = Panelize(self)
  1541. self.panelize_tool.install(icon=QtGui.QIcon(self.resource_location + '/panelize16.png'))
  1542. self.film_tool = Film(self)
  1543. self.film_tool.install(icon=QtGui.QIcon(self.resource_location + '/film16.png'))
  1544. self.paste_tool = SolderPaste(self)
  1545. self.paste_tool.install(icon=QtGui.QIcon(self.resource_location + '/solderpastebis32.png'))
  1546. self.calculator_tool = ToolCalculator(self)
  1547. self.calculator_tool.install(icon=QtGui.QIcon(self.resource_location + '/calculator16.png'), separator=True)
  1548. self.sub_tool = ToolSub(self)
  1549. self.sub_tool.install(icon=QtGui.QIcon(self.resource_location + '/sub32.png'),
  1550. pos=self.ui.menutool, separator=True)
  1551. self.rules_tool = RulesCheck(self)
  1552. self.rules_tool.install(icon=QtGui.QIcon(self.resource_location + '/rules32.png'),
  1553. pos=self.ui.menutool, separator=False)
  1554. self.optimal_tool = ToolOptimal(self)
  1555. self.optimal_tool.install(icon=QtGui.QIcon(self.resource_location + '/open_excellon32.png'),
  1556. pos=self.ui.menutool, separator=True)
  1557. self.move_tool = ToolMove(self)
  1558. self.move_tool.install(icon=QtGui.QIcon(self.resource_location + '/move16.png'), pos=self.ui.menuedit,
  1559. before=self.ui.menueditorigin, separator=True)
  1560. self.cutout_tool = CutOut(self)
  1561. self.cutout_tool.install(icon=QtGui.QIcon(self.resource_location + '/cut16_bis.png'), pos=self.ui.menutool,
  1562. before=self.sub_tool.menuAction)
  1563. self.ncclear_tool = NonCopperClear(self)
  1564. self.ncclear_tool.install(icon=QtGui.QIcon(self.resource_location + '/ncc16.png'), pos=self.ui.menutool,
  1565. before=self.sub_tool.menuAction, separator=True)
  1566. self.paint_tool = ToolPaint(self)
  1567. self.paint_tool.install(icon=QtGui.QIcon(self.resource_location + '/paint16.png'), pos=self.ui.menutool,
  1568. before=self.sub_tool.menuAction, separator=True)
  1569. self.isolation_tool = ToolIsolation(self)
  1570. self.isolation_tool.install(icon=QtGui.QIcon(self.resource_location + '/iso_16.png'), pos=self.ui.menutool,
  1571. before=self.sub_tool.menuAction, separator=True)
  1572. self.copper_thieving_tool = ToolCopperThieving(self)
  1573. self.copper_thieving_tool.install(icon=QtGui.QIcon(self.resource_location + '/copperfill32.png'),
  1574. pos=self.ui.menutool)
  1575. self.fiducial_tool = ToolFiducials(self)
  1576. self.fiducial_tool.install(icon=QtGui.QIcon(self.resource_location + '/fiducials_32.png'),
  1577. pos=self.ui.menutool)
  1578. self.qrcode_tool = QRCode(self)
  1579. self.qrcode_tool.install(icon=QtGui.QIcon(self.resource_location + '/qrcode32.png'),
  1580. pos=self.ui.menutool)
  1581. self.punch_tool = ToolPunchGerber(self)
  1582. self.punch_tool.install(icon=QtGui.QIcon(self.resource_location + '/punch32.png'), pos=self.ui.menutool)
  1583. self.invert_tool = ToolInvertGerber(self)
  1584. self.invert_tool.install(icon=QtGui.QIcon(self.resource_location + '/invert32.png'), pos=self.ui.menutool)
  1585. self.corners_tool = ToolCorners(self)
  1586. self.corners_tool.install(icon=QtGui.QIcon(self.resource_location + '/corners_32.png'), pos=self.ui.menutool)
  1587. self.etch_tool = ToolEtchCompensation(self)
  1588. self.etch_tool.install(icon=QtGui.QIcon(self.resource_location + '/etch_32.png'), pos=self.ui.menutool)
  1589. self.transform_tool = ToolTransform(self)
  1590. self.transform_tool.install(icon=QtGui.QIcon(self.resource_location + '/transform.png'),
  1591. pos=self.ui.menuoptions, separator=True)
  1592. self.properties_tool = Properties(self)
  1593. self.properties_tool.install(icon=QtGui.QIcon(self.resource_location + '/properties32.png'),
  1594. pos=self.ui.menuoptions)
  1595. self.pdf_tool = ToolPDF(self)
  1596. self.pdf_tool.install(icon=QtGui.QIcon(self.resource_location + '/pdf32.png'),
  1597. pos=self.ui.menufileimport,
  1598. separator=True)
  1599. self.image_tool = ToolImage(self)
  1600. self.image_tool.install(icon=QtGui.QIcon(self.resource_location + '/image32.png'),
  1601. pos=self.ui.menufileimport,
  1602. separator=True)
  1603. self.pcb_wizard_tool = PcbWizard(self)
  1604. self.pcb_wizard_tool.install(icon=QtGui.QIcon(self.resource_location + '/drill32.png'),
  1605. pos=self.ui.menufileimport)
  1606. self.log.debug("Tools are installed.")
  1607. def remove_tools(self):
  1608. """
  1609. Will remove all the actions in the Tool menu.
  1610. :return: None
  1611. """
  1612. for act in self.ui.menutool.actions():
  1613. self.ui.menutool.removeAction(act)
  1614. def init_tools(self):
  1615. """
  1616. Initialize the Tool tab in the notebook side of the central widget.
  1617. Remove the actions in the Tools menu.
  1618. Instantiate again the FlatCAM tools (plugins).
  1619. All this is required when changing the layout: standard, compact etc.
  1620. :return: None
  1621. """
  1622. log.debug("init_tools()")
  1623. # delete the data currently in the Tools Tab and the Tab itself
  1624. widget = QtWidgets.QTabWidget.widget(self.ui.notebook, 2)
  1625. if widget is not None:
  1626. widget.deleteLater()
  1627. self.ui.notebook.removeTab(2)
  1628. # rebuild the Tools Tab
  1629. self.ui.tool_tab = QtWidgets.QWidget()
  1630. self.ui.tool_tab_layout = QtWidgets.QVBoxLayout(self.ui.tool_tab)
  1631. self.ui.tool_tab_layout.setContentsMargins(2, 2, 2, 2)
  1632. self.ui.notebook.addTab(self.ui.tool_tab, "Tool")
  1633. self.ui.tool_scroll_area = VerticalScrollArea()
  1634. self.ui.tool_tab_layout.addWidget(self.ui.tool_scroll_area)
  1635. # reinstall all the Tools as some may have been removed when the data was removed from the Tools Tab
  1636. # first remove all of them
  1637. self.remove_tools()
  1638. # re-add the TCL Shell action to the Tools menu and reconnect it to ist slot function
  1639. self.ui.menutoolshell = self.ui.menutool.addAction(QtGui.QIcon(self.resource_location + '/shell16.png'),
  1640. '&Command Line\tS')
  1641. self.ui.menutoolshell.triggered.connect(self.ui.toggle_shell_ui)
  1642. # third install all of them
  1643. try:
  1644. self.install_tools()
  1645. except AttributeError:
  1646. pass
  1647. self.log.debug("Tools are initialized.")
  1648. # def parse_system_fonts(self):
  1649. # self.worker_task.emit({'fcn': self.f_parse.get_fonts_by_types,
  1650. # 'params': []})
  1651. def connect_toolbar_signals(self):
  1652. """
  1653. Reconnect the signals to the actions in the toolbar.
  1654. This has to be done each time after the FlatCAM tools are removed/installed.
  1655. :return: None
  1656. """
  1657. # Toolbar
  1658. # File Toolbar Signals
  1659. # self.ui.file_new_btn.triggered.connect(self.on_file_new)
  1660. self.ui.file_open_btn.triggered.connect(self.on_file_openproject)
  1661. self.ui.file_save_btn.triggered.connect(self.on_file_saveproject)
  1662. self.ui.file_open_gerber_btn.triggered.connect(self.on_fileopengerber)
  1663. self.ui.file_open_excellon_btn.triggered.connect(self.on_fileopenexcellon)
  1664. # View Toolbar Signals
  1665. self.ui.clear_plot_btn.triggered.connect(self.clear_plots)
  1666. self.ui.replot_btn.triggered.connect(self.plot_all)
  1667. self.ui.zoom_fit_btn.triggered.connect(self.on_zoom_fit)
  1668. self.ui.zoom_in_btn.triggered.connect(lambda: self.plotcanvas.zoom(1 / 1.5))
  1669. self.ui.zoom_out_btn.triggered.connect(lambda: self.plotcanvas.zoom(1.5))
  1670. # Edit Toolbar Signals
  1671. self.ui.editgeo_btn.triggered.connect(self.object2editor)
  1672. self.ui.update_obj_btn.triggered.connect(lambda: self.editor2object())
  1673. self.ui.copy_btn.triggered.connect(self.on_copy_command)
  1674. self.ui.delete_btn.triggered.connect(self.on_delete)
  1675. self.ui.distance_btn.triggered.connect(lambda: self.distance_tool.run(toggle=True))
  1676. self.ui.distance_min_btn.triggered.connect(lambda: self.distance_min_tool.run(toggle=True))
  1677. self.ui.origin_btn.triggered.connect(self.on_set_origin)
  1678. self.ui.move2origin_btn.triggered.connect(self.on_move2origin)
  1679. self.ui.jmp_btn.triggered.connect(self.on_jump_to)
  1680. self.ui.locate_btn.triggered.connect(lambda: self.on_locate(obj=self.collection.get_active()))
  1681. # Scripting Toolbar Signals
  1682. self.ui.shell_btn.triggered.connect(self.ui.toggle_shell_ui)
  1683. self.ui.new_script_btn.triggered.connect(self.on_filenewscript)
  1684. self.ui.open_script_btn.triggered.connect(self.on_fileopenscript)
  1685. self.ui.run_script_btn.triggered.connect(self.on_filerunscript)
  1686. # Tools Toolbar Signals
  1687. self.ui.dblsided_btn.triggered.connect(lambda: self.dblsidedtool.run(toggle=True))
  1688. self.ui.cal_btn.triggered.connect(lambda: self.cal_exc_tool.run(toggle=True))
  1689. self.ui.align_btn.triggered.connect(lambda: self.align_objects_tool.run(toggle=True))
  1690. self.ui.extract_btn.triggered.connect(lambda: self.edrills_tool.run(toggle=True))
  1691. self.ui.cutout_btn.triggered.connect(lambda: self.cutout_tool.run(toggle=True))
  1692. self.ui.ncc_btn.triggered.connect(lambda: self.ncclear_tool.run(toggle=True))
  1693. self.ui.paint_btn.triggered.connect(lambda: self.paint_tool.run(toggle=True))
  1694. self.ui.isolation_btn.triggered.connect(lambda: self.isolation_tool.run(toggle=True))
  1695. self.ui.panelize_btn.triggered.connect(lambda: self.panelize_tool.run(toggle=True))
  1696. self.ui.film_btn.triggered.connect(lambda: self.film_tool.run(toggle=True))
  1697. self.ui.solder_btn.triggered.connect(lambda: self.paste_tool.run(toggle=True))
  1698. self.ui.sub_btn.triggered.connect(lambda: self.sub_tool.run(toggle=True))
  1699. self.ui.rules_btn.triggered.connect(lambda: self.rules_tool.run(toggle=True))
  1700. self.ui.optimal_btn.triggered.connect(lambda: self.optimal_tool.run(toggle=True))
  1701. self.ui.calculators_btn.triggered.connect(lambda: self.calculator_tool.run(toggle=True))
  1702. self.ui.transform_btn.triggered.connect(lambda: self.transform_tool.run(toggle=True))
  1703. self.ui.qrcode_btn.triggered.connect(lambda: self.qrcode_tool.run(toggle=True))
  1704. self.ui.copperfill_btn.triggered.connect(lambda: self.copper_thieving_tool.run(toggle=True))
  1705. self.ui.fiducials_btn.triggered.connect(lambda: self.fiducial_tool.run(toggle=True))
  1706. self.ui.punch_btn.triggered.connect(lambda: self.punch_tool.run(toggle=True))
  1707. self.ui.invert_btn.triggered.connect(lambda: self.invert_tool.run(toggle=True))
  1708. self.ui.corners_tool_btn.triggered.connect(lambda: self.corners_tool.run(toggle=True))
  1709. self.ui.etch_btn.triggered.connect(lambda: self.etch_tool.run(toggle=True))
  1710. def object2editor(self):
  1711. """
  1712. Send the current Geometry, Gerber, Excellon object or CNCJob (if any) into the it's editor.
  1713. :return: None
  1714. """
  1715. self.defaults.report_usage("object2editor()")
  1716. # disable the objects menu as it may interfere with the AppEditors
  1717. self.ui.menuobjects.setDisabled(True)
  1718. edited_object = self.collection.get_active()
  1719. if isinstance(edited_object, GerberObject) or isinstance(edited_object, GeometryObject) or \
  1720. isinstance(edited_object, ExcellonObject) or isinstance(edited_object, CNCJobObject):
  1721. pass
  1722. else:
  1723. self.inform.emit('[WARNING_NOTCL] %s' % _("Select a Geometry, Gerber, Excellon or CNCJob Object to edit."))
  1724. return
  1725. if isinstance(edited_object, GeometryObject):
  1726. # store the Geometry Editor Toolbar visibility before entering in the Editor
  1727. self.geo_editor.toolbar_old_state = True if self.ui.geo_edit_toolbar.isVisible() else False
  1728. # we set the notebook to hidden
  1729. # self.ui.splitter.setSizes([0, 1])
  1730. if edited_object.multigeo is True:
  1731. sel_rows = [item.row() for item in edited_object.ui.geo_tools_table.selectedItems()]
  1732. if len(sel_rows) > 1:
  1733. self.inform.emit('[WARNING_NOTCL] %s' %
  1734. _("Simultaneous editing of tools geometry in a MultiGeo Geometry "
  1735. "is not possible.\n"
  1736. "Edit only one geometry at a time."))
  1737. # determine the tool dia of the selected tool
  1738. selected_tooldia = float(edited_object.ui.geo_tools_table.item(sel_rows[0], 1).text())
  1739. # now find the key in the edited_object.tools that has this tooldia
  1740. multi_tool = 1
  1741. for tool in edited_object.tools:
  1742. if edited_object.tools[tool]['tooldia'] == selected_tooldia:
  1743. multi_tool = tool
  1744. break
  1745. self.geo_editor.edit_fcgeometry(edited_object, multigeo_tool=multi_tool)
  1746. else:
  1747. self.geo_editor.edit_fcgeometry(edited_object)
  1748. # set call source to the Editor we go into
  1749. self.call_source = 'geo_editor'
  1750. elif isinstance(edited_object, ExcellonObject):
  1751. # store the Excellon Editor Toolbar visibility before entering in the Editor
  1752. self.exc_editor.toolbar_old_state = True if self.ui.exc_edit_toolbar.isVisible() else False
  1753. if self.ui.splitter.sizes()[0] == 0:
  1754. self.ui.splitter.setSizes([1, 1])
  1755. self.exc_editor.edit_fcexcellon(edited_object)
  1756. # set call source to the Editor we go into
  1757. self.call_source = 'exc_editor'
  1758. elif isinstance(edited_object, GerberObject):
  1759. # store the Gerber Editor Toolbar visibility before entering in the Editor
  1760. self.grb_editor.toolbar_old_state = True if self.ui.grb_edit_toolbar.isVisible() else False
  1761. if self.ui.splitter.sizes()[0] == 0:
  1762. self.ui.splitter.setSizes([1, 1])
  1763. self.grb_editor.edit_fcgerber(edited_object)
  1764. # set call source to the Editor we go into
  1765. self.call_source = 'grb_editor'
  1766. # reset the following variables so the UI is built again after edit
  1767. edited_object.ui_build = False
  1768. edited_object.build_aperture_storage = False
  1769. elif isinstance(edited_object, CNCJobObject):
  1770. if self.ui.splitter.sizes()[0] == 0:
  1771. self.ui.splitter.setSizes([1, 1])
  1772. edited_object.on_edit_code_click()
  1773. return
  1774. # make sure that we can't select another object while in Editor Mode:
  1775. # self.collection.view.setSelectionMode(QtWidgets.QAbstractItemView.NoSelection)
  1776. self.ui.project_frame.setDisabled(True)
  1777. # delete any selection shape that might be active as they are not relevant in Editor
  1778. self.delete_selection_shape()
  1779. self.ui.plot_tab_area.setTabText(0, "EDITOR Area")
  1780. self.ui.plot_tab_area.protectTab(0)
  1781. self.inform.emit('[WARNING_NOTCL] %s' % _("Editor is activated ..."))
  1782. self.should_we_save = True
  1783. def editor2object(self, cleanup=None):
  1784. """
  1785. Transfers the Geometry or Excellon from it's editor to the current object.
  1786. :return: None
  1787. """
  1788. self.defaults.report_usage("editor2object()")
  1789. # re-enable the objects menu that was disabled on entry in Editor mode
  1790. self.ui.menuobjects.setDisabled(False)
  1791. # do not update a geometry or excellon object unless it comes out of an editor
  1792. if self.call_source != 'app':
  1793. edited_obj = self.collection.get_active()
  1794. if cleanup is None:
  1795. msgbox = QtWidgets.QMessageBox()
  1796. msgbox.setText(_("Do you want to save the edited object?"))
  1797. msgbox.setWindowTitle(_("Close Editor"))
  1798. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  1799. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  1800. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  1801. bt_no = msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  1802. bt_cancel = msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  1803. msgbox.setDefaultButton(bt_yes)
  1804. msgbox.exec_()
  1805. response = msgbox.clickedButton()
  1806. if response == bt_yes:
  1807. # clean the Tools Tab
  1808. self.ui.tool_scroll_area.takeWidget()
  1809. self.ui.tool_scroll_area.setWidget(QtWidgets.QWidget())
  1810. self.ui.notebook.setTabText(2, "Tool")
  1811. if isinstance(edited_obj, GeometryObject):
  1812. obj_type = "Geometry"
  1813. self.geo_editor.update_fcgeometry(edited_obj)
  1814. # self.geo_editor.update_options(edited_obj)
  1815. # restore GUI to the Selected TAB
  1816. # Remove anything else in the AppGUI
  1817. self.ui.tool_scroll_area.takeWidget()
  1818. # update the geo object options so it is including the bounding box values
  1819. try:
  1820. xmin, ymin, xmax, ymax = edited_obj.bounds(flatten=True)
  1821. edited_obj.options['xmin'] = xmin
  1822. edited_obj.options['ymin'] = ymin
  1823. edited_obj.options['xmax'] = xmax
  1824. edited_obj.options['ymax'] = ymax
  1825. except AttributeError as e:
  1826. self.inform.emit('[WARNING] %s' % _("Object empty after edit."))
  1827. log.debug("App.editor2object() --> Geometry --> %s" % str(e))
  1828. edited_obj.build_ui()
  1829. self.inform.emit('[success] %s' % _("Editor exited. Editor content saved."))
  1830. elif isinstance(edited_obj, GerberObject):
  1831. obj_type = "Gerber"
  1832. self.grb_editor.update_fcgerber()
  1833. # self.grb_editor.update_options(edited_obj)
  1834. # delete the old object (the source object) if it was an empty one
  1835. try:
  1836. if len(edited_obj.solid_geometry) == 0:
  1837. old_name = edited_obj.options['name']
  1838. self.collection.delete_by_name(old_name)
  1839. except TypeError:
  1840. # if the solid_geometry is a single Polygon the len() will not work
  1841. # in any case, falling here means that we have something in the solid_geometry, even if only
  1842. # a single Polygon, therefore we pass this
  1843. pass
  1844. self.inform.emit('[success] %s' % _("Editor exited. Editor content saved."))
  1845. # restore GUI to the Selected TAB
  1846. # Remove anything else in the AppGUI
  1847. self.ui.selected_scroll_area.takeWidget()
  1848. elif isinstance(edited_obj, ExcellonObject):
  1849. obj_type = "Excellon"
  1850. self.exc_editor.update_fcexcellon(edited_obj)
  1851. # self.exc_editor.update_options(edited_obj)
  1852. # restore GUI to the Selected TAB
  1853. # Remove anything else in the AppGUI
  1854. self.ui.tool_scroll_area.takeWidget()
  1855. # delete the old object (the source object) if it was an empty one
  1856. if len(edited_obj.drills) == 0 and len(edited_obj.slots) == 0:
  1857. old_name = edited_obj.options['name']
  1858. self.collection.delete_by_name(name=old_name)
  1859. self.inform.emit('[success] %s' % _("Editor exited. Editor content saved."))
  1860. else:
  1861. self.inform.emit('[WARNING_NOTCL] %s' %
  1862. _("Select a Gerber, Geometry or Excellon Object to update."))
  1863. return
  1864. self.inform.emit('[selected] %s %s' % (obj_type, _("is updated, returning to App...")))
  1865. elif response == bt_no:
  1866. # clean the Tools Tab
  1867. self.ui.tool_scroll_area.takeWidget()
  1868. self.ui.tool_scroll_area.setWidget(QtWidgets.QWidget())
  1869. self.ui.notebook.setTabText(2, "Tool")
  1870. self.inform.emit('[WARNING_NOTCL] %s' % _("Editor exited. Editor content was not saved."))
  1871. if isinstance(edited_obj, GeometryObject):
  1872. self.geo_editor.deactivate()
  1873. edited_obj.build_ui()
  1874. elif isinstance(edited_obj, GerberObject):
  1875. self.grb_editor.deactivate_grb_editor()
  1876. edited_obj.build_ui()
  1877. elif isinstance(edited_obj, ExcellonObject):
  1878. self.exc_editor.deactivate()
  1879. edited_obj.build_ui()
  1880. else:
  1881. self.inform.emit('[WARNING_NOTCL] %s' %
  1882. _("Select a Gerber, Geometry or Excellon Object to update."))
  1883. return
  1884. elif response == bt_cancel:
  1885. return
  1886. # edited_obj.set_ui(edited_obj.ui_type(decimals=self.decimals))
  1887. # edited_obj.build_ui()
  1888. # Switch notebook to Selected page
  1889. # self.ui.notebook.setCurrentWidget(self.ui.selected_tab)
  1890. else:
  1891. if isinstance(edited_obj, GeometryObject):
  1892. self.geo_editor.deactivate()
  1893. elif isinstance(edited_obj, GerberObject):
  1894. self.grb_editor.deactivate_grb_editor()
  1895. elif isinstance(edited_obj, ExcellonObject):
  1896. self.exc_editor.deactivate()
  1897. else:
  1898. self.inform.emit('[WARNING_NOTCL] %s' %
  1899. _("Select a Gerber, Geometry or Excellon Object to update."))
  1900. return
  1901. # if notebook is hidden we show it
  1902. if self.ui.splitter.sizes()[0] == 0:
  1903. self.ui.splitter.setSizes([1, 1])
  1904. # restore the call_source to app
  1905. self.call_source = 'app'
  1906. # edited_obj.plot()
  1907. self.ui.plot_tab_area.setTabText(0, "Plot Area")
  1908. self.ui.plot_tab_area.protectTab(0)
  1909. # make sure that we reenable the selection on Project Tab after returning from Editor Mode:
  1910. # self.collection.view.setSelectionMode(QtWidgets.QAbstractItemView.ExtendedSelection)
  1911. self.ui.project_frame.setDisabled(False)
  1912. def get_last_folder(self):
  1913. """
  1914. Get the folder path from where the last file was opened.
  1915. :return: String, last opened folder path
  1916. """
  1917. return self.defaults["global_last_folder"]
  1918. def get_last_save_folder(self):
  1919. """
  1920. Get the folder path from where the last file was saved.
  1921. :return: String, last saved folder path
  1922. """
  1923. loc = self.defaults["global_last_save_folder"]
  1924. if loc is None:
  1925. loc = self.defaults["global_last_folder"]
  1926. if loc is None:
  1927. loc = os.path.dirname(__file__)
  1928. return loc
  1929. @QtCore.pyqtSlot(str)
  1930. @QtCore.pyqtSlot(str, bool)
  1931. def info(self, msg, shell_echo=True):
  1932. """
  1933. Informs the user. Normally on the status bar, optionally
  1934. also on the shell.
  1935. :param msg: Text to write.
  1936. :type msg: str
  1937. :param shell_echo: Control if to display the message msg in the Shell
  1938. :type shell_echo: bool
  1939. :return: None
  1940. """
  1941. # Type of message in brackets at the beginning of the message.
  1942. match = re.search(r"\[(.*)\](.*)", msg)
  1943. if match:
  1944. level = match.group(1)
  1945. msg_ = match.group(2)
  1946. self.ui.fcinfo.set_status(str(msg_), level=level)
  1947. if shell_echo is True:
  1948. if level.lower() == "error":
  1949. self.shell_message(msg, error=True, show=True)
  1950. elif level.lower() == "warning":
  1951. self.shell_message(msg, warning=True, show=True)
  1952. elif level.lower() == "error_notcl":
  1953. self.shell_message(msg, error=True, show=False)
  1954. elif level.lower() == "warning_notcl":
  1955. self.shell_message(msg, warning=True, show=False)
  1956. elif level.lower() == "success":
  1957. self.shell_message(msg, success=True, show=False)
  1958. elif level.lower() == "selected":
  1959. self.shell_message(msg, selected=True, show=False)
  1960. else:
  1961. self.shell_message(msg, show=False)
  1962. else:
  1963. self.ui.fcinfo.set_status(str(msg), level="info")
  1964. # make sure that if the message is to clear the infobar with a space
  1965. # is not printed over and over on the shell
  1966. if msg != '' and shell_echo is True:
  1967. self.shell_message(msg)
  1968. def on_import_preferences(self):
  1969. """
  1970. Loads the application default settings from a saved file into
  1971. ``self.defaults`` dictionary.
  1972. :return: None
  1973. """
  1974. self.defaults.report_usage("on_import_preferences")
  1975. App.log.debug("App.on_import_preferences()")
  1976. # Show file chooser
  1977. filter_ = "Config File (*.FlatConfig);;All Files (*.*)"
  1978. try:
  1979. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Import FlatCAM Preferences"),
  1980. directory=self.data_path,
  1981. filter=filter_)
  1982. except TypeError:
  1983. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Import FlatCAM Preferences"),
  1984. filter=filter_)
  1985. filename = str(filename)
  1986. if filename == "":
  1987. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  1988. return
  1989. # Load in the defaults from the chosen file
  1990. self.defaults.load(filename=filename)
  1991. self.preferencesUiManager.on_preferences_edited()
  1992. self.inform.emit('[success] %s: %s' % (_("Imported Defaults from"), filename))
  1993. def on_export_preferences(self):
  1994. """
  1995. Save the defaults dictionary to a file.
  1996. :return: None
  1997. """
  1998. self.defaults.report_usage("on_export_preferences")
  1999. App.log.debug("on_export_preferences()")
  2000. # defaults_file_content = None
  2001. # Show file chooser
  2002. date = str(datetime.today()).rpartition('.')[0]
  2003. date = ''.join(c for c in date if c not in ':-')
  2004. date = date.replace(' ', '_')
  2005. filter__ = "Config File .FlatConfig (*.FlatConfig);;All Files (*.*)"
  2006. try:
  2007. filename, _f = FCFileSaveDialog.get_saved_filename(
  2008. caption=_("Export FlatCAM Preferences"),
  2009. directory=self.data_path + '/preferences_' + date,
  2010. ext_filter=filter__
  2011. )
  2012. except TypeError:
  2013. filename, _f = FCFileSaveDialog.get_saved_filename(
  2014. caption=_("Export FlatCAM Preferences"), ext_filter=filter__)
  2015. filename = str(filename)
  2016. if filename == "":
  2017. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  2018. return
  2019. # Update options
  2020. self.preferencesUiManager.defaults_read_form()
  2021. self.defaults.propagate_defaults()
  2022. # Save update options
  2023. try:
  2024. self.defaults.write(filename=filename)
  2025. except Exception:
  2026. self.inform.emit('[ERROR_NOTCL] %s %s' % (_("Failed to write defaults to file."), str(filename)))
  2027. return
  2028. if self.defaults["global_open_style"] is False:
  2029. self.file_opened.emit("preferences", filename)
  2030. self.file_saved.emit("preferences", filename)
  2031. self.inform.emit('[success] %s: %s' % (_("Exported preferences to"), filename))
  2032. def save_to_file(self, content_to_save, txt_content):
  2033. """
  2034. Save something to a file.
  2035. :return: None
  2036. """
  2037. self.defaults.report_usage("save_to_file")
  2038. App.log.debug("save_to_file()")
  2039. self.date = str(datetime.today()).rpartition('.')[0]
  2040. self.date = ''.join(c for c in self.date if c not in ':-')
  2041. self.date = self.date.replace(' ', '_')
  2042. filter__ = "HTML File .html (*.html);;TXT File .txt (*.txt);;All Files (*.*)"
  2043. path_to_save = self.defaults["global_last_save_folder"] if \
  2044. self.defaults["global_last_save_folder"] is not None else self.data_path
  2045. try:
  2046. filename, _f = FCFileSaveDialog.get_saved_filename(
  2047. caption=_("Save to file"),
  2048. directory=path_to_save + '/file_' + self.date,
  2049. ext_filter=filter__
  2050. )
  2051. except TypeError:
  2052. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save to file"), ext_filter=filter__)
  2053. filename = str(filename)
  2054. if filename == "":
  2055. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  2056. return
  2057. else:
  2058. try:
  2059. with open(filename, 'w') as f:
  2060. ___ = f.read()
  2061. except PermissionError:
  2062. self.inform.emit('[WARNING] %s' %
  2063. _("Permission denied, saving not possible.\n"
  2064. "Most likely another app is holding the file open and not accessible."))
  2065. return
  2066. except IOError:
  2067. App.log.debug('Creating a new file ...')
  2068. f = open(filename, 'w')
  2069. f.close()
  2070. except Exception:
  2071. e = sys.exc_info()[0]
  2072. App.log.error("Could not load the file.")
  2073. App.log.error(str(e))
  2074. self.inform.emit('[ERROR_NOTCL] %s' % _("Could not load the file."))
  2075. return
  2076. # Save content
  2077. if filename.rpartition('.')[2].lower() == 'html':
  2078. file_content = content_to_save
  2079. else:
  2080. file_content = txt_content
  2081. try:
  2082. with open(filename, "w") as f:
  2083. f.write(file_content)
  2084. except Exception:
  2085. self.inform.emit('[ERROR_NOTCL] %s %s' % (_("Failed to write defaults to file."), str(filename)))
  2086. return
  2087. self.inform.emit('[success] %s: %s' % (_("Exported file to"), filename))
  2088. def register_recent(self, kind, filename):
  2089. """
  2090. Will register the files opened into record dictionaries. The FlatCAM projects has it's own
  2091. dictionary.
  2092. :param kind: type of file that was opened
  2093. :param filename: the path and file name for the file that was opened
  2094. :return:
  2095. """
  2096. self.log.debug("register_recent()")
  2097. self.log.debug(" %s" % kind)
  2098. self.log.debug(" %s" % filename)
  2099. record = {'kind': str(kind), 'filename': str(filename)}
  2100. if record in self.recent:
  2101. return
  2102. if record in self.recent_projects:
  2103. return
  2104. if record['kind'] == 'project':
  2105. self.recent_projects.insert(0, record)
  2106. else:
  2107. self.recent.insert(0, record)
  2108. if len(self.recent) > self.defaults['global_recent_limit']: # Limit reached
  2109. self.recent.pop()
  2110. if len(self.recent_projects) > self.defaults['global_recent_limit']: # Limit reached
  2111. self.recent_projects.pop()
  2112. try:
  2113. f = open(self.data_path + '/recent.json', 'w')
  2114. except IOError:
  2115. App.log.error("Failed to open recent items file for writing.")
  2116. self.inform.emit('[ERROR_NOTCL] %s' %
  2117. _('Failed to open recent files file for writing.'))
  2118. return
  2119. json.dump(self.recent, f, default=to_dict, indent=2, sort_keys=True)
  2120. f.close()
  2121. try:
  2122. fp = open(self.data_path + '/recent_projects.json', 'w')
  2123. except IOError:
  2124. App.log.error("Failed to open recent items file for writing.")
  2125. self.inform.emit('[ERROR_NOTCL] %s' %
  2126. _('Failed to open recent projects file for writing.'))
  2127. return
  2128. json.dump(self.recent_projects, fp, default=to_dict, indent=2, sort_keys=True)
  2129. fp.close()
  2130. # Re-build the recent items menu
  2131. self.setup_recent_items()
  2132. def on_about(self):
  2133. """
  2134. Displays the "about" dialog found in the Menu --> Help.
  2135. :return: None
  2136. """
  2137. self.defaults.report_usage("on_about")
  2138. version = self.version
  2139. version_date = self.version_date
  2140. beta = self.beta
  2141. class AboutDialog(QtWidgets.QDialog):
  2142. def __init__(self, app, parent=None):
  2143. QtWidgets.QDialog.__init__(self, parent)
  2144. self.app = app
  2145. # Icon and title
  2146. self.setWindowIcon(parent.app_icon)
  2147. self.setWindowTitle(_("About FlatCAM"))
  2148. self.resize(600, 200)
  2149. # self.setStyleSheet("background-image: url(share/flatcam_icon256.png); background-attachment: fixed")
  2150. # self.setStyleSheet(
  2151. # "border-image: url(share/flatcam_icon256.png) 0 0 0 0 stretch stretch; "
  2152. # "background-attachment: fixed"
  2153. # )
  2154. # bgimage = QtGui.QImage(self.resource_location + '/flatcam_icon256.png')
  2155. # s_bgimage = bgimage.scaled(QtCore.QSize(self.frameGeometry().width(), self.frameGeometry().height()))
  2156. # palette = QtGui.QPalette()
  2157. # palette.setBrush(10, QtGui.QBrush(bgimage)) # 10 = Windowrole
  2158. # self.setPalette(palette)
  2159. logo = QtWidgets.QLabel()
  2160. logo.setPixmap(QtGui.QPixmap(self.app.resource_location + '/flatcam_icon256.png'))
  2161. title = QtWidgets.QLabel(
  2162. "<font size=8><B>FlatCAM</B></font><BR>"
  2163. "{title}<BR>"
  2164. "<BR>"
  2165. "<BR>"
  2166. "<a href = \"https://bitbucket.org/jpcgt/flatcam/src/Beta/\"><B>{devel}</B></a><BR>"
  2167. "<a href = \"https://bitbucket.org/jpcgt/flatcam/downloads/\"><b>{down}</B></a><BR>"
  2168. "<a href = \"https://bitbucket.org/jpcgt/flatcam/issues?status=new&status=open/\">"
  2169. "<B>{issue}</B></a><BR>".format(
  2170. title=_("2D Computer-Aided Printed Circuit Board Manufacturing"),
  2171. devel=_("Development"),
  2172. down=_("DOWNLOAD"),
  2173. issue=_("Issue tracker"))
  2174. )
  2175. title.setOpenExternalLinks(True)
  2176. closebtn = QtWidgets.QPushButton(_("Close"))
  2177. tab_widget = QtWidgets.QTabWidget()
  2178. description_label = QtWidgets.QLabel(
  2179. "FlatCAM {version} {beta} ({date}) - {arch}<br>"
  2180. "<a href = \"http://flatcam.org/\">http://flatcam.org</a><br>".format(
  2181. version=version,
  2182. beta=('BETA' if beta else ''),
  2183. date=version_date,
  2184. arch=platform.architecture()[0])
  2185. )
  2186. description_label.setOpenExternalLinks(True)
  2187. lic_lbl_header = QtWidgets.QLabel(
  2188. '%s:<br>%s<br>' % (
  2189. _('Licensed under the MIT license'),
  2190. "<a href = \"http://www.opensource.org/licenses/mit-license.php\">"
  2191. "http://www.opensource.org/licenses/mit-license.php</a>"
  2192. )
  2193. )
  2194. lic_lbl_header.setOpenExternalLinks(True)
  2195. lic_lbl_body = QtWidgets.QLabel(
  2196. _(
  2197. 'Permission is hereby granted, free of charge, to any person obtaining a copy\n'
  2198. 'of this software and associated documentation files (the "Software"), to deal\n'
  2199. 'in the Software without restriction, including without limitation the rights\n'
  2200. 'to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n'
  2201. 'copies of the Software, and to permit persons to whom the Software is\n'
  2202. 'furnished to do so, subject to the following conditions:\n\n'
  2203. 'The above copyright notice and this permission notice shall be included in\n'
  2204. 'all copies or substantial portions of the Software.\n\n'
  2205. 'THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n'
  2206. 'IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n'
  2207. 'FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n'
  2208. 'AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n'
  2209. 'LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n'
  2210. 'OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n'
  2211. 'THE SOFTWARE.'
  2212. )
  2213. )
  2214. attributions_label = QtWidgets.QLabel(
  2215. _(
  2216. 'Some of the icons used are from the following sources:<br>'
  2217. '<div>Icons by <a href="https://www.flaticon.com/authors/freepik" '
  2218. 'title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" '
  2219. 'title="Flaticon">www.flaticon.com</a></div>'
  2220. '<div>Icons by <a target="_blank" href="https://icons8.com">Icons8</a></div>'
  2221. 'Icons by <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>'
  2222. )
  2223. )
  2224. attributions_label.setOpenExternalLinks(True)
  2225. # layouts
  2226. layout1 = QtWidgets.QVBoxLayout()
  2227. layout1_1 = QtWidgets.QHBoxLayout()
  2228. layout1_2 = QtWidgets.QHBoxLayout()
  2229. layout2 = QtWidgets.QHBoxLayout()
  2230. layout3 = QtWidgets.QHBoxLayout()
  2231. self.setLayout(layout1)
  2232. layout1.addLayout(layout1_1)
  2233. layout1.addLayout(layout1_2)
  2234. layout1.addLayout(layout2)
  2235. layout1.addLayout(layout3)
  2236. layout1_1.addStretch()
  2237. layout1_1.addWidget(description_label)
  2238. layout1_2.addWidget(tab_widget)
  2239. self.splash_tab = QtWidgets.QWidget()
  2240. self.splash_tab.setObjectName("splash_about")
  2241. self.splash_tab_layout = QtWidgets.QHBoxLayout(self.splash_tab)
  2242. self.splash_tab_layout.setContentsMargins(2, 2, 2, 2)
  2243. tab_widget.addTab(self.splash_tab, _("Splash"))
  2244. self.programmmers_tab = QtWidgets.QWidget()
  2245. self.programmmers_tab.setObjectName("programmers_about")
  2246. self.programmmers_tab_layout = QtWidgets.QVBoxLayout(self.programmmers_tab)
  2247. self.programmmers_tab_layout.setContentsMargins(2, 2, 2, 2)
  2248. tab_widget.addTab(self.programmmers_tab, _("Programmers"))
  2249. self.translators_tab = QtWidgets.QWidget()
  2250. self.translators_tab.setObjectName("translators_about")
  2251. self.translators_tab_layout = QtWidgets.QVBoxLayout(self.translators_tab)
  2252. self.translators_tab_layout.setContentsMargins(2, 2, 2, 2)
  2253. tab_widget.addTab(self.translators_tab, _("Translators"))
  2254. self.license_tab = QtWidgets.QWidget()
  2255. self.license_tab.setObjectName("license_about")
  2256. self.license_tab_layout = QtWidgets.QVBoxLayout(self.license_tab)
  2257. self.license_tab_layout.setContentsMargins(2, 2, 2, 2)
  2258. tab_widget.addTab(self.license_tab, _("License"))
  2259. self.attributions_tab = QtWidgets.QWidget()
  2260. self.attributions_tab.setObjectName("attributions_about")
  2261. self.attributions_tab_layout = QtWidgets.QVBoxLayout(self.attributions_tab)
  2262. self.attributions_tab_layout.setContentsMargins(2, 2, 2, 2)
  2263. tab_widget.addTab(self.attributions_tab, _("Attributions"))
  2264. self.splash_tab_layout.addWidget(logo, stretch=0)
  2265. self.splash_tab_layout.addWidget(title, stretch=1)
  2266. pal = QtGui.QPalette()
  2267. pal.setColor(QtGui.QPalette.Background, Qt.white)
  2268. self.prog_grid_lay = QtWidgets.QGridLayout()
  2269. self.prog_grid_lay.setHorizontalSpacing(20)
  2270. self.prog_grid_lay.setColumnStretch(0, 0)
  2271. self.prog_grid_lay.setColumnStretch(2, 1)
  2272. prog_widget = QtWidgets.QWidget()
  2273. prog_widget.setLayout(self.prog_grid_lay)
  2274. prog_scroll = QtWidgets.QScrollArea()
  2275. prog_scroll.setWidget(prog_widget)
  2276. prog_scroll.setWidgetResizable(True)
  2277. prog_scroll.setFrameShape(QtWidgets.QFrame.NoFrame)
  2278. prog_scroll.setPalette(pal)
  2279. self.programmmers_tab_layout.addWidget(prog_scroll)
  2280. self.prog_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Programmer")), 0, 0)
  2281. self.prog_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Status")), 0, 1)
  2282. self.prog_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("E-mail")), 0, 2)
  2283. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Juan Pablo Caram"), 1, 0)
  2284. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % _("Program Author")), 1, 1)
  2285. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<>"), 1, 2)
  2286. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Denis Hayrullin"), 2, 0)
  2287. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Kamil Sopko"), 3, 0)
  2288. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu"), 4, 0)
  2289. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % _("BETA Maintainer >= 2019")), 4, 1)
  2290. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<marius_adrian@yahoo.com>"), 4, 2)
  2291. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 5, 0)
  2292. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "David Robertson"), 6, 0)
  2293. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Matthieu Berthomé"), 7, 0)
  2294. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Mike Evans"), 8, 0)
  2295. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Victor Benso"), 9, 0)
  2296. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 10, 0)
  2297. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Jørn Sandvik Nilsson"), 12, 0)
  2298. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Lei Zheng"), 13, 0)
  2299. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Leandro Heck"), 14, 0)
  2300. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marco A Quezada"), 15, 0)
  2301. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 16, 0)
  2302. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Cedric Dussud"), 20, 0)
  2303. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Chris Hemingway"), 22, 0)
  2304. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Damian Wrobel"), 24, 0)
  2305. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Daniel Sallin"), 28, 0)
  2306. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 32, 0)
  2307. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Bruno Vunderl"), 40, 0)
  2308. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Gonzalo Lopez"), 42, 0)
  2309. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Jakob Staudt"), 45, 0)
  2310. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Mike Smith"), 49, 0)
  2311. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 52, 0)
  2312. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Barnaby Walters"), 55, 0)
  2313. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Steve Martina"), 57, 0)
  2314. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Thomas Duffin"), 59, 0)
  2315. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Andrey Kultyapov"), 61, 0)
  2316. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 63, 0)
  2317. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Alex Lazar"), 64, 0)
  2318. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Chris Breneman"), 65, 0)
  2319. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Eric Varsanyi"), 67, 0)
  2320. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Lubos Medovarsky"), 69, 0)
  2321. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 74, 0)
  2322. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@Idechix"), 100, 0)
  2323. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@SM"), 101, 0)
  2324. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@grbf"), 102, 0)
  2325. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@Symonty"), 103, 0)
  2326. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@mgix"), 104, 0)
  2327. self.translator_grid_lay = QtWidgets.QGridLayout()
  2328. self.translator_grid_lay.setColumnStretch(0, 0)
  2329. self.translator_grid_lay.setColumnStretch(1, 0)
  2330. self.translator_grid_lay.setColumnStretch(2, 1)
  2331. self.translator_grid_lay.setColumnStretch(3, 0)
  2332. # trans_widget = QtWidgets.QWidget()
  2333. # trans_widget.setLayout(self.translator_grid_lay)
  2334. # self.translators_tab_layout.addWidget(trans_widget)
  2335. # self.translators_tab_layout.addStretch()
  2336. trans_widget = QtWidgets.QWidget()
  2337. trans_widget.setLayout(self.translator_grid_lay)
  2338. trans_scroll = QtWidgets.QScrollArea()
  2339. trans_scroll.setWidget(trans_widget)
  2340. trans_scroll.setWidgetResizable(True)
  2341. trans_scroll.setFrameShape(QtWidgets.QFrame.NoFrame)
  2342. trans_scroll.setPalette(pal)
  2343. self.translators_tab_layout.addWidget(trans_scroll)
  2344. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Language")), 0, 0)
  2345. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Translator")), 0, 1)
  2346. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Corrections")), 0, 2)
  2347. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("E-mail")), 0, 3)
  2348. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "BR - Portuguese"), 1, 0)
  2349. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Carlos Stein"), 1, 1)
  2350. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<carlos.stein@gmail.com>"), 1, 3)
  2351. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "French"), 2, 0)
  2352. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu (Google-Tr)"), 2, 1)
  2353. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % ""), 2, 2)
  2354. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 2, 3)
  2355. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Hungarian"), 3, 0)
  2356. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 3, 1)
  2357. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 3, 2)
  2358. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 3, 3)
  2359. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Italian"), 4, 0)
  2360. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Golfetto Massimiliano"), 4, 1)
  2361. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 4, 2)
  2362. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<golfetto.pcb@gmail.com>"), 4, 3)
  2363. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "German"), 5, 0)
  2364. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu (Google-Tr)"), 5, 1)
  2365. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Jens Karstedt, Detlef Eckardt"), 5, 2)
  2366. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 5, 3)
  2367. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Romanian"), 6, 0)
  2368. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu"), 6, 1)
  2369. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<marius_adrian@yahoo.com>"), 6, 3)
  2370. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Russian"), 7, 0)
  2371. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Andrey Kultyapov"), 7, 1)
  2372. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<camellan@yandex.ru>"), 7, 3)
  2373. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Spanish"), 8, 0)
  2374. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu (Google-Tr)"), 8, 1)
  2375. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % ""), 8, 2)
  2376. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 8, 3)
  2377. self.translator_grid_lay.setColumnStretch(0, 0)
  2378. self.translators_tab_layout.addStretch()
  2379. self.license_tab_layout.addWidget(lic_lbl_header)
  2380. self.license_tab_layout.addWidget(lic_lbl_body)
  2381. self.license_tab_layout.addStretch()
  2382. self.attributions_tab_layout.addWidget(attributions_label)
  2383. self.attributions_tab_layout.addStretch()
  2384. layout3.addStretch()
  2385. layout3.addWidget(closebtn)
  2386. closebtn.clicked.connect(self.accept)
  2387. AboutDialog(app=self, parent=self.ui).exec_()
  2388. def on_readme(self):
  2389. class AboutDialog(QtWidgets.QDialog):
  2390. def __init__(self, app, parent=None):
  2391. QtWidgets.QDialog.__init__(self, parent)
  2392. self.app = app
  2393. open_source_link = "<a href = 'https://opensource.org/'<b>Open Source</b></a>"
  2394. new_features_link = "<a href = 'https://bitbucket.org/jpcgt/flatcam/pull-requests/'" \
  2395. "<b>new features</b></a>"
  2396. bugs_link = "<a href = 'https://bitbucket.org/jpcgt/flatcam/issues/new'<b>report bugs</b></a>"
  2397. donation_link = "<a href = 'https://www.paypal.com/cgi-bin/webscr?cmd=_" \
  2398. "donations&business=WLTJJ3Q77D98L&currency_code=USD&source=url'<b>donation</b></a>"
  2399. # Icon and title
  2400. self.setWindowIcon(parent.app_icon)
  2401. self.setWindowTitle(_("Important Information's"))
  2402. self.resize(720, 330)
  2403. logo = QtWidgets.QLabel()
  2404. logo.setPixmap(QtGui.QPixmap(self.app.resource_location + '/contribute256.png'))
  2405. content = QtWidgets.QLabel(
  2406. "This program is %s and free in a very wide meaning of the word.<br>"
  2407. "Yet it cannot evolve without <b>contributions</b>.<br><br>"
  2408. "If you want to see this application evolve and grow, or if you make money with it,<br>"
  2409. "you can <b>contribute</b> to the development yourself by:<br>"
  2410. "<ul>"
  2411. "<li>adding %s through a Pull Request on the Bitbucket repository</li>"
  2412. "<li>%s by providing the steps required to reproduce the bug</li>"
  2413. "<li>or by making a %s.</li>"
  2414. "</ul>"
  2415. "There are no strings attached.<br>"
  2416. "You don't have to make a %s, and it is totally optional but:"
  2417. "<ul>"
  2418. "<li>it will be welcomed with joy &#128077;</li>"
  2419. "<li>it will give me a reason to continue &#128513;</li>"
  2420. "</ul>" %
  2421. (open_source_link, new_features_link, bugs_link, donation_link, donation_link)
  2422. )
  2423. content.setOpenExternalLinks(True)
  2424. closebtn = QtWidgets.QPushButton(_("Close"))
  2425. # layouts
  2426. layout1 = QtWidgets.QVBoxLayout()
  2427. self.setLayout(layout1)
  2428. pal = QtGui.QPalette()
  2429. pal.setColor(QtGui.QPalette.Background, Qt.white)
  2430. self.grid_lay = QtWidgets.QGridLayout()
  2431. self.grid_lay.setHorizontalSpacing(20)
  2432. self.grid_lay.setColumnStretch(0, 0)
  2433. self.grid_lay.setColumnStretch(1, 1)
  2434. content_widget = QtWidgets.QWidget()
  2435. content_widget.setLayout(self.grid_lay)
  2436. scroll_area = QtWidgets.QScrollArea()
  2437. scroll_area.setWidget(content_widget)
  2438. scroll_area.setWidgetResizable(True)
  2439. scroll_area.setFrameShape(QtWidgets.QFrame.NoFrame)
  2440. scroll_area.setPalette(pal)
  2441. self.grid_lay.addWidget(logo, 0, 0)
  2442. self.grid_lay.addWidget(content, 0, 1)
  2443. layout1.addWidget(scroll_area)
  2444. layout2 = QtWidgets.QHBoxLayout()
  2445. layout1.addLayout(layout2)
  2446. layout2.addStretch()
  2447. layout2.addWidget(closebtn)
  2448. closebtn.clicked.connect(self.accept)
  2449. AboutDialog(app=self, parent=self.ui).exec_()
  2450. def install_bookmarks(self, book_dict=None):
  2451. """
  2452. Install the bookmarks actions in the Help menu -> Bookmarks
  2453. :param book_dict: a dict having the actions text as keys and the weblinks as the values
  2454. :return: None
  2455. """
  2456. if book_dict is None:
  2457. self.defaults["global_bookmarks"].update(
  2458. {
  2459. '1': ['FlatCAM', "http://flatcam.org"],
  2460. '2': ['Backup Site', ""]
  2461. }
  2462. )
  2463. else:
  2464. self.defaults["global_bookmarks"].clear()
  2465. self.defaults["global_bookmarks"].update(book_dict)
  2466. # first try to disconnect if somehow they get connected from elsewhere
  2467. for act in self.ui.menuhelp_bookmarks.actions():
  2468. try:
  2469. act.triggered.disconnect()
  2470. except TypeError:
  2471. pass
  2472. # clear all actions except the last one who is the Bookmark manager
  2473. if act is self.ui.menuhelp_bookmarks.actions()[-1]:
  2474. pass
  2475. else:
  2476. self.ui.menuhelp_bookmarks.removeAction(act)
  2477. bm_limit = int(self.defaults["global_bookmarks_limit"])
  2478. if self.defaults["global_bookmarks"]:
  2479. # order the self.defaults["global_bookmarks"] dict keys by the value as integer
  2480. # the whole convoluted things is because when serializing the self.defaults (on app close or save)
  2481. # the JSON is first making the keys as strings (therefore I have to use strings too
  2482. # or do the conversion :(
  2483. # )
  2484. # and it is ordering them (actually I want that to make the defaults easy to search within) but making
  2485. # the '10' entry jsut after '1' therefore ordering as strings
  2486. sorted_bookmarks = sorted(list(self.defaults["global_bookmarks"].items())[:bm_limit],
  2487. key=lambda x: int(x[0]))
  2488. for entry, bookmark in sorted_bookmarks:
  2489. title = bookmark[0]
  2490. weblink = bookmark[1]
  2491. act = QtWidgets.QAction(parent=self.ui.menuhelp_bookmarks)
  2492. act.setText(title)
  2493. act.setIcon(QtGui.QIcon(self.resource_location + '/link16.png'))
  2494. # from here: https://stackoverflow.com/questions/20390323/pyqt-dynamic-generate-qmenu-action-and-connect
  2495. if title == 'Backup Site' and weblink == "":
  2496. act.triggered.connect(self.on_backup_site)
  2497. else:
  2498. act.triggered.connect(lambda sig, link=weblink: webbrowser.open(link))
  2499. self.ui.menuhelp_bookmarks.insertAction(self.ui.menuhelp_bookmarks_manager, act)
  2500. self.ui.menuhelp_bookmarks_manager.triggered.connect(self.on_bookmarks_manager)
  2501. def on_bookmarks_manager(self):
  2502. """
  2503. Adds the bookmark manager in a Tab in Plot Area
  2504. :return:
  2505. """
  2506. for idx in range(self.ui.plot_tab_area.count()):
  2507. if self.ui.plot_tab_area.tabText(idx) == _("Bookmarks Manager"):
  2508. # there can be only one instance of Bookmark Manager at one time
  2509. return
  2510. # BookDialog(app=self, storage=self.defaults["global_bookmarks"], parent=self.ui).exec_()
  2511. self.book_dialog_tab = BookmarkManager(app=self, storage=self.defaults["global_bookmarks"], parent=self.ui)
  2512. self.book_dialog_tab.setObjectName("bookmarks_tab")
  2513. # add the tab if it was closed
  2514. self.ui.plot_tab_area.addTab(self.book_dialog_tab, _("Bookmarks Manager"))
  2515. # delete the absolute and relative position and messages in the infobar
  2516. self.ui.position_label.setText("")
  2517. # self.ui.rel_position_label.setText("")
  2518. # Switch plot_area to preferences page
  2519. self.ui.plot_tab_area.setCurrentWidget(self.book_dialog_tab)
  2520. def on_backup_site(self):
  2521. msgbox = QtWidgets.QMessageBox()
  2522. msgbox.setText(_("This entry will resolve to another website if:\n\n"
  2523. "1. FlatCAM.org website is down\n"
  2524. "2. Someone forked FlatCAM project and wants to point\n"
  2525. "to his own website\n\n"
  2526. "If you can't get any informations about FlatCAM beta\n"
  2527. "use the YouTube channel link from the Help menu."))
  2528. msgbox.setWindowTitle(_("Alternative website"))
  2529. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/globe16.png'))
  2530. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  2531. bt_yes = msgbox.addButton(_('Close'), QtWidgets.QMessageBox.YesRole)
  2532. msgbox.setDefaultButton(bt_yes)
  2533. msgbox.exec_()
  2534. # response = msgbox.clickedButton()
  2535. def on_file_savedefaults(self):
  2536. """
  2537. Callback for menu item File->Save Defaults. Saves application default options
  2538. ``self.defaults`` to current_defaults.FlatConfig.
  2539. :return: None
  2540. """
  2541. self.preferencesUiManager.save_defaults()
  2542. def final_save(self):
  2543. """
  2544. Callback for doing a preferences save to file whenever the application is about to quit.
  2545. If the project has changes, it will ask the user to save the project.
  2546. :return: None
  2547. """
  2548. if self.save_in_progress:
  2549. self.inform.emit('[WARNING_NOTCL] %s' % _("Application is saving the project. Please wait ..."))
  2550. return
  2551. if self.should_we_save and self.collection.get_list():
  2552. msgbox = QtWidgets.QMessageBox()
  2553. msgbox.setText(_("There are files/objects modified in FlatCAM. "
  2554. "\n"
  2555. "Do you want to Save the project?"))
  2556. msgbox.setWindowTitle(_("Save changes"))
  2557. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  2558. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  2559. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  2560. bt_no = msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  2561. bt_cancel = msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  2562. msgbox.setDefaultButton(bt_yes)
  2563. msgbox.exec_()
  2564. response = msgbox.clickedButton()
  2565. if response == bt_yes:
  2566. try:
  2567. self.trayIcon.hide()
  2568. except Exception:
  2569. pass
  2570. self.on_file_saveprojectas(use_thread=True, quit_action=True)
  2571. elif response == bt_no:
  2572. try:
  2573. self.trayIcon.hide()
  2574. except Exception:
  2575. pass
  2576. self.quit_application()
  2577. elif response == bt_cancel:
  2578. return
  2579. else:
  2580. try:
  2581. self.trayIcon.hide()
  2582. except Exception:
  2583. pass
  2584. self.quit_application()
  2585. def quit_application(self):
  2586. """
  2587. Called (as a pyslot or not) when the application is quit.
  2588. :return: None
  2589. """
  2590. self.preferencesUiManager.save_defaults(silent=True)
  2591. log.debug("App.quit_application() --> App Defaults saved.")
  2592. if self.cmd_line_headless != 1:
  2593. # save app state to file
  2594. stgs = QSettings("Open Source", "FlatCAM")
  2595. stgs.setValue('saved_gui_state', self.ui.saveState())
  2596. stgs.setValue('maximized_gui', self.ui.isMaximized())
  2597. stgs.setValue(
  2598. 'language',
  2599. self.ui.general_defaults_form.general_app_group.language_cb.get_value()
  2600. )
  2601. stgs.setValue(
  2602. 'notebook_font_size',
  2603. self.ui.general_defaults_form.general_app_set_group.notebook_font_size_spinner.get_value()
  2604. )
  2605. stgs.setValue(
  2606. 'axis_font_size',
  2607. self.ui.general_defaults_form.general_app_set_group.axis_font_size_spinner.get_value()
  2608. )
  2609. stgs.setValue(
  2610. 'textbox_font_size',
  2611. self.ui.general_defaults_form.general_app_set_group.textbox_font_size_spinner.get_value()
  2612. )
  2613. stgs.setValue(
  2614. 'hud_font_size',
  2615. self.ui.general_defaults_form.general_app_set_group.hud_font_size_spinner.get_value()
  2616. )
  2617. stgs.setValue('toolbar_lock', self.ui.lock_action.isChecked())
  2618. stgs.setValue(
  2619. 'machinist',
  2620. 1 if self.ui.general_defaults_form.general_app_set_group.machinist_cb.get_value() else 0
  2621. )
  2622. # This will write the setting to the platform specific storage.
  2623. del stgs
  2624. log.debug("App.quit_application() --> App UI state saved.")
  2625. # try to quit the Socket opened by ArgsThread class
  2626. try:
  2627. self.new_launch.stop.emit()
  2628. except Exception as err:
  2629. log.debug("App.quit_application() --> %s" % str(err))
  2630. # try to quit the QThread that run ArgsThread class
  2631. try:
  2632. self.th.quit()
  2633. except Exception as e:
  2634. log.debug("App.quit_application() --> %s" % str(e))
  2635. # terminate workers
  2636. self.workers.__del__()
  2637. # quit app by signalling for self.kill_app() method
  2638. # self.close_app_signal.emit()
  2639. QtWidgets.qApp.quit()
  2640. # When the main event loop is not started yet in which case the qApp.quit() will do nothing
  2641. # we use the following command
  2642. minor_v = sys.version_info.minor
  2643. if minor_v < 8:
  2644. sys.exit(0)
  2645. else:
  2646. os._exit(0) # fix to work with Python 3.8
  2647. @staticmethod
  2648. def kill_app():
  2649. QtWidgets.qApp.quit()
  2650. # When the main event loop is not started yet in which case the qApp.quit() will do nothing
  2651. # we use the following command
  2652. sys.exit(0)
  2653. def on_portable_checked(self, state):
  2654. """
  2655. Callback called when the checkbox in Preferences GUI is checked.
  2656. It will set the application as portable by creating the preferences and recent files in the
  2657. 'config' folder found in the FlatCAM installation folder.
  2658. :param state: boolean, the state of the checkbox when clicked/checked
  2659. :return:
  2660. """
  2661. line_no = 0
  2662. data = None
  2663. if sys.platform != 'win32':
  2664. # this won't work in Linux or MacOS
  2665. return
  2666. # test if the app was frozen and choose the path for the configuration file
  2667. if getattr(sys, "frozen", False) is True:
  2668. current_data_path = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) + '\\config'
  2669. else:
  2670. current_data_path = os.path.dirname(os.path.realpath(__file__)) + '\\config'
  2671. config_file = current_data_path + '\\configuration.txt'
  2672. try:
  2673. with open(config_file, 'r') as f:
  2674. try:
  2675. data = f.readlines()
  2676. except Exception as e:
  2677. log.debug('App.__init__() -->%s' % str(e))
  2678. return
  2679. except FileNotFoundError:
  2680. pass
  2681. for line in data:
  2682. line = line.strip('\n')
  2683. param = str(line).rpartition('=')
  2684. if param[0] == 'portable':
  2685. break
  2686. line_no += 1
  2687. if state:
  2688. data[line_no] = 'portable=True\n'
  2689. # create the new defauults files
  2690. # create current_defaults.FlatConfig file if there is none
  2691. try:
  2692. f = open(current_data_path + '/current_defaults.FlatConfig')
  2693. f.close()
  2694. except IOError:
  2695. App.log.debug('Creating empty current_defaults.FlatConfig')
  2696. f = open(current_data_path + '/current_defaults.FlatConfig', 'w')
  2697. json.dump({}, f)
  2698. f.close()
  2699. # create factory_defaults.FlatConfig file if there is none
  2700. try:
  2701. f = open(current_data_path + '/factory_defaults.FlatConfig')
  2702. f.close()
  2703. except IOError:
  2704. App.log.debug('Creating empty factory_defaults.FlatConfig')
  2705. f = open(current_data_path + '/factory_defaults.FlatConfig', 'w')
  2706. json.dump({}, f)
  2707. f.close()
  2708. try:
  2709. f = open(current_data_path + '/recent.json')
  2710. f.close()
  2711. except IOError:
  2712. App.log.debug('Creating empty recent.json')
  2713. f = open(current_data_path + '/recent.json', 'w')
  2714. json.dump([], f)
  2715. f.close()
  2716. try:
  2717. fp = open(current_data_path + '/recent_projects.json')
  2718. fp.close()
  2719. except IOError:
  2720. App.log.debug('Creating empty recent_projects.json')
  2721. fp = open(current_data_path + '/recent_projects.json', 'w')
  2722. json.dump([], fp)
  2723. fp.close()
  2724. # save the current defaults to the new defaults file
  2725. self.preferencesUiManager.save_defaults(silent=True, data_path=current_data_path)
  2726. else:
  2727. data[line_no] = 'portable=False\n'
  2728. with open(config_file, 'w') as f:
  2729. f.writelines(data)
  2730. def on_register_files(self, obj_type=None):
  2731. """
  2732. Called whenever there is a need to register file extensions with FlatCAM.
  2733. Works only in Windows and should be called only when FlatCAM is run in Windows.
  2734. :param obj_type: the type of object to be register for.
  2735. Can be: 'gerber', 'excellon' or 'gcode'. 'geometry' is not used for the moment.
  2736. :return: None
  2737. """
  2738. log.debug("Manufacturing files extensions are registered with FlatCAM.")
  2739. new_reg_path = 'Software\\Classes\\'
  2740. # find if the current user is admin
  2741. try:
  2742. is_admin = os.getuid() == 0
  2743. except AttributeError:
  2744. is_admin = ctypes.windll.shell32.IsUserAnAdmin() == 1
  2745. if is_admin is True:
  2746. root_path = winreg.HKEY_LOCAL_MACHINE
  2747. else:
  2748. root_path = winreg.HKEY_CURRENT_USER
  2749. # create the keys
  2750. def set_reg(name, root_pth, new_reg_path, value):
  2751. try:
  2752. winreg.CreateKey(root_pth, new_reg_path)
  2753. with winreg.OpenKey(root_pth, new_reg_path, 0, winreg.KEY_WRITE) as registry_key:
  2754. winreg.SetValueEx(registry_key, name, 0, winreg.REG_SZ, value)
  2755. return True
  2756. except WindowsError:
  2757. return False
  2758. # delete key in registry
  2759. def delete_reg(root_pth, reg_path, key_to_del):
  2760. key_to_del_path = reg_path + key_to_del
  2761. try:
  2762. winreg.DeleteKey(root_pth, key_to_del_path)
  2763. return True
  2764. except WindowsError:
  2765. return False
  2766. if obj_type is None or obj_type == 'excellon':
  2767. exc_list = \
  2768. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.get_value().replace(' ', '').split(',')
  2769. exc_list = [x for x in exc_list if x != '']
  2770. # register all keys in the Preferences window
  2771. for ext in exc_list:
  2772. new_k = new_reg_path + '.%s' % ext
  2773. set_reg('', root_path=root_path, new_reg_path=new_k, value='FlatCAM')
  2774. # and unregister those that are no longer in the Preferences windows but are in the file
  2775. for ext in self.defaults["fa_excellon"].replace(' ', '').split(','):
  2776. if ext not in exc_list:
  2777. delete_reg(root_path=root_path, reg_path=new_reg_path, key_to_del='.%s' % ext)
  2778. # now write the updated extensions to the self.defaults
  2779. # new_ext = ''
  2780. # for ext in exc_list:
  2781. # new_ext = new_ext + ext + ', '
  2782. # self.defaults["fa_excellon"] = new_ext
  2783. self.inform.emit('[success] %s' % _("Selected Excellon file extensions registered with FlatCAM."))
  2784. if obj_type is None or obj_type == 'gcode':
  2785. gco_list = self.ui.util_defaults_form.fa_gcode_group.gco_list_text.get_value().replace(' ', '').split(',')
  2786. gco_list = [x for x in gco_list if x != '']
  2787. # register all keys in the Preferences window
  2788. for ext in gco_list:
  2789. new_k = new_reg_path + '.%s' % ext
  2790. set_reg('', root_path=root_path, new_reg_path=new_k, value='FlatCAM')
  2791. # and unregister those that are no longer in the Preferences windows but are in the file
  2792. for ext in self.defaults["fa_gcode"].replace(' ', '').split(','):
  2793. if ext not in gco_list:
  2794. delete_reg(root_path=root_path, reg_path=new_reg_path, key_to_del='.%s' % ext)
  2795. # now write the updated extensions to the self.defaults
  2796. # new_ext = ''
  2797. # for ext in gco_list:
  2798. # new_ext = new_ext + ext + ', '
  2799. # self.defaults["fa_gcode"] = new_ext
  2800. self.inform.emit('[success] %s' %
  2801. _("Selected GCode file extensions registered with FlatCAM."))
  2802. if obj_type is None or obj_type == 'gerber':
  2803. grb_list = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().replace(' ', '').split(',')
  2804. grb_list = [x for x in grb_list if x != '']
  2805. # register all keys in the Preferences window
  2806. for ext in grb_list:
  2807. new_k = new_reg_path + '.%s' % ext
  2808. set_reg('', root_path=root_path, new_reg_path=new_k, value='FlatCAM')
  2809. # and unregister those that are no longer in the Preferences windows but are in the file
  2810. for ext in self.defaults["fa_gerber"].replace(' ', '').split(','):
  2811. if ext not in grb_list:
  2812. delete_reg(root_path=root_path, reg_path=new_reg_path, key_to_del='.%s' % ext)
  2813. # now write the updated extensions to the self.defaults
  2814. # new_ext = ''
  2815. # for ext in grb_list:
  2816. # new_ext = new_ext + ext + ', '
  2817. # self.defaults["fa_gerber"] = new_ext
  2818. self.inform.emit('[success] %s' %
  2819. _("Selected Gerber file extensions registered with FlatCAM."))
  2820. def add_extension(self, ext_type):
  2821. """
  2822. Add a file extension to the list for a specific object
  2823. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2824. :return:
  2825. """
  2826. if ext_type == 'excellon':
  2827. new_ext = self.ui.util_defaults_form.fa_excellon_group.ext_entry.get_value()
  2828. if new_ext == '':
  2829. return
  2830. old_val = self.ui.util_defaults_form.fa_excellon_group.exc_list_text.get_value().replace(' ', '').split(',')
  2831. if new_ext in old_val:
  2832. return
  2833. old_val.append(new_ext)
  2834. old_val.sort()
  2835. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.set_value(', '.join(old_val))
  2836. if ext_type == 'gcode':
  2837. new_ext = self.ui.util_defaults_form.fa_gcode_group.ext_entry.get_value()
  2838. if new_ext == '':
  2839. return
  2840. old_val = self.ui.util_defaults_form.fa_gcode_group.gco_list_text.get_value().replace(' ', '').split(',')
  2841. if new_ext in old_val:
  2842. return
  2843. old_val.append(new_ext)
  2844. old_val.sort()
  2845. self.ui.util_defaults_form.fa_gcode_group.gco_list_text.set_value(', '.join(old_val))
  2846. if ext_type == 'gerber':
  2847. new_ext = self.ui.util_defaults_form.fa_gerber_group.ext_entry.get_value()
  2848. if new_ext == '':
  2849. return
  2850. old_val = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().replace(' ', '').split(',')
  2851. if new_ext in old_val:
  2852. return
  2853. old_val.append(new_ext)
  2854. old_val.sort()
  2855. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value(', '.join(old_val))
  2856. if ext_type == 'keyword':
  2857. new_kw = self.ui.util_defaults_form.kw_group.kw_entry.get_value()
  2858. if new_kw == '':
  2859. return
  2860. old_val = self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2861. if new_kw in old_val:
  2862. return
  2863. old_val.append(new_kw)
  2864. old_val.sort()
  2865. self.ui.util_defaults_form.kw_group.kw_list_text.set_value(', '.join(old_val))
  2866. # update the self.myKeywords so the model is updated
  2867. self.autocomplete_kw_list = \
  2868. self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2869. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  2870. self.shell._edit.set_model_data(self.myKeywords)
  2871. def del_extension(self, ext_type):
  2872. """
  2873. Remove a file extension from the list for a specific object
  2874. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2875. :return:
  2876. """
  2877. if ext_type == 'excellon':
  2878. new_ext = self.ui.util_defaults_form.fa_excellon_group.ext_entry.get_value()
  2879. if new_ext == '':
  2880. return
  2881. old_val = self.ui.util_defaults_form.fa_excellon_group.exc_list_text.get_value().replace(' ', '').split(',')
  2882. if new_ext not in old_val:
  2883. return
  2884. old_val.remove(new_ext)
  2885. old_val.sort()
  2886. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.set_value(', '.join(old_val))
  2887. if ext_type == 'gcode':
  2888. new_ext = self.ui.util_defaults_form.fa_gcode_group.ext_entry.get_value()
  2889. if new_ext == '':
  2890. return
  2891. old_val = self.ui.util_defaults_form.fa_gcode_group.gco_list_text.get_value().replace(' ', '').split(',')
  2892. if new_ext not in old_val:
  2893. return
  2894. old_val.remove(new_ext)
  2895. old_val.sort()
  2896. self.ui.util_defaults_form.fa_gcode_group.gco_list_text.set_value(', '.join(old_val))
  2897. if ext_type == 'gerber':
  2898. new_ext = self.ui.util_defaults_form.fa_gerber_group.ext_entry.get_value()
  2899. if new_ext == '':
  2900. return
  2901. old_val = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().replace(' ', '').split(',')
  2902. if new_ext not in old_val:
  2903. return
  2904. old_val.remove(new_ext)
  2905. old_val.sort()
  2906. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value(', '.join(old_val))
  2907. if ext_type == 'keyword':
  2908. new_kw = self.ui.util_defaults_form.kw_group.kw_entry.get_value()
  2909. if new_kw == '':
  2910. return
  2911. old_val = self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2912. if new_kw not in old_val:
  2913. return
  2914. old_val.remove(new_kw)
  2915. old_val.sort()
  2916. self.ui.util_defaults_form.kw_group.kw_list_text.set_value(', '.join(old_val))
  2917. # update the self.myKeywords so the model is updated
  2918. self.autocomplete_kw_list = \
  2919. self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2920. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  2921. self.shell._edit.set_model_data(self.myKeywords)
  2922. def restore_extensions(self, ext_type):
  2923. """
  2924. Restore all file extensions associations with FlatCAM, for a specific object
  2925. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2926. :return:
  2927. """
  2928. if ext_type == 'excellon':
  2929. # don't add 'txt' to the associations (too many files are .txt and not Excellon) but keep it in the list
  2930. # for the ability to open Excellon files with .txt extension
  2931. new_exc_list = deepcopy(self.exc_list)
  2932. try:
  2933. new_exc_list.remove('txt')
  2934. except ValueError:
  2935. pass
  2936. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.set_value(', '.join(new_exc_list))
  2937. if ext_type == 'gcode':
  2938. self.ui.util_defaults_form.fa_gcode_group.gco_list_text.set_value(', '.join(self.gcode_list))
  2939. if ext_type == 'gerber':
  2940. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value(', '.join(self.grb_list))
  2941. if ext_type == 'keyword':
  2942. self.ui.util_defaults_form.kw_group.kw_list_text.set_value(', '.join(self.default_keywords))
  2943. # update the self.myKeywords so the model is updated
  2944. self.autocomplete_kw_list = self.default_keywords
  2945. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  2946. self.shell._edit.set_model_data(self.myKeywords)
  2947. def delete_all_extensions(self, ext_type):
  2948. """
  2949. Delete all file extensions associations with FlatCAM, for a specific object
  2950. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2951. :return:
  2952. """
  2953. if ext_type == 'excellon':
  2954. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.set_value('')
  2955. if ext_type == 'gcode':
  2956. self.ui.util_defaults_form.fa_gcode_group.gco_list_text.set_value('')
  2957. if ext_type == 'gerber':
  2958. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value('')
  2959. if ext_type == 'keyword':
  2960. self.ui.util_defaults_form.kw_group.kw_list_text.set_value('')
  2961. # update the self.myKeywords so the model is updated
  2962. self.myKeywords = self.tcl_commands_list + self.tcl_keywords
  2963. self.shell._edit.set_model_data(self.myKeywords)
  2964. def on_edit_join(self, name=None):
  2965. """
  2966. Callback for Edit->Join. Joins the selected geometry objects into
  2967. a new one.
  2968. :return: None
  2969. """
  2970. self.defaults.report_usage("on_edit_join()")
  2971. obj_name_single = str(name) if name else "Combo_SingleGeo"
  2972. obj_name_multi = str(name) if name else "Combo_MultiGeo"
  2973. geo_type_set = set()
  2974. objs = self.collection.get_selected()
  2975. if len(objs) < 2:
  2976. self.inform.emit('[ERROR_NOTCL] %s: %d' %
  2977. (_("At least two objects are required for join. Objects currently selected"), len(objs)))
  2978. return 'fail'
  2979. for obj in objs:
  2980. geo_type_set.add(obj.multigeo)
  2981. # if len(geo_type_list) == 1 means that all list elements are the same
  2982. if len(geo_type_set) != 1:
  2983. self.inform.emit('[ERROR] %s' %
  2984. _("Failed join. The Geometry objects are of different types.\n"
  2985. "At least one is MultiGeo type and the other is SingleGeo type. A possibility is to "
  2986. "convert from one to another and retry joining \n"
  2987. "but in the case of converting from MultiGeo to SingleGeo, informations may be lost and "
  2988. "the result may not be what was expected. \n"
  2989. "Check the generated GCODE."))
  2990. return
  2991. # if at least one True object is in the list then due of the previous check, all list elements are True objects
  2992. if True in geo_type_set:
  2993. def initialize(geo_obj, app):
  2994. GeometryObject.merge(geo_list=objs, geo_final=geo_obj, multigeo=True)
  2995. app.inform.emit('[success] %s.' % _("Geometry merging finished"))
  2996. # rename all the ['name] key in obj.tools[tooluid]['data'] to the obj_name_multi
  2997. for v in geo_obj.tools.values():
  2998. v['data']['name'] = obj_name_multi
  2999. self.app_obj.new_object("geometry", obj_name_multi, initialize)
  3000. else:
  3001. def initialize(geo_obj, app):
  3002. GeometryObject.merge(geo_list=objs, geo_final=geo_obj, multigeo=False)
  3003. app.inform.emit('[success] %s.' % _("Geometry merging finished"))
  3004. # rename all the ['name] key in obj.tools[tooluid]['data'] to the obj_name_multi
  3005. for v in geo_obj.tools.values():
  3006. v['data']['name'] = obj_name_single
  3007. self.app_obj.new_object("geometry", obj_name_single, initialize)
  3008. self.should_we_save = True
  3009. def on_edit_join_exc(self):
  3010. """
  3011. Callback for Edit->Join Excellon. Joins the selected Excellon objects into
  3012. a new Excellon.
  3013. :return: None
  3014. """
  3015. self.defaults.report_usage("on_edit_join_exc()")
  3016. objs = self.collection.get_selected()
  3017. for obj in objs:
  3018. if not isinstance(obj, ExcellonObject):
  3019. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Excellon joining works only on Excellon objects."))
  3020. return
  3021. if len(objs) < 2:
  3022. self.inform.emit('[ERROR_NOTCL] %s: %d' %
  3023. (_("At least two objects are required for join. Objects currently selected"), len(objs)))
  3024. return 'fail'
  3025. def initialize(exc_obj, app):
  3026. ExcellonObject.merge(exc_list=objs, exc_final=exc_obj, decimals=self.decimals)
  3027. app.inform.emit('[success] %s.' % _("Excellon merging finished"))
  3028. self.app_obj.new_object("excellon", 'Combo_Excellon', initialize)
  3029. self.should_we_save = True
  3030. def on_edit_join_grb(self):
  3031. """
  3032. Callback for Edit->Join Gerber. Joins the selected Gerber objects into
  3033. a new Gerber object.
  3034. :return: None
  3035. """
  3036. self.defaults.report_usage("on_edit_join_grb()")
  3037. objs = self.collection.get_selected()
  3038. for obj in objs:
  3039. if not isinstance(obj, GerberObject):
  3040. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Gerber joining works only on Gerber objects."))
  3041. return
  3042. if len(objs) < 2:
  3043. self.inform.emit('[ERROR_NOTCL] %s: %d' %
  3044. (_("At least two objects are required for join. Objects currently selected"), len(objs)))
  3045. return 'fail'
  3046. def initialize(grb_obj, app):
  3047. GerberObject.merge(grb_list=objs, grb_final=grb_obj)
  3048. app.inform.emit('[success] %s.' % _("Gerber merging finished"))
  3049. self.app_obj.new_object("gerber", 'Combo_Gerber', initialize)
  3050. self.should_we_save = True
  3051. def on_convert_singlegeo_to_multigeo(self):
  3052. """
  3053. Called for converting a Geometry object from single-geo to multi-geo.
  3054. Single-geo Geometry objects store their geometry data into self.solid_geometry.
  3055. Multi-geo Geometry objects store their geometry data into the self.tools dictionary, each key (a tool actually)
  3056. having as a value another dictionary. This value dictionary has one of it's keys 'solid_geometry' which holds
  3057. the solid-geometry of that tool.
  3058. :return: None
  3059. """
  3060. self.defaults.report_usage("on_convert_singlegeo_to_multigeo()")
  3061. obj = self.collection.get_active()
  3062. if obj is None:
  3063. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Select a Geometry Object and try again."))
  3064. return
  3065. if not isinstance(obj, GeometryObject):
  3066. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Expected a GeometryObject, got"), type(obj)))
  3067. return
  3068. obj.multigeo = True
  3069. for tooluid, dict_value in obj.tools.items():
  3070. dict_value['solid_geometry'] = deepcopy(obj.solid_geometry)
  3071. if not isinstance(obj.solid_geometry, list):
  3072. obj.solid_geometry = [obj.solid_geometry]
  3073. # obj.solid_geometry[:] = []
  3074. obj.plot()
  3075. self.should_we_save = True
  3076. self.inform.emit('[success] %s' % _("A Geometry object was converted to MultiGeo type."))
  3077. def on_convert_multigeo_to_singlegeo(self):
  3078. """
  3079. Called for converting a Geometry object from multi-geo to single-geo.
  3080. Single-geo Geometry objects store their geometry data into self.solid_geometry.
  3081. Multi-geo Geometry objects store their geometry data into the self.tools dictionary, each key (a tool actually)
  3082. having as a value another dictionary. This value dictionary has one of it's keys 'solid_geometry' which holds
  3083. the solid-geometry of that tool.
  3084. :return: None
  3085. """
  3086. self.defaults.report_usage("on_convert_multigeo_to_singlegeo()")
  3087. obj = self.collection.get_active()
  3088. if obj is None:
  3089. self.inform.emit('[ERROR_NOTCL] %s' %
  3090. _("Failed. Select a Geometry Object and try again."))
  3091. return
  3092. if not isinstance(obj, GeometryObject):
  3093. self.inform.emit('[ERROR_NOTCL] %s: %s' %
  3094. (_("Expected a GeometryObject, got"), type(obj)))
  3095. return
  3096. obj.multigeo = False
  3097. total_solid_geometry = []
  3098. for tooluid, dict_value in obj.tools.items():
  3099. total_solid_geometry += deepcopy(dict_value['solid_geometry'])
  3100. # clear the original geometry
  3101. dict_value['solid_geometry'][:] = []
  3102. obj.solid_geometry = deepcopy(total_solid_geometry)
  3103. obj.plot()
  3104. self.should_we_save = True
  3105. self.inform.emit('[success] %s' %
  3106. _("A Geometry object was converted to SingleGeo type."))
  3107. def on_defaults_dict_change(self, field):
  3108. """
  3109. Called whenever a key changed in the self.defaults dictionary. It will set the required GUI element in the
  3110. Edit -> Preferences tab window.
  3111. :param field: the key of the self.defaults dictionary that was changed.
  3112. :return: None
  3113. """
  3114. self.preferencesUiManager.defaults_write_form_field(field=field)
  3115. if field == "units":
  3116. self.set_screen_units(self.defaults['units'])
  3117. def set_screen_units(self, units):
  3118. """
  3119. Set the FlatCAM units on the status bar.
  3120. :param units: the new measuring units to be displayed in FlatCAM's status bar.
  3121. :return: None
  3122. """
  3123. self.ui.units_label.setText("[" + units.lower() + "]")
  3124. def on_toggle_units_click(self):
  3125. try:
  3126. self.ui.general_defaults_form.general_app_group.units_radio.activated_custom.disconnect()
  3127. except (TypeError, AttributeError):
  3128. pass
  3129. if self.defaults["units"] == 'MM':
  3130. self.ui.general_defaults_form.general_app_group.units_radio.set_value("IN")
  3131. else:
  3132. self.ui.general_defaults_form.general_app_group.units_radio.set_value("MM")
  3133. self.on_toggle_units(no_pref=True)
  3134. self.ui.general_defaults_form.general_app_group.units_radio.activated_custom.connect(
  3135. lambda: self.on_toggle_units(no_pref=False))
  3136. def on_toggle_units(self, no_pref=False):
  3137. """
  3138. Callback for the Units radio-button change in the Preferences tab.
  3139. Changes the application's default units adn for the project too.
  3140. If changing the project's units, the change propagates to all of
  3141. the objects in the project.
  3142. :return: None
  3143. """
  3144. self.defaults.report_usage("on_toggle_units")
  3145. if self.toggle_units_ignore:
  3146. return
  3147. new_units = self.ui.general_defaults_form.general_app_group.units_radio.get_value().upper()
  3148. # If option is the same, then ignore
  3149. if new_units == self.defaults["units"].upper():
  3150. self.log.debug("on_toggle_units(): Same as previous, ignoring.")
  3151. return
  3152. # Keys in self.defaults for which to scale their values
  3153. dimensions = ['tools_iso_tooldia', 'gerber_noncoppermargin', 'gerber_bboxmargin',
  3154. "gerber_editor_newsize", "gerber_editor_lin_pitch", "gerber_editor_buff_f",
  3155. "tools_iso_tool_vtipdia",
  3156. "tools_iso_tool_cutz", "gerber_editor_newdim", "gerber_editor_ma_low",
  3157. "gerber_editor_ma_high",
  3158. 'excellon_cutz', 'excellon_travelz', "excellon_toolchangexy", 'excellon_offset',
  3159. 'excellon_feedrate_z', 'excellon_feedrate_rapid', 'excellon_toolchangez',
  3160. 'excellon_tooldia', 'excellon_slot_tooldia', 'excellon_endz', 'excellon_endxy',
  3161. "excellon_feedrate_probe", "excellon_milling_dia",
  3162. "excellon_z_pdepth", "excellon_editor_newdia", "excellon_editor_lin_pitch",
  3163. "excellon_editor_slot_lin_pitch", "excellon_editor_slot_length",
  3164. 'geometry_cutz', "geometry_depthperpass", 'geometry_travelz', 'geometry_feedrate',
  3165. 'geometry_feedrate_rapid', "geometry_toolchangez", "geometry_feedrate_z",
  3166. "geometry_toolchangexy", 'geometry_cnctooldia', 'geometry_endz', 'geometry_endxy',
  3167. "geometry_extracut_length", "geometry_z_pdepth",
  3168. "geometry_feedrate_probe", "geometry_startz", "geometry_segx", "geometry_segy",
  3169. 'cncjob_tooldia',
  3170. 'tools_paintmargin', 'tools_painttooldia', "tools_paintcutz", "tools_painttipdia",
  3171. "tools_paintnewdia",
  3172. "tools_ncctools", "tools_nccmargin", "tools_ncccutz", "tools_ncctipdia",
  3173. "tools_nccnewdia", "tools_ncc_offset_value",
  3174. "tools_2sided_drilldia",
  3175. "tools_film_boundary", "tools_film_scale_stroke",
  3176. "tools_cutouttooldia", 'tools_cutoutmargin', 'tools_cutoutgapsize', "tools_cutout_z",
  3177. "tools_cutout_depthperpass",
  3178. "tools_panelize_constrainx", "tools_panelize_constrainy", "tools_panelize_spacing_columns",
  3179. "tools_panelize_spacing_rows",
  3180. "tools_calc_vshape_tip_dia", "tools_calc_vshape_cut_z",
  3181. "tools_transform_offset_x", "tools_transform_offset_y", "tools_transform_mirror_point",
  3182. "tools_transform_buffer_dis",
  3183. "tools_solderpaste_tools", "tools_solderpaste_new", "tools_solderpaste_z_start",
  3184. "tools_solderpaste_z_dispense", "tools_solderpaste_z_stop", "tools_solderpaste_z_travel",
  3185. "tools_solderpaste_z_toolchange", "tools_solderpaste_xy_toolchange", "tools_solderpaste_frxy",
  3186. "tools_solderpaste_frz", "tools_solderpaste_frz_dispense",
  3187. "tools_cr_trace_size_val", "tools_cr_c2c_val", "tools_cr_c2o_val", "tools_cr_s2s_val",
  3188. "tools_cr_s2sm_val", "tools_cr_s2o_val", "tools_cr_sm2sm_val", "tools_cr_ri_val",
  3189. "tools_cr_h2h_val", "tools_cr_dh_val",
  3190. "tools_fiducials_dia", "tools_fiducials_margin", "tools_fiducials_line_thickness",
  3191. "tools_copper_thieving_clearance", "tools_copper_thieving_margin",
  3192. "tools_copper_thieving_dots_dia", "tools_copper_thieving_dots_spacing",
  3193. "tools_copper_thieving_squares_size", "tools_copper_thieving_squares_spacing",
  3194. "tools_copper_thieving_lines_size", "tools_copper_thieving_lines_spacing",
  3195. "tools_copper_thieving_rb_margin", "tools_copper_thieving_rb_thickness",
  3196. "tools_copper_thieving_mask_clearance",
  3197. "tools_cal_travelz", "tools_cal_verz", "tools_cal_toolchangez", "tools_cal_toolchange_xy",
  3198. "tools_edrills_hole_fixed_dia", "tools_edrills_circular_ring", "tools_edrills_oblong_ring",
  3199. "tools_edrills_square_ring", "tools_edrills_rectangular_ring", "tools_edrills_others_ring",
  3200. "tools_punch_hole_fixed_dia", "tools_punch_circular_ring", "tools_punch_oblong_ring",
  3201. "tools_punch_square_ring", "tools_punch_rectangular_ring", "tools_punch_others_ring",
  3202. "tools_invert_margin",
  3203. 'global_gridx', 'global_gridy', 'global_snap_max', "global_tolerance",
  3204. 'global_tpdf_bmargin', 'global_tpdf_tmargin', 'global_tpdf_rmargin', 'global_tpdf_lmargin']
  3205. def scale_defaults(sfactor):
  3206. for dim in dimensions:
  3207. if dim in [
  3208. 'gerber_editor_newdim', 'excellon_toolchangexy', 'geometry_toolchangexy', 'excellon_endxy',
  3209. 'geometry_endxy', 'tools_solderpaste_xy_toolchange', 'tools_cal_toolchange_xy',
  3210. 'tools_transform_mirror_point'
  3211. ]:
  3212. if self.defaults[dim] is None or self.defaults[dim] == '':
  3213. continue
  3214. try:
  3215. coordinates = self.defaults[dim].split(",")
  3216. coords_xy = [float(eval(a)) for a in coordinates if a != '']
  3217. coords_xy[0] *= sfactor
  3218. coords_xy[1] *= sfactor
  3219. self.defaults[dim] = "%.*f, %.*f" % (
  3220. self.decimals, coords_xy[0], self.decimals, coords_xy[1])
  3221. except Exception as e:
  3222. log.debug("App.on_toggle_units.scale_defaults() --> 'string tuples': %s" % str(e))
  3223. elif dim in [
  3224. 'geometry_cnctooldia', 'tools_ncctools', 'tools_solderpaste_tools'
  3225. ]:
  3226. if self.defaults[dim] is None or self.defaults[dim] == '':
  3227. continue
  3228. try:
  3229. self.defaults[dim] = float(self.defaults[dim])
  3230. tools_diameters = [self.defaults[dim]]
  3231. except ValueError:
  3232. try:
  3233. tools_string = self.defaults[dim].split(",")
  3234. tools_diameters = [eval(a) for a in tools_string if a != '']
  3235. except Exception as e:
  3236. log.debug("App.on_toggle_units().scale_options() --> %s" % str(e))
  3237. continue
  3238. self.defaults[dim] = ''
  3239. td_len = len(tools_diameters)
  3240. if td_len > 1:
  3241. for t in range(td_len):
  3242. tools_diameters[t] *= sfactor
  3243. self.defaults[dim] += "%.*f," % (self.decimals, tools_diameters[t])
  3244. else:
  3245. tools_diameters[0] *= sfactor
  3246. self.defaults[dim] += "%.*f" % (self.decimals, tools_diameters[0])
  3247. elif dim in ['global_gridx', 'global_gridy']:
  3248. # format the number of decimals to the one specified in self.decimals
  3249. try:
  3250. val = float(self.defaults[dim]) * sfactor
  3251. except Exception as e:
  3252. log.debug('App.on_toggle_units().scale_defaults() --> %s' % str(e))
  3253. continue
  3254. self.defaults[dim] = float('%.*f' % (self.decimals, val))
  3255. else:
  3256. # the number of decimals for the rest is kept unchanged
  3257. if self.defaults[dim]:
  3258. try:
  3259. val = float(self.defaults[dim]) * sfactor
  3260. except Exception as e:
  3261. log.debug('App.on_toggle_units().scale_defaults() --> Value: %s %s' % (str(dim), str(e)))
  3262. continue
  3263. self.defaults[dim] = val
  3264. # The scaling factor depending on choice of units.
  3265. factor = 25.4 if new_units == 'MM' else 1 / 25.4
  3266. # Changing project units. Warn user.
  3267. msgbox = QtWidgets.QMessageBox()
  3268. msgbox.setWindowTitle(_("Toggle Units"))
  3269. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/toggle_units32.png'))
  3270. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  3271. msgbox.setText(_("Changing the units of the project\n"
  3272. "will scale all objects.\n\n"
  3273. "Do you want to continue?"))
  3274. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  3275. msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  3276. msgbox.setDefaultButton(bt_ok)
  3277. msgbox.exec_()
  3278. response = msgbox.clickedButton()
  3279. if response == bt_ok:
  3280. if no_pref is False:
  3281. self.preferencesUiManager.defaults_read_form()
  3282. scale_defaults(factor)
  3283. self.preferencesUiManager.defaults_write_form(fl_units=new_units)
  3284. self.defaults["units"] = new_units
  3285. # update the defaults from form, some may assume that the conversion is enough and it's not
  3286. self.on_options_app2project()
  3287. # update the objects
  3288. for obj in self.collection.get_list():
  3289. obj.convert_units(new_units)
  3290. # make that the properties stored in the object are also updated
  3291. self.app_obj.object_changed.emit(obj)
  3292. # rebuild the object UI
  3293. obj.build_ui()
  3294. # change this only if the workspace is active
  3295. if self.defaults['global_workspace'] is True:
  3296. self.plotcanvas.draw_workspace(pagesize=self.defaults['global_workspaceT'])
  3297. # adjust the grid values on the main toolbar
  3298. val_x = float(self.defaults['global_gridx']) * factor
  3299. val_y = val_x if self.ui.grid_gap_link_cb.isChecked() else float(self.defaults['global_gridx']) * factor
  3300. current = self.collection.get_active()
  3301. if current is not None:
  3302. # the transfer of converted values to the UI form for Geometry is done local in the FlatCAMObj.py
  3303. if not isinstance(current, GeometryObject):
  3304. current.to_form()
  3305. # replot all objects
  3306. self.plot_all()
  3307. # set the status labels to reflect the current FlatCAM units
  3308. self.set_screen_units(new_units)
  3309. # signal to the app that we changed the object properties and it should save the project
  3310. self.should_we_save = True
  3311. self.inform.emit('[success] %s: %s' % (_("Converted units to"), new_units))
  3312. else:
  3313. # Undo toggling
  3314. self.toggle_units_ignore = True
  3315. if self.defaults['units'].upper() == 'MM':
  3316. self.ui.general_defaults_form.general_app_group.units_radio.set_value('IN')
  3317. else:
  3318. self.ui.general_defaults_form.general_app_group.units_radio.set_value('MM')
  3319. self.toggle_units_ignore = False
  3320. # store the grid values so they are not changed in the next step
  3321. val_x = float(self.defaults['global_gridx'])
  3322. val_y = float(self.defaults['global_gridy'])
  3323. self.inform.emit('[WARNING_NOTCL]%s' % _("Cancelled."))
  3324. self.preferencesUiManager.defaults_read_form()
  3325. # the self.preferencesUiManager.defaults_read_form() will update all defaults values
  3326. # in self.defaults from the GUI elements but
  3327. # I don't want it for the grid values, so I update them here
  3328. self.defaults['global_gridx'] = val_x
  3329. self.defaults['global_gridy'] = val_y
  3330. self.ui.grid_gap_x_entry.set_value(val_x, decimals=self.decimals)
  3331. self.ui.grid_gap_y_entry.set_value(val_y, decimals=self.decimals)
  3332. def on_tab_rmb_click(self, checked):
  3333. self.ui.notebook.set_detachable(val=checked)
  3334. self.defaults["global_tabs_detachable"] = checked
  3335. self.ui.plot_tab_area.set_detachable(val=checked)
  3336. self.defaults["global_tabs_detachable"] = checked
  3337. def on_tab_setup_context_menu(self):
  3338. initial_checked = self.defaults["global_tabs_detachable"]
  3339. action_name = str(_("Detachable Tabs"))
  3340. action = QtWidgets.QAction(self)
  3341. action.setCheckable(True)
  3342. action.setText(action_name)
  3343. action.setChecked(initial_checked)
  3344. self.ui.notebook.tabBar.addAction(action)
  3345. self.ui.plot_tab_area.tabBar.addAction(action)
  3346. try:
  3347. action.triggered.disconnect()
  3348. except TypeError:
  3349. pass
  3350. action.triggered.connect(self.on_tab_rmb_click)
  3351. def on_deselect_all(self):
  3352. self.collection.set_all_inactive()
  3353. self.delete_selection_shape()
  3354. def on_workspace_modified(self):
  3355. # self.save_defaults(silent=True)
  3356. self.plotcanvas.delete_workspace()
  3357. self.preferencesUiManager.defaults_read_form()
  3358. self.plotcanvas.draw_workspace(workspace_size=self.defaults['global_workspaceT'])
  3359. def on_workspace(self):
  3360. if self.ui.general_defaults_form.general_app_set_group.workspace_cb.get_value():
  3361. self.plotcanvas.draw_workspace(workspace_size=self.defaults['global_workspaceT'])
  3362. self.inform[str, bool].emit(_("Workspace enabled."), False)
  3363. else:
  3364. self.plotcanvas.delete_workspace()
  3365. self.inform[str, bool].emit(_("Workspace disabled."), False)
  3366. self.preferencesUiManager.defaults_read_form()
  3367. # self.save_defaults(silent=True)
  3368. def on_workspace_toggle(self):
  3369. state = False if self.ui.general_defaults_form.general_app_set_group.workspace_cb.get_value() else True
  3370. try:
  3371. self.ui.general_defaults_form.general_app_set_group.workspace_cb.stateChanged.disconnect(self.on_workspace)
  3372. except TypeError:
  3373. pass
  3374. self.ui.general_defaults_form.general_app_set_group.workspace_cb.set_value(state)
  3375. self.ui.general_defaults_form.general_app_set_group.workspace_cb.stateChanged.connect(self.on_workspace)
  3376. self.on_workspace()
  3377. def on_cursor_type(self, val):
  3378. """
  3379. :param val: type of mouse cursor, set in Preferences ('small' or 'big')
  3380. :return: None
  3381. """
  3382. self.app_cursor.enabled = False
  3383. if val == 'small':
  3384. self.ui.general_defaults_form.general_app_set_group.cursor_size_entry.setDisabled(False)
  3385. self.ui.general_defaults_form.general_app_set_group.cursor_size_lbl.setDisabled(False)
  3386. self.app_cursor = self.plotcanvas.new_cursor()
  3387. else:
  3388. self.ui.general_defaults_form.general_app_set_group.cursor_size_entry.setDisabled(True)
  3389. self.ui.general_defaults_form.general_app_set_group.cursor_size_lbl.setDisabled(True)
  3390. self.app_cursor = self.plotcanvas.new_cursor(big=True)
  3391. if self.ui.grid_snap_btn.isChecked():
  3392. self.app_cursor.enabled = True
  3393. else:
  3394. self.app_cursor.enabled = False
  3395. def on_tool_add_keypress(self):
  3396. # ## Current application units in Upper Case
  3397. self.units = self.defaults['units'].upper()
  3398. notebook_widget_name = self.ui.notebook.currentWidget().objectName()
  3399. # work only if the notebook tab on focus is the Selected_Tab and only if the object is Geometry
  3400. if notebook_widget_name == 'selected_tab':
  3401. if self.collection.get_active().kind == 'geometry':
  3402. # Tool add works for Geometry only if Advanced is True in Preferences
  3403. if self.defaults["global_app_level"] == 'a':
  3404. tool_add_popup = FCInputDialog(title="New Tool ...",
  3405. text='Enter a Tool Diameter:',
  3406. min=0.0000, max=99.9999, decimals=4)
  3407. tool_add_popup.setWindowIcon(QtGui.QIcon(self.resource_location + '/letter_t_32.png'))
  3408. val, ok = tool_add_popup.get_value()
  3409. if ok:
  3410. if float(val) == 0:
  3411. self.inform.emit('[WARNING_NOTCL] %s' %
  3412. _("Please enter a tool diameter with non-zero value, in Float format."))
  3413. return
  3414. self.collection.get_active().on_tool_add(dia=float(val))
  3415. else:
  3416. self.inform.emit('[WARNING_NOTCL] %s...' % _("Adding Tool cancelled"))
  3417. else:
  3418. msgbox = QtWidgets.QMessageBox()
  3419. msgbox.setText(_("Adding Tool works only when Advanced is checked.\n"
  3420. "Go to Preferences -> General - Show Advanced Options."))
  3421. msgbox.setWindowTitle("Tool adding ...")
  3422. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/warning.png'))
  3423. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  3424. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  3425. msgbox.setDefaultButton(bt_ok)
  3426. msgbox.exec_()
  3427. # work only if the notebook tab on focus is the Tools_Tab
  3428. if notebook_widget_name == 'tool_tab':
  3429. tool_widget = self.ui.tool_scroll_area.widget().objectName()
  3430. # and only if the tool is NCC Tool
  3431. if tool_widget == self.ncclear_tool.toolName:
  3432. self.ncclear_tool.on_add_tool_by_key()
  3433. # and only if the tool is Paint Area Tool
  3434. elif tool_widget == self.paint_tool.toolName:
  3435. self.paint_tool.on_add_tool_by_key()
  3436. # and only if the tool is Solder Paste Dispensing Tool
  3437. elif tool_widget == self.paste_tool.toolName:
  3438. self.paste_tool.on_add_tool_by_key()
  3439. # It's meant to delete tools in tool tables via a 'Delete' shortcut key but only if certain conditions are met
  3440. # See description below.
  3441. def on_delete_keypress(self):
  3442. notebook_widget_name = self.ui.notebook.currentWidget().objectName()
  3443. # work only if the notebook tab on focus is the Selected_Tab and only if the object is Geometry
  3444. if notebook_widget_name == 'selected_tab':
  3445. if str(type(self.collection.get_active())) == "<class 'FlatCAMObj.GeometryObject'>":
  3446. self.collection.get_active().on_tool_delete()
  3447. # work only if the notebook tab on focus is the Tools_Tab
  3448. elif notebook_widget_name == 'tool_tab':
  3449. tool_widget = self.ui.tool_scroll_area.widget().objectName()
  3450. # and only if the tool is NCC Tool
  3451. if tool_widget == self.ncclear_tool.toolName:
  3452. self.ncclear_tool.on_tool_delete()
  3453. # and only if the tool is Paint Tool
  3454. elif tool_widget == self.paint_tool.toolName:
  3455. self.paint_tool.on_tool_delete()
  3456. # and only if the tool is Solder Paste Dispensing Tool
  3457. elif tool_widget == self.paste_tool.toolName:
  3458. self.paste_tool.on_tool_delete()
  3459. else:
  3460. self.on_delete()
  3461. # It's meant to delete selected objects. It work also activated by a shortcut key 'Delete' same as above so in
  3462. # some screens you have to be careful where you hover with your mouse.
  3463. # Hovering over Selected tab, if the selected tab is a Geometry it will delete tools in tool table. But even if
  3464. # there is a Selected tab in focus with a Geometry inside, if you hover over canvas it will delete an object.
  3465. # Complicated, I know :)
  3466. def on_delete(self, force_deletion=False):
  3467. """
  3468. Delete the currently selected FlatCAMObjs.
  3469. :param force_deletion: used by Tcl command
  3470. :return: None
  3471. """
  3472. self.defaults.report_usage("on_delete()")
  3473. response = None
  3474. bt_ok = None
  3475. # Make sure that the deletion will happen only after the Editor is no longer active otherwise we might delete
  3476. # a geometry object before we update it.
  3477. if self.geo_editor.editor_active is False and self.exc_editor.editor_active is False \
  3478. and self.grb_editor.editor_active is False:
  3479. if self.defaults["global_delete_confirmation"] is True and force_deletion is False:
  3480. msgbox = QtWidgets.QMessageBox()
  3481. msgbox.setWindowTitle(_("Delete objects"))
  3482. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/deleteshape32.png'))
  3483. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  3484. # msgbox.setText("<B>%s</B>" % _("Change project units ..."))
  3485. msgbox.setText(_("Are you sure you want to permanently delete\n"
  3486. "the selected objects?"))
  3487. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  3488. msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  3489. msgbox.setDefaultButton(bt_ok)
  3490. msgbox.exec_()
  3491. response = msgbox.clickedButton()
  3492. if self.defaults["global_delete_confirmation"] is False or force_deletion is True:
  3493. response = bt_ok
  3494. if response == bt_ok:
  3495. if self.collection.get_active():
  3496. self.log.debug("App.on_delete()")
  3497. for obj_active in self.collection.get_selected():
  3498. # if the deleted object is GerberObject then make sure to delete the possible mark shapes
  3499. if obj_active.kind == 'gerber':
  3500. for el in obj_active.mark_shapes:
  3501. obj_active.mark_shapes[el].clear(update=True)
  3502. obj_active.mark_shapes[el].enabled = False
  3503. # obj_active.mark_shapes[el] = None
  3504. del el
  3505. elif isinstance(obj_active, CNCJobObject):
  3506. try:
  3507. obj_active.text_col.enabled = False
  3508. del obj_active.text_col
  3509. obj_active.annotation.clear(update=True)
  3510. del obj_active.annotation
  3511. except AttributeError as e:
  3512. log.debug(
  3513. "App.on_delete() --> delete annotations on a FlatCAMCNCJob object. %s" % str(e)
  3514. )
  3515. while self.collection.get_selected():
  3516. self.delete_first_selected()
  3517. # make sure that the selection shape is deleted, too
  3518. self.delete_selection_shape()
  3519. # if there are no longer objects delete also the exclusion areas shapes
  3520. if not self.collection.get_list():
  3521. self.exc_areas.clear_shapes()
  3522. self.inform.emit('%s...' % _("Object(s) deleted"))
  3523. else:
  3524. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. No object(s) selected..."))
  3525. else:
  3526. self.inform.emit(_("Save the work in Editor and try again ..."))
  3527. def delete_first_selected(self):
  3528. # Keep this for later
  3529. try:
  3530. sel_obj = self.collection.get_active()
  3531. name = sel_obj.options["name"]
  3532. isPlotted = sel_obj.options["plot"]
  3533. except AttributeError:
  3534. self.log.debug("Nothing selected for deletion")
  3535. return
  3536. if self.is_legacy is True:
  3537. # Remove plot only if the object was plotted otherwise delaxes will fail
  3538. if isPlotted:
  3539. try:
  3540. # self.plotcanvas.figure.delaxes(self.collection.get_active().axes)
  3541. self.plotcanvas.figure.delaxes(self.collection.get_active().shapes.axes)
  3542. except Exception as e:
  3543. log.debug("App.delete_first_selected() --> %s" % str(e))
  3544. self.plotcanvas.auto_adjust_axes()
  3545. # Remove from dictionary
  3546. self.collection.delete_active()
  3547. # Clear form
  3548. self.setup_component_editor()
  3549. self.inform.emit('%s: %s' % (_("Object deleted"), name))
  3550. def on_set_origin(self):
  3551. """
  3552. Set the origin to the left mouse click position
  3553. :return: None
  3554. """
  3555. # display the message for the user
  3556. # and ask him to click on the desired position
  3557. self.defaults.report_usage("on_set_origin()")
  3558. def origin_replot():
  3559. def worker_task():
  3560. with self.proc_container.new('%s...' % _("Plotting")):
  3561. for obj in self.collection.get_list():
  3562. obj.plot()
  3563. self.plotcanvas.fit_view()
  3564. if self.is_legacy:
  3565. self.plotcanvas.graph_event_disconnect(self.mp_zc)
  3566. else:
  3567. self.plotcanvas.graph_event_disconnect('mouse_press', self.on_set_zero_click)
  3568. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3569. self.inform.emit(_('Click to set the origin ...'))
  3570. self.mp_zc = self.plotcanvas.graph_event_connect('mouse_press', self.on_set_zero_click)
  3571. # first disconnect it as it may have been used by something else
  3572. try:
  3573. self.replot_signal.disconnect()
  3574. except TypeError:
  3575. pass
  3576. self.replot_signal[list].connect(origin_replot)
  3577. def on_set_zero_click(self, event, location=None, noplot=False, use_thread=True):
  3578. """
  3579. :param event:
  3580. :param location:
  3581. :param noplot:
  3582. :param use_thread:
  3583. :return:
  3584. """
  3585. noplot_sig = noplot
  3586. def worker_task():
  3587. with self.proc_container.new(_("Setting Origin...")):
  3588. obj_list = self.collection.get_list()
  3589. for obj in obj_list:
  3590. obj.offset((x, y))
  3591. self.app_obj.object_changed.emit(obj)
  3592. # Update the object bounding box options
  3593. a, b, c, d = obj.bounds()
  3594. obj.options['xmin'] = a
  3595. obj.options['ymin'] = b
  3596. obj.options['xmax'] = c
  3597. obj.options['ymax'] = d
  3598. self.inform.emit('[success] %s...' % _('Origin set'))
  3599. for obj in obj_list:
  3600. out_name = obj.options["name"]
  3601. if obj.kind == 'gerber':
  3602. obj.source_file = self.export_gerber(
  3603. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3604. elif obj.kind == 'excellon':
  3605. obj.source_file = self.export_excellon(
  3606. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3607. if noplot_sig is False:
  3608. self.replot_signal.emit([])
  3609. if location is not None:
  3610. if len(location) != 2:
  3611. self.inform.emit('[ERROR_NOTCL] %s...' % _("Origin coordinates specified but incomplete."))
  3612. return 'fail'
  3613. x, y = location
  3614. if use_thread is True:
  3615. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3616. else:
  3617. worker_task()
  3618. self.should_we_save = True
  3619. return
  3620. if event is not None and event.button == 1:
  3621. if self.is_legacy is False:
  3622. event_pos = event.pos
  3623. else:
  3624. event_pos = (event.xdata, event.ydata)
  3625. pos_canvas = self.plotcanvas.translate_coords(event_pos)
  3626. if self.grid_status():
  3627. pos = self.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  3628. else:
  3629. pos = pos_canvas
  3630. x = 0 - pos[0]
  3631. y = 0 - pos[1]
  3632. if use_thread is True:
  3633. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3634. else:
  3635. worker_task()
  3636. self.should_we_save = True
  3637. def on_move2origin(self, use_thread=True):
  3638. """
  3639. Move selected objects to origin.
  3640. :param use_thread: Control if to use threaded operation. Boolean.
  3641. :return:
  3642. """
  3643. def worker_task():
  3644. with self.proc_container.new(_("Moving to Origin...")):
  3645. obj_list = self.collection.get_selected()
  3646. if not obj_list:
  3647. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. No object(s) selected..."))
  3648. return
  3649. xminlist = []
  3650. yminlist = []
  3651. # first get a bounding box to fit all
  3652. for obj in obj_list:
  3653. xmin, ymin, xmax, ymax = obj.bounds()
  3654. xminlist.append(xmin)
  3655. yminlist.append(ymin)
  3656. # get the minimum x,y for all objects selected
  3657. x = min(xminlist)
  3658. y = min(yminlist)
  3659. for obj in obj_list:
  3660. obj.offset((-x, -y))
  3661. self.app_obj.object_changed.emit(obj)
  3662. # Update the object bounding box options
  3663. a, b, c, d = obj.bounds()
  3664. obj.options['xmin'] = a
  3665. obj.options['ymin'] = b
  3666. obj.options['xmax'] = c
  3667. obj.options['ymax'] = d
  3668. for obj in obj_list:
  3669. obj.plot()
  3670. for obj in obj_list:
  3671. out_name = obj.options["name"]
  3672. if obj.kind == 'gerber':
  3673. obj.source_file = self.export_gerber(
  3674. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3675. elif obj.kind == 'excellon':
  3676. obj.source_file = self.export_excellon(
  3677. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3678. self.inform.emit('[success] %s...' % _('Origin set'))
  3679. if use_thread is True:
  3680. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3681. else:
  3682. worker_task()
  3683. self.should_we_save = True
  3684. def on_jump_to(self, custom_location=None, fit_center=True):
  3685. """
  3686. Jump to a location by setting the mouse cursor location.
  3687. :param custom_location: Jump to a specified point. (x, y) tuple.
  3688. :param fit_center: If to fit view. Boolean.
  3689. :return:
  3690. """
  3691. self.defaults.report_usage("on_jump_to()")
  3692. if not custom_location:
  3693. dia_box_location = None
  3694. try:
  3695. dia_box_location = eval(self.clipboard.text())
  3696. except Exception:
  3697. pass
  3698. if type(dia_box_location) == tuple:
  3699. dia_box_location = str(dia_box_location)
  3700. else:
  3701. dia_box_location = None
  3702. # dia_box = Dialog_box(title=_("Jump to ..."),
  3703. # label=_("Enter the coordinates in format X,Y:"),
  3704. # icon=QtGui.QIcon(self.resource_location + '/jump_to16.png'),
  3705. # initial_text=dia_box_location)
  3706. dia_box = DialogBoxRadio(title=_("Jump to ..."),
  3707. label=_("Enter the coordinates in format X,Y:"),
  3708. icon=QtGui.QIcon(self.resource_location + '/jump_to16.png'),
  3709. initial_text=dia_box_location,
  3710. reference=self.defaults['global_jump_ref'])
  3711. if dia_box.ok is True:
  3712. try:
  3713. location = eval(dia_box.location)
  3714. if not isinstance(location, tuple):
  3715. self.inform.emit(_("Wrong coordinates. Enter coordinates in format: X,Y"))
  3716. return
  3717. if dia_box.reference == 'rel':
  3718. rel_x = self.mouse[0] + location[0]
  3719. rel_y = self.mouse[1] + location[1]
  3720. location = (rel_x, rel_y)
  3721. self.defaults['global_jump_ref'] = dia_box.reference
  3722. except Exception:
  3723. return
  3724. else:
  3725. return
  3726. else:
  3727. location = custom_location
  3728. self.jump_signal.emit(location)
  3729. if fit_center:
  3730. self.plotcanvas.fit_center(loc=location)
  3731. cursor = QtGui.QCursor()
  3732. if self.is_legacy is False:
  3733. # I don't know where those differences come from but they are constant for the current
  3734. # execution of the application and they are multiples of a value around 0.0263mm.
  3735. # In a random way sometimes they are more sometimes they are less
  3736. # if units == 'MM':
  3737. # cal_factor = 0.0263
  3738. # else:
  3739. # cal_factor = 0.0263 / 25.4
  3740. cal_location = (location[0], location[1])
  3741. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3742. jump_loc = self.plotcanvas.translate_coords_2((cal_location[0], cal_location[1]))
  3743. j_pos = (
  3744. int(canvas_origin.x() + round(jump_loc[0])),
  3745. int(canvas_origin.y() + round(jump_loc[1]))
  3746. )
  3747. cursor.setPos(j_pos[0], j_pos[1])
  3748. else:
  3749. # find the canvas origin which is in the top left corner
  3750. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3751. # determine the coordinates for the lowest left point of the canvas
  3752. x0, y0 = canvas_origin.x(), canvas_origin.y() + self.ui.right_layout.geometry().height()
  3753. # transform the given location from data coordinates to display coordinates. THe display coordinates are
  3754. # in pixels where the origin 0,0 is in the lowest left point of the display window (in our case is the
  3755. # canvas) and the point (width, height) is in the top-right location
  3756. loc = self.plotcanvas.axes.transData.transform_point(location)
  3757. j_pos = (
  3758. int(x0 + loc[0]),
  3759. int(y0 - loc[1])
  3760. )
  3761. cursor.setPos(j_pos[0], j_pos[1])
  3762. self.plotcanvas.mouse = [location[0], location[1]]
  3763. if self.defaults["global_cursor_color_enabled"] is True:
  3764. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1], color=self.cursor_color_3D)
  3765. else:
  3766. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1])
  3767. if self.grid_status():
  3768. # Update cursor
  3769. self.app_cursor.set_data(np.asarray([(location[0], location[1])]),
  3770. symbol='++', edge_color=self.cursor_color_3D,
  3771. edge_width=self.defaults["global_cursor_width"],
  3772. size=self.defaults["global_cursor_size"])
  3773. # Set the relative position label
  3774. dx = location[0] - float(self.rel_point1[0])
  3775. dy = location[1] - float(self.rel_point1[1])
  3776. self.ui.position_label.setText("&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  3777. "<b>Y</b>: %.4f&nbsp;" % (location[0], location[1]))
  3778. # # Set the position label
  3779. #
  3780. # self.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  3781. # "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (dx, dy))
  3782. units = self.defaults["units"].lower()
  3783. self.plotcanvas.text_hud.text = \
  3784. 'Dx:\t{:<.4f} [{:s}]\nDy:\t{:<.4f} [{:s}]\n\nX: \t{:<.4f} [{:s}]\nY: \t{:<.4f} [{:s}]'.format(
  3785. dx, units, dy, units, location[0], units, location[1], units)
  3786. self.inform.emit('[success] %s' % _("Done."))
  3787. return location
  3788. def on_locate(self, obj, fit_center=True):
  3789. """
  3790. Jump to one of the corners (or center) of an object by setting the mouse cursor location
  3791. :param obj: The object on which to locate certain points
  3792. :param fit_center: If to fit view. Boolean.
  3793. :return: A point location. (x, y) tuple.
  3794. """
  3795. self.defaults.report_usage("on_locate()")
  3796. if obj is None:
  3797. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  3798. return 'fail'
  3799. class DialogBoxChoice(QtWidgets.QDialog):
  3800. def __init__(self, title=None, icon=None, choice='bl'):
  3801. """
  3802. :param title: string with the window title
  3803. """
  3804. super(DialogBoxChoice, self).__init__()
  3805. self.ok = False
  3806. self.setWindowIcon(icon)
  3807. self.setWindowTitle(str(title))
  3808. self.form = QtWidgets.QFormLayout(self)
  3809. self.ref_radio = RadioSet([
  3810. {"label": _("Bottom-Left"), "value": "bl"},
  3811. {"label": _("Top-Left"), "value": "tl"},
  3812. {"label": _("Bottom-Right"), "value": "br"},
  3813. {"label": _("Top-Right"), "value": "tr"},
  3814. {"label": _("Center"), "value": "c"}
  3815. ], orientation='vertical', stretch=False)
  3816. self.ref_radio.set_value(choice)
  3817. self.form.addRow(self.ref_radio)
  3818. self.button_box = QtWidgets.QDialogButtonBox(
  3819. QtWidgets.QDialogButtonBox.Ok | QtWidgets.QDialogButtonBox.Cancel,
  3820. Qt.Horizontal, parent=self)
  3821. self.form.addRow(self.button_box)
  3822. self.button_box.accepted.connect(self.accept)
  3823. self.button_box.rejected.connect(self.reject)
  3824. if self.exec_() == QtWidgets.QDialog.Accepted:
  3825. self.ok = True
  3826. self.location_point = self.ref_radio.get_value()
  3827. else:
  3828. self.ok = False
  3829. self.location_point = None
  3830. dia_box = DialogBoxChoice(title=_("Locate ..."),
  3831. icon=QtGui.QIcon(self.resource_location + '/locate16.png'),
  3832. choice=self.defaults['global_locate_pt'])
  3833. if dia_box.ok is True:
  3834. try:
  3835. location_point = dia_box.location_point
  3836. self.defaults['global_locate_pt'] = dia_box.location_point
  3837. except Exception:
  3838. return
  3839. else:
  3840. return
  3841. loc_b = obj.bounds()
  3842. if location_point == 'bl':
  3843. location = (loc_b[0], loc_b[1])
  3844. elif location_point == 'tl':
  3845. location = (loc_b[0], loc_b[3])
  3846. elif location_point == 'br':
  3847. location = (loc_b[2], loc_b[1])
  3848. elif location_point == 'tr':
  3849. location = (loc_b[2], loc_b[3])
  3850. else:
  3851. # center
  3852. cx = loc_b[0] + ((loc_b[2] - loc_b[0]) / 2)
  3853. cy = loc_b[1] + ((loc_b[3] - loc_b[1]) / 2)
  3854. location = (cx, cy)
  3855. self.locate_signal.emit(location, location_point)
  3856. if fit_center:
  3857. self.plotcanvas.fit_center(loc=location)
  3858. cursor = QtGui.QCursor()
  3859. if self.is_legacy is False:
  3860. # I don't know where those differences come from but they are constant for the current
  3861. # execution of the application and they are multiples of a value around 0.0263mm.
  3862. # In a random way sometimes they are more sometimes they are less
  3863. # if units == 'MM':
  3864. # cal_factor = 0.0263
  3865. # else:
  3866. # cal_factor = 0.0263 / 25.4
  3867. cal_location = (location[0], location[1])
  3868. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3869. jump_loc = self.plotcanvas.translate_coords_2((cal_location[0], cal_location[1]))
  3870. j_pos = (
  3871. int(canvas_origin.x() + round(jump_loc[0])),
  3872. int(canvas_origin.y() + round(jump_loc[1]))
  3873. )
  3874. cursor.setPos(j_pos[0], j_pos[1])
  3875. else:
  3876. # find the canvas origin which is in the top left corner
  3877. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3878. # determine the coordinates for the lowest left point of the canvas
  3879. x0, y0 = canvas_origin.x(), canvas_origin.y() + self.ui.right_layout.geometry().height()
  3880. # transform the given location from data coordinates to display coordinates. THe display coordinates are
  3881. # in pixels where the origin 0,0 is in the lowest left point of the display window (in our case is the
  3882. # canvas) and the point (width, height) is in the top-right location
  3883. loc = self.plotcanvas.axes.transData.transform_point(location)
  3884. j_pos = (
  3885. int(x0 + loc[0]),
  3886. int(y0 - loc[1])
  3887. )
  3888. cursor.setPos(j_pos[0], j_pos[1])
  3889. self.plotcanvas.mouse = [location[0], location[1]]
  3890. if self.defaults["global_cursor_color_enabled"] is True:
  3891. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1], color=self.cursor_color_3D)
  3892. else:
  3893. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1])
  3894. if self.grid_status():
  3895. # Update cursor
  3896. self.app_cursor.set_data(np.asarray([(location[0], location[1])]),
  3897. symbol='++', edge_color=self.cursor_color_3D,
  3898. edge_width=self.defaults["global_cursor_width"],
  3899. size=self.defaults["global_cursor_size"])
  3900. # Set the relative position label
  3901. self.dx = location[0] - float(self.rel_point1[0])
  3902. self.dy = location[1] - float(self.rel_point1[1])
  3903. # Set the position label
  3904. self.ui.position_label.setText("&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  3905. "<b>Y</b>: %.4f&nbsp;" % (location[0], location[1]))
  3906. # self.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  3907. # "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (self.dx, self.dy))
  3908. units = self.defaults["units"].lower()
  3909. self.plotcanvas.text_hud.text = \
  3910. 'Dx:\t{:<.4f} [{:s}]\nDy:\t{:<.4f} [{:s}]\n\nX: \t{:<.4f} [{:s}]\nY: \t{:<.4f} [{:s}]'.format(
  3911. self.dx, units, self.dy, units, location[0], units, location[1], units)
  3912. self.inform.emit('[success] %s' % _("Done."))
  3913. return location
  3914. def on_copy_command(self):
  3915. """
  3916. Will copy a selection of objects, creating new objects.
  3917. :return:
  3918. """
  3919. self.defaults.report_usage("on_copy_command()")
  3920. def initialize(obj_init, app):
  3921. """
  3922. :param obj_init: the new object
  3923. :type obj_init: class
  3924. :param app: An instance of the App class
  3925. :type app: App
  3926. :return: None
  3927. :rtype:
  3928. """
  3929. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  3930. try:
  3931. obj_init.follow_geometry = deepcopy(obj.follow_geometry)
  3932. except AttributeError:
  3933. pass
  3934. try:
  3935. obj_init.apertures = deepcopy(obj.apertures)
  3936. except AttributeError:
  3937. pass
  3938. try:
  3939. if obj.tools:
  3940. obj_init.tools = deepcopy(obj.tools)
  3941. except Exception as err:
  3942. log.debug("App.on_copy_command() --> %s" % str(err))
  3943. try:
  3944. obj_init.source_file = deepcopy(obj.source_file)
  3945. except (AttributeError, TypeError):
  3946. pass
  3947. def initialize_excellon(obj_init, app):
  3948. obj_init.source_file = deepcopy(obj.source_file)
  3949. obj_init.tools = deepcopy(obj.tools)
  3950. # drills are offset, so they need to be deep copied
  3951. obj_init.drills = deepcopy(obj.drills)
  3952. # slots are offset, so they need to be deep copied
  3953. obj_init.slots = deepcopy(obj.slots)
  3954. obj_init.create_geometry()
  3955. def initialize_script(obj_init, app_obj):
  3956. obj_init.source_file = deepcopy(obj.source_file)
  3957. def initialize_document(obj_init, app_obj):
  3958. obj_init.source_file = deepcopy(obj.source_file)
  3959. for obj in self.collection.get_selected():
  3960. obj_name = obj.options["name"]
  3961. try:
  3962. if isinstance(obj, ExcellonObject):
  3963. self.app_obj.new_object("excellon", str(obj_name) + "_copy", initialize_excellon)
  3964. elif isinstance(obj, GerberObject):
  3965. self.app_obj.new_object("gerber", str(obj_name) + "_copy", initialize)
  3966. elif isinstance(obj, GeometryObject):
  3967. self.app_obj.new_object("geometry", str(obj_name) + "_copy", initialize)
  3968. elif isinstance(obj, ScriptObject):
  3969. self.app_obj.new_object("script", str(obj_name) + "_copy", initialize_script)
  3970. elif isinstance(obj, DocumentObject):
  3971. self.app_obj.new_object("document", str(obj_name) + "_copy", initialize_document)
  3972. except Exception as e:
  3973. return "Operation failed: %s" % str(e)
  3974. def on_copy_object2(self, custom_name):
  3975. def initialize_geometry(obj_init, app):
  3976. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  3977. try:
  3978. obj_init.follow_geometry = deepcopy(obj.follow_geometry)
  3979. except AttributeError:
  3980. pass
  3981. try:
  3982. obj_init.apertures = deepcopy(obj.apertures)
  3983. except AttributeError:
  3984. pass
  3985. try:
  3986. if obj.tools:
  3987. obj_init.tools = deepcopy(obj.tools)
  3988. except Exception as ee:
  3989. log.debug("on_copy_object2() --> %s" % str(ee))
  3990. def initialize_gerber(obj_init, app):
  3991. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  3992. obj_init.apertures = deepcopy(obj.apertures)
  3993. obj_init.aperture_macros = deepcopy(obj.aperture_macros)
  3994. def initialize_excellon(obj_init, app):
  3995. obj_init.tools = deepcopy(obj.tools)
  3996. # drills are offset, so they need to be deep copied
  3997. obj_init.drills = deepcopy(obj.drills)
  3998. # slots are offset, so they need to be deep copied
  3999. obj_init.slots = deepcopy(obj.slots)
  4000. obj_init.create_geometry()
  4001. for obj in self.collection.get_selected():
  4002. obj_name = obj.options["name"]
  4003. try:
  4004. if isinstance(obj, ExcellonObject):
  4005. self.app_obj.new_object("excellon", str(obj_name) + custom_name, initialize_excellon)
  4006. elif isinstance(obj, GerberObject):
  4007. self.app_obj.new_object("gerber", str(obj_name) + custom_name, initialize_gerber)
  4008. elif isinstance(obj, GeometryObject):
  4009. self.app_obj.new_object("geometry", str(obj_name) + custom_name, initialize_geometry)
  4010. except Exception as er:
  4011. return "Operation failed: %s" % str(er)
  4012. def on_rename_object(self, text):
  4013. """
  4014. Will rename an object.
  4015. :param text: New name for the object.
  4016. :return:
  4017. """
  4018. self.defaults.report_usage("on_rename_object()")
  4019. named_obj = self.collection.get_active()
  4020. for obj in named_obj:
  4021. if obj is list:
  4022. self.on_rename_object(text)
  4023. else:
  4024. try:
  4025. obj.options['name'] = text
  4026. except Exception as e:
  4027. log.warning("App.on_rename_object() --> Could not rename the object in the list. --> %s" % str(e))
  4028. def convert_any2geo(self):
  4029. """
  4030. Will convert any object out of Gerber, Excellon, Geometry to Geometry object.
  4031. :return:
  4032. """
  4033. self.defaults.report_usage("convert_any2geo()")
  4034. def initialize(obj_init, app):
  4035. obj_init.solid_geometry = obj.solid_geometry
  4036. try:
  4037. obj_init.follow_geometry = obj.follow_geometry
  4038. except AttributeError:
  4039. pass
  4040. try:
  4041. obj_init.apertures = obj.apertures
  4042. except AttributeError:
  4043. pass
  4044. try:
  4045. if obj.tools:
  4046. obj_init.tools = obj.tools
  4047. except AttributeError:
  4048. pass
  4049. def initialize_excellon(obj_init, app):
  4050. # objs = self.collection.get_selected()
  4051. # GeometryObject.merge(objs, obj)
  4052. solid_geo = []
  4053. for tool in obj.tools:
  4054. for geo in obj.tools[tool]['solid_geometry']:
  4055. solid_geo.append(geo)
  4056. obj_init.solid_geometry = deepcopy(solid_geo)
  4057. if not self.collection.get_selected():
  4058. log.warning("App.convert_any2geo --> No object selected")
  4059. self.inform.emit('[WARNING_NOTCL] %s' %
  4060. _("No object is selected. Select an object and try again."))
  4061. return
  4062. for obj in self.collection.get_selected():
  4063. obj_name = obj.options["name"]
  4064. try:
  4065. if isinstance(obj, ExcellonObject):
  4066. self.app_obj.new_object("geometry", str(obj_name) + "_conv", initialize_excellon)
  4067. else:
  4068. self.app_obj.new_object("geometry", str(obj_name) + "_conv", initialize)
  4069. except Exception as e:
  4070. return "Operation failed: %s" % str(e)
  4071. def convert_any2gerber(self):
  4072. """
  4073. Will convert any object out of Gerber, Excellon, Geometry to Gerber object.
  4074. :return:
  4075. """
  4076. self.defaults.report_usage("convert_any2gerber()")
  4077. def initialize_geometry(obj_init, app):
  4078. apertures = {}
  4079. apid = 0
  4080. apertures[str(apid)] = {}
  4081. apertures[str(apid)]['geometry'] = []
  4082. for obj_orig in obj.solid_geometry:
  4083. new_elem = {}
  4084. new_elem['solid'] = obj_orig
  4085. try:
  4086. new_elem['follow'] = obj_orig.exterior
  4087. except AttributeError:
  4088. pass
  4089. apertures[str(apid)]['geometry'].append(deepcopy(new_elem))
  4090. apertures[str(apid)]['size'] = 0.0
  4091. apertures[str(apid)]['type'] = 'C'
  4092. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  4093. obj_init.apertures = deepcopy(apertures)
  4094. def initialize_excellon(obj_init, app):
  4095. apertures = {}
  4096. apid = 10
  4097. for tool in obj.tools:
  4098. apertures[str(apid)] = {}
  4099. apertures[str(apid)]['geometry'] = []
  4100. for geo in obj.tools[tool]['solid_geometry']:
  4101. new_el = {}
  4102. new_el['solid'] = geo
  4103. new_el['follow'] = geo.exterior
  4104. apertures[str(apid)]['geometry'].append(deepcopy(new_el))
  4105. apertures[str(apid)]['size'] = float(obj.tools[tool]['C'])
  4106. apertures[str(apid)]['type'] = 'C'
  4107. apid += 1
  4108. # create solid_geometry
  4109. solid_geometry = []
  4110. for apid in apertures:
  4111. for geo_el in apertures[apid]['geometry']:
  4112. solid_geometry.append(geo_el['solid'])
  4113. solid_geometry = MultiPolygon(solid_geometry)
  4114. solid_geometry = solid_geometry.buffer(0.0000001)
  4115. obj_init.solid_geometry = deepcopy(solid_geometry)
  4116. obj_init.apertures = deepcopy(apertures)
  4117. # clear the working objects (perhaps not necessary due of Python GC)
  4118. apertures.clear()
  4119. if not self.collection.get_selected():
  4120. log.warning("App.convert_any2gerber --> No object selected")
  4121. self.inform.emit('[WARNING_NOTCL] %s' %
  4122. _("No object is selected. Select an object and try again."))
  4123. return
  4124. for obj in self.collection.get_selected():
  4125. obj_name = obj.options["name"]
  4126. try:
  4127. if isinstance(obj, ExcellonObject):
  4128. self.app_obj.new_object("gerber", str(obj_name) + "_conv", initialize_excellon)
  4129. elif isinstance(obj, GeometryObject):
  4130. self.app_obj.new_object("gerber", str(obj_name) + "_conv", initialize_geometry)
  4131. else:
  4132. log.warning("App.convert_any2gerber --> This is no vaild object for conversion.")
  4133. except Exception as e:
  4134. return "Operation failed: %s" % str(e)
  4135. def abort_all_tasks(self):
  4136. """
  4137. Executed when a certain key combo is pressed (Ctrl+Alt+X). Will abort current task
  4138. on the first possible occasion.
  4139. :return:
  4140. """
  4141. if self.abort_flag is False:
  4142. self.inform.emit(_("Aborting. The current task will be gracefully closed as soon as possible..."))
  4143. self.abort_flag = True
  4144. self.cleanup.emit()
  4145. def app_is_idle(self):
  4146. if self.abort_flag:
  4147. self.inform.emit('[WARNING_NOTCL] %s' % _("The current task was gracefully closed on user request..."))
  4148. self.abort_flag = False
  4149. def on_selectall(self):
  4150. """
  4151. Will draw a selection box shape around the selected objects.
  4152. :return:
  4153. """
  4154. self.defaults.report_usage("on_selectall()")
  4155. # delete the possible selection box around a possible selected object
  4156. self.delete_selection_shape()
  4157. for name in self.collection.get_names():
  4158. self.collection.set_active(name)
  4159. curr_sel_obj = self.collection.get_by_name(name)
  4160. # create the selection box around the selected object
  4161. if self.defaults['global_selection_shape'] is True:
  4162. self.draw_selection_shape(curr_sel_obj)
  4163. def on_preferences(self):
  4164. """
  4165. Adds the Preferences in a Tab in Plot Area
  4166. :return:
  4167. """
  4168. # add the tab if it was closed
  4169. self.ui.plot_tab_area.addTab(self.ui.preferences_tab, _("Preferences"))
  4170. # delete the absolute and relative position and messages in the infobar
  4171. self.ui.position_label.setText("")
  4172. # self.ui.rel_position_label.setText("")
  4173. # Switch plot_area to preferences page
  4174. self.ui.plot_tab_area.setCurrentWidget(self.ui.preferences_tab)
  4175. # self.ui.show()
  4176. # detect changes in the preferences
  4177. for idx in range(self.ui.pref_tab_area.count()):
  4178. for tb in self.ui.pref_tab_area.widget(idx).findChildren(QtCore.QObject):
  4179. try:
  4180. try:
  4181. tb.textEdited.disconnect(self.preferencesUiManager.on_preferences_edited)
  4182. except (TypeError, AttributeError):
  4183. pass
  4184. tb.textEdited.connect(self.preferencesUiManager.on_preferences_edited)
  4185. except AttributeError:
  4186. pass
  4187. try:
  4188. try:
  4189. tb.modificationChanged.disconnect(self.preferencesUiManager.on_preferences_edited)
  4190. except (TypeError, AttributeError):
  4191. pass
  4192. tb.modificationChanged.connect(self.preferencesUiManager.on_preferences_edited)
  4193. except AttributeError:
  4194. pass
  4195. try:
  4196. try:
  4197. tb.toggled.disconnect(self.preferencesUiManager.on_preferences_edited)
  4198. except (TypeError, AttributeError):
  4199. pass
  4200. tb.toggled.connect(self.preferencesUiManager.on_preferences_edited)
  4201. except AttributeError:
  4202. pass
  4203. try:
  4204. try:
  4205. tb.valueChanged.disconnect(self.preferencesUiManager.on_preferences_edited)
  4206. except (TypeError, AttributeError):
  4207. pass
  4208. tb.valueChanged.connect(self.preferencesUiManager.on_preferences_edited)
  4209. except AttributeError:
  4210. pass
  4211. try:
  4212. try:
  4213. tb.currentIndexChanged.disconnect(self.preferencesUiManager.on_preferences_edited)
  4214. except (TypeError, AttributeError):
  4215. pass
  4216. tb.currentIndexChanged.connect(self.preferencesUiManager.on_preferences_edited)
  4217. except AttributeError:
  4218. pass
  4219. def on_tools_database(self, source='app'):
  4220. """
  4221. Adds the Tools Database in a Tab in Plot Area.
  4222. :return:
  4223. """
  4224. for idx in range(self.ui.plot_tab_area.count()):
  4225. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4226. # there can be only one instance of Tools Database at one time
  4227. return
  4228. if source == 'app':
  4229. self.tools_db_tab = ToolsDB2(
  4230. app=self,
  4231. parent=self.ui,
  4232. callback_on_edited=self.on_tools_db_edited,
  4233. callback_on_tool_request=self.on_geometry_tool_add_from_db_executed
  4234. )
  4235. elif source == 'ncc':
  4236. self.tools_db_tab = ToolsDB2(
  4237. app=self,
  4238. parent=self.ui,
  4239. callback_on_edited=self.on_tools_db_edited,
  4240. callback_on_tool_request=self.ncclear_tool.on_ncc_tool_add_from_db_executed
  4241. )
  4242. elif source == 'paint':
  4243. self.tools_db_tab = ToolsDB2(
  4244. app=self,
  4245. parent=self.ui,
  4246. callback_on_edited=self.on_tools_db_edited,
  4247. callback_on_tool_request=self.paint_tool.on_paint_tool_add_from_db_executed
  4248. )
  4249. elif source == 'iso':
  4250. self.tools_db_tab = ToolsDB2(
  4251. app=self,
  4252. parent=self.ui,
  4253. callback_on_edited=self.on_tools_db_edited,
  4254. callback_on_tool_request=self.isolation_tool.on_iso_tool_add_from_db_executed
  4255. )
  4256. # add the tab if it was closed
  4257. try:
  4258. self.ui.plot_tab_area.addTab(self.tools_db_tab, _("Tools Database"))
  4259. self.tools_db_tab.setObjectName("database_tab")
  4260. except Exception as e:
  4261. log.debug("App.on_tools_database() --> %s" % str(e))
  4262. return
  4263. # delete the absolute and relative position and messages in the infobar
  4264. self.ui.position_label.setText("")
  4265. # self.ui.rel_position_label.setText("")
  4266. # Switch plot_area to preferences page
  4267. self.ui.plot_tab_area.setCurrentWidget(self.tools_db_tab)
  4268. # detect changes in the Tools in Tools DB, connect signals from table widget in tab
  4269. self.tools_db_tab.ui_connect()
  4270. def on_tools_db_edited(self):
  4271. """
  4272. Executed whenever a tool is edited in Tools Database.
  4273. Will color the text of the Tools Database tab to Red color.
  4274. :return:
  4275. """
  4276. self.inform.emit('[WARNING_NOTCL] %s' % _("Tools in Tools Database edited but not saved."))
  4277. for idx in range(self.ui.plot_tab_area.count()):
  4278. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4279. self.ui.plot_tab_area.tabBar.setTabTextColor(idx, QtGui.QColor('red'))
  4280. self.tools_db_tab.save_db_btn.setStyleSheet("QPushButton {color: red;}")
  4281. self.tools_db_changed_flag = True
  4282. def on_geometry_tool_add_from_db_executed(self, tool):
  4283. """
  4284. Here add the tool from DB in the selected geometry object.
  4285. :return:
  4286. """
  4287. tool_from_db = deepcopy(tool)
  4288. obj = self.collection.get_active()
  4289. if isinstance(obj, GeometryObject):
  4290. obj.on_tool_from_db_inserted(tool=tool_from_db)
  4291. # close the tab and delete it
  4292. for idx in range(self.ui.plot_tab_area.count()):
  4293. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4294. wdg = self.ui.plot_tab_area.widget(idx)
  4295. wdg.deleteLater()
  4296. self.ui.plot_tab_area.removeTab(idx)
  4297. self.inform.emit('[success] %s' % _("Tool from DB added in Tool Table."))
  4298. else:
  4299. self.inform.emit('[ERROR_NOTCL] %s' % _("Adding tool from DB is not allowed for this object."))
  4300. def on_plot_area_tab_closed(self, tab_obj_name):
  4301. """
  4302. Executed whenever a QTab is closed in the Plot Area.
  4303. :param tab_obj_name: The objectName of the Tab that was closed. This objectName is assigned on Tab creation
  4304. :return:
  4305. """
  4306. if tab_obj_name == "preferences_tab":
  4307. self.preferencesUiManager.on_close_preferences_tab()
  4308. elif tab_obj_name == "database_tab":
  4309. # disconnect the signals from the table widget in tab
  4310. self.tools_db_tab.ui_disconnect()
  4311. if self.tools_db_changed_flag is True:
  4312. msgbox = QtWidgets.QMessageBox()
  4313. msgbox.setText(_("One or more Tools are edited.\n"
  4314. "Do you want to update the Tools Database?"))
  4315. msgbox.setWindowTitle(_("Save Tools Database"))
  4316. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  4317. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  4318. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  4319. msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  4320. msgbox.setDefaultButton(bt_yes)
  4321. msgbox.exec_()
  4322. response = msgbox.clickedButton()
  4323. if response == bt_yes:
  4324. self.tools_db_tab.on_save_tools_db()
  4325. self.inform.emit('[success] %s' % "Tools DB saved to file.")
  4326. else:
  4327. self.tools_db_changed_flag = False
  4328. self.inform.emit('')
  4329. return
  4330. self.tools_db_tab.deleteLater()
  4331. elif tab_obj_name == "text_editor_tab":
  4332. self.toggle_codeeditor = False
  4333. elif tab_obj_name == "bookmarks_tab":
  4334. self.book_dialog_tab.rebuild_actions()
  4335. self.book_dialog_tab.deleteLater()
  4336. else:
  4337. return
  4338. # def on_plotarea_tab_closed(self, tab_idx):
  4339. # """
  4340. #
  4341. # :param tab_idx: Index of the Tab from the plotarea that was closed
  4342. # :return:
  4343. # """
  4344. # widget = self.ui.plot_tab_area.widget(tab_idx)
  4345. #
  4346. # if widget is not None:
  4347. # widget.deleteLater()
  4348. # self.ui.plot_tab_area.removeTab(tab_idx)
  4349. def on_flipy(self):
  4350. """
  4351. Executed when the menu entry in Options -> Flip on Y axis is clicked.
  4352. :return:
  4353. """
  4354. self.defaults.report_usage("on_flipy()")
  4355. obj_list = self.collection.get_selected()
  4356. xminlist = []
  4357. yminlist = []
  4358. xmaxlist = []
  4359. ymaxlist = []
  4360. if not obj_list:
  4361. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Flip on Y axis."))
  4362. else:
  4363. try:
  4364. # first get a bounding box to fit all
  4365. for obj in obj_list:
  4366. xmin, ymin, xmax, ymax = obj.bounds()
  4367. xminlist.append(xmin)
  4368. yminlist.append(ymin)
  4369. xmaxlist.append(xmax)
  4370. ymaxlist.append(ymax)
  4371. # get the minimum x,y and maximum x,y for all objects selected
  4372. xminimal = min(xminlist)
  4373. yminimal = min(yminlist)
  4374. xmaximal = max(xmaxlist)
  4375. ymaximal = max(ymaxlist)
  4376. px = 0.5 * (xminimal + xmaximal)
  4377. py = 0.5 * (yminimal + ymaximal)
  4378. # execute mirroring
  4379. for obj in obj_list:
  4380. obj.mirror('X', [px, py])
  4381. obj.plot()
  4382. self.app_obj.object_changed.emit(obj)
  4383. self.inform.emit('[success] %s' %
  4384. _("Flip on Y axis done."))
  4385. except Exception as e:
  4386. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Flip action was not executed."), str(e)))
  4387. return
  4388. def on_flipx(self):
  4389. """
  4390. Executed when the menu entry in Options -> Flip on X axis is clicked.
  4391. :return:
  4392. """
  4393. self.defaults.report_usage("on_flipx()")
  4394. obj_list = self.collection.get_selected()
  4395. xminlist = []
  4396. yminlist = []
  4397. xmaxlist = []
  4398. ymaxlist = []
  4399. if not obj_list:
  4400. self.inform.emit('[WARNING_NOTCL] %s' %
  4401. _("No object selected to Flip on X axis."))
  4402. else:
  4403. try:
  4404. # first get a bounding box to fit all
  4405. for obj in obj_list:
  4406. xmin, ymin, xmax, ymax = obj.bounds()
  4407. xminlist.append(xmin)
  4408. yminlist.append(ymin)
  4409. xmaxlist.append(xmax)
  4410. ymaxlist.append(ymax)
  4411. # get the minimum x,y and maximum x,y for all objects selected
  4412. xminimal = min(xminlist)
  4413. yminimal = min(yminlist)
  4414. xmaximal = max(xmaxlist)
  4415. ymaximal = max(ymaxlist)
  4416. px = 0.5 * (xminimal + xmaximal)
  4417. py = 0.5 * (yminimal + ymaximal)
  4418. # execute mirroring
  4419. for obj in obj_list:
  4420. obj.mirror('Y', [px, py])
  4421. obj.plot()
  4422. self.app_obj.object_changed.emit(obj)
  4423. self.inform.emit('[success] %s' %
  4424. _("Flip on X axis done."))
  4425. except Exception as e:
  4426. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Flip action was not executed."), str(e)))
  4427. return
  4428. def on_rotate(self, silent=False, preset=None):
  4429. """
  4430. Executed when Options -> Rotate Selection menu entry is clicked.
  4431. :param silent: If silent is True then use the preset value for the angle of the rotation.
  4432. :param preset: A value to be used as predefined angle for rotation.
  4433. :return:
  4434. """
  4435. self.defaults.report_usage("on_rotate()")
  4436. obj_list = self.collection.get_selected()
  4437. xminlist = []
  4438. yminlist = []
  4439. xmaxlist = []
  4440. ymaxlist = []
  4441. if not obj_list:
  4442. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Rotate."))
  4443. else:
  4444. if silent is False:
  4445. rotatebox = FCInputDialog(title=_("Transform"), text=_("Enter the Angle value:"),
  4446. min=-360, max=360, decimals=4,
  4447. init_val=float(self.defaults['tools_transform_rotate']))
  4448. num, ok = rotatebox.get_value()
  4449. else:
  4450. num = preset
  4451. ok = True
  4452. if ok:
  4453. try:
  4454. # first get a bounding box to fit all
  4455. for obj in obj_list:
  4456. xmin, ymin, xmax, ymax = obj.bounds()
  4457. xminlist.append(xmin)
  4458. yminlist.append(ymin)
  4459. xmaxlist.append(xmax)
  4460. ymaxlist.append(ymax)
  4461. # get the minimum x,y and maximum x,y for all objects selected
  4462. xminimal = min(xminlist)
  4463. yminimal = min(yminlist)
  4464. xmaximal = max(xmaxlist)
  4465. ymaximal = max(ymaxlist)
  4466. px = 0.5 * (xminimal + xmaximal)
  4467. py = 0.5 * (yminimal + ymaximal)
  4468. for sel_obj in obj_list:
  4469. sel_obj.rotate(-float(num), point=(px, py))
  4470. sel_obj.plot()
  4471. self.app_obj.object_changed.emit(sel_obj)
  4472. self.inform.emit('[success] %s' % _("Rotation done."))
  4473. except Exception as e:
  4474. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Rotation movement was not executed."), str(e)))
  4475. return
  4476. def on_skewx(self):
  4477. """
  4478. Executed when the menu entry in Options -> Skew on X axis is clicked.
  4479. :return:
  4480. """
  4481. self.defaults.report_usage("on_skewx()")
  4482. obj_list = self.collection.get_selected()
  4483. xminlist = []
  4484. yminlist = []
  4485. if not obj_list:
  4486. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Skew/Shear on X axis."))
  4487. else:
  4488. skewxbox = FCInputDialog(title=_("Transform"), text=_("Enter the Angle value:"),
  4489. min=-360, max=360, decimals=4,
  4490. init_val=float(self.defaults['tools_transform_skew_x']))
  4491. num, ok = skewxbox.get_value()
  4492. if ok:
  4493. # first get a bounding box to fit all
  4494. for obj in obj_list:
  4495. xmin, ymin, xmax, ymax = obj.bounds()
  4496. xminlist.append(xmin)
  4497. yminlist.append(ymin)
  4498. # get the minimum x,y and maximum x,y for all objects selected
  4499. xminimal = min(xminlist)
  4500. yminimal = min(yminlist)
  4501. for obj in obj_list:
  4502. obj.skew(num, 0, point=(xminimal, yminimal))
  4503. obj.plot()
  4504. self.app_obj.object_changed.emit(obj)
  4505. self.inform.emit('[success] %s' % _("Skew on X axis done."))
  4506. def on_skewy(self):
  4507. """
  4508. Executed when the menu entry in Options -> Skew on Y axis is clicked.
  4509. :return:
  4510. """
  4511. self.defaults.report_usage("on_skewy()")
  4512. obj_list = self.collection.get_selected()
  4513. xminlist = []
  4514. yminlist = []
  4515. if not obj_list:
  4516. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Skew/Shear on Y axis."))
  4517. else:
  4518. skewybox = FCInputDialog(title=_("Transform"), text=_("Enter the Angle value:"),
  4519. min=-360, max=360, decimals=4,
  4520. init_val=float(self.defaults['tools_transform_skew_y']))
  4521. num, ok = skewybox.get_value()
  4522. if ok:
  4523. # first get a bounding box to fit all
  4524. for obj in obj_list:
  4525. xmin, ymin, xmax, ymax = obj.bounds()
  4526. xminlist.append(xmin)
  4527. yminlist.append(ymin)
  4528. # get the minimum x,y and maximum x,y for all objects selected
  4529. xminimal = min(xminlist)
  4530. yminimal = min(yminlist)
  4531. for obj in obj_list:
  4532. obj.skew(0, num, point=(xminimal, yminimal))
  4533. obj.plot()
  4534. self.app_obj.object_changed.emit(obj)
  4535. self.inform.emit('[success] %s' % _("Skew on Y axis done."))
  4536. def on_plots_updated(self):
  4537. """
  4538. Callback used to report when the plots have changed.
  4539. Adjust axes and zooms to fit.
  4540. :return: None
  4541. """
  4542. if self.is_legacy is False:
  4543. self.plotcanvas.update()
  4544. else:
  4545. self.plotcanvas.auto_adjust_axes()
  4546. self.on_zoom_fit()
  4547. self.collection.update_view()
  4548. # self.inform.emit(_("Plots updated ..."))
  4549. def on_toolbar_replot(self):
  4550. """
  4551. Callback for toolbar button. Re-plots all objects.
  4552. :return: None
  4553. """
  4554. self.log.debug("on_toolbar_replot()")
  4555. try:
  4556. self.collection.get_active().read_form()
  4557. except AttributeError:
  4558. self.log.debug("on_toolbar_replot(): AttributeError")
  4559. pass
  4560. self.plot_all()
  4561. def grid_status(self):
  4562. return True if self.ui.grid_snap_btn.isChecked() else False
  4563. def populate_cmenu_grids(self):
  4564. units = self.defaults['units'].lower()
  4565. # for act in self.ui.cmenu_gridmenu.actions():
  4566. # act.triggered.disconnect()
  4567. self.ui.cmenu_gridmenu.clear()
  4568. sorted_list = sorted(self.defaults["global_grid_context_menu"][str(units)])
  4569. grid_toggle = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/grid32_menu.png'),
  4570. _("Grid On/Off"))
  4571. grid_toggle.setCheckable(True)
  4572. grid_toggle.setChecked(True) if self.grid_status() else grid_toggle.setChecked(False)
  4573. self.ui.cmenu_gridmenu.addSeparator()
  4574. for grid in sorted_list:
  4575. action = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/grid32_menu.png'),
  4576. "%s" % str(grid))
  4577. action.triggered.connect(self.set_grid)
  4578. self.ui.cmenu_gridmenu.addSeparator()
  4579. grid_add = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/plus32.png'),
  4580. _("Add"))
  4581. grid_delete = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/delete32.png'),
  4582. _("Delete"))
  4583. grid_add.triggered.connect(self.on_grid_add)
  4584. grid_delete.triggered.connect(self.on_grid_delete)
  4585. grid_toggle.triggered.connect(lambda: self.ui.grid_snap_btn.trigger())
  4586. def set_grid(self):
  4587. menu_action = self.sender()
  4588. assert isinstance(menu_action, QtWidgets.QAction), "Expected QAction got %s" % type(menu_action)
  4589. self.ui.grid_gap_x_entry.setText(menu_action.text())
  4590. self.ui.grid_gap_y_entry.setText(menu_action.text())
  4591. def on_grid_add(self):
  4592. # ## Current application units in lower Case
  4593. units = self.defaults['units'].lower()
  4594. grid_add_popup = FCInputDialog(title=_("New Grid ..."),
  4595. text=_('Enter a Grid Value:'),
  4596. min=0.0000, max=99.9999, decimals=4)
  4597. grid_add_popup.setWindowIcon(QtGui.QIcon(self.resource_location + '/plus32.png'))
  4598. val, ok = grid_add_popup.get_value()
  4599. if ok:
  4600. if float(val) == 0:
  4601. self.inform.emit('[WARNING_NOTCL] %s' %
  4602. _("Please enter a grid value with non-zero value, in Float format."))
  4603. return
  4604. else:
  4605. if val not in self.defaults["global_grid_context_menu"][str(units)]:
  4606. self.defaults["global_grid_context_menu"][str(units)].append(val)
  4607. self.inform.emit('[success] %s...' % _("New Grid added"))
  4608. else:
  4609. self.inform.emit('[WARNING_NOTCL] %s...' % _("Grid already exists"))
  4610. else:
  4611. self.inform.emit('[WARNING_NOTCL] %s...' % _("Adding New Grid cancelled"))
  4612. def on_grid_delete(self):
  4613. # ## Current application units in lower Case
  4614. units = self.defaults['units'].lower()
  4615. grid_del_popup = FCInputDialog(title="Delete Grid ...",
  4616. text='Enter a Grid Value:',
  4617. min=0.0000, max=99.9999, decimals=4)
  4618. grid_del_popup.setWindowIcon(QtGui.QIcon(self.resource_location + '/delete32.png'))
  4619. val, ok = grid_del_popup.get_value()
  4620. if ok:
  4621. if float(val) == 0:
  4622. self.inform.emit('[WARNING_NOTCL] %s' %
  4623. _("Please enter a grid value with non-zero value, in Float format."))
  4624. return
  4625. else:
  4626. try:
  4627. self.defaults["global_grid_context_menu"][str(units)].remove(val)
  4628. except ValueError:
  4629. self.inform.emit('[ERROR_NOTCL]%s...' % _(" Grid Value does not exist"))
  4630. return
  4631. self.inform.emit('[success] %s...' % _("Grid Value deleted"))
  4632. else:
  4633. self.inform.emit('[WARNING_NOTCL] %s...' % _("Delete Grid value cancelled"))
  4634. def on_shortcut_list(self):
  4635. self.defaults.report_usage("on_shortcut_list()")
  4636. # add the tab if it was closed
  4637. self.ui.plot_tab_area.addTab(self.ui.shortcuts_tab, _("Key Shortcut List"))
  4638. # delete the absolute and relative position and messages in the infobar
  4639. self.ui.position_label.setText("")
  4640. # self.ui.rel_position_label.setText("")
  4641. # Switch plot_area to preferences page
  4642. self.ui.plot_tab_area.setCurrentWidget(self.ui.shortcuts_tab)
  4643. # self.ui.show()
  4644. def on_select_tab(self, name):
  4645. # if the splitter is hidden, display it, else hide it but only if the current widget is the same
  4646. if self.ui.splitter.sizes()[0] == 0:
  4647. self.ui.splitter.setSizes([1, 1])
  4648. else:
  4649. if self.ui.notebook.currentWidget().objectName() == name + '_tab':
  4650. self.ui.splitter.setSizes([0, 1])
  4651. if name == 'project':
  4652. self.ui.notebook.setCurrentWidget(self.ui.project_tab)
  4653. elif name == 'selected':
  4654. self.ui.notebook.setCurrentWidget(self.ui.selected_tab)
  4655. elif name == 'tool':
  4656. self.ui.notebook.setCurrentWidget(self.ui.tool_tab)
  4657. def on_copy_name(self):
  4658. self.defaults.report_usage("on_copy_name()")
  4659. obj = self.collection.get_active()
  4660. try:
  4661. name = obj.options["name"]
  4662. except AttributeError:
  4663. log.debug("on_copy_name() --> No object selected to copy it's name")
  4664. self.inform.emit('[WARNING_NOTCL]%s' %
  4665. _(" No object selected to copy it's name"))
  4666. return
  4667. self.clipboard.setText(name)
  4668. self.inform.emit(_("Name copied on clipboard ..."))
  4669. def on_mouse_click_over_plot(self, event):
  4670. """
  4671. Default actions are:
  4672. :param event: Contains information about the event, like which button
  4673. was clicked, the pixel coordinates and the axes coordinates.
  4674. :return: None
  4675. """
  4676. self.pos = []
  4677. if self.is_legacy is False:
  4678. event_pos = event.pos
  4679. # pan_button = 2 if self.defaults["global_pan_button"] == '2'else 3
  4680. # # Set the mouse button for panning
  4681. # self.plotcanvas.view.camera.pan_button_setting = pan_button
  4682. else:
  4683. event_pos = (event.xdata, event.ydata)
  4684. # Matplotlib has the middle and right buttons mapped in reverse compared with VisPy
  4685. # pan_button = 3 if self.defaults["global_pan_button"] == '2' else 2
  4686. # So it can receive key presses
  4687. self.plotcanvas.native.setFocus()
  4688. self.pos_canvas = self.plotcanvas.translate_coords(event_pos)
  4689. if self.grid_status():
  4690. self.pos = self.geo_editor.snap(self.pos_canvas[0], self.pos_canvas[1])
  4691. else:
  4692. self.pos = (self.pos_canvas[0], self.pos_canvas[1])
  4693. try:
  4694. if event.button == 1:
  4695. # Reset here the relative coordinates so there is a new reference on the click position
  4696. if self.rel_point1 is None:
  4697. self.rel_point1 = self.pos
  4698. else:
  4699. self.rel_point2 = copy(self.rel_point1)
  4700. self.rel_point1 = self.pos
  4701. self.on_mouse_move_over_plot(event, origin_click=True)
  4702. except Exception as e:
  4703. App.log.debug("App.on_mouse_click_over_plot() --> Outside plot? --> %s" % str(e))
  4704. def on_mouse_double_click_over_plot(self, event):
  4705. if event.button == 1:
  4706. self.doubleclick = True
  4707. def on_mouse_move_over_plot(self, event, origin_click=None):
  4708. """
  4709. Callback for the mouse motion event over the plot.
  4710. :param event: Contains information about the event.
  4711. :param origin_click
  4712. :return: None
  4713. """
  4714. if self.is_legacy is False:
  4715. event_pos = event.pos
  4716. if self.defaults["global_pan_button"] == '2':
  4717. pan_button = 2
  4718. else:
  4719. pan_button = 3
  4720. self.event_is_dragging = event.is_dragging
  4721. else:
  4722. event_pos = (event.xdata, event.ydata)
  4723. # Matplotlib has the middle and right buttons mapped in reverse compared with VisPy
  4724. if self.defaults["global_pan_button"] == '2':
  4725. pan_button = 3
  4726. else:
  4727. pan_button = 2
  4728. self.event_is_dragging = self.plotcanvas.is_dragging
  4729. # So it can receive key presses but not when the Tcl Shell is active
  4730. if not self.ui.shell_dock.isVisible():
  4731. if not self.plotcanvas.native.hasFocus():
  4732. self.plotcanvas.native.setFocus()
  4733. self.pos_jump = event_pos
  4734. self.ui.popMenu.mouse_is_panning = False
  4735. if origin_click is None:
  4736. # if the RMB is clicked and mouse is moving over plot then 'panning_action' is True
  4737. if event.button == pan_button and self.event_is_dragging == 1:
  4738. # if a popup menu is active don't change mouse_is_panning variable because is not True
  4739. if self.ui.popMenu.popup_active:
  4740. self.ui.popMenu.popup_active = False
  4741. return
  4742. self.ui.popMenu.mouse_is_panning = True
  4743. return
  4744. if self.rel_point1 is not None:
  4745. try: # May fail in case mouse not within axes
  4746. pos_canvas = self.plotcanvas.translate_coords(event_pos)
  4747. if pos_canvas[0] is None or pos_canvas[1] is None:
  4748. return
  4749. if self.grid_status():
  4750. pos = self.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  4751. # Update cursor
  4752. self.app_cursor.set_data(np.asarray([(pos[0], pos[1])]),
  4753. symbol='++', edge_color=self.cursor_color_3D,
  4754. edge_width=self.defaults["global_cursor_width"],
  4755. size=self.defaults["global_cursor_size"])
  4756. else:
  4757. pos = (pos_canvas[0], pos_canvas[1])
  4758. self.dx = pos[0] - float(self.rel_point1[0])
  4759. self.dy = pos[1] - float(self.rel_point1[1])
  4760. self.ui.position_label.setText("&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  4761. "<b>Y</b>: %.4f&nbsp;" % (pos[0], pos[1]))
  4762. # self.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  4763. # "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (self.dx, self.dy))
  4764. units = self.defaults["units"].lower()
  4765. self.plotcanvas.text_hud.text = \
  4766. 'Dx:\t{:<.4f} [{:s}]\nDy:\t{:<.4f} [{:s}]\n\nX: \t{:<.4f} [{:s}]\nY: \t{:<.4f} [{:s}]'.format(
  4767. self.dx, units, self.dy, units, pos[0], units, pos[1], units)
  4768. self.mouse = [pos[0], pos[1]]
  4769. # if the mouse is moved and the LMB is clicked then the action is a selection
  4770. if self.event_is_dragging == 1 and event.button == 1:
  4771. self.delete_selection_shape()
  4772. if self.dx < 0:
  4773. self.draw_moving_selection_shape(self.pos, pos, color=self.defaults['global_alt_sel_line'],
  4774. face_color=self.defaults['global_alt_sel_fill'])
  4775. self.selection_type = False
  4776. elif self.dx >= 0:
  4777. self.draw_moving_selection_shape(self.pos, pos)
  4778. self.selection_type = True
  4779. else:
  4780. self.selection_type = None
  4781. else:
  4782. self.selection_type = None
  4783. # hover effect - enabled in Preferences -> General -> AppGUI Settings
  4784. if self.defaults['global_hover']:
  4785. for obj in self.collection.get_list():
  4786. try:
  4787. # select the object(s) only if it is enabled (plotted)
  4788. if obj.options['plot']:
  4789. if obj not in self.collection.get_selected():
  4790. poly_obj = Polygon(
  4791. [(obj.options['xmin'], obj.options['ymin']),
  4792. (obj.options['xmax'], obj.options['ymin']),
  4793. (obj.options['xmax'], obj.options['ymax']),
  4794. (obj.options['xmin'], obj.options['ymax'])]
  4795. )
  4796. if Point(pos).within(poly_obj):
  4797. if obj.isHovering is False:
  4798. obj.isHovering = True
  4799. obj.notHovering = True
  4800. # create the selection box around the selected object
  4801. self.draw_hover_shape(obj, color='#d1e0e0FF')
  4802. else:
  4803. if obj.notHovering is True:
  4804. obj.notHovering = False
  4805. obj.isHovering = False
  4806. self.delete_hover_shape()
  4807. except Exception:
  4808. # the Exception here will happen if we try to select on screen and we have an
  4809. # newly (and empty) just created Geometry or Excellon object that do not have the
  4810. # xmin, xmax, ymin, ymax options.
  4811. # In this case poly_obj creation (see above) will fail
  4812. pass
  4813. except Exception as e:
  4814. log.debug("App.on_mouse_move_over_plot() - rel_point1 is not None -> %s" % str(e))
  4815. self.ui.position_label.setText("")
  4816. # self.ui.rel_position_label.setText("")
  4817. self.mouse = None
  4818. def on_mouse_click_release_over_plot(self, event):
  4819. """
  4820. Callback for the mouse click release over plot. This event is generated by the Matplotlib backend
  4821. and has been registered in ''self.__init__()''.
  4822. :param event: contains information about the event.
  4823. :return:
  4824. """
  4825. if self.is_legacy is False:
  4826. event_pos = event.pos
  4827. right_button = 2
  4828. else:
  4829. event_pos = (event.xdata, event.ydata)
  4830. # Matplotlib has the middle and right buttons mapped in reverse compared with VisPy
  4831. right_button = 3
  4832. pos_canvas = self.plotcanvas.translate_coords(event_pos)
  4833. if self.grid_status():
  4834. pos = self.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  4835. else:
  4836. pos = (pos_canvas[0], pos_canvas[1])
  4837. # if the released mouse button was RMB then test if it was a panning motion or not, if not it was a context
  4838. # canvas menu
  4839. if event.button == right_button and self.ui.popMenu.mouse_is_panning is False: # right click
  4840. self.ui.popMenu.mouse_is_panning = False
  4841. self.cursor = QtGui.QCursor()
  4842. self.populate_cmenu_grids()
  4843. self.ui.popMenu.popup(self.cursor.pos())
  4844. # if the released mouse button was LMB then test if we had a right-to-left selection or a left-to-right
  4845. # selection and then select a type of selection ("enclosing" or "touching")
  4846. if event.button == 1: # left click
  4847. modifiers = QtWidgets.QApplication.keyboardModifiers()
  4848. # If the SHIFT key is pressed when LMB is clicked then the coordinates are copied to clipboard
  4849. if modifiers == QtCore.Qt.ShiftModifier:
  4850. # do not auto open the Project Tab
  4851. self.click_noproject = True
  4852. self.clipboard.setText(
  4853. self.defaults["global_point_clipboard_format"] %
  4854. (self.decimals, self.pos[0], self.decimals, self.pos[1])
  4855. )
  4856. self.inform.emit('[success] %s' % _("Coordinates copied to clipboard."))
  4857. return
  4858. if self.doubleclick is True:
  4859. self.doubleclick = False
  4860. if self.collection.get_selected():
  4861. self.ui.notebook.setCurrentWidget(self.ui.selected_tab)
  4862. if self.ui.splitter.sizes()[0] == 0:
  4863. self.ui.splitter.setSizes([1, 1])
  4864. try:
  4865. # delete the selection shape(S) as it may be in the way
  4866. self.delete_selection_shape()
  4867. self.delete_hover_shape()
  4868. except Exception as e:
  4869. log.warning("FlatCAMApp.on_mouse_click_release_over_plot() double click --> Error: %s" % str(e))
  4870. return
  4871. else:
  4872. # WORKAROUND for LEGACY MODE
  4873. if self.is_legacy is True:
  4874. # if there is no move on canvas then we have no dragging selection
  4875. if self.dx == 0 or self.dy == 0:
  4876. self.selection_type = None
  4877. if self.selection_type is not None:
  4878. try:
  4879. self.selection_area_handler(self.pos, pos, self.selection_type)
  4880. self.selection_type = None
  4881. except Exception as e:
  4882. log.warning("FlatCAMApp.on_mouse_click_release_over_plot() select area --> Error: %s" % str(e))
  4883. return
  4884. else:
  4885. key_modifier = QtWidgets.QApplication.keyboardModifiers()
  4886. if key_modifier == QtCore.Qt.ShiftModifier:
  4887. mod_key = 'Shift'
  4888. elif key_modifier == QtCore.Qt.ControlModifier:
  4889. mod_key = 'Control'
  4890. else:
  4891. mod_key = None
  4892. try:
  4893. if self.command_active is None:
  4894. # If the CTRL key is pressed when the LMB is clicked then if the object is selected it will
  4895. # deselect, and if it's not selected then it will be selected
  4896. # If there is no active command (self.command_active is None) then we check if we clicked
  4897. # on a object by checking the bounding limits against mouse click position
  4898. if mod_key == self.defaults["global_mselect_key"]:
  4899. self.select_objects(key='multisel')
  4900. else:
  4901. # If there is no active command (self.command_active is None) then we check if
  4902. # we clicked on a object by checking the bounding limits against mouse click position
  4903. self.select_objects()
  4904. self.delete_hover_shape()
  4905. except Exception as e:
  4906. log.warning("FlatCAMApp.on_mouse_click_release_over_plot() select click --> Error: %s" % str(e))
  4907. return
  4908. def selection_area_handler(self, start_pos, end_pos, sel_type):
  4909. """
  4910. :param start_pos: mouse position when the selection LMB click was done
  4911. :param end_pos: mouse position when the left mouse button is released
  4912. :param sel_type: if True it's a left to right selection (enclosure), if False it's a 'touch' selection
  4913. :return:
  4914. """
  4915. poly_selection = Polygon([start_pos, (end_pos[0], start_pos[1]), end_pos, (start_pos[0], end_pos[1])])
  4916. # delete previous selection shape
  4917. self.delete_selection_shape()
  4918. # make all objects inactive
  4919. self.collection.set_all_inactive()
  4920. for obj in self.collection.get_list():
  4921. try:
  4922. # select the object(s) only if it is enabled (plotted)
  4923. if obj.options['plot']:
  4924. poly_obj = Polygon([(obj.options['xmin'], obj.options['ymin']),
  4925. (obj.options['xmax'], obj.options['ymin']),
  4926. (obj.options['xmax'], obj.options['ymax']),
  4927. (obj.options['xmin'], obj.options['ymax'])])
  4928. if sel_type is True:
  4929. if poly_obj.within(poly_selection):
  4930. # create the selection box around the selected object
  4931. if self.defaults['global_selection_shape'] is True:
  4932. self.draw_selection_shape(obj)
  4933. self.collection.set_active(obj.options['name'])
  4934. else:
  4935. if poly_selection.intersects(poly_obj):
  4936. # create the selection box around the selected object
  4937. if self.defaults['global_selection_shape'] is True:
  4938. self.draw_selection_shape(obj)
  4939. self.collection.set_active(obj.options['name'])
  4940. obj.selection_shape_drawn = True
  4941. except Exception as e:
  4942. # the Exception here will happen if we try to select on screen and we have an newly (and empty)
  4943. # just created Geometry or Excellon object that do not have the xmin, xmax, ymin, ymax options.
  4944. # In this case poly_obj creation (see above) will fail
  4945. log.debug("App.selection_area_handler() --> %s" % str(e))
  4946. def select_objects(self, key=None):
  4947. """
  4948. Will select objects clicked on canvas
  4949. :param key: for future use in cumulative selection
  4950. :return:
  4951. """
  4952. # list where we store the overlapped objects under our mouse left click position
  4953. if key is None:
  4954. self.objects_under_the_click_list = []
  4955. # Populate the list with the overlapped objects on the click position
  4956. curr_x, curr_y = self.pos
  4957. for obj in self.all_objects_list:
  4958. # ScriptObject and DocumentObject objects can't be selected
  4959. if obj.kind == 'script' or obj.kind == 'document':
  4960. continue
  4961. if key == 'multisel' and obj.options['name'] in self.objects_under_the_click_list:
  4962. continue
  4963. if (curr_x >= obj.options['xmin']) and (curr_x <= obj.options['xmax']) and \
  4964. (curr_y >= obj.options['ymin']) and (curr_y <= obj.options['ymax']):
  4965. if obj.options['name'] not in self.objects_under_the_click_list:
  4966. if obj.options['plot']:
  4967. # add objects to the objects_under_the_click list only if the object is plotted
  4968. # (active and not disabled)
  4969. self.objects_under_the_click_list.append(obj.options['name'])
  4970. try:
  4971. if self.objects_under_the_click_list:
  4972. curr_sel_obj = self.collection.get_active()
  4973. # case when there is only an object under the click and we toggle it
  4974. if len(self.objects_under_the_click_list) == 1:
  4975. if curr_sel_obj is None:
  4976. self.collection.set_active(self.objects_under_the_click_list[0])
  4977. curr_sel_obj = self.collection.get_active()
  4978. # create the selection box around the selected object
  4979. if self.defaults['global_selection_shape'] is True:
  4980. self.draw_selection_shape(curr_sel_obj)
  4981. curr_sel_obj.selection_shape_drawn = True
  4982. elif curr_sel_obj.options['name'] not in self.objects_under_the_click_list:
  4983. self.collection.on_objects_selection(False)
  4984. self.delete_selection_shape()
  4985. curr_sel_obj.selection_shape_drawn = False
  4986. self.collection.set_active(self.objects_under_the_click_list[0])
  4987. curr_sel_obj = self.collection.get_active()
  4988. # create the selection box around the selected object
  4989. if self.defaults['global_selection_shape'] is True:
  4990. self.draw_selection_shape(curr_sel_obj)
  4991. curr_sel_obj.selection_shape_drawn = True
  4992. self.selected_message(curr_sel_obj=curr_sel_obj)
  4993. elif curr_sel_obj.selection_shape_drawn is False:
  4994. if self.defaults['global_selection_shape'] is True:
  4995. self.draw_selection_shape(curr_sel_obj)
  4996. curr_sel_obj.selection_shape_drawn = True
  4997. else:
  4998. self.collection.on_objects_selection(False)
  4999. self.delete_selection_shape()
  5000. if self.call_source != 'app':
  5001. self.call_source = 'app'
  5002. self.selected_message(curr_sel_obj=curr_sel_obj)
  5003. else:
  5004. # If there is no selected object
  5005. # make active the first element of the overlapped objects list
  5006. if self.collection.get_active() is None:
  5007. self.collection.set_active(self.objects_under_the_click_list[0])
  5008. self.collection.get_by_name(self.objects_under_the_click_list[0]).selection_shape_drawn = True
  5009. name_sel_obj = self.collection.get_active().options['name']
  5010. # In case that there is a selected object but it is not in the overlapped object list
  5011. # make that object inactive and activate the first element in the overlapped object list
  5012. if name_sel_obj not in self.objects_under_the_click_list:
  5013. self.collection.set_inactive(name_sel_obj)
  5014. name_sel_obj = self.objects_under_the_click_list[0]
  5015. self.collection.set_active(name_sel_obj)
  5016. else:
  5017. sel_idx = self.objects_under_the_click_list.index(name_sel_obj)
  5018. self.collection.set_all_inactive()
  5019. self.collection.set_active(
  5020. self.objects_under_the_click_list[(sel_idx + 1) % len(self.objects_under_the_click_list)])
  5021. curr_sel_obj = self.collection.get_active()
  5022. # delete the possible selection box around a possible selected object
  5023. self.delete_selection_shape()
  5024. curr_sel_obj.selection_shape_drawn = False
  5025. # create the selection box around the selected object
  5026. if self.defaults['global_selection_shape'] is True:
  5027. self.draw_selection_shape(curr_sel_obj)
  5028. curr_sel_obj.selection_shape_drawn = True
  5029. self.selected_message(curr_sel_obj=curr_sel_obj)
  5030. else:
  5031. # deselect everything
  5032. self.collection.on_objects_selection(False)
  5033. # delete the possible selection box around a possible selected object
  5034. self.delete_selection_shape()
  5035. for o in self.collection.get_list():
  5036. o.selection_shape_drawn = False
  5037. # and as a convenience move the focus to the Project tab because Selected tab is now empty but
  5038. # only when working on App
  5039. if self.call_source == 'app':
  5040. if self.click_noproject is False:
  5041. # if the Tool Tab is in focus don't change focus to Project Tab
  5042. if not self.ui.notebook.currentWidget() is self.ui.tool_tab:
  5043. self.ui.notebook.setCurrentWidget(self.ui.project_tab)
  5044. else:
  5045. # restore auto open the Project Tab
  5046. self.click_noproject = False
  5047. # delete any text in the status bar, implicitly the last object name that was selected
  5048. # self.inform.emit("")
  5049. else:
  5050. self.call_source = 'app'
  5051. except Exception as e:
  5052. log.error("[ERROR] Something went bad in App.select_objects(). %s" % str(e))
  5053. def selected_message(self, curr_sel_obj):
  5054. if curr_sel_obj:
  5055. if curr_sel_obj.kind == 'gerber':
  5056. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5057. color='green',
  5058. name=str(curr_sel_obj.options['name']),
  5059. tx=_("selected"))
  5060. )
  5061. elif curr_sel_obj.kind == 'excellon':
  5062. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5063. color='brown',
  5064. name=str(curr_sel_obj.options['name']),
  5065. tx=_("selected"))
  5066. )
  5067. elif curr_sel_obj.kind == 'cncjob':
  5068. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5069. color='blue',
  5070. name=str(curr_sel_obj.options['name']),
  5071. tx=_("selected"))
  5072. )
  5073. elif curr_sel_obj.kind == 'geometry':
  5074. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5075. color='red',
  5076. name=str(curr_sel_obj.options['name']),
  5077. tx=_("selected"))
  5078. )
  5079. def delete_hover_shape(self):
  5080. self.hover_shapes.clear()
  5081. self.hover_shapes.redraw()
  5082. def draw_hover_shape(self, sel_obj, color=None):
  5083. """
  5084. :param sel_obj: The object for which the hover shape must be drawn
  5085. :param color: The color of the hover shape
  5086. :return: None
  5087. """
  5088. pt1 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymin']))
  5089. pt2 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymin']))
  5090. pt3 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymax']))
  5091. pt4 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymax']))
  5092. hover_rect = Polygon([pt1, pt2, pt3, pt4])
  5093. if self.defaults['units'].upper() == 'MM':
  5094. hover_rect = hover_rect.buffer(-0.1)
  5095. hover_rect = hover_rect.buffer(0.2)
  5096. else:
  5097. hover_rect = hover_rect.buffer(-0.00393)
  5098. hover_rect = hover_rect.buffer(0.00787)
  5099. # if color:
  5100. # face = Color(color)
  5101. # face.alpha = 0.2
  5102. # outline = Color(color, alpha=0.8)
  5103. # else:
  5104. # face = Color(self.defaults['global_sel_fill'])
  5105. # face.alpha = 0.2
  5106. # outline = self.defaults['global_sel_line']
  5107. if color:
  5108. face = color[:-2] + str(hex(int(0.2 * 255)))[2:]
  5109. outline = color[:-2] + str(hex(int(0.8 * 255)))[2:]
  5110. else:
  5111. face = self.defaults['global_sel_fill'][:-2] + str(hex(int(0.2 * 255)))[2:]
  5112. outline = self.defaults['global_sel_line']
  5113. self.hover_shapes.add(hover_rect, color=outline, face_color=face, update=True, layer=0, tolerance=None)
  5114. if self.is_legacy is True:
  5115. self.hover_shapes.redraw()
  5116. def delete_selection_shape(self):
  5117. self.move_tool.sel_shapes.clear()
  5118. self.move_tool.sel_shapes.redraw()
  5119. def draw_selection_shape(self, sel_obj, color=None):
  5120. """
  5121. Will draw a selection shape around the selected object.
  5122. :param sel_obj: The object for which the selection shape must be drawn
  5123. :param color: The color for the selection shape.
  5124. :return: None
  5125. """
  5126. if sel_obj is None:
  5127. return
  5128. pt1 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymin']))
  5129. pt2 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymin']))
  5130. pt3 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymax']))
  5131. pt4 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymax']))
  5132. sel_rect = Polygon([pt1, pt2, pt3, pt4])
  5133. if self.defaults['units'].upper() == 'MM':
  5134. sel_rect = sel_rect.buffer(-0.1)
  5135. sel_rect = sel_rect.buffer(0.2)
  5136. else:
  5137. sel_rect = sel_rect.buffer(-0.00393)
  5138. sel_rect = sel_rect.buffer(0.00787)
  5139. if color:
  5140. face = color[:-2] + str(hex(int(0.2 * 255)))[2:]
  5141. outline = color[:-2] + str(hex(int(0.8 * 255)))[2:]
  5142. else:
  5143. if self.is_legacy is False:
  5144. face = self.defaults['global_sel_fill'][:-2] + str(hex(int(0.2 * 255)))[2:]
  5145. outline = self.defaults['global_sel_line'][:-2] + str(hex(int(0.8 * 255)))[2:]
  5146. else:
  5147. face = self.defaults['global_sel_fill'][:-2] + str(hex(int(0.4 * 255)))[2:]
  5148. outline = self.defaults['global_sel_line'][:-2] + str(hex(int(1.0 * 255)))[2:]
  5149. self.sel_objects_list.append(self.move_tool.sel_shapes.add(sel_rect,
  5150. color=outline,
  5151. face_color=face,
  5152. update=True,
  5153. layer=0,
  5154. tolerance=None))
  5155. if self.is_legacy is True:
  5156. self.move_tool.sel_shapes.redraw()
  5157. def draw_moving_selection_shape(self, old_coords, coords, **kwargs):
  5158. """
  5159. Will draw a selection shape when dragging mouse on canvas.
  5160. :param old_coords: Old coordinates
  5161. :param coords: New coordinates
  5162. :param kwargs: Keyword arguments
  5163. :return:
  5164. """
  5165. if 'color' in kwargs:
  5166. color = kwargs['color']
  5167. else:
  5168. color = self.defaults['global_sel_line']
  5169. if 'face_color' in kwargs:
  5170. face_color = kwargs['face_color']
  5171. else:
  5172. face_color = self.defaults['global_sel_fill']
  5173. if 'face_alpha' in kwargs:
  5174. face_alpha = kwargs['face_alpha']
  5175. else:
  5176. face_alpha = 0.3
  5177. x0, y0 = old_coords
  5178. x1, y1 = coords
  5179. pt1 = (x0, y0)
  5180. pt2 = (x1, y0)
  5181. pt3 = (x1, y1)
  5182. pt4 = (x0, y1)
  5183. sel_rect = Polygon([pt1, pt2, pt3, pt4])
  5184. # color_t = Color(face_color)
  5185. # color_t.alpha = face_alpha
  5186. color_t = face_color[:-2] + str(hex(int(face_alpha * 255)))[2:]
  5187. self.move_tool.sel_shapes.add(sel_rect, color=color, face_color=color_t, update=True,
  5188. layer=0, tolerance=None)
  5189. if self.is_legacy is True:
  5190. self.move_tool.sel_shapes.redraw()
  5191. def on_file_new_click(self):
  5192. """
  5193. Callback for menu item File -> New.
  5194. Executed on clicking the Menu -> File -> New Project
  5195. :return:
  5196. """
  5197. if self.collection.get_list() and self.should_we_save:
  5198. msgbox = QtWidgets.QMessageBox()
  5199. # msgbox.setText("<B>Save changes ...</B>")
  5200. msgbox.setText(_("There are files/objects opened in FlatCAM.\n"
  5201. "Creating a New project will delete them.\n"
  5202. "Do you want to Save the project?"))
  5203. msgbox.setWindowTitle(_("Save changes"))
  5204. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  5205. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  5206. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  5207. bt_no = msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  5208. bt_cancel = msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  5209. msgbox.setDefaultButton(bt_yes)
  5210. msgbox.exec_()
  5211. response = msgbox.clickedButton()
  5212. if response == bt_yes:
  5213. self.on_file_saveprojectas()
  5214. elif response == bt_cancel:
  5215. return
  5216. elif response == bt_no:
  5217. self.on_file_new()
  5218. else:
  5219. self.on_file_new()
  5220. self.inform.emit('[success] %s...' % _("New Project created"))
  5221. def on_file_new(self, cli=None):
  5222. """
  5223. Returns the application to its startup state. This method is thread-safe.
  5224. :param cli: Boolean. If True this method was run from command line
  5225. :return: None
  5226. """
  5227. self.defaults.report_usage("on_file_new")
  5228. # Remove everything from memory
  5229. App.log.debug("on_file_new()")
  5230. # close any editor that might be open
  5231. if self.call_source != 'app':
  5232. self.editor2object(cleanup=True)
  5233. # ## EDITOR section
  5234. self.geo_editor = FlatCAMGeoEditor(self)
  5235. self.exc_editor = FlatCAMExcEditor(self)
  5236. self.grb_editor = FlatCAMGrbEditor(self)
  5237. # Clear pool
  5238. self.clear_pool()
  5239. for obj in self.collection.get_list():
  5240. # delete shapes left drawn from mark shape_collections, if any
  5241. if isinstance(obj, GerberObject):
  5242. try:
  5243. for el in obj.mark_shapes:
  5244. obj.mark_shapes[el].clear(update=True)
  5245. obj.mark_shapes[el].enabled = False
  5246. del el
  5247. except AttributeError:
  5248. pass
  5249. # also delete annotation shapes, if any
  5250. elif isinstance(obj, CNCJobObject):
  5251. try:
  5252. obj.text_col.enabled = False
  5253. del obj.text_col
  5254. obj.annotation.clear(update=True)
  5255. del obj.annotation
  5256. except AttributeError:
  5257. pass
  5258. # delete the exclusion areas
  5259. self.exc_areas.clear_shapes()
  5260. # tcl needs to be reinitialized, otherwise old shell variables etc remains
  5261. self.shell.init_tcl()
  5262. # delete any selection shape on canvas
  5263. self.delete_selection_shape()
  5264. # delete all FlatCAM objects
  5265. self.collection.delete_all()
  5266. # add in Selected tab an initial text that describe the flow of work in FlatCAm
  5267. self.setup_component_editor()
  5268. # Clear project filename
  5269. self.project_filename = None
  5270. # Load the application defaults
  5271. self.defaults.load(filename=os.path.join(self.data_path, 'current_defaults.FlatConfig'))
  5272. # Re-fresh project options
  5273. self.on_options_app2project()
  5274. # Init FlatCAMTools
  5275. self.init_tools()
  5276. # Try to close all tabs in the PlotArea but only if the AppGUI is active (CLI is None)
  5277. if cli is None:
  5278. # we need to go in reverse because once we remove a tab then the index changes
  5279. # meaning that removing the first tab (idx = 0) then the tab at former idx = 1 will assume idx = 0
  5280. # and so on. Therefore the deletion should be done in reverse
  5281. wdg_count = self.ui.plot_tab_area.tabBar.count() - 1
  5282. for index in range(wdg_count, -1, -1):
  5283. try:
  5284. self.ui.plot_tab_area.closeTab(index)
  5285. except Exception as e:
  5286. log.debug("App.on_file_new() --> %s" % str(e))
  5287. # # And then add again the Plot Area
  5288. self.ui.plot_tab_area.insertTab(0, self.ui.plot_tab, "Plot Area")
  5289. self.ui.plot_tab_area.protectTab(0)
  5290. # take the focus of the Notebook on Project Tab.
  5291. self.ui.notebook.setCurrentWidget(self.ui.project_tab)
  5292. self.set_ui_title(name=_("New Project - Not saved"))
  5293. def obj_properties(self):
  5294. """
  5295. Will launch the object Properties Tool
  5296. :return:
  5297. """
  5298. self.defaults.report_usage("obj_properties()")
  5299. self.properties_tool.run(toggle=False)
  5300. def on_project_context_save(self):
  5301. """
  5302. Wrapper, will save the object function of it's type
  5303. :return:
  5304. """
  5305. obj = self.collection.get_active()
  5306. if type(obj) == GeometryObject:
  5307. self.on_file_exportdxf()
  5308. elif type(obj) == ExcellonObject:
  5309. self.on_file_saveexcellon()
  5310. elif type(obj) == CNCJobObject:
  5311. obj.on_exportgcode_button_click()
  5312. elif type(obj) == GerberObject:
  5313. self.on_file_savegerber()
  5314. elif type(obj) == ScriptObject:
  5315. self.on_file_savescript()
  5316. elif type(obj) == DocumentObject:
  5317. self.on_file_savedocument()
  5318. def obj_move(self):
  5319. """
  5320. Callback for the Move menu entry in various Context Menu's.
  5321. :return:
  5322. """
  5323. self.defaults.report_usage("obj_move()")
  5324. self.move_tool.run(toggle=False)
  5325. def on_fileopengerber(self, signal, name=None):
  5326. """
  5327. File menu callback for opening a Gerber.
  5328. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5329. :param name:
  5330. :return: None
  5331. """
  5332. self.defaults.report_usage("on_fileopengerber")
  5333. App.log.debug("on_fileopengerber()")
  5334. _filter_ = "Gerber Files (*.gbr *.ger *.gtl *.gbl *.gts *.gbs *.gtp *.gbp *.gto *.gbo *.gm1 *.gml *.gm3 *" \
  5335. ".gko *.cmp *.sol *.stc *.sts *.plc *.pls *.crc *.crs *.tsm *.bsm *.ly2 *.ly15 *.dim *.mil *.grb" \
  5336. "*.top *.bot *.smt *.smb *.sst *.ssb *.spt *.spb *.pho *.gdo *.art *.gbd);;" \
  5337. "Protel Files (*.gtl *.gbl *.gts *.gbs *.gto *.gbo *.gtp *.gbp *.gml *.gm1 *.gm3 *.gko);;" \
  5338. "Eagle Files (*.cmp *.sol *.stc *.sts *.plc *.pls *.crc *.crs *.tsm *.bsm *.ly2 *.ly15 *.dim " \
  5339. "*.mil);;" \
  5340. "OrCAD Files (*.top *.bot *.smt *.smb *.sst *.ssb *.spt *.spb);;" \
  5341. "Allegro Files (*.art);;" \
  5342. "Mentor Files (*.pho *.gdo);;" \
  5343. "All Files (*.*)"
  5344. if name is None:
  5345. try:
  5346. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Gerber"),
  5347. directory=self.get_last_folder(),
  5348. filter=_filter_)
  5349. except TypeError:
  5350. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Gerber"), filter=_filter_)
  5351. filenames = [str(filename) for filename in filenames]
  5352. else:
  5353. filenames = [name]
  5354. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5355. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5356. _("Opening Gerber file.")),
  5357. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5358. color=QtGui.QColor("gray"))
  5359. if len(filenames) == 0:
  5360. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5361. else:
  5362. for filename in filenames:
  5363. if filename != '':
  5364. self.worker_task.emit({'fcn': self.open_gerber, 'params': [filename]})
  5365. def on_fileopenexcellon(self, signal, name=None):
  5366. """
  5367. File menu callback for opening an Excellon file.
  5368. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5369. :param name:
  5370. :return: None
  5371. """
  5372. self.defaults.report_usage("on_fileopenexcellon")
  5373. App.log.debug("on_fileopenexcellon()")
  5374. _filter_ = "Excellon Files (*.drl *.txt *.xln *.drd *.tap *.exc *.ncd);;" \
  5375. "All Files (*.*)"
  5376. if name is None:
  5377. try:
  5378. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Excellon"),
  5379. directory=self.get_last_folder(),
  5380. filter=_filter_)
  5381. except TypeError:
  5382. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Excellon"), filter=_filter_)
  5383. filenames = [str(filename) for filename in filenames]
  5384. else:
  5385. filenames = [str(name)]
  5386. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5387. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5388. _("Opening Excellon file.")),
  5389. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5390. color=QtGui.QColor("gray"))
  5391. if len(filenames) == 0:
  5392. self.inform.emit('[WARNING_NOTCL]%s' % _("Cancelled."))
  5393. else:
  5394. for filename in filenames:
  5395. if filename != '':
  5396. self.worker_task.emit({'fcn': self.open_excellon, 'params': [filename]})
  5397. def on_fileopengcode(self, signal, name=None):
  5398. """
  5399. File menu call back for opening gcode.
  5400. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5401. :param name:
  5402. :return:
  5403. """
  5404. self.defaults.report_usage("on_fileopengcode")
  5405. App.log.debug("on_fileopengcode()")
  5406. # https://bobcadsupport.com/helpdesk/index.php?/Knowledgebase/Article/View/13/5/known-g-code-file-extensions
  5407. _filter_ = "G-Code Files (*.txt *.nc *.ncc *.tap *.gcode *.cnc *.ecs *.fnc *.dnc *.ncg *.gc *.fan *.fgc" \
  5408. " *.din *.xpi *.hnc *.h *.i *.ncp *.min *.gcd *.rol *.mpr *.ply *.out *.eia *.sbp *.mpf);;" \
  5409. "All Files (*.*)"
  5410. if name is None:
  5411. try:
  5412. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open G-Code"),
  5413. directory=self.get_last_folder(),
  5414. filter=_filter_)
  5415. except TypeError:
  5416. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open G-Code"), filter=_filter_)
  5417. filenames = [str(filename) for filename in filenames]
  5418. else:
  5419. filenames = [name]
  5420. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5421. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5422. _("Opening G-Code file.")),
  5423. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5424. color=QtGui.QColor("gray"))
  5425. if len(filenames) == 0:
  5426. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5427. else:
  5428. for filename in filenames:
  5429. if filename != '':
  5430. self.worker_task.emit({'fcn': self.open_gcode, 'params': [filename, None, True]})
  5431. def on_file_openproject(self, signal):
  5432. """
  5433. File menu callback for opening a project.
  5434. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5435. :return: None
  5436. """
  5437. self.defaults.report_usage("on_file_openproject")
  5438. App.log.debug("on_file_openproject()")
  5439. _filter_ = "FlatCAM Project (*.FlatPrj);;All Files (*.*)"
  5440. try:
  5441. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Project"),
  5442. directory=self.get_last_folder(), filter=_filter_)
  5443. except TypeError:
  5444. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Project"), filter=_filter_)
  5445. # The Qt methods above will return a QString which can cause problems later.
  5446. # So far json.dump() will fail to serialize it.
  5447. # TODO: Improve the serialization methods and remove this fix.
  5448. filename = str(filename)
  5449. if filename == "":
  5450. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5451. else:
  5452. # self.worker_task.emit({'fcn': self.open_project,
  5453. # 'params': [filename]})
  5454. # The above was failing because open_project() is not
  5455. # thread safe. The new_project()
  5456. self.open_project(filename)
  5457. def on_fileopenhpgl2(self, signal, name=None):
  5458. """
  5459. File menu callback for opening a HPGL2.
  5460. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5461. :param name:
  5462. :return: None
  5463. """
  5464. self.defaults.report_usage("on_fileopenhpgl2")
  5465. App.log.debug("on_fileopenhpgl2()")
  5466. _filter_ = "HPGL2 Files (*.plt);;" \
  5467. "All Files (*.*)"
  5468. if name is None:
  5469. try:
  5470. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open HPGL2"),
  5471. directory=self.get_last_folder(),
  5472. filter=_filter_)
  5473. except TypeError:
  5474. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open HPGL2"), filter=_filter_)
  5475. filenames = [str(filename) for filename in filenames]
  5476. else:
  5477. filenames = [name]
  5478. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5479. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5480. _("Opening HPGL2 file.")),
  5481. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5482. color=QtGui.QColor("gray"))
  5483. if len(filenames) == 0:
  5484. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5485. else:
  5486. for filename in filenames:
  5487. if filename != '':
  5488. self.worker_task.emit({'fcn': self.open_hpgl2, 'params': [filename]})
  5489. def on_file_openconfig(self, signal):
  5490. """
  5491. File menu callback for opening a config file.
  5492. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5493. :return: None
  5494. """
  5495. self.defaults.report_usage("on_file_openconfig")
  5496. App.log.debug("on_file_openconfig()")
  5497. _filter_ = "FlatCAM Config (*.FlatConfig);;FlatCAM Config (*.json);;All Files (*.*)"
  5498. try:
  5499. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Configuration File"),
  5500. directory=self.data_path, filter=_filter_)
  5501. except TypeError:
  5502. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Configuration File"),
  5503. filter=_filter_)
  5504. if filename == "":
  5505. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5506. else:
  5507. self.open_config_file(filename)
  5508. def on_file_exportsvg(self):
  5509. """
  5510. Callback for menu item File->Export SVG.
  5511. :return: None
  5512. """
  5513. self.defaults.report_usage("on_file_exportsvg")
  5514. App.log.debug("on_file_exportsvg()")
  5515. obj = self.collection.get_active()
  5516. if obj is None:
  5517. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5518. msg = _("Please Select a Geometry object to export")
  5519. msgbox = QtWidgets.QMessageBox()
  5520. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5521. msgbox.setInformativeText(msg)
  5522. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5523. msgbox.setDefaultButton(bt_ok)
  5524. msgbox.exec_()
  5525. return
  5526. # Check for more compatible types and add as required
  5527. if (not isinstance(obj, GeometryObject)
  5528. and not isinstance(obj, GerberObject)
  5529. and not isinstance(obj, CNCJobObject)
  5530. and not isinstance(obj, ExcellonObject)):
  5531. msg = '[ERROR_NOTCL] %s' % \
  5532. _("Only Geometry, Gerber and CNCJob objects can be used.")
  5533. msgbox = QtWidgets.QMessageBox()
  5534. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5535. msgbox.setInformativeText(msg)
  5536. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5537. msgbox.setDefaultButton(bt_ok)
  5538. msgbox.exec_()
  5539. return
  5540. name = obj.options["name"]
  5541. _filter = "SVG File (*.svg);;All Files (*.*)"
  5542. try:
  5543. filename, _f = FCFileSaveDialog.get_saved_filename(
  5544. caption=_("Export SVG"),
  5545. directory=self.get_last_save_folder() + '/' + str(name) + '_svg',
  5546. ext_filter=_filter)
  5547. except TypeError:
  5548. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export SVG"), ext_filter=_filter)
  5549. filename = str(filename)
  5550. if filename == "":
  5551. self.inform.emit('[WARNING_NOTCL]%s' % _("Cancelled."))
  5552. return
  5553. else:
  5554. self.export_svg(name, filename)
  5555. if self.defaults["global_open_style"] is False:
  5556. self.file_opened.emit("SVG", filename)
  5557. self.file_saved.emit("SVG", filename)
  5558. def on_file_exportpng(self):
  5559. self.defaults.report_usage("on_file_exportpng")
  5560. App.log.debug("on_file_exportpng()")
  5561. self.date = str(datetime.today()).rpartition('.')[0]
  5562. self.date = ''.join(c for c in self.date if c not in ':-')
  5563. self.date = self.date.replace(' ', '_')
  5564. if self.is_legacy is False:
  5565. image = _screenshot()
  5566. data = np.asarray(image)
  5567. if not data.ndim == 3 and data.shape[-1] in (3, 4):
  5568. self.inform.emit('[[WARNING_NOTCL]] %s' % _('Data must be a 3D array with last dimension 3 or 4'))
  5569. return
  5570. filter_ = "PNG File (*.png);;All Files (*.*)"
  5571. try:
  5572. filename, _f = FCFileSaveDialog.get_saved_filename(
  5573. caption=_("Export PNG Image"),
  5574. directory=self.get_last_save_folder() + '/png_' + self.date,
  5575. ext_filter=filter_)
  5576. except TypeError:
  5577. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export PNG Image"), ext_filter=filter_)
  5578. filename = str(filename)
  5579. if filename == "":
  5580. self.inform.emit(_("Cancelled."))
  5581. return
  5582. else:
  5583. if self.is_legacy is False:
  5584. write_png(filename, data)
  5585. else:
  5586. self.plotcanvas.figure.savefig(filename)
  5587. if self.defaults["global_open_style"] is False:
  5588. self.file_opened.emit("png", filename)
  5589. self.file_saved.emit("png", filename)
  5590. def on_file_savegerber(self):
  5591. """
  5592. Callback for menu item in Project context menu.
  5593. :return: None
  5594. """
  5595. self.defaults.report_usage("on_file_savegerber")
  5596. App.log.debug("on_file_savegerber()")
  5597. obj = self.collection.get_active()
  5598. if obj is None:
  5599. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5600. return
  5601. # Check for more compatible types and add as required
  5602. if not isinstance(obj, GerberObject):
  5603. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Gerber objects can be saved as Gerber files..."))
  5604. return
  5605. name = self.collection.get_active().options["name"]
  5606. _filter = "Gerber File (*.GBR);;Gerber File (*.GRB);;All Files (*.*)"
  5607. try:
  5608. filename, _f = FCFileSaveDialog.get_saved_filename(
  5609. caption="Save Gerber source file",
  5610. directory=self.get_last_save_folder() + '/' + name,
  5611. ext_filter=_filter)
  5612. except TypeError:
  5613. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Gerber source file"), ext_filter=_filter)
  5614. filename = str(filename)
  5615. if filename == "":
  5616. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5617. return
  5618. else:
  5619. self.save_source_file(name, filename)
  5620. if self.defaults["global_open_style"] is False:
  5621. self.file_opened.emit("Gerber", filename)
  5622. self.file_saved.emit("Gerber", filename)
  5623. def on_file_savescript(self):
  5624. """
  5625. Callback for menu item in Project context menu.
  5626. :return: None
  5627. """
  5628. self.defaults.report_usage("on_file_savescript")
  5629. App.log.debug("on_file_savescript()")
  5630. obj = self.collection.get_active()
  5631. if obj is None:
  5632. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5633. return
  5634. # Check for more compatible types and add as required
  5635. if not isinstance(obj, ScriptObject):
  5636. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Script objects can be saved as TCL Script files..."))
  5637. return
  5638. name = self.collection.get_active().options["name"]
  5639. _filter = "FlatCAM Scripts (*.FlatScript);;All Files (*.*)"
  5640. try:
  5641. filename, _f = FCFileSaveDialog.get_saved_filename(
  5642. caption="Save Script source file",
  5643. directory=self.get_last_save_folder() + '/' + name,
  5644. ext_filter=_filter)
  5645. except TypeError:
  5646. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Script source file"), ext_filter=_filter)
  5647. filename = str(filename)
  5648. if filename == "":
  5649. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5650. return
  5651. else:
  5652. self.save_source_file(name, filename)
  5653. if self.defaults["global_open_style"] is False:
  5654. self.file_opened.emit("Script", filename)
  5655. self.file_saved.emit("Script", filename)
  5656. def on_file_savedocument(self):
  5657. """
  5658. Callback for menu item in Project context menu.
  5659. :return: None
  5660. """
  5661. self.defaults.report_usage("on_file_savedocument")
  5662. App.log.debug("on_file_savedocument()")
  5663. obj = self.collection.get_active()
  5664. if obj is None:
  5665. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5666. return
  5667. # Check for more compatible types and add as required
  5668. if not isinstance(obj, ScriptObject):
  5669. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Document objects can be saved as Document files..."))
  5670. return
  5671. name = self.collection.get_active().options["name"]
  5672. _filter = "FlatCAM Documents (*.FlatDoc);;All Files (*.*)"
  5673. try:
  5674. filename, _f = FCFileSaveDialog.get_saved_filename(
  5675. caption="Save Document source file",
  5676. directory=self.get_last_save_folder() + '/' + name,
  5677. ext_filter=_filter)
  5678. except TypeError:
  5679. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Document source file"), ext_filter=_filter)
  5680. filename = str(filename)
  5681. if filename == "":
  5682. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5683. return
  5684. else:
  5685. self.save_source_file(name, filename)
  5686. if self.defaults["global_open_style"] is False:
  5687. self.file_opened.emit("Document", filename)
  5688. self.file_saved.emit("Document", filename)
  5689. def on_file_saveexcellon(self):
  5690. """
  5691. Callback for menu item in project context menu.
  5692. :return: None
  5693. """
  5694. self.defaults.report_usage("on_file_saveexcellon")
  5695. App.log.debug("on_file_saveexcellon()")
  5696. obj = self.collection.get_active()
  5697. if obj is None:
  5698. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5699. return
  5700. # Check for more compatible types and add as required
  5701. if not isinstance(obj, ExcellonObject):
  5702. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Excellon objects can be saved as Excellon files..."))
  5703. return
  5704. name = self.collection.get_active().options["name"]
  5705. _filter = "Excellon File (*.DRL);;Excellon File (*.TXT);;All Files (*.*)"
  5706. try:
  5707. filename, _f = FCFileSaveDialog.get_saved_filename(
  5708. caption=_("Save Excellon source file"),
  5709. directory=self.get_last_save_folder() + '/' + name,
  5710. ext_filter=_filter)
  5711. except TypeError:
  5712. filename, _f = FCFileSaveDialog.get_saved_filename(
  5713. caption=_("Save Excellon source file"), ext_filter=_filter)
  5714. filename = str(filename)
  5715. if filename == "":
  5716. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5717. return
  5718. else:
  5719. self.save_source_file(name, filename)
  5720. if self.defaults["global_open_style"] is False:
  5721. self.file_opened.emit("Excellon", filename)
  5722. self.file_saved.emit("Excellon", filename)
  5723. def on_file_exportexcellon(self):
  5724. """
  5725. Callback for menu item File->Export->Excellon.
  5726. :return: None
  5727. """
  5728. self.defaults.report_usage("on_file_exportexcellon")
  5729. App.log.debug("on_file_exportexcellon()")
  5730. obj = self.collection.get_active()
  5731. if obj is None:
  5732. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5733. return
  5734. # Check for more compatible types and add as required
  5735. if not isinstance(obj, ExcellonObject):
  5736. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Excellon objects can be saved as Excellon files..."))
  5737. return
  5738. name = self.collection.get_active().options["name"]
  5739. _filter = self.defaults["excellon_save_filters"]
  5740. try:
  5741. filename, _f = FCFileSaveDialog.get_saved_filename(
  5742. caption=_("Export Excellon"),
  5743. directory=self.get_last_save_folder() + '/' + name,
  5744. ext_filter=_filter)
  5745. except TypeError:
  5746. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export Excellon"), ext_filter=_filter)
  5747. filename = str(filename)
  5748. if filename == "":
  5749. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5750. return
  5751. else:
  5752. used_extension = filename.rpartition('.')[2]
  5753. obj.update_filters(last_ext=used_extension, filter_string='excellon_save_filters')
  5754. self.export_excellon(name, filename)
  5755. if self.defaults["global_open_style"] is False:
  5756. self.file_opened.emit("Excellon", filename)
  5757. self.file_saved.emit("Excellon", filename)
  5758. def on_file_exportgerber(self):
  5759. """
  5760. Callback for menu item File->Export->Gerber.
  5761. :return: None
  5762. """
  5763. self.defaults.report_usage("on_file_exportgerber")
  5764. App.log.debug("on_file_exportgerber()")
  5765. obj = self.collection.get_active()
  5766. if obj is None:
  5767. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5768. return
  5769. # Check for more compatible types and add as required
  5770. if not isinstance(obj, GerberObject):
  5771. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Gerber objects can be saved as Gerber files..."))
  5772. return
  5773. name = self.collection.get_active().options["name"]
  5774. _filter_ = self.defaults['gerber_save_filters']
  5775. try:
  5776. filename, _f = FCFileSaveDialog.get_saved_filename(
  5777. caption=_("Export Gerber"),
  5778. directory=self.get_last_save_folder() + '/' + name,
  5779. ext_filter=_filter_)
  5780. except TypeError:
  5781. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export Gerber"), ext_filter=_filter_)
  5782. filename = str(filename)
  5783. if filename == "":
  5784. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5785. return
  5786. else:
  5787. used_extension = filename.rpartition('.')[2]
  5788. obj.update_filters(last_ext=used_extension, filter_string='gerber_save_filters')
  5789. self.export_gerber(name, filename)
  5790. if self.defaults["global_open_style"] is False:
  5791. self.file_opened.emit("Gerber", filename)
  5792. self.file_saved.emit("Gerber", filename)
  5793. def on_file_exportdxf(self):
  5794. """
  5795. Callback for menu item File->Export DXF.
  5796. :return: None
  5797. """
  5798. self.defaults.report_usage("on_file_exportdxf")
  5799. App.log.debug("on_file_exportdxf()")
  5800. obj = self.collection.get_active()
  5801. if obj is None:
  5802. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5803. msg = _("Please Select a Geometry object to export")
  5804. msgbox = QtWidgets.QMessageBox()
  5805. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5806. msgbox.setInformativeText(msg)
  5807. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5808. msgbox.setDefaultButton(bt_ok)
  5809. msgbox.exec_()
  5810. return
  5811. # Check for more compatible types and add as required
  5812. if not isinstance(obj, GeometryObject):
  5813. msg = '[ERROR_NOTCL] %s' % _("Only Geometry objects can be used.")
  5814. msgbox = QtWidgets.QMessageBox()
  5815. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5816. msgbox.setInformativeText(msg)
  5817. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5818. msgbox.setDefaultButton(bt_ok)
  5819. msgbox.exec_()
  5820. return
  5821. name = self.collection.get_active().options["name"]
  5822. _filter_ = "DXF File .dxf (*.DXF);;All Files (*.*)"
  5823. try:
  5824. filename, _f = FCFileSaveDialog.get_saved_filename(
  5825. caption=_("Export DXF"),
  5826. directory=self.get_last_save_folder() + '/' + name,
  5827. ext_filter=_filter_)
  5828. except TypeError:
  5829. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export DXF"), ext_filter=_filter_)
  5830. filename = str(filename)
  5831. if filename == "":
  5832. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5833. return
  5834. else:
  5835. self.export_dxf(name, filename)
  5836. if self.defaults["global_open_style"] is False:
  5837. self.file_opened.emit("DXF", filename)
  5838. self.file_saved.emit("DXF", filename)
  5839. def on_file_importsvg(self, type_of_obj):
  5840. """
  5841. Callback for menu item File->Import SVG.
  5842. :param type_of_obj: to import the SVG as Geometry or as Gerber
  5843. :type type_of_obj: str
  5844. :return: None
  5845. """
  5846. self.defaults.report_usage("on_file_importsvg")
  5847. App.log.debug("on_file_importsvg()")
  5848. _filter_ = "SVG File .svg (*.svg);;All Files (*.*)"
  5849. try:
  5850. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import SVG"),
  5851. directory=self.get_last_folder(), filter=_filter_)
  5852. except TypeError:
  5853. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import SVG"),
  5854. filter=_filter_)
  5855. if type_of_obj != "geometry" and type_of_obj != "gerber":
  5856. type_of_obj = "geometry"
  5857. filenames = [str(filename) for filename in filenames]
  5858. if len(filenames) == 0:
  5859. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5860. else:
  5861. for filename in filenames:
  5862. if filename != '':
  5863. self.worker_task.emit({'fcn': self.import_svg,
  5864. 'params': [filename, type_of_obj]})
  5865. def on_file_importdxf(self, type_of_obj):
  5866. """
  5867. Callback for menu item File->Import DXF.
  5868. :param type_of_obj: to import the DXF as Geometry or as Gerber
  5869. :type type_of_obj: str
  5870. :return: None
  5871. """
  5872. self.defaults.report_usage("on_file_importdxf")
  5873. App.log.debug("on_file_importdxf()")
  5874. _filter_ = "DXF File .dxf (*.DXF);;All Files (*.*)"
  5875. try:
  5876. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import DXF"),
  5877. directory=self.get_last_folder(),
  5878. filter=_filter_)
  5879. except TypeError:
  5880. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import DXF"),
  5881. filter=_filter_)
  5882. if type_of_obj != "geometry" and type_of_obj != "gerber":
  5883. type_of_obj = "geometry"
  5884. filenames = [str(filename) for filename in filenames]
  5885. if len(filenames) == 0:
  5886. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5887. else:
  5888. for filename in filenames:
  5889. if filename != '':
  5890. self.worker_task.emit({'fcn': self.import_dxf,
  5891. 'params': [filename, type_of_obj]})
  5892. # ###############################################################################################################
  5893. # ### The following section has the functions that are displayed and call the Editor tab CNCJob Tab #############
  5894. # ###############################################################################################################
  5895. def init_code_editor(self, name):
  5896. self.text_editor_tab = TextEditor(app=self, plain_text=True)
  5897. # add the tab if it was closed
  5898. self.ui.plot_tab_area.addTab(self.text_editor_tab, '%s' % name)
  5899. self.text_editor_tab.setObjectName('text_editor_tab')
  5900. # delete the absolute and relative position and messages in the infobar
  5901. self.ui.position_label.setText("")
  5902. # self.ui.rel_position_label.setText("")
  5903. # first clear previous text in text editor (if any)
  5904. self.text_editor_tab.code_editor.clear()
  5905. self.text_editor_tab.code_editor.setReadOnly(False)
  5906. self.toggle_codeeditor = True
  5907. self.text_editor_tab.code_editor.completer_enable = False
  5908. self.text_editor_tab.buttonRun.hide()
  5909. # make sure to keep a reference to the code editor
  5910. self.reference_code_editor = self.text_editor_tab.code_editor
  5911. # Switch plot_area to CNCJob tab
  5912. self.ui.plot_tab_area.setCurrentWidget(self.text_editor_tab)
  5913. def on_view_source(self):
  5914. """
  5915. Called when the user wants to see the source file of the selected object
  5916. :return:
  5917. """
  5918. self.inform.emit('%s' % _("Viewing the source code of the selected object."))
  5919. self.proc_container.view.set_busy(_("Loading..."))
  5920. try:
  5921. obj = self.collection.get_active()
  5922. except Exception as e:
  5923. log.debug("App.on_view_source() --> %s" % str(e))
  5924. self.inform.emit('[WARNING_NOTCL] %s' % _("Select an Gerber or Excellon file to view it's source file."))
  5925. return 'fail'
  5926. if obj is None:
  5927. self.inform.emit('[WARNING_NOTCL] %s' % _("Select an Gerber or Excellon file to view it's source file."))
  5928. return 'fail'
  5929. flt = "All Files (*.*)"
  5930. if obj.kind == 'gerber':
  5931. flt = "Gerber Files .gbr (*.GBR);;PDF Files .pdf (*.PDF);;All Files (*.*)"
  5932. elif obj.kind == 'excellon':
  5933. flt = "Excellon Files .drl (*.DRL);;PDF Files .pdf (*.PDF);;All Files (*.*)"
  5934. elif obj.kind == 'cncjob':
  5935. flt = "GCode Files .nc (*.NC);;PDF Files .pdf (*.PDF);;All Files (*.*)"
  5936. self.source_editor_tab = TextEditor(app=self, plain_text=True)
  5937. # add the tab if it was closed
  5938. self.ui.plot_tab_area.addTab(self.source_editor_tab, '%s' % _("Source Editor"))
  5939. self.source_editor_tab.setObjectName('source_editor_tab')
  5940. # delete the absolute and relative position and messages in the infobar
  5941. self.ui.position_label.setText("")
  5942. # self.ui.rel_position_label.setText("")
  5943. # first clear previous text in text editor (if any)
  5944. self.source_editor_tab.code_editor.clear()
  5945. self.source_editor_tab.code_editor.setReadOnly(False)
  5946. self.source_editor_tab.code_editor.completer_enable = False
  5947. self.source_editor_tab.buttonRun.hide()
  5948. # Switch plot_area to CNCJob tab
  5949. self.ui.plot_tab_area.setCurrentWidget(self.source_editor_tab)
  5950. try:
  5951. self.source_editor_tab.buttonOpen.clicked.disconnect()
  5952. except TypeError:
  5953. pass
  5954. self.source_editor_tab.buttonOpen.clicked.connect(lambda: self.source_editor_tab.handleOpen(filt=flt))
  5955. try:
  5956. self.source_editor_tab.buttonSave.clicked.disconnect()
  5957. except TypeError:
  5958. pass
  5959. self.source_editor_tab.buttonSave.clicked.connect(lambda: self.source_editor_tab.handleSaveGCode(filt=flt))
  5960. # then append the text from GCode to the text editor
  5961. if obj.kind == 'cncjob':
  5962. try:
  5963. file = obj.export_gcode(
  5964. preamble=self.defaults["cncjob_prepend"],
  5965. postamble=self.defaults["cncjob_append"],
  5966. to_file=True)
  5967. if file == 'fail':
  5968. return 'fail'
  5969. except AttributeError:
  5970. self.inform.emit('[WARNING_NOTCL] %s' %
  5971. _("There is no selected object for which to see it's source file code."))
  5972. return 'fail'
  5973. else:
  5974. try:
  5975. file = StringIO(obj.source_file)
  5976. except (AttributeError, TypeError):
  5977. self.inform.emit('[WARNING_NOTCL] %s' %
  5978. _("There is no selected object for which to see it's source file code."))
  5979. return 'fail'
  5980. self.source_editor_tab.t_frame.hide()
  5981. try:
  5982. self.source_editor_tab.code_editor.setPlainText(file.getvalue())
  5983. # for line in file:
  5984. # QtWidgets.QApplication.processEvents()
  5985. # proc_line = str(line).strip('\n')
  5986. # self.source_editor_tab.code_editor.append(proc_line)
  5987. except Exception as e:
  5988. log.debug('App.on_view_source() -->%s' % str(e))
  5989. self.inform.emit('[ERROR] %s: %s' % (_('Failed to load the source code for the selected object'), str(e)))
  5990. return
  5991. self.source_editor_tab.handleTextChanged()
  5992. self.source_editor_tab.t_frame.show()
  5993. self.source_editor_tab.code_editor.moveCursor(QtGui.QTextCursor.Start)
  5994. self.proc_container.view.set_idle()
  5995. # self.ui.show()
  5996. def on_toggle_code_editor(self):
  5997. self.defaults.report_usage("on_toggle_code_editor()")
  5998. if self.toggle_codeeditor is False:
  5999. self.init_code_editor(name=_("Code Editor"))
  6000. self.text_editor_tab.buttonOpen.clicked.disconnect()
  6001. self.text_editor_tab.buttonOpen.clicked.connect(self.text_editor_tab.handleOpen)
  6002. self.text_editor_tab.buttonSave.clicked.disconnect()
  6003. self.text_editor_tab.buttonSave.clicked.connect(self.text_editor_tab.handleSaveGCode)
  6004. else:
  6005. for idx in range(self.ui.plot_tab_area.count()):
  6006. if self.ui.plot_tab_area.widget(idx).objectName() == "text_editor_tab":
  6007. self.ui.plot_tab_area.closeTab(idx)
  6008. break
  6009. self.toggle_codeeditor = False
  6010. def on_code_editor_close(self):
  6011. self.toggle_codeeditor = False
  6012. def goto_text_line(self):
  6013. """
  6014. Will scroll a text to the specified text line.
  6015. :return: None
  6016. """
  6017. dia_box = Dialog_box(title=_("Go to Line ..."),
  6018. label=_("Line:"),
  6019. icon=QtGui.QIcon(self.resource_location + '/jump_to16.png'),
  6020. initial_text='')
  6021. try:
  6022. line = int(dia_box.location) - 1
  6023. except (ValueError, TypeError):
  6024. line = 0
  6025. if dia_box.ok:
  6026. # make sure to move first the cursor at the end so after finding the line the line will be positioned
  6027. # at the top of the window
  6028. self.ui.plot_tab_area.currentWidget().code_editor.moveCursor(QTextCursor.End)
  6029. # get the document() of the TextEditor
  6030. doc = self.ui.plot_tab_area.currentWidget().code_editor.document()
  6031. # create a Text Cursor based on the searched line
  6032. cursor = QTextCursor(doc.findBlockByLineNumber(line))
  6033. # set cursor of the code editor with the cursor at the searcehd line
  6034. self.ui.plot_tab_area.currentWidget().code_editor.setTextCursor(cursor)
  6035. def on_filenewscript(self, silent=False):
  6036. """
  6037. Will create a new script file and open it in the Code Editor
  6038. :param silent: if True will not display status messages
  6039. :return: None
  6040. """
  6041. if silent is False:
  6042. self.inform.emit('[success] %s' % _("New TCL script file created in Code Editor."))
  6043. # delete the absolute and relative position and messages in the infobar
  6044. self.ui.position_label.setText("")
  6045. # self.ui.rel_position_label.setText("")
  6046. self.app_obj.new_script_object()
  6047. # script_text = script_obj.source_file
  6048. #
  6049. # self.proc_container.view.set_busy(_("Loading..."))
  6050. # script_obj.script_editor_tab.t_frame.hide()
  6051. #
  6052. # script_obj.script_editor_tab.t_frame.show()
  6053. # self.proc_container.view.set_idle()
  6054. def on_fileopenscript(self, name=None, silent=False):
  6055. """
  6056. Will open a Tcl script file into the Code Editor
  6057. :param silent: if True will not display status messages
  6058. :param name: name of a Tcl script file to open
  6059. :return: None
  6060. """
  6061. self.defaults.report_usage("on_fileopenscript")
  6062. App.log.debug("on_fileopenscript()")
  6063. _filter_ = "TCL script .FlatScript (*.FlatScript);;TCL script .tcl (*.TCL);;TCL script .txt (*.TXT);;" \
  6064. "All Files (*.*)"
  6065. if name:
  6066. filenames = [name]
  6067. else:
  6068. try:
  6069. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(
  6070. caption=_("Open TCL script"), directory=self.get_last_folder(), filter=_filter_)
  6071. except TypeError:
  6072. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open TCL script"), filter=_filter_)
  6073. if len(filenames) == 0:
  6074. if silent is False:
  6075. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6076. else:
  6077. for filename in filenames:
  6078. if filename != '':
  6079. self.worker_task.emit({'fcn': self.open_script, 'params': [filename]})
  6080. def on_fileopenscript_example(self, name=None, silent=False):
  6081. """
  6082. Will open a Tcl script file into the Code Editor
  6083. :param silent: if True will not display status messages
  6084. :param name: name of a Tcl script file to open
  6085. :return:
  6086. """
  6087. self.defaults.report_usage("on_fileopenscript_example")
  6088. log.debug("on_fileopenscript_example()")
  6089. _filter_ = "TCL script .FlatScript (*.FlatScript);;TCL script .tcl (*.TCL);;TCL script .txt (*.TXT);;" \
  6090. "All Files (*.*)"
  6091. # test if the app was frozen and choose the path for the configuration file
  6092. if getattr(sys, "frozen", False) is True:
  6093. example_path = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) + '\\assets\\examples'
  6094. else:
  6095. example_path = os.path.dirname(os.path.realpath(__file__)) + '\\assets\\examples'
  6096. if name:
  6097. filenames = [name]
  6098. else:
  6099. try:
  6100. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(
  6101. caption=_("Open TCL script"), directory=example_path, filter=_filter_)
  6102. except TypeError:
  6103. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open TCL script"), filter=_filter_)
  6104. if len(filenames) == 0:
  6105. if silent is False:
  6106. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6107. else:
  6108. for filename in filenames:
  6109. if filename != '':
  6110. self.worker_task.emit({'fcn': self.open_script, 'params': [filename]})
  6111. def on_filerunscript(self, name=None, silent=False):
  6112. """
  6113. File menu callback for loading and running a TCL script.
  6114. :param silent: if True will not display status messages
  6115. :param name: name of a Tcl script file to be run by FlatCAM
  6116. :return: None
  6117. """
  6118. self.defaults.report_usage("on_filerunscript")
  6119. App.log.debug("on_file_runscript()")
  6120. if name:
  6121. filename = name
  6122. if self.cmd_line_headless != 1:
  6123. self.splash.showMessage('%s: %ssec\n%s' %
  6124. (_("Canvas initialization started.\n"
  6125. "Canvas initialization finished in"), '%.2f' % self.used_time,
  6126. _("Executing ScriptObject file.")
  6127. ),
  6128. alignment=Qt.AlignBottom | Qt.AlignLeft,
  6129. color=QtGui.QColor("gray"))
  6130. else:
  6131. _filter_ = "TCL script .FlatScript (*.FlatScript);;TCL script .tcl (*.TCL);;TCL script .txt (*.TXT);;" \
  6132. "All Files (*.*)"
  6133. try:
  6134. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Run TCL script"),
  6135. directory=self.get_last_folder(), filter=_filter_)
  6136. except TypeError:
  6137. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Run TCL script"), filter=_filter_)
  6138. # The Qt methods above will return a QString which can cause problems later.
  6139. # So far json.dump() will fail to serialize it.
  6140. filename = str(filename)
  6141. if filename == "":
  6142. if silent is False:
  6143. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6144. else:
  6145. if self.cmd_line_headless != 1:
  6146. if self.ui.shell_dock.isHidden():
  6147. self.ui.shell_dock.show()
  6148. try:
  6149. with open(filename, "r") as tcl_script:
  6150. cmd_line_shellfile_content = tcl_script.read()
  6151. if self.cmd_line_headless != 1:
  6152. self.shell.exec_command(cmd_line_shellfile_content)
  6153. else:
  6154. self.shell.exec_command(cmd_line_shellfile_content, no_echo=True)
  6155. if silent is False:
  6156. self.inform.emit('[success] %s' % _("TCL script file opened in Code Editor and executed."))
  6157. except Exception as e:
  6158. log.debug("App.on_filerunscript() -> %s" % str(e))
  6159. sys.exit(2)
  6160. def on_file_saveproject(self, silent=False):
  6161. """
  6162. Callback for menu item File->Save Project. Saves the project to
  6163. ``self.project_filename`` or calls ``self.on_file_saveprojectas()``
  6164. if set to None. The project is saved by calling ``self.save_project()``.
  6165. :param silent: if True will not display status messages
  6166. :return: None
  6167. """
  6168. self.defaults.report_usage("on_file_saveproject")
  6169. if self.project_filename is None:
  6170. self.on_file_saveprojectas()
  6171. else:
  6172. self.worker_task.emit({'fcn': self.save_project,
  6173. 'params': [self.project_filename, silent]})
  6174. if self.defaults["global_open_style"] is False:
  6175. self.file_opened.emit("project", self.project_filename)
  6176. self.file_saved.emit("project", self.project_filename)
  6177. self.set_ui_title(name=self.project_filename)
  6178. self.should_we_save = False
  6179. def on_file_saveprojectas(self, make_copy=False, use_thread=True, quit_action=False):
  6180. """
  6181. Callback for menu item File->Save Project As... Opens a file
  6182. chooser and saves the project to the given file via
  6183. ``self.save_project()``.
  6184. :param make_copy if to be create a copy of the project; boolean
  6185. :param use_thread: if to be run in a separate thread; boolean
  6186. :param quit_action: if to be followed by quiting the application; boolean
  6187. :return: None
  6188. """
  6189. self.defaults.report_usage("on_file_saveprojectas")
  6190. self.date = str(datetime.today()).rpartition('.')[0]
  6191. self.date = ''.join(c for c in self.date if c not in ':-')
  6192. self.date = self.date.replace(' ', '_')
  6193. filter_ = "FlatCAM Project .FlatPrj (*.FlatPrj);; All Files (*.*)"
  6194. try:
  6195. filename, _f = FCFileSaveDialog.get_saved_filename(
  6196. caption=_("Save Project As ..."),
  6197. directory='{l_save}/{proj}_{date}'.format(l_save=str(self.get_last_save_folder()), date=self.date,
  6198. proj=_("Project")),
  6199. ext_filter=filter_
  6200. )
  6201. except TypeError:
  6202. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Project As ..."), ext_filter=filter_)
  6203. filename = str(filename)
  6204. if filename == '':
  6205. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6206. return
  6207. if use_thread is True:
  6208. self.worker_task.emit({'fcn': self.save_project,
  6209. 'params': [filename, quit_action]})
  6210. else:
  6211. self.save_project(filename, quit_action)
  6212. # self.save_project(filename)
  6213. if self.defaults["global_open_style"] is False:
  6214. self.file_opened.emit("project", filename)
  6215. self.file_saved.emit("project", filename)
  6216. if not make_copy:
  6217. self.project_filename = filename
  6218. self.set_ui_title(name=self.project_filename)
  6219. self.should_we_save = False
  6220. def on_file_save_objects_pdf(self, use_thread=True):
  6221. self.date = str(datetime.today()).rpartition('.')[0]
  6222. self.date = ''.join(c for c in self.date if c not in ':-')
  6223. self.date = self.date.replace(' ', '_')
  6224. try:
  6225. obj_selection = self.collection.get_selected()
  6226. if len(obj_selection) == 1:
  6227. obj_name = str(obj_selection[0].options['name'])
  6228. else:
  6229. obj_name = _("FlatCAM objects print")
  6230. except AttributeError as err:
  6231. log.debug("App.on_file_save_object_pdf() --> %s" % str(err))
  6232. self.inform.emit('[ERROR_NOTCL] %s' % _("No object selected."))
  6233. return
  6234. if not obj_selection:
  6235. self.inform.emit('[ERROR_NOTCL] %s' % _("No object selected."))
  6236. return
  6237. filter_ = "PDF File .pdf (*.PDF);; All Files (*.*)"
  6238. try:
  6239. filename, _f = FCFileSaveDialog.get_saved_filename(
  6240. caption=_("Save Object as PDF ..."),
  6241. directory='{l_save}/{obj_name}_{date}'.format(l_save=str(self.get_last_save_folder()),
  6242. obj_name=obj_name,
  6243. date=self.date),
  6244. ext_filter=filter_
  6245. )
  6246. except TypeError:
  6247. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Object as PDF ..."), ext_filter=filter_)
  6248. filename = str(filename)
  6249. if filename == '':
  6250. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6251. return
  6252. if use_thread is True:
  6253. self.proc_container.new(_("Printing PDF ... Please wait."))
  6254. self.worker_task.emit({'fcn': self.save_pdf, 'params': [filename, obj_selection]})
  6255. else:
  6256. self.save_pdf(filename, obj_selection)
  6257. # self.save_project(filename)
  6258. if self.defaults["global_open_style"] is False:
  6259. self.file_opened.emit("pdf", filename)
  6260. self.file_saved.emit("pdf", filename)
  6261. def save_pdf(self, file_name, obj_selection):
  6262. p_size = self.defaults['global_workspaceT']
  6263. orientation = self.defaults['global_workspace_orientation']
  6264. color = 'black'
  6265. transparency_level = 1.0
  6266. self.pagesize = {}
  6267. self.pagesize.update(
  6268. {
  6269. 'Bounds': None,
  6270. 'A0': (841 * mm, 1189 * mm),
  6271. 'A1': (594 * mm, 841 * mm),
  6272. 'A2': (420 * mm, 594 * mm),
  6273. 'A3': (297 * mm, 420 * mm),
  6274. 'A4': (210 * mm, 297 * mm),
  6275. 'A5': (148 * mm, 210 * mm),
  6276. 'A6': (105 * mm, 148 * mm),
  6277. 'A7': (74 * mm, 105 * mm),
  6278. 'A8': (52 * mm, 74 * mm),
  6279. 'A9': (37 * mm, 52 * mm),
  6280. 'A10': (26 * mm, 37 * mm),
  6281. 'B0': (1000 * mm, 1414 * mm),
  6282. 'B1': (707 * mm, 1000 * mm),
  6283. 'B2': (500 * mm, 707 * mm),
  6284. 'B3': (353 * mm, 500 * mm),
  6285. 'B4': (250 * mm, 353 * mm),
  6286. 'B5': (176 * mm, 250 * mm),
  6287. 'B6': (125 * mm, 176 * mm),
  6288. 'B7': (88 * mm, 125 * mm),
  6289. 'B8': (62 * mm, 88 * mm),
  6290. 'B9': (44 * mm, 62 * mm),
  6291. 'B10': (31 * mm, 44 * mm),
  6292. 'C0': (917 * mm, 1297 * mm),
  6293. 'C1': (648 * mm, 917 * mm),
  6294. 'C2': (458 * mm, 648 * mm),
  6295. 'C3': (324 * mm, 458 * mm),
  6296. 'C4': (229 * mm, 324 * mm),
  6297. 'C5': (162 * mm, 229 * mm),
  6298. 'C6': (114 * mm, 162 * mm),
  6299. 'C7': (81 * mm, 114 * mm),
  6300. 'C8': (57 * mm, 81 * mm),
  6301. 'C9': (40 * mm, 57 * mm),
  6302. 'C10': (28 * mm, 40 * mm),
  6303. # American paper sizes
  6304. 'LETTER': (8.5 * inch, 11 * inch),
  6305. 'LEGAL': (8.5 * inch, 14 * inch),
  6306. 'ELEVENSEVENTEEN': (11 * inch, 17 * inch),
  6307. # From https://en.wikipedia.org/wiki/Paper_size
  6308. 'JUNIOR_LEGAL': (5 * inch, 8 * inch),
  6309. 'HALF_LETTER': (5.5 * inch, 8 * inch),
  6310. 'GOV_LETTER': (8 * inch, 10.5 * inch),
  6311. 'GOV_LEGAL': (8.5 * inch, 13 * inch),
  6312. 'LEDGER': (17 * inch, 11 * inch),
  6313. }
  6314. )
  6315. exported_svg = []
  6316. for obj in obj_selection:
  6317. svg_obj = obj.export_svg(scale_stroke_factor=0.0,
  6318. scale_factor_x=None, scale_factor_y=None,
  6319. skew_factor_x=None, skew_factor_y=None,
  6320. mirror=None)
  6321. if obj.kind.lower() == 'gerber':
  6322. # color = self.defaults["gerber_plot_fill"][:-2]
  6323. color = obj.fill_color[:-2]
  6324. elif obj.kind.lower() == 'excellon':
  6325. color = '#C40000'
  6326. elif obj.kind.lower() == 'geometry':
  6327. color = self.defaults["global_draw_color"]
  6328. # Change the attributes of the exported SVG
  6329. # We don't need stroke-width
  6330. # We set opacity to maximum
  6331. # We set the colour to WHITE
  6332. root = ET.fromstring(svg_obj)
  6333. for child in root:
  6334. child.set('fill', str(color))
  6335. child.set('opacity', str(transparency_level))
  6336. child.set('stroke', str(color))
  6337. exported_svg.append(ET.tostring(root))
  6338. xmin = Inf
  6339. ymin = Inf
  6340. xmax = -Inf
  6341. ymax = -Inf
  6342. for obj in obj_selection:
  6343. try:
  6344. gxmin, gymin, gxmax, gymax = obj.bounds()
  6345. xmin = min([xmin, gxmin])
  6346. ymin = min([ymin, gymin])
  6347. xmax = max([xmax, gxmax])
  6348. ymax = max([ymax, gymax])
  6349. except Exception as e:
  6350. log.warning("DEV WARNING: Tried to get bounds of empty geometry in App.save_pdf(). %s" % str(e))
  6351. # Determine bounding area for svg export
  6352. bounds = [xmin, ymin, xmax, ymax]
  6353. size = bounds[2] - bounds[0], bounds[3] - bounds[1]
  6354. # This contain the measure units
  6355. uom = obj_selection[0].units.lower()
  6356. # Define a boundary around SVG of about 1.0mm (~39mils)
  6357. if uom in "mm":
  6358. boundary = 1.0
  6359. else:
  6360. boundary = 0.0393701
  6361. # Convert everything to strings for use in the xml doc
  6362. svgwidth = str(size[0] + (2 * boundary))
  6363. svgheight = str(size[1] + (2 * boundary))
  6364. minx = str(bounds[0] - boundary)
  6365. miny = str(bounds[1] + boundary + size[1])
  6366. # Add a SVG Header and footer to the svg output from shapely
  6367. # The transform flips the Y Axis so that everything renders
  6368. # properly within svg apps such as inkscape
  6369. svg_header = '<svg xmlns="http://www.w3.org/2000/svg" ' \
  6370. 'version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" '
  6371. svg_header += 'width="' + svgwidth + uom + '" '
  6372. svg_header += 'height="' + svgheight + uom + '" '
  6373. svg_header += 'viewBox="' + minx + ' -' + miny + ' ' + svgwidth + ' ' + svgheight + '" '
  6374. svg_header += '>'
  6375. svg_header += '<g transform="scale(1,-1)">'
  6376. svg_footer = '</g> </svg>'
  6377. svg_elem = str(svg_header)
  6378. for svg_item in exported_svg:
  6379. svg_elem += str(svg_item)
  6380. svg_elem += str(svg_footer)
  6381. # Parse the xml through a xml parser just to add line feeds
  6382. # and to make it look more pretty for the output
  6383. doc = parse_xml_string(svg_elem)
  6384. doc_final = doc.toprettyxml()
  6385. try:
  6386. if self.defaults['units'].upper() == 'IN':
  6387. unit = inch
  6388. else:
  6389. unit = mm
  6390. doc_final = StringIO(doc_final)
  6391. drawing = svg2rlg(doc_final)
  6392. if p_size == 'Bounds':
  6393. renderPDF.drawToFile(drawing, file_name)
  6394. else:
  6395. if orientation == 'p':
  6396. page_size = portrait(self.pagesize[p_size])
  6397. else:
  6398. page_size = landscape(self.pagesize[p_size])
  6399. my_canvas = canvas.Canvas(file_name, pagesize=page_size)
  6400. my_canvas.translate(bounds[0] * unit, bounds[1] * unit)
  6401. renderPDF.draw(drawing, my_canvas, 0, 0)
  6402. my_canvas.save()
  6403. except Exception as e:
  6404. log.debug("App.save_pdf() --> PDF output --> %s" % str(e))
  6405. return 'fail'
  6406. self.inform.emit('[success] %s: %s' % (_("PDF file saved to"), file_name))
  6407. def export_svg(self, obj_name, filename, scale_stroke_factor=0.00):
  6408. """
  6409. Exports a Geometry Object to an SVG file.
  6410. :param obj_name: the name of the FlatCAM object to be saved as SVG
  6411. :param filename: Path to the SVG file to save to.
  6412. :param scale_stroke_factor: factor by which to change/scale the thickness of the features
  6413. :return:
  6414. """
  6415. self.defaults.report_usage("export_svg()")
  6416. if filename is None:
  6417. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6418. is not None else self.defaults["global_last_folder"]
  6419. self.log.debug("export_svg()")
  6420. try:
  6421. obj = self.collection.get_by_name(str(obj_name))
  6422. except Exception:
  6423. # TODO: The return behavior has not been established... should raise exception?
  6424. return "Could not retrieve object: %s" % obj_name
  6425. with self.proc_container.new(_("Exporting SVG")) as proc:
  6426. exported_svg = obj.export_svg(scale_stroke_factor=scale_stroke_factor)
  6427. # Determine bounding area for svg export
  6428. bounds = obj.bounds()
  6429. size = obj.size()
  6430. # Convert everything to strings for use in the xml doc
  6431. svgwidth = str(size[0])
  6432. svgheight = str(size[1])
  6433. minx = str(bounds[0])
  6434. miny = str(bounds[1] - size[1])
  6435. uom = obj.units.lower()
  6436. # Add a SVG Header and footer to the svg output from shapely
  6437. # The transform flips the Y Axis so that everything renders
  6438. # properly within svg apps such as inkscape
  6439. svg_header = '<svg xmlns="http://www.w3.org/2000/svg" ' \
  6440. 'version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" '
  6441. svg_header += 'width="' + svgwidth + uom + '" '
  6442. svg_header += 'height="' + svgheight + uom + '" '
  6443. svg_header += 'viewBox="' + minx + ' ' + miny + ' ' + svgwidth + ' ' + svgheight + '">'
  6444. svg_header += '<g transform="scale(1,-1)">'
  6445. svg_footer = '</g> </svg>'
  6446. svg_elem = svg_header + exported_svg + svg_footer
  6447. # Parse the xml through a xml parser just to add line feeds
  6448. # and to make it look more pretty for the output
  6449. svgcode = parse_xml_string(svg_elem)
  6450. svgcode = svgcode.toprettyxml()
  6451. try:
  6452. with open(filename, 'w') as fp:
  6453. fp.write(svgcode)
  6454. except PermissionError:
  6455. self.inform.emit('[WARNING] %s' %
  6456. _("Permission denied, saving not possible.\n"
  6457. "Most likely another app is holding the file open and not accessible."))
  6458. return 'fail'
  6459. if self.defaults["global_open_style"] is False:
  6460. self.file_opened.emit("SVG", filename)
  6461. self.file_saved.emit("SVG", filename)
  6462. self.inform.emit('[success] %s: %s' % (_("SVG file exported to"), filename))
  6463. def save_source_file(self, obj_name, filename, use_thread=True):
  6464. """
  6465. Exports a FlatCAM Object to an Gerber/Excellon file.
  6466. :param obj_name: the name of the FlatCAM object for which to save it's embedded source file
  6467. :param filename: Path to the Gerber file to save to.
  6468. :param use_thread: if to be run in a separate thread
  6469. :return:
  6470. """
  6471. self.defaults.report_usage("save source file()")
  6472. if filename is None:
  6473. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6474. is not None else self.defaults["global_last_folder"]
  6475. self.log.debug("save source file()")
  6476. obj = self.collection.get_by_name(obj_name)
  6477. file_string = StringIO(obj.source_file)
  6478. time_string = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  6479. if file_string.getvalue() == '':
  6480. self.inform.emit('[ERROR_NOTCL] %s' %
  6481. _("Save cancelled because source file is empty. Try to export the Gerber file."))
  6482. return 'fail'
  6483. try:
  6484. with open(filename, 'w') as file:
  6485. file.writelines('G04*\n')
  6486. file.writelines('G04 %s (RE)GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s*\n' %
  6487. (obj.kind.upper(), str(self.version), str(self.version_date)))
  6488. file.writelines('G04 Filename: %s*\n' % str(obj_name))
  6489. file.writelines('G04 Created on : %s*\n' % time_string)
  6490. for line in file_string:
  6491. file.writelines(line)
  6492. except PermissionError:
  6493. self.inform.emit('[WARNING] %s' %
  6494. _("Permission denied, saving not possible.\n"
  6495. "Most likely another app is holding the file open and not accessible."))
  6496. return 'fail'
  6497. def export_excellon(self, obj_name, filename, local_use=None, use_thread=True):
  6498. """
  6499. Exports a Excellon Object to an Excellon file.
  6500. :param obj_name: the name of the FlatCAM object to be saved as Excellon
  6501. :param filename: Path to the Excellon file to save to.
  6502. :param local_use:
  6503. :param use_thread: if to be run in a separate thread
  6504. :return:
  6505. """
  6506. self.defaults.report_usage("export_excellon()")
  6507. if filename is None:
  6508. if self.defaults["global_last_save_folder"]:
  6509. filename = self.defaults["global_last_save_folder"] + '/' + 'exported_excellon'
  6510. else:
  6511. filename = self.defaults["global_last_folder"] + '/' + 'exported_excellon'
  6512. self.log.debug("export_excellon()")
  6513. format_exc = ';FILE_FORMAT=%d:%d\n' % (self.defaults["excellon_exp_integer"],
  6514. self.defaults["excellon_exp_decimals"]
  6515. )
  6516. if local_use is None:
  6517. try:
  6518. obj = self.collection.get_by_name(str(obj_name))
  6519. except Exception:
  6520. return "Could not retrieve object: %s" % obj_name
  6521. else:
  6522. obj = local_use
  6523. if not isinstance(obj, ExcellonObject):
  6524. self.inform.emit('[ERROR_NOTCL] %s' %
  6525. _("Failed. Only Excellon objects can be saved as Excellon files..."))
  6526. return
  6527. # updated units
  6528. eunits = self.defaults["excellon_exp_units"]
  6529. ewhole = self.defaults["excellon_exp_integer"]
  6530. efract = self.defaults["excellon_exp_decimals"]
  6531. ezeros = self.defaults["excellon_exp_zeros"]
  6532. eformat = self.defaults["excellon_exp_format"]
  6533. slot_type = self.defaults["excellon_exp_slot_type"]
  6534. fc_units = self.defaults['units'].upper()
  6535. if fc_units == 'MM':
  6536. factor = 1 if eunits == 'METRIC' else 0.03937
  6537. else:
  6538. factor = 25.4 if eunits == 'METRIC' else 1
  6539. def make_excellon():
  6540. try:
  6541. time_str = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  6542. header = 'M48\n'
  6543. header += ';EXCELLON GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s\n' % \
  6544. (str(self.version), str(self.version_date))
  6545. header += ';Filename: %s' % str(obj_name) + '\n'
  6546. header += ';Created on : %s' % time_str + '\n'
  6547. if eformat == 'dec':
  6548. has_slots, excellon_code = obj.export_excellon(ewhole, efract, factor=factor, slot_type=slot_type)
  6549. header += eunits + '\n'
  6550. for tool in obj.tools:
  6551. if eunits == 'METRIC':
  6552. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6553. tool=str(tool),
  6554. dec=2)
  6555. else:
  6556. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6557. tool=str(tool),
  6558. dec=4)
  6559. else:
  6560. if ezeros == 'LZ':
  6561. has_slots, excellon_code = obj.export_excellon(ewhole, efract,
  6562. form='ndec', e_zeros='LZ', factor=factor,
  6563. slot_type=slot_type)
  6564. header += '%s,%s\n' % (eunits, 'LZ')
  6565. header += format_exc
  6566. for tool in obj.tools:
  6567. if eunits == 'METRIC':
  6568. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6569. tool=str(tool),
  6570. dec=2)
  6571. else:
  6572. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6573. tool=str(tool),
  6574. dec=4)
  6575. else:
  6576. has_slots, excellon_code = obj.export_excellon(ewhole, efract,
  6577. form='ndec', e_zeros='TZ', factor=factor,
  6578. slot_type=slot_type)
  6579. header += '%s,%s\n' % (eunits, 'TZ')
  6580. header += format_exc
  6581. for tool in obj.tools:
  6582. if eunits == 'METRIC':
  6583. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6584. tool=str(tool),
  6585. dec=2)
  6586. else:
  6587. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6588. tool=str(tool),
  6589. dec=4)
  6590. header += '%\n'
  6591. footer = 'M30\n'
  6592. exported_excellon = header
  6593. exported_excellon += excellon_code
  6594. exported_excellon += footer
  6595. if local_use is None:
  6596. try:
  6597. with open(filename, 'w') as fp:
  6598. fp.write(exported_excellon)
  6599. except PermissionError:
  6600. self.inform.emit('[WARNING] %s' %
  6601. _("Permission denied, saving not possible.\n"
  6602. "Most likely another app is holding the file open and not accessible."))
  6603. return 'fail'
  6604. if self.defaults["global_open_style"] is False:
  6605. self.file_opened.emit("Excellon", filename)
  6606. self.file_saved.emit("Excellon", filename)
  6607. self.inform.emit('[success] %s: %s' % (_("Excellon file exported to"), filename))
  6608. else:
  6609. return exported_excellon
  6610. except Exception as e:
  6611. log.debug("App.export_excellon.make_excellon() --> %s" % str(e))
  6612. return 'fail'
  6613. if use_thread is True:
  6614. with self.proc_container.new(_("Exporting Excellon")) as proc:
  6615. def job_thread_exc(app_obj):
  6616. ret = make_excellon()
  6617. if ret == 'fail':
  6618. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Excellon file.'))
  6619. return
  6620. self.worker_task.emit({'fcn': job_thread_exc, 'params': [self]})
  6621. else:
  6622. eret = make_excellon()
  6623. if eret == 'fail':
  6624. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Excellon file.'))
  6625. return 'fail'
  6626. if local_use is not None:
  6627. return eret
  6628. def export_gerber(self, obj_name, filename, local_use=None, use_thread=True):
  6629. """
  6630. Exports a Gerber Object to an Gerber file.
  6631. :param obj_name: the name of the FlatCAM object to be saved as Gerber
  6632. :param filename: Path to the Gerber file to save to.
  6633. :param local_use: if the Gerber code is to be saved to a file (None) or used within FlatCAM.
  6634. When not None, the value will be the actual Gerber object for which to create the Gerber code
  6635. :param use_thread: if to be run in a separate thread
  6636. :return:
  6637. """
  6638. self.defaults.report_usage("export_gerber()")
  6639. if filename is None:
  6640. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6641. is not None else self.defaults["global_last_folder"]
  6642. self.log.debug("export_gerber()")
  6643. if local_use is None:
  6644. try:
  6645. obj = self.collection.get_by_name(str(obj_name))
  6646. except Exception:
  6647. return "Could not retrieve object: %s" % obj_name
  6648. else:
  6649. obj = local_use
  6650. # updated units
  6651. gunits = self.defaults["gerber_exp_units"]
  6652. gwhole = self.defaults["gerber_exp_integer"]
  6653. gfract = self.defaults["gerber_exp_decimals"]
  6654. gzeros = self.defaults["gerber_exp_zeros"]
  6655. fc_units = self.defaults['units'].upper()
  6656. if fc_units == 'MM':
  6657. factor = 1 if gunits == 'MM' else 0.03937
  6658. else:
  6659. factor = 25.4 if gunits == 'MM' else 1
  6660. def make_gerber():
  6661. try:
  6662. time_str = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  6663. header = 'G04*\n'
  6664. header += 'G04 RS-274X GERBER GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s*\n' % \
  6665. (str(self.version), str(self.version_date))
  6666. header += 'G04 Filename: %s*' % str(obj_name) + '\n'
  6667. header += 'G04 Created on : %s*' % time_str + '\n'
  6668. header += '%%FS%sAX%s%sY%s%s*%%\n' % (gzeros, gwhole, gfract, gwhole, gfract)
  6669. header += "%MO{units}*%\n".format(units=gunits)
  6670. for apid in obj.apertures:
  6671. if obj.apertures[apid]['type'] == 'C':
  6672. header += "%ADD{apid}{type},{size}*%\n".format(
  6673. apid=str(apid),
  6674. type='C',
  6675. size=(factor * obj.apertures[apid]['size'])
  6676. )
  6677. elif obj.apertures[apid]['type'] == 'R':
  6678. header += "%ADD{apid}{type},{width}X{height}*%\n".format(
  6679. apid=str(apid),
  6680. type='R',
  6681. width=(factor * obj.apertures[apid]['width']),
  6682. height=(factor * obj.apertures[apid]['height'])
  6683. )
  6684. elif obj.apertures[apid]['type'] == 'O':
  6685. header += "%ADD{apid}{type},{width}X{height}*%\n".format(
  6686. apid=str(apid),
  6687. type='O',
  6688. width=(factor * obj.apertures[apid]['width']),
  6689. height=(factor * obj.apertures[apid]['height'])
  6690. )
  6691. header += '\n'
  6692. # obsolete units but some software may need it
  6693. if gunits == 'IN':
  6694. header += 'G70*\n'
  6695. else:
  6696. header += 'G71*\n'
  6697. # Absolute Mode
  6698. header += 'G90*\n'
  6699. header += 'G01*\n'
  6700. # positive polarity
  6701. header += '%LPD*%\n'
  6702. footer = 'M02*\n'
  6703. gerber_code = obj.export_gerber(gwhole, gfract, g_zeros=gzeros, factor=factor)
  6704. exported_gerber = header
  6705. exported_gerber += gerber_code
  6706. exported_gerber += footer
  6707. if local_use is None:
  6708. try:
  6709. with open(filename, 'w') as fp:
  6710. fp.write(exported_gerber)
  6711. except PermissionError:
  6712. self.inform.emit('[WARNING] %s' %
  6713. _("Permission denied, saving not possible.\n"
  6714. "Most likely another app is holding the file open and not accessible."))
  6715. return 'fail'
  6716. if self.defaults["global_open_style"] is False:
  6717. self.file_opened.emit("Gerber", filename)
  6718. self.file_saved.emit("Gerber", filename)
  6719. self.inform.emit('[success] %s: %s' % (_("Gerber file exported to"), filename))
  6720. else:
  6721. return exported_gerber
  6722. except Exception as e:
  6723. log.debug("App.export_gerber.make_gerber() --> %s" % str(e))
  6724. return 'fail'
  6725. if use_thread is True:
  6726. with self.proc_container.new(_("Exporting Gerber")) as proc:
  6727. def job_thread_grb(app_obj):
  6728. ret = make_gerber()
  6729. if ret == 'fail':
  6730. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Gerber file.'))
  6731. return
  6732. self.worker_task.emit({'fcn': job_thread_grb, 'params': [self]})
  6733. else:
  6734. gret = make_gerber()
  6735. if gret == 'fail':
  6736. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Gerber file.'))
  6737. return 'fail'
  6738. if local_use is not None:
  6739. return gret
  6740. def export_dxf(self, obj_name, filename, use_thread=True):
  6741. """
  6742. Exports a Geometry Object to an DXF file.
  6743. :param obj_name: the name of the FlatCAM object to be saved as DXF
  6744. :param filename: Path to the DXF file to save to.
  6745. :param use_thread: if to be run in a separate thread
  6746. :return:
  6747. """
  6748. self.defaults.report_usage("export_dxf()")
  6749. if filename is None:
  6750. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6751. is not None else self.defaults["global_last_folder"]
  6752. self.log.debug("export_dxf()")
  6753. try:
  6754. obj = self.collection.get_by_name(str(obj_name))
  6755. except Exception:
  6756. # TODO: The return behavior has not been established... should raise exception?
  6757. return "Could not retrieve object: %s" % obj_name
  6758. def make_dxf():
  6759. try:
  6760. dxf_code = obj.export_dxf()
  6761. dxf_code.saveas(filename)
  6762. if self.defaults["global_open_style"] is False:
  6763. self.file_opened.emit("DXF", filename)
  6764. self.file_saved.emit("DXF", filename)
  6765. self.inform.emit('[success] %s: %s' % (_("DXF file exported to"), filename))
  6766. except Exception:
  6767. return 'fail'
  6768. if use_thread is True:
  6769. with self.proc_container.new(_("Exporting DXF")) as proc:
  6770. def job_thread_exc(app_obj):
  6771. ret_dxf_val = make_dxf()
  6772. if ret_dxf_val == 'fail':
  6773. app_obj.inform.emit('[WARNING_NOTCL] %s' % _('Could not export DXF file.'))
  6774. return
  6775. self.worker_task.emit({'fcn': job_thread_exc, 'params': [self]})
  6776. else:
  6777. ret = make_dxf()
  6778. if ret == 'fail':
  6779. self.inform.emit('[WARNING_NOTCL] %s' % _('Could not export DXF file.'))
  6780. return
  6781. def import_svg(self, filename, geo_type='geometry', outname=None, plot=True):
  6782. """
  6783. Adds a new Geometry Object to the projects and populates
  6784. it with shapes extracted from the SVG file.
  6785. :param plot: If True then the resulting object will be plotted on canvas
  6786. :param filename: Path to the SVG file.
  6787. :param geo_type: Type of FlatCAM object that will be created from SVG
  6788. :param outname: The name given to the resulting FlatCAM object
  6789. :return:
  6790. """
  6791. self.defaults.report_usage("import_svg()")
  6792. log.debug("App.import_svg()")
  6793. obj_type = ""
  6794. if geo_type is None or geo_type == "geometry":
  6795. obj_type = "geometry"
  6796. elif geo_type == "gerber":
  6797. obj_type = "gerber"
  6798. else:
  6799. self.inform.emit('[ERROR_NOTCL] %s' %
  6800. _("Not supported type is picked as parameter. Only Geometry and Gerber are supported"))
  6801. return
  6802. units = self.defaults['units'].upper()
  6803. def obj_init(geo_obj, app_obj):
  6804. geo_obj.import_svg(filename, obj_type, units=units)
  6805. geo_obj.multigeo = False
  6806. geo_obj.source_file = self.export_gerber(obj_name=name, filename=None, local_use=geo_obj, use_thread=False)
  6807. with self.proc_container.new(_("Importing SVG")) as proc:
  6808. # Object name
  6809. name = outname or filename.split('/')[-1].split('\\')[-1]
  6810. ret = self.app_obj.new_object(obj_type, name, obj_init, autoselected=False, plot=plot)
  6811. if ret == 'fail':
  6812. self.inform.emit('[ERROR_NOTCL]%s' % _('Import failed.'))
  6813. return 'fail'
  6814. # Register recent file
  6815. self.file_opened.emit("svg", filename)
  6816. # AppGUI feedback
  6817. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6818. def import_dxf(self, filename, geo_type='geometry', outname=None, plot=True):
  6819. """
  6820. Adds a new Geometry Object to the projects and populates
  6821. it with shapes extracted from the DXF file.
  6822. :param filename: Path to the DXF file.
  6823. :param geo_type: Type of FlatCAM object that will be created from DXF
  6824. :param outname: Name for the imported Geometry
  6825. :param plot: If True then the resulting object will be plotted on canvas
  6826. :return:
  6827. """
  6828. self.defaults.report_usage("import_dxf()")
  6829. obj_type = ""
  6830. if geo_type is None or geo_type == "geometry":
  6831. obj_type = "geometry"
  6832. elif geo_type == "gerber":
  6833. obj_type = geo_type
  6834. else:
  6835. self.inform.emit('[ERROR_NOTCL] %s' %
  6836. _("Not supported type is picked as parameter. Only Geometry and Gerber are supported"))
  6837. return
  6838. units = self.defaults['units'].upper()
  6839. def obj_init(geo_obj, app_obj):
  6840. geo_obj.import_dxf(filename, obj_type, units=units)
  6841. geo_obj.multigeo = False
  6842. with self.proc_container.new(_("Importing DXF")):
  6843. # Object name
  6844. name = outname or filename.split('/')[-1].split('\\')[-1]
  6845. ret = self.app_obj.new_object(obj_type, name, obj_init, autoselected=False, plot=plot)
  6846. if ret == 'fail':
  6847. self.inform.emit('[ERROR_NOTCL]%s' % _('Import failed.'))
  6848. return 'fail'
  6849. # Register recent file
  6850. self.file_opened.emit("dxf", filename)
  6851. # AppGUI feedback
  6852. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6853. def open_gerber(self, filename, outname=None, plot=True, from_tcl=False):
  6854. """
  6855. Opens a Gerber file, parses it and creates a new object for
  6856. it in the program. Thread-safe.
  6857. :param outname: Name of the resulting object. None causes the
  6858. name to be that of the file. Str.
  6859. :param filename: Gerber file filename
  6860. :type filename: str
  6861. :param plot: boolean, to plot or not the resulting object
  6862. :param from_tcl: True if run from Tcl Shell
  6863. :return: None
  6864. """
  6865. # How the object should be initialized
  6866. def obj_init(gerber_obj, app_obj):
  6867. assert isinstance(gerber_obj, GerberObject), \
  6868. "Expected to initialize a GerberObject but got %s" % type(gerber_obj)
  6869. # Opening the file happens here
  6870. try:
  6871. gerber_obj.parse_file(filename)
  6872. except IOError:
  6873. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open file"), filename))
  6874. return "fail"
  6875. except ParseError as err:
  6876. app_obj.inform.emit('[ERROR_NOTCL] %s: %s. %s' % (_("Failed to parse file"), filename, str(err)))
  6877. app_obj.log.error(str(err))
  6878. return "fail"
  6879. except Exception as e:
  6880. log.debug("App.open_gerber() --> %s" % str(e))
  6881. msg = '[ERROR] %s' % _("An internal error has occurred. See shell.\n")
  6882. msg += traceback.format_exc()
  6883. app_obj.inform.emit(msg)
  6884. return "fail"
  6885. if gerber_obj.is_empty():
  6886. app_obj.inform.emit('[ERROR_NOTCL] %s' %
  6887. _("Object is not Gerber file or empty. Aborting object creation."))
  6888. return "fail"
  6889. App.log.debug("open_gerber()")
  6890. with self.proc_container.new(_("Opening Gerber")):
  6891. # Object name
  6892. name = outname or filename.split('/')[-1].split('\\')[-1]
  6893. # # ## Object creation # ##
  6894. ret_val = self.app_obj.new_object("gerber", name, obj_init, autoselected=False, plot=plot)
  6895. if ret_val == 'fail':
  6896. if from_tcl:
  6897. filename = self.defaults['global_tcl_path'] + '/' + name
  6898. ret_val = self.app_obj.new_object("gerber", name, obj_init, autoselected=False, plot=plot)
  6899. if ret_val == 'fail':
  6900. self.inform.emit('[ERROR_NOTCL]%s' % _('Open Gerber failed. Probable not a Gerber file.'))
  6901. return 'fail'
  6902. # Register recent file
  6903. self.file_opened.emit("gerber", filename)
  6904. # AppGUI feedback
  6905. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6906. def open_excellon(self, filename, outname=None, plot=True, from_tcl=False):
  6907. """
  6908. Opens an Excellon file, parses it and creates a new object for
  6909. it in the program. Thread-safe.
  6910. :param outname: Name of the resulting object. None causes the name to be that of the file.
  6911. :param filename: Excellon file filename
  6912. :type filename: str
  6913. :param plot: boolean, to plot or not the resulting object
  6914. :param from_tcl: True if run from Tcl Shell
  6915. :return: None
  6916. """
  6917. App.log.debug("open_excellon()")
  6918. # How the object should be initialized
  6919. def obj_init(excellon_obj, app_obj):
  6920. try:
  6921. ret = excellon_obj.parse_file(filename=filename)
  6922. if ret == "fail":
  6923. log.debug("Excellon parsing failed.")
  6924. self.inform.emit('[ERROR_NOTCL] %s' %
  6925. _("This is not Excellon file."))
  6926. return "fail"
  6927. except IOError:
  6928. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' %
  6929. (_("Cannot open file"), filename))
  6930. log.debug("Could not open Excellon object.")
  6931. return "fail"
  6932. except Exception:
  6933. msg = '[ERROR_NOTCL] %s' % \
  6934. _("An internal error has occurred. See shell.\n")
  6935. msg += traceback.format_exc()
  6936. app_obj.inform.emit(msg)
  6937. return "fail"
  6938. ret = excellon_obj.create_geometry()
  6939. if ret == 'fail':
  6940. log.debug("Could not create geometry for Excellon object.")
  6941. return "fail"
  6942. for tool in excellon_obj.tools:
  6943. if excellon_obj.tools[tool]['solid_geometry']:
  6944. return
  6945. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("No geometry found in file"), filename))
  6946. return "fail"
  6947. with self.proc_container.new(_("Opening Excellon.")):
  6948. # Object name
  6949. name = outname or filename.split('/')[-1].split('\\')[-1]
  6950. ret_val = self.app_obj.new_object("excellon", name, obj_init, autoselected=False, plot=plot)
  6951. if ret_val == 'fail':
  6952. if from_tcl:
  6953. filename = self.defaults['global_tcl_path'] + '/' + name
  6954. ret_val = self.app_obj.new_object("excellon", name, obj_init, autoselected=False, plot=plot)
  6955. if ret_val == 'fail':
  6956. self.inform.emit('[ERROR_NOTCL] %s' %
  6957. _('Open Excellon file failed. Probable not an Excellon file.'))
  6958. return
  6959. # Register recent file
  6960. self.file_opened.emit("excellon", filename)
  6961. # AppGUI feedback
  6962. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6963. def open_gcode(self, filename, outname=None, force_parsing=None, plot=True, from_tcl=False):
  6964. """
  6965. Opens a G-gcode file, parses it and creates a new object for
  6966. it in the program. Thread-safe.
  6967. :param filename: G-code file filename
  6968. :param outname: Name of the resulting object. None causes the name to be that of the file.
  6969. :param force_parsing:
  6970. :param plot: If True plot the object on canvas
  6971. :param from_tcl: True if run from Tcl Shell
  6972. :return: None
  6973. """
  6974. App.log.debug("open_gcode()")
  6975. # How the object should be initialized
  6976. def obj_init(job_obj, app_obj_):
  6977. """
  6978. :param job_obj: the resulting object
  6979. :type app_obj_: App
  6980. """
  6981. assert isinstance(app_obj_, App), \
  6982. "Initializer expected App, got %s" % type(app_obj_)
  6983. app_obj_.inform.emit('%s...' % _("Reading GCode file"))
  6984. try:
  6985. f = open(filename)
  6986. gcode = f.read()
  6987. f.close()
  6988. except IOError:
  6989. app_obj_.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open"), filename))
  6990. return "fail"
  6991. job_obj.gcode = gcode
  6992. gcode_ret = job_obj.gcode_parse(force_parsing=force_parsing)
  6993. if gcode_ret == "fail":
  6994. self.inform.emit('[ERROR_NOTCL] %s' % _("This is not GCODE"))
  6995. return "fail"
  6996. job_obj.create_geometry()
  6997. with self.proc_container.new(_("Opening G-Code.")):
  6998. # Object name
  6999. name = outname or filename.split('/')[-1].split('\\')[-1]
  7000. # New object creation and file processing
  7001. ret_val = self.app_obj.new_object("cncjob", name, obj_init, autoselected=False, plot=plot)
  7002. if ret_val == 'fail':
  7003. if from_tcl:
  7004. filename = self.defaults['global_tcl_path'] + '/' + name
  7005. ret_val = self.app_obj.new_object("cncjob", name, obj_init, autoselected=False, plot=plot)
  7006. if ret_val == 'fail':
  7007. self.inform.emit('[ERROR_NOTCL] %s' %
  7008. _("Failed to create CNCJob Object. Probable not a GCode file. "
  7009. "Try to load it from File menu.\n "
  7010. "Attempting to create a FlatCAM CNCJob Object from "
  7011. "G-Code file failed during processing"))
  7012. return "fail"
  7013. # Register recent file
  7014. self.file_opened.emit("cncjob", filename)
  7015. # AppGUI feedback
  7016. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7017. def open_hpgl2(self, filename, outname=None):
  7018. """
  7019. Opens a HPGL2 file, parses it and creates a new object for
  7020. it in the program. Thread-safe.
  7021. :param outname: Name of the resulting object. None causes the name to be that of the file.
  7022. :param filename: HPGL2 file filename
  7023. :return: None
  7024. """
  7025. filename = filename
  7026. # How the object should be initialized
  7027. def obj_init(geo_obj, app_obj):
  7028. assert isinstance(geo_obj, GeometryObject), \
  7029. "Expected to initialize a GeometryObject but got %s" % type(geo_obj)
  7030. # Opening the file happens here
  7031. obj = HPGL2(self)
  7032. try:
  7033. HPGL2.parse_file(obj, filename)
  7034. except IOError:
  7035. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open file"), filename))
  7036. return "fail"
  7037. except ParseError as err:
  7038. app_obj.inform.emit('[ERROR_NOTCL] %s: %s. %s' % (_("Failed to parse file"), filename, str(err)))
  7039. app_obj.log.error(str(err))
  7040. return "fail"
  7041. except Exception as e:
  7042. log.debug("App.open_hpgl2() --> %s" % str(e))
  7043. msg = '[ERROR] %s' % _("An internal error has occurred. See shell.\n")
  7044. msg += traceback.format_exc()
  7045. app_obj.inform.emit(msg)
  7046. return "fail"
  7047. geo_obj.multigeo = True
  7048. geo_obj.solid_geometry = deepcopy(obj.solid_geometry)
  7049. geo_obj.tools = deepcopy(obj.tools)
  7050. geo_obj.source_file = deepcopy(obj.source_file)
  7051. del obj
  7052. if not geo_obj.solid_geometry:
  7053. app_obj.inform.emit('[ERROR_NOTCL] %s' %
  7054. _("Object is not HPGL2 file or empty. Aborting object creation."))
  7055. return "fail"
  7056. App.log.debug("open_hpgl2()")
  7057. with self.proc_container.new(_("Opening HPGL2")):
  7058. # Object name
  7059. name = outname or filename.split('/')[-1].split('\\')[-1]
  7060. # # ## Object creation # ##
  7061. ret = self.app_obj.new_object("geometry", name, obj_init, autoselected=False)
  7062. if ret == 'fail':
  7063. self.inform.emit('[ERROR_NOTCL]%s' % _(' Open HPGL2 failed. Probable not a HPGL2 file.'))
  7064. return 'fail'
  7065. # Register recent file
  7066. self.file_opened.emit("geometry", filename)
  7067. # AppGUI feedback
  7068. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7069. def open_script(self, filename, outname=None, silent=False):
  7070. """
  7071. Opens a Script file, parses it and creates a new object for
  7072. it in the program. Thread-safe.
  7073. :param outname: Name of the resulting object. None causes the name to be that of the file.
  7074. :param filename: Script file filename
  7075. :param silent: If True there will be no messages printed to StatusBar
  7076. :return: None
  7077. """
  7078. def obj_init(script_obj, app_obj):
  7079. assert isinstance(script_obj, ScriptObject), \
  7080. "Expected to initialize a ScriptObject but got %s" % type(script_obj)
  7081. if silent is False:
  7082. app_obj.inform.emit('[success] %s' % _("TCL script file opened in Code Editor."))
  7083. try:
  7084. script_obj.parse_file(filename)
  7085. except IOError:
  7086. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open file"), filename))
  7087. return "fail"
  7088. except ParseError as err:
  7089. app_obj.inform.emit('[ERROR_NOTCL] %s: %s. %s' % (_("Failed to parse file"), filename, str(err)))
  7090. app_obj.log.error(str(err))
  7091. return "fail"
  7092. except Exception as e:
  7093. log.debug("App.open_script() -> %s" % str(e))
  7094. msg = '[ERROR] %s' % _("An internal error has occurred. See shell.\n")
  7095. msg += traceback.format_exc()
  7096. app_obj.inform.emit(msg)
  7097. return "fail"
  7098. App.log.debug("open_script()")
  7099. with self.proc_container.new(_("Opening TCL Script...")):
  7100. # Object name
  7101. script_name = outname or filename.split('/')[-1].split('\\')[-1]
  7102. # Object creation
  7103. ret_val = self.app_obj.new_object("script", script_name, obj_init, autoselected=False, plot=False)
  7104. if ret_val == 'fail':
  7105. filename = self.defaults['global_tcl_path'] + '/' + script_name
  7106. ret_val = self.app_obj.new_object("script", script_name, obj_init, autoselected=False, plot=False)
  7107. if ret_val == 'fail':
  7108. self.inform.emit('[ERROR_NOTCL]%s' % _('Failed to open TCL Script.'))
  7109. return 'fail'
  7110. # Register recent file
  7111. self.file_opened.emit("script", filename)
  7112. # AppGUI feedback
  7113. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7114. def open_config_file(self, filename, run_from_arg=None):
  7115. """
  7116. Loads a config file from the specified file.
  7117. :param filename: Name of the file from which to load.
  7118. :param run_from_arg: if True the FlatConfig file will be open as an command line argument
  7119. :return: None
  7120. """
  7121. App.log.debug("Opening config file: " + filename)
  7122. if run_from_arg:
  7123. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  7124. "Canvas initialization finished in"), '%.2f' % self.used_time,
  7125. _("Opening FlatCAM Config file.")),
  7126. alignment=Qt.AlignBottom | Qt.AlignLeft,
  7127. color=QtGui.QColor("gray"))
  7128. # # add the tab if it was closed
  7129. # self.ui.plot_tab_area.addTab(self.ui.text_editor_tab, _("Code Editor"))
  7130. # # first clear previous text in text editor (if any)
  7131. # self.ui.text_editor_tab.code_editor.clear()
  7132. #
  7133. # # Switch plot_area to CNCJob tab
  7134. # self.ui.plot_tab_area.setCurrentWidget(self.ui.text_editor_tab)
  7135. # close the Code editor if already open
  7136. if self.toggle_codeeditor:
  7137. self.on_toggle_code_editor()
  7138. self.on_toggle_code_editor()
  7139. try:
  7140. if filename:
  7141. f = QtCore.QFile(filename)
  7142. if f.open(QtCore.QIODevice.ReadOnly):
  7143. stream = QtCore.QTextStream(f)
  7144. code_edited = stream.readAll()
  7145. self.text_editor_tab.code_editor.setPlainText(code_edited)
  7146. f.close()
  7147. except IOError:
  7148. App.log.error("Failed to open config file: %s" % filename)
  7149. self.inform.emit('[ERROR_NOTCL] %s: %s' %
  7150. (_("Failed to open config file"), filename))
  7151. return
  7152. def open_project(self, filename, run_from_arg=None, plot=True, cli=None, from_tcl=False):
  7153. """
  7154. Loads a project from the specified file.
  7155. 1) Loads and parses file
  7156. 2) Registers the file as recently opened.
  7157. 3) Calls on_file_new()
  7158. 4) Updates options
  7159. 5) Calls app_obj.new_object() with the object's from_dict() as init method.
  7160. 6) Calls plot_all() if plot=True
  7161. :param filename: Name of the file from which to load.
  7162. :param run_from_arg: True if run for arguments
  7163. :param plot: If True plot all objects in the project
  7164. :param cli: Run from command line
  7165. :param from_tcl: True if run from Tcl Sehll
  7166. :return: None
  7167. """
  7168. App.log.debug("Opening project: " + filename)
  7169. # block autosaving while a project is loaded
  7170. self.block_autosave = True
  7171. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7172. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7173. if cli is None:
  7174. self.set_ui_title(name=_("Loading Project ... Please Wait ..."))
  7175. if run_from_arg:
  7176. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  7177. "Canvas initialization finished in"), '%.2f' % self.used_time,
  7178. _("Opening FlatCAM Project file.")),
  7179. alignment=Qt.AlignBottom | Qt.AlignLeft,
  7180. color=QtGui.QColor("gray"))
  7181. # Open and parse an uncompressed Project file
  7182. try:
  7183. f = open(filename, 'r')
  7184. except IOError:
  7185. if from_tcl:
  7186. name = filename.split('/')[-1].split('\\')[-1]
  7187. filename = self.defaults['global_tcl_path'] + '/' + name
  7188. try:
  7189. f = open(filename, 'r')
  7190. except IOError:
  7191. log.error("Failed to open project file: %s" % filename)
  7192. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open project file"), filename))
  7193. return
  7194. else:
  7195. log.error("Failed to open project file: %s" % filename)
  7196. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open project file"), filename))
  7197. return
  7198. try:
  7199. d = json.load(f, object_hook=dict2obj)
  7200. except Exception as e:
  7201. log.error("Failed to parse project file, trying to see if it loads as an LZMA archive: %s because %s" %
  7202. (filename, str(e)))
  7203. f.close()
  7204. # Open and parse a compressed Project file
  7205. try:
  7206. with lzma.open(filename) as f:
  7207. file_content = f.read().decode('utf-8')
  7208. d = json.loads(file_content, object_hook=dict2obj)
  7209. except Exception as e:
  7210. App.log.error("Failed to open project file: %s with error: %s" % (filename, str(e)))
  7211. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open project file"), filename))
  7212. return
  7213. # Clear the current project
  7214. # # NOT THREAD SAFE # ##
  7215. if run_from_arg is True:
  7216. pass
  7217. elif cli is True:
  7218. self.delete_selection_shape()
  7219. else:
  7220. self.on_file_new()
  7221. # Project options
  7222. self.options.update(d['options'])
  7223. self.project_filename = filename
  7224. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7225. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7226. if cli is None:
  7227. self.set_screen_units(self.options["units"])
  7228. # Re create objects
  7229. App.log.debug(" **************** Started PROEJCT loading... **************** ")
  7230. for obj in d['objs']:
  7231. try:
  7232. def obj_init(obj_inst, app_inst):
  7233. obj_inst.from_dict(obj)
  7234. App.log.debug("Recreating from opened project an %s object: %s" %
  7235. (obj['kind'].capitalize(), obj['options']['name']))
  7236. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7237. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7238. if cli is None:
  7239. self.set_ui_title(name="{} {}: {}".format(_("Loading Project ... restoring"),
  7240. obj['kind'].upper(),
  7241. obj['options']['name']
  7242. )
  7243. )
  7244. self.app_obj.new_object(obj['kind'], obj['options']['name'], obj_init, plot=plot)
  7245. except Exception as e:
  7246. print('App.open_project() --> ' + str(e))
  7247. self.inform.emit('[success] %s: %s' % (_("Project loaded from"), filename))
  7248. self.should_we_save = False
  7249. self.file_opened.emit("project", filename)
  7250. # restore autosaving after a project was loaded
  7251. self.block_autosave = False
  7252. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7253. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7254. if cli is None:
  7255. self.set_ui_title(name=self.project_filename)
  7256. App.log.debug(" **************** Finished PROJECT loading... **************** ")
  7257. def plot_all(self, fit_view=True, muted=False, use_thread=True):
  7258. """
  7259. Re-generates all plots from all objects.
  7260. :param fit_view: if True will plot the objects and will adjust the zoom to fit all plotted objects into view
  7261. :param muted: if True don't print messages
  7262. :param use_thread: if True will use threading for plotting the objects
  7263. :return: None
  7264. """
  7265. self.log.debug("Plot_all()")
  7266. if muted is not True:
  7267. self.inform.emit('[success] %s...' % _("Redrawing all objects"))
  7268. for plot_obj in self.collection.get_list():
  7269. def worker_task(obj):
  7270. with self.proc_container.new("Plotting"):
  7271. obj.plot(kind=self.defaults["cncjob_plot_kind"])
  7272. if fit_view is True:
  7273. self.app_obj.object_plotted.emit(obj)
  7274. if use_thread is True:
  7275. # Send to worker
  7276. self.worker_task.emit({'fcn': worker_task, 'params': [plot_obj]})
  7277. else:
  7278. worker_task(plot_obj)
  7279. def register_folder(self, filename):
  7280. """
  7281. Register the last folder used by the app to open something
  7282. :param filename: the last folder is extracted from the filename
  7283. :return: None
  7284. """
  7285. self.defaults["global_last_folder"] = os.path.split(str(filename))[0]
  7286. def register_save_folder(self, filename):
  7287. """
  7288. Register the last folder used by the app to save something
  7289. :param filename: the last folder is extracted from the filename
  7290. :return: None
  7291. """
  7292. self.defaults["global_last_save_folder"] = os.path.split(str(filename))[0]
  7293. # def set_progress_bar(self, percentage, text=""):
  7294. # """
  7295. # Set a progress bar to a value (percentage)
  7296. #
  7297. # :param percentage: Value set to the progressbar
  7298. # :param text: Not used
  7299. # :return: None
  7300. # """
  7301. # self.ui.progress_bar.setValue(int(percentage))
  7302. def setup_recent_items(self):
  7303. """
  7304. Setup a dictionary with the recent files accessed, organized by type
  7305. :return:
  7306. """
  7307. icons = {
  7308. "gerber": self.resource_location + "/flatcam_icon16.png",
  7309. "excellon": self.resource_location + "/drill16.png",
  7310. 'geometry': self.resource_location + "/geometry16.png",
  7311. "cncjob": self.resource_location + "/cnc16.png",
  7312. "script": self.resource_location + "/script_new24.png",
  7313. "document": self.resource_location + "/notes16_1.png",
  7314. "project": self.resource_location + "/project16.png",
  7315. "svg": self.resource_location + "/geometry16.png",
  7316. "dxf": self.resource_location + "/dxf16.png",
  7317. "pdf": self.resource_location + "/pdf32.png",
  7318. "image": self.resource_location + "/image16.png"
  7319. }
  7320. try:
  7321. image_opener = self.image_tool.import_image
  7322. except AttributeError:
  7323. image_opener = None
  7324. openers = {
  7325. 'gerber': lambda fname: self.worker_task.emit({'fcn': self.open_gerber, 'params': [fname]}),
  7326. 'excellon': lambda fname: self.worker_task.emit({'fcn': self.open_excellon, 'params': [fname]}),
  7327. 'geometry': lambda fname: self.worker_task.emit({'fcn': self.import_dxf, 'params': [fname]}),
  7328. 'cncjob': lambda fname: self.worker_task.emit({'fcn': self.open_gcode, 'params': [fname]}),
  7329. "script": lambda fname: self.worker_task.emit({'fcn': self.open_script, 'params': [fname]}),
  7330. "document": None,
  7331. 'project': self.open_project,
  7332. 'svg': self.import_svg,
  7333. 'dxf': self.import_dxf,
  7334. 'image': image_opener,
  7335. 'pdf': lambda fname: self.worker_task.emit({'fcn': self.pdf_tool.open_pdf, 'params': [fname]})
  7336. }
  7337. # Open recent file for files
  7338. try:
  7339. f = open(self.data_path + '/recent.json')
  7340. except IOError:
  7341. App.log.error("Failed to load recent item list.")
  7342. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to load recent item list."))
  7343. return
  7344. try:
  7345. self.recent = json.load(f)
  7346. except json.errors.JSONDecodeError:
  7347. App.log.error("Failed to parse recent item list.")
  7348. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to parse recent item list."))
  7349. f.close()
  7350. return
  7351. f.close()
  7352. # Open recent file for projects
  7353. try:
  7354. fp = open(self.data_path + '/recent_projects.json')
  7355. except IOError:
  7356. App.log.error("Failed to load recent project item list.")
  7357. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to load recent projects item list."))
  7358. return
  7359. try:
  7360. self.recent_projects = json.load(fp)
  7361. except json.errors.JSONDecodeError:
  7362. App.log.error("Failed to parse recent project item list.")
  7363. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to parse recent project item list."))
  7364. fp.close()
  7365. return
  7366. fp.close()
  7367. # Closure needed to create callbacks in a loop.
  7368. # Otherwise late binding occurs.
  7369. def make_callback(func, fname):
  7370. def opener():
  7371. func(fname)
  7372. return opener
  7373. def reset_recent_files():
  7374. # Reset menu
  7375. self.ui.recent.clear()
  7376. self.recent = []
  7377. try:
  7378. ff = open(self.data_path + '/recent.json', 'w')
  7379. except IOError:
  7380. App.log.error("Failed to open recent items file for writing.")
  7381. return
  7382. json.dump(self.recent, ff)
  7383. def reset_recent_projects():
  7384. # Reset menu
  7385. self.ui.recent_projects.clear()
  7386. self.recent_projects = []
  7387. try:
  7388. frp = open(self.data_path + '/recent_projects.json', 'w')
  7389. except IOError:
  7390. App.log.error("Failed to open recent projects items file for writing.")
  7391. return
  7392. json.dump(self.recent, frp)
  7393. # Reset menu
  7394. self.ui.recent.clear()
  7395. self.ui.recent_projects.clear()
  7396. # Create menu items for projects
  7397. for recent in self.recent_projects:
  7398. filename = recent['filename'].split('/')[-1].split('\\')[-1]
  7399. if recent['kind'] == 'project':
  7400. try:
  7401. action = QtWidgets.QAction(QtGui.QIcon(icons[recent["kind"]]), filename, self)
  7402. # Attach callback
  7403. o = make_callback(openers[recent["kind"]], recent['filename'])
  7404. action.triggered.connect(o)
  7405. self.ui.recent_projects.addAction(action)
  7406. except KeyError:
  7407. App.log.error("Unsupported file type: %s" % recent["kind"])
  7408. # Last action in Recent Files menu is one that Clear the content
  7409. clear_action_proj = QtWidgets.QAction(QtGui.QIcon(self.resource_location + '/trash32.png'),
  7410. (_("Clear Recent projects")), self)
  7411. clear_action_proj.triggered.connect(reset_recent_projects)
  7412. self.ui.recent_projects.addSeparator()
  7413. self.ui.recent_projects.addAction(clear_action_proj)
  7414. # Create menu items for files
  7415. for recent in self.recent:
  7416. filename = recent['filename'].split('/')[-1].split('\\')[-1]
  7417. if recent['kind'] != 'project':
  7418. try:
  7419. action = QtWidgets.QAction(QtGui.QIcon(icons[recent["kind"]]), filename, self)
  7420. # Attach callback
  7421. o = make_callback(openers[recent["kind"]], recent['filename'])
  7422. action.triggered.connect(o)
  7423. self.ui.recent.addAction(action)
  7424. except KeyError:
  7425. App.log.error("Unsupported file type: %s" % recent["kind"])
  7426. # Last action in Recent Files menu is one that Clear the content
  7427. clear_action = QtWidgets.QAction(QtGui.QIcon(self.resource_location + '/trash32.png'),
  7428. (_("Clear Recent files")), self)
  7429. clear_action.triggered.connect(reset_recent_files)
  7430. self.ui.recent.addSeparator()
  7431. self.ui.recent.addAction(clear_action)
  7432. # self.builder.get_object('open_recent').set_submenu(recent_menu)
  7433. # self.ui.menufilerecent.set_submenu(recent_menu)
  7434. # recent_menu.show_all()
  7435. # self.ui.recent.show()
  7436. self.log.debug("Recent items list has been populated.")
  7437. def setup_component_editor(self):
  7438. """
  7439. Default text for the Selected tab when is not taken by the Object UI.
  7440. :return:
  7441. """
  7442. # label = QtWidgets.QLabel("Choose an item from Project")
  7443. # label.setAlignment(QtCore.Qt.AlignHCenter | QtCore.Qt.AlignVCenter)
  7444. sel_title = QtWidgets.QTextEdit(
  7445. _('<b>Shortcut Key List</b>'))
  7446. sel_title.setTextInteractionFlags(QtCore.Qt.NoTextInteraction)
  7447. sel_title.setFrameStyle(QtWidgets.QFrame.NoFrame)
  7448. f_settings = QSettings("Open Source", "FlatCAM")
  7449. if f_settings.contains("notebook_font_size"):
  7450. fsize = f_settings.value('notebook_font_size', type=int)
  7451. else:
  7452. fsize = 12
  7453. tsize = fsize + int(fsize / 2)
  7454. # selected_text = (_('''
  7455. # <p><span style="font-size:{tsize}px"><strong>Selected Tab - Choose an Item from Project Tab</strong></span>
  7456. # </p>
  7457. #
  7458. # <p><span style="font-size:{fsize}px"><strong>Details</strong>:<br />
  7459. # The normal flow when working in FlatCAM is the following:</span></p>
  7460. #
  7461. # <ol>
  7462. # <li><span style="font-size:{fsize}px">Loat/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG
  7463. # file into
  7464. # FlatCAM using either the menu&#39;s, toolbars, key shortcuts or
  7465. # even dragging and dropping the files on the AppGUI.<br />
  7466. # <br />
  7467. # You can also load a <strong>FlatCAM project</strong> by double clicking on the project file, drag &amp;
  7468. # drop of the
  7469. # file into the FLATCAM AppGUI or through the menu/toolbar links offered within the app.</span><br />
  7470. # &nbsp;</li>
  7471. # <li><span style="font-size:{fsize}px">Once an object is available in the Project Tab, by selecting it
  7472. # and then
  7473. # focusing on <strong>SELECTED TAB </strong>(more simpler is to double click the object name in the
  7474. # Project Tab), <strong>SELECTED TAB </strong>will be updated with the object properties according to
  7475. # it&#39;s kind: Gerber, Excellon, Geometry or CNCJob object.<br />
  7476. # <br />
  7477. # If the selection of the object is done on the canvas by single click instead, and the
  7478. # <strong>SELECTED TAB</strong>
  7479. # is in focus, again the object properties will be displayed into the Selected Tab. Alternatively,
  7480. # double clicking on the object on the canvas will bring the <strong>SELECTED TAB</strong> and populate
  7481. # it even if it was out of focus.<br />
  7482. # <br />
  7483. # You can change the parameters in this screen and the flow direction is like this:<br />
  7484. # <br />
  7485. # <strong>Gerber/Excellon Object</strong> -&gt; Change Param -&gt; Generate Geometry -&gt;
  7486. # <strong> Geometry Object
  7487. # </strong>-&gt; Add tools (change param in Selected Tab) -&gt; Generate CNCJob -&gt;<strong> CNCJob Object
  7488. # </strong>-&gt; Verify GCode (through Edit CNC Code) and/or append/prepend to GCode (again, done in
  7489. # <strong>SELECTED TAB)&nbsp;</strong>-&gt; Save GCode</span></li>
  7490. # </ol>
  7491. #
  7492. # <p><span style="font-size:{fsize}px">A list of key shortcuts is available through an menu entry in
  7493. # <strong>Help -&gt; Shortcuts List</strong>&nbsp;or through it&#39;s own key shortcut:
  7494. # <strong>F3</strong>.</span></p>
  7495. #
  7496. # ''').format(fsize=fsize, tsize=tsize))
  7497. selected_text = '''
  7498. <p><span style="font-size:{tsize}px"><strong>{title}</strong></span></p>
  7499. <p><span style="font-size:{fsize}px"><strong>{subtitle}</strong>:<br />
  7500. {s1}</span></p>
  7501. <ol>
  7502. <li><span style="font-size:{fsize}px">{s2}<br />
  7503. <br />
  7504. {s3}</span><br />
  7505. &nbsp;</li>
  7506. <li><span style="font-size:{fsize}px">{s4}<br />
  7507. &nbsp;</li>
  7508. <br />
  7509. <li><span style="font-size:{fsize}px">{s5}<br />
  7510. &nbsp;</li>
  7511. <br />
  7512. <li><span style="font-size:{fsize}px">{s6}<br />
  7513. <br />
  7514. {s7}</span></li>
  7515. </ol>
  7516. <p><span style="font-size:{fsize}px">{s8}</span></p>
  7517. '''.format(
  7518. title=_("Selected Tab - Choose an Item from Project Tab"),
  7519. subtitle=_("Details"),
  7520. s1=_("The normal flow when working in FlatCAM is the following:"),
  7521. s2=_("Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into FlatCAM "
  7522. "using either the toolbars, key shortcuts or even dragging and dropping the "
  7523. "files on the AppGUI."),
  7524. s3=_("You can also load a FlatCAM project by double clicking on the project file, "
  7525. "drag and drop of the file into the FLATCAM AppGUI or through the menu (or toolbar) "
  7526. "actions offered within the app."),
  7527. s4=_("Once an object is available in the Project Tab, by selecting it and then focusing "
  7528. "on SELECTED TAB (more simpler is to double click the object name in the Project Tab, "
  7529. "SELECTED TAB will be updated with the object properties according to its kind: "
  7530. "Gerber, Excellon, Geometry or CNCJob object."),
  7531. s5=_("If the selection of the object is done on the canvas by single click instead, "
  7532. "and the SELECTED TAB is in focus, again the object properties will be displayed into the "
  7533. "Selected Tab. Alternatively, double clicking on the object on the canvas will bring "
  7534. "the SELECTED TAB and populate it even if it was out of focus."),
  7535. s6=_("You can change the parameters in this screen and the flow direction is like this:"),
  7536. s7=_("Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> Geometry Object --> "
  7537. "Add tools (change param in Selected Tab) --> Generate CNCJob --> CNCJob Object --> "
  7538. "Verify GCode (through Edit CNC Code) and/or append/prepend to GCode "
  7539. "(again, done in SELECTED TAB) --> Save GCode."),
  7540. s8=_("A list of key shortcuts is available through an menu entry in Help --> Shortcuts List "
  7541. "or through its own key shortcut: <b>F3</b>."),
  7542. tsize=tsize,
  7543. fsize=fsize
  7544. )
  7545. sel_title.setText(selected_text)
  7546. sel_title.setSizePolicy(QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Expanding)
  7547. self.ui.selected_scroll_area.setWidget(sel_title)
  7548. def setup_obj_classes(self):
  7549. """
  7550. Sets up application specifics on the FlatCAMObj class. This way the object.app attribute will point to the App
  7551. class.
  7552. :return: None
  7553. """
  7554. FlatCAMObj.app = self
  7555. ObjectCollection.app = self
  7556. Gerber.app = self
  7557. Excellon.app = self
  7558. Geometry.app = self
  7559. CNCjob.app = self
  7560. FCProcess.app = self
  7561. FCProcessContainer.app = self
  7562. OptionsGroupUI.app = self
  7563. def version_check(self):
  7564. """
  7565. Checks for the latest version of the program. Alerts the
  7566. user if theirs is outdated. This method is meant to be run
  7567. in a separate thread.
  7568. :return: None
  7569. """
  7570. self.log.debug("version_check()")
  7571. if self.ui.general_defaults_form.general_app_group.send_stats_cb.get_value() is True:
  7572. full_url = "%s?s=%s&v=%s&os=%s&%s" % (
  7573. App.version_url,
  7574. str(self.defaults['global_serial']),
  7575. str(self.version),
  7576. str(self.os),
  7577. urllib.parse.urlencode(self.defaults["global_stats"])
  7578. )
  7579. # full_url = App.version_url + "?s=" + str(self.defaults['global_serial']) + \
  7580. # "&v=" + str(self.version) + "&os=" + str(self.os) + "&" + \
  7581. # urllib.parse.urlencode(self.defaults["global_stats"])
  7582. else:
  7583. # no_stats dict; just so it won't break things on website
  7584. no_ststs_dict = {}
  7585. no_ststs_dict["global_ststs"] = {}
  7586. full_url = App.version_url + "?s=" + str(self.defaults['global_serial']) + "&v=" + str(self.version)
  7587. full_url += "&os=" + str(self.os) + "&" + urllib.parse.urlencode(no_ststs_dict["global_ststs"])
  7588. App.log.debug("Checking for updates @ %s" % full_url)
  7589. # ## Get the data
  7590. try:
  7591. f = urllib.request.urlopen(full_url)
  7592. except Exception:
  7593. # App.log.warning("Failed checking for latest version. Could not connect.")
  7594. self.log.warning("Failed checking for latest version. Could not connect.")
  7595. self.inform.emit('[WARNING_NOTCL] %s' % _("Failed checking for latest version. Could not connect."))
  7596. return
  7597. try:
  7598. data = json.load(f)
  7599. except Exception as e:
  7600. App.log.error("Could not parse information about latest version.")
  7601. self.inform.emit('[ERROR_NOTCL] %s' % _("Could not parse information about latest version."))
  7602. App.log.debug("json.load(): %s" % str(e))
  7603. f.close()
  7604. return
  7605. f.close()
  7606. # ## Latest version?
  7607. if self.version >= data["version"]:
  7608. App.log.debug("FlatCAM is up to date!")
  7609. self.inform.emit('[success] %s' % _("FlatCAM is up to date!"))
  7610. return
  7611. App.log.debug("Newer version available.")
  7612. self.message.emit(
  7613. _("Newer Version Available"),
  7614. '%s<br><br>><b>%s</b><br>%s' % (
  7615. _("There is a newer version of FlatCAM available for download:"),
  7616. str(data["name"]),
  7617. str(data["message"])
  7618. ),
  7619. _("info")
  7620. )
  7621. def on_plotcanvas_setup(self, container=None):
  7622. """
  7623. This is doing the setup for the plot area (canvas).
  7624. :param container: QT Widget where to install the canvas
  7625. :return: None
  7626. """
  7627. if container:
  7628. plot_container = container
  7629. else:
  7630. plot_container = self.ui.right_layout
  7631. modifier = QtWidgets.QApplication.queryKeyboardModifiers()
  7632. if self.is_legacy is True or modifier == QtCore.Qt.ControlModifier:
  7633. self.is_legacy = True
  7634. self.defaults["global_graphic_engine"] = "2D"
  7635. self.plotcanvas = PlotCanvasLegacy(plot_container, self)
  7636. else:
  7637. try:
  7638. self.plotcanvas = PlotCanvas(plot_container, self)
  7639. except Exception as er:
  7640. msg_txt = traceback.format_exc()
  7641. log.debug("App.on_plotcanvas_setup() failed -> %s" % str(er))
  7642. log.debug("OpenGL canvas initialization failed with the following error.\n" + msg_txt)
  7643. msg = '[ERROR_NOTCL] %s' % _("An internal error has occurred. See shell.\n")
  7644. msg += _("OpenGL canvas initialization failed. HW or HW configuration not supported."
  7645. "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General tab.\n\n")
  7646. msg += msg_txt
  7647. self.inform.emit(msg)
  7648. return 'fail'
  7649. # So it can receive key presses
  7650. self.plotcanvas.native.setFocus()
  7651. if self.is_legacy is False:
  7652. pan_button = 2 if self.defaults["global_pan_button"] == '2' else 3
  7653. # Set the mouse button for panning
  7654. self.plotcanvas.view.camera.pan_button_setting = pan_button
  7655. self.mm = self.plotcanvas.graph_event_connect('mouse_move', self.on_mouse_move_over_plot)
  7656. self.mp = self.plotcanvas.graph_event_connect('mouse_press', self.on_mouse_click_over_plot)
  7657. self.mr = self.plotcanvas.graph_event_connect('mouse_release', self.on_mouse_click_release_over_plot)
  7658. self.mdc = self.plotcanvas.graph_event_connect('mouse_double_click', self.on_mouse_double_click_over_plot)
  7659. # Keys over plot enabled
  7660. self.kp = self.plotcanvas.graph_event_connect('key_press', self.ui.keyPressEvent)
  7661. if self.defaults['global_cursor_type'] == 'small':
  7662. self.app_cursor = self.plotcanvas.new_cursor()
  7663. else:
  7664. self.app_cursor = self.plotcanvas.new_cursor(big=True)
  7665. if self.ui.grid_snap_btn.isChecked():
  7666. self.app_cursor.enabled = True
  7667. else:
  7668. self.app_cursor.enabled = False
  7669. if self.is_legacy is False:
  7670. self.hover_shapes = ShapeCollection(parent=self.plotcanvas.view.scene, layers=1)
  7671. else:
  7672. # will use the default Matplotlib axes
  7673. self.hover_shapes = ShapeCollectionLegacy(obj=self, app=self, name='hover')
  7674. def on_zoom_fit(self):
  7675. """
  7676. Callback for zoom-fit request. This can be either from the corresponding
  7677. toolbar button or the '1' key when the canvas is focused. Calls ``self.adjust_axes()``
  7678. with axes limits from the geometry bounds of all objects.
  7679. :return: None
  7680. """
  7681. if self.is_legacy is False:
  7682. self.plotcanvas.fit_view()
  7683. else:
  7684. xmin, ymin, xmax, ymax = self.collection.get_bounds()
  7685. width = xmax - xmin
  7686. height = ymax - ymin
  7687. xmin -= 0.05 * width
  7688. xmax += 0.05 * width
  7689. ymin -= 0.05 * height
  7690. ymax += 0.05 * height
  7691. self.plotcanvas.adjust_axes(xmin, ymin, xmax, ymax)
  7692. def on_zoom_in(self):
  7693. """
  7694. Callback for zoom-in request.
  7695. :return:
  7696. """
  7697. self.plotcanvas.zoom(1 / float(self.defaults['global_zoom_ratio']))
  7698. def on_zoom_out(self):
  7699. """
  7700. Callback for zoom-out request.
  7701. :return:
  7702. """
  7703. self.plotcanvas.zoom(float(self.defaults['global_zoom_ratio']))
  7704. def disable_all_plots(self):
  7705. self.defaults.report_usage("disable_all_plots()")
  7706. self.disable_plots(self.collection.get_list())
  7707. self.inform.emit('[success] %s' %
  7708. _("All plots disabled."))
  7709. def disable_other_plots(self):
  7710. self.defaults.report_usage("disable_other_plots()")
  7711. self.disable_plots(self.collection.get_non_selected())
  7712. self.inform.emit('[success] %s' %
  7713. _("All non selected plots disabled."))
  7714. def enable_all_plots(self):
  7715. self.defaults.report_usage("enable_all_plots()")
  7716. self.enable_plots(self.collection.get_list())
  7717. self.inform.emit('[success] %s' %
  7718. _("All plots enabled."))
  7719. def on_enable_sel_plots(self):
  7720. log.debug("App.on_enable_sel_plot()")
  7721. object_list = self.collection.get_selected()
  7722. self.enable_plots(objects=object_list)
  7723. self.inform.emit('[success] %s' % _("Selected plots enabled..."))
  7724. def on_disable_sel_plots(self):
  7725. log.debug("App.on_disable_sel_plot()")
  7726. # self.inform.emit(_("Disabling plots ..."))
  7727. object_list = self.collection.get_selected()
  7728. self.disable_plots(objects=object_list)
  7729. self.inform.emit('[success] %s' % _("Selected plots disabled..."))
  7730. def enable_plots(self, objects):
  7731. """
  7732. Enable plots
  7733. :param objects: list of Objects to be enabled
  7734. :return:
  7735. """
  7736. log.debug("Enabling plots ...")
  7737. # self.inform.emit(_("Working ..."))
  7738. for obj in objects:
  7739. if obj.options['plot'] is False:
  7740. obj.options.set_change_callback(lambda x: None)
  7741. obj.options['plot'] = True
  7742. try:
  7743. # only the Gerber obj has on_plot_cb_click() method
  7744. obj.ui.plot_cb.stateChanged.disconnect(obj.on_plot_cb_click)
  7745. # disable this cb while disconnected,
  7746. # in case the operation takes time the user is not allowed to change it
  7747. obj.ui.plot_cb.setDisabled(True)
  7748. except AttributeError:
  7749. pass
  7750. obj.set_form_item("plot")
  7751. try:
  7752. obj.ui.plot_cb.stateChanged.connect(obj.on_plot_cb_click)
  7753. obj.ui.plot_cb.setDisabled(False)
  7754. except AttributeError:
  7755. pass
  7756. obj.options.set_change_callback(obj.on_options_change)
  7757. def worker_task(objs):
  7758. with self.proc_container.new(_("Enabling plots ...")):
  7759. for plot_obj in objs:
  7760. # obj.options['plot'] = True
  7761. if isinstance(plot_obj, CNCJobObject):
  7762. plot_obj.plot(visible=True, kind=self.defaults["cncjob_plot_kind"])
  7763. else:
  7764. plot_obj.plot(visible=True)
  7765. self.worker_task.emit({'fcn': worker_task, 'params': [objects]})
  7766. def disable_plots(self, objects):
  7767. """
  7768. Disables plots
  7769. :param objects: list of Objects to be disabled
  7770. :return:
  7771. """
  7772. # if no objects selected then do nothing
  7773. if not self.collection.get_selected():
  7774. return
  7775. log.debug("Disabling plots ...")
  7776. # self.inform.emit(_("Working ..."))
  7777. for obj in objects:
  7778. if obj.options['plot'] is True:
  7779. obj.options.set_change_callback(lambda x: None)
  7780. obj.options['plot'] = False
  7781. try:
  7782. # only the Gerber obj has on_plot_cb_click() method
  7783. obj.ui.plot_cb.stateChanged.disconnect(obj.on_plot_cb_click)
  7784. obj.ui.plot_cb.setDisabled(True)
  7785. except AttributeError:
  7786. pass
  7787. obj.set_form_item("plot")
  7788. try:
  7789. obj.ui.plot_cb.stateChanged.connect(obj.on_plot_cb_click)
  7790. obj.ui.plot_cb.setDisabled(False)
  7791. except AttributeError:
  7792. pass
  7793. obj.options.set_change_callback(obj.on_options_change)
  7794. try:
  7795. self.delete_selection_shape()
  7796. except Exception as e:
  7797. log.debug("App.disable_plots() --> %s" % str(e))
  7798. def worker_task(objs):
  7799. with self.proc_container.new(_("Disabling plots ...")):
  7800. for plot_obj in objs:
  7801. # obj.options['plot'] = True
  7802. if isinstance(plot_obj, CNCJobObject):
  7803. plot_obj.plot(visible=False, kind=self.defaults["cncjob_plot_kind"])
  7804. else:
  7805. plot_obj.plot(visible=False)
  7806. self.worker_task.emit({'fcn': worker_task, 'params': [objects]})
  7807. def toggle_plots(self, objects):
  7808. """
  7809. Toggle plots visibility
  7810. :param objects: list of Objects for which to be toggled the visibility
  7811. :return: None
  7812. """
  7813. # if no objects selected then do nothing
  7814. if not self.collection.get_selected():
  7815. return
  7816. log.debug("Toggling plots ...")
  7817. self.inform.emit(_("Working ..."))
  7818. for obj in objects:
  7819. if obj.options['plot'] is False:
  7820. obj.options['plot'] = True
  7821. else:
  7822. obj.options['plot'] = False
  7823. self.app_obj.plots_updated.emit()
  7824. def clear_plots(self):
  7825. """
  7826. Clear the plots
  7827. :return: None
  7828. """
  7829. objects = self.collection.get_list()
  7830. for obj in objects:
  7831. obj.clear(obj == objects[-1])
  7832. # Clear pool to free memory
  7833. self.clear_pool()
  7834. def on_set_color_action_triggered(self):
  7835. """
  7836. This slot gets called by clicking on the menu entry in the Set Color submenu of the context menu in Project Tab
  7837. :return:
  7838. """
  7839. new_color = self.defaults['gerber_plot_fill']
  7840. clicked_action = self.sender()
  7841. assert isinstance(clicked_action, QAction), "Expected a QAction, got %s" % type(clicked_action)
  7842. act_name = clicked_action.text()
  7843. sel_obj_list = self.collection.get_selected()
  7844. if not sel_obj_list:
  7845. return
  7846. # a default value, I just chose this one
  7847. alpha_level = 'BF'
  7848. for sel_obj in sel_obj_list:
  7849. if sel_obj.kind == 'excellon':
  7850. alpha_level = str(hex(
  7851. self.ui.excellon_defaults_form.excellon_gen_group.color_alpha_slider.value())[2:])
  7852. elif sel_obj.kind == 'gerber':
  7853. alpha_level = str(hex(self.ui.gerber_defaults_form.gerber_gen_group.pf_color_alpha_slider.value())[2:])
  7854. elif sel_obj.kind == 'geometry':
  7855. alpha_level = 'FF'
  7856. else:
  7857. log.debug(
  7858. "App.on_set_color_action_triggered() --> Default alpfa for this object type not supported yet")
  7859. continue
  7860. sel_obj.alpha_level = alpha_level
  7861. if act_name == _('Red'):
  7862. new_color = '#FF0000' + alpha_level
  7863. if act_name == _('Blue'):
  7864. new_color = '#0000FF' + alpha_level
  7865. if act_name == _('Yellow'):
  7866. new_color = '#FFDF00' + alpha_level
  7867. if act_name == _('Green'):
  7868. new_color = '#00FF00' + alpha_level
  7869. if act_name == _('Purple'):
  7870. new_color = '#FF00FF' + alpha_level
  7871. if act_name == _('Brown'):
  7872. new_color = '#A52A2A' + alpha_level
  7873. if act_name == _('White'):
  7874. new_color = '#FFFFFF' + alpha_level
  7875. if act_name == _('Black'):
  7876. new_color = '#000000' + alpha_level
  7877. if act_name == _('Custom'):
  7878. new_color = QtGui.QColor(self.defaults['gerber_plot_fill'][:7])
  7879. c_dialog = QtWidgets.QColorDialog()
  7880. plot_fill_color = c_dialog.getColor(initial=new_color)
  7881. if plot_fill_color.isValid() is False:
  7882. return
  7883. new_color = str(plot_fill_color.name()) + alpha_level
  7884. if act_name == _("Default"):
  7885. for sel_obj in sel_obj_list:
  7886. if sel_obj.kind == 'excellon':
  7887. new_color = self.defaults['excellon_plot_fill']
  7888. new_line_color = self.defaults['excellon_plot_line']
  7889. elif sel_obj.kind == 'gerber':
  7890. new_color = self.defaults['gerber_plot_fill']
  7891. new_line_color = self.defaults['gerber_plot_line']
  7892. elif sel_obj.kind == 'geometry':
  7893. new_color = self.defaults['geometry_plot_line']
  7894. new_line_color = self.defaults['geometry_plot_line']
  7895. else:
  7896. log.debug(
  7897. "App.on_set_color_action_triggered() --> Default color for this object type not supported yet")
  7898. continue
  7899. sel_obj.fill_color = new_color
  7900. sel_obj.outline_color = new_line_color
  7901. sel_obj.shapes.redraw(
  7902. update_colors=(new_color, new_line_color)
  7903. )
  7904. return
  7905. if act_name == _("Opacity"):
  7906. alpha_level, ok_button = QtWidgets.QInputDialog.getInt(
  7907. self.ui, _("Set alpha level ..."), '%s:' % _("Value"), min=0, max=255, step=1, value=191)
  7908. if ok_button:
  7909. alpha_str = str(hex(alpha_level)[2:]) if alpha_level != 0 else '00'
  7910. for sel_obj in sel_obj_list:
  7911. sel_obj.fill_color = sel_obj.fill_color[:-2] + alpha_str
  7912. sel_obj.shapes.redraw(
  7913. update_colors=(sel_obj.fill_color, sel_obj.outline_color)
  7914. )
  7915. return
  7916. new_line_color = color_variant(new_color[:7], 0.7)
  7917. if act_name == _("White"):
  7918. new_line_color = color_variant("#dedede", 0.7)
  7919. for sel_obj in sel_obj_list:
  7920. sel_obj.fill_color = new_color
  7921. sel_obj.outline_color = new_line_color
  7922. sel_obj.shapes.redraw(
  7923. update_colors=(new_color, new_line_color)
  7924. )
  7925. def generate_cnc_job(self, objects):
  7926. """
  7927. Slot that will be called by clicking an entry in the contextual menu generated in the Project Tab tree
  7928. :param objects: Selected objects in the Project Tab
  7929. :return:
  7930. """
  7931. self.defaults.report_usage("generate_cnc_job()")
  7932. # for obj in objects:
  7933. # obj.generatecncjob()
  7934. for obj in objects:
  7935. obj.on_generatecnc_button_click()
  7936. def save_project(self, filename, quit_action=False, silent=False, from_tcl=False):
  7937. """
  7938. Saves the current project to the specified file.
  7939. :param filename: Name of the file in which to save.
  7940. :type filename: str
  7941. :param quit_action: if the project saving will be followed by an app quit; boolean
  7942. :param silent: if True will not display status messages
  7943. :param from_tcl True is run from Tcl Shell
  7944. :return: None
  7945. """
  7946. self.log.debug("save_project()")
  7947. self.save_in_progress = True
  7948. with self.proc_container.new(_("Saving FlatCAM Project")):
  7949. # Capture the latest changes
  7950. # Current object
  7951. try:
  7952. current_object = self.collection.get_active()
  7953. if current_object:
  7954. current_object.read_form()
  7955. except Exception as e:
  7956. self.log.debug("save_project() --> There was no active object. Skipping read_form. %s" % str(e))
  7957. pass
  7958. # Serialize the whole project
  7959. d = {"objs": [obj.to_dict() for obj in self.collection.get_list()],
  7960. "options": self.options,
  7961. "version": self.version}
  7962. if self.defaults["global_save_compressed"] is True:
  7963. with lzma.open(filename, "w", preset=int(self.defaults['global_compression_level'])) as f:
  7964. g = json.dumps(d, default=to_dict, indent=2, sort_keys=True).encode('utf-8')
  7965. # # Write
  7966. f.write(g)
  7967. self.inform.emit('[success] %s: %s' % (_("Project saved to"), filename))
  7968. else:
  7969. # Open file
  7970. try:
  7971. f = open(filename, 'w')
  7972. except IOError:
  7973. App.log.error("Failed to open file for saving: %s", filename)
  7974. self.inform.emit('[ERROR_NOTCL] %s' % _("The object is used by another application."))
  7975. return
  7976. # Write
  7977. json.dump(d, f, default=to_dict, indent=2, sort_keys=True)
  7978. f.close()
  7979. # verification of the saved project
  7980. # Open and parse
  7981. try:
  7982. saved_f = open(filename, 'r')
  7983. except IOError:
  7984. if silent is False:
  7985. self.inform.emit('[ERROR_NOTCL] %s: %s %s' %
  7986. (_("Failed to verify project file"), filename, _("Retry to save it.")))
  7987. return
  7988. try:
  7989. saved_d = json.load(saved_f, object_hook=dict2obj)
  7990. except Exception:
  7991. if silent is False:
  7992. self.inform.emit('[ERROR_NOTCL] %s: %s %s' %
  7993. (_("Failed to parse saved project file"), filename, _("Retry to save it.")))
  7994. f.close()
  7995. return
  7996. saved_f.close()
  7997. if silent is False:
  7998. if 'version' in saved_d:
  7999. self.inform.emit('[success] %s: %s' % (_("Project saved to"), filename))
  8000. else:
  8001. self.inform.emit('[ERROR_NOTCL] %s: %s %s' %
  8002. (_("Failed to parse saved project file"), filename, _("Retry to save it.")))
  8003. tb_settings = QSettings("Open Source", "FlatCAM")
  8004. lock_state = self.ui.lock_action.isChecked()
  8005. tb_settings.setValue('toolbar_lock', lock_state)
  8006. # This will write the setting to the platform specific storage.
  8007. del tb_settings
  8008. # if quit:
  8009. # t = threading.Thread(target=lambda: self.check_project_file_size(1, filename=filename))
  8010. # t.start()
  8011. self.start_delayed_quit(delay=500, filename=filename, should_quit=quit_action)
  8012. def start_delayed_quit(self, delay, filename, should_quit=None):
  8013. """
  8014. :param delay: period of checking if project file size is more than zero; in seconds
  8015. :param filename: the name of the project file to be checked periodically for size more than zero
  8016. :param should_quit: if the task finished will be followed by an app quit; boolean
  8017. :return:
  8018. """
  8019. to_quit = should_quit
  8020. self.save_timer = QtCore.QTimer()
  8021. self.save_timer.setInterval(delay)
  8022. self.save_timer.timeout.connect(lambda: self.check_project_file_size(filename=filename, should_quit=to_quit))
  8023. self.save_timer.start()
  8024. def check_project_file_size(self, filename, should_quit=None):
  8025. """
  8026. :param filename: the name of the project file to be checked periodically for size more than zero
  8027. :param should_quit: will quit the app if True; boolean
  8028. :return:
  8029. """
  8030. try:
  8031. if os.stat(filename).st_size > 0:
  8032. self.save_in_progress = False
  8033. self.save_timer.stop()
  8034. if should_quit:
  8035. self.app_quit.emit()
  8036. except Exception:
  8037. traceback.print_exc()
  8038. def save_project_auto(self):
  8039. """
  8040. Called periodically to save the project.
  8041. It will save if there is no block on the save, if the project was saved at least once and if there is no save in
  8042. # progress.
  8043. :return:
  8044. """
  8045. if self.block_autosave is False and self.should_we_save is True and self.save_in_progress is False:
  8046. self.on_file_saveproject()
  8047. def save_project_auto_update(self):
  8048. """
  8049. Update the auto save time interval value.
  8050. :return:
  8051. """
  8052. log.debug("App.save_project_auto_update() --> updated the interval timeout.")
  8053. try:
  8054. if self.autosave_timer.isActive():
  8055. self.autosave_timer.stop()
  8056. except Exception:
  8057. pass
  8058. if self.defaults['global_autosave'] is True:
  8059. self.autosave_timer.setInterval(int(self.defaults['global_autosave_timeout']))
  8060. self.autosave_timer.start()
  8061. def on_options_app2project(self):
  8062. """
  8063. Callback for Options->Transfer Options->App=>Project. Copies options
  8064. from application defaults to project defaults.
  8065. :return: None
  8066. """
  8067. self.defaults.report_usage("on_options_app2project")
  8068. self.preferencesUiManager.defaults_read_form()
  8069. self.options.update(self.defaults)
  8070. def shell_message(self, msg, show=False, error=False, warning=False, success=False, selected=False):
  8071. """
  8072. Shows a message on the FlatCAM Shell
  8073. :param msg: Message to display.
  8074. :param show: Opens the shell.
  8075. :param error: Shows the message as an error.
  8076. :param warning: Shows the message as an warning.
  8077. :param success: Shows the message as an success.
  8078. :param selected: Indicate that something was selected on canvas
  8079. :return: None
  8080. """
  8081. if show:
  8082. self.ui.shell_dock.show()
  8083. try:
  8084. if error:
  8085. self.shell.append_error(msg + "\n")
  8086. elif warning:
  8087. self.shell.append_warning(msg + "\n")
  8088. elif success:
  8089. self.shell.append_success(msg + "\n")
  8090. elif selected:
  8091. self.shell.append_selected(msg + "\n")
  8092. else:
  8093. self.shell.append_output(msg + "\n")
  8094. except AttributeError:
  8095. log.debug("shell_message() is called before Shell Class is instantiated. The message is: %s", str(msg))
  8096. class ArgsThread(QtCore.QObject):
  8097. open_signal = pyqtSignal(list)
  8098. start = pyqtSignal()
  8099. stop = pyqtSignal()
  8100. if sys.platform == 'win32':
  8101. address = (r'\\.\pipe\NPtest', 'AF_PIPE')
  8102. else:
  8103. address = ('/tmp/testipc', 'AF_UNIX')
  8104. def __init__(self):
  8105. super(ArgsThread, self).__init__()
  8106. self.listener = None
  8107. self.thread_exit = False
  8108. self.start.connect(self.run)
  8109. self.stop.connect(self.close_listener)
  8110. def my_loop(self, address):
  8111. try:
  8112. self.listener = Listener(*address)
  8113. while self.thread_exit is False:
  8114. conn = self.listener.accept()
  8115. self.serve(conn)
  8116. except socket.error:
  8117. try:
  8118. conn = Client(*address)
  8119. conn.send(sys.argv)
  8120. conn.send('close')
  8121. # close the current instance only if there are args
  8122. if len(sys.argv) > 1:
  8123. try:
  8124. self.listener.close()
  8125. except Exception:
  8126. pass
  8127. sys.exit()
  8128. except ConnectionRefusedError:
  8129. if sys.platform == 'win32':
  8130. pass
  8131. else:
  8132. os.system('rm /tmp/testipc')
  8133. self.listener = Listener(*address)
  8134. while True:
  8135. conn = self.listener.accept()
  8136. self.serve(conn)
  8137. def serve(self, conn):
  8138. while self.thread_exit is False:
  8139. msg = conn.recv()
  8140. if msg == 'close':
  8141. break
  8142. self.open_signal.emit(msg)
  8143. conn.close()
  8144. # the decorator is a must; without it this technique will not work unless the start signal is connected
  8145. # in the main thread (where this class is instantiated) after the instance is moved o the new thread
  8146. @pyqtSlot()
  8147. def run(self):
  8148. self.my_loop(self.address)
  8149. @pyqtSlot()
  8150. def close_listener(self):
  8151. self.thread_exit = True
  8152. self.listener.close()
  8153. # end of file