App_Main.py 448 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992
  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/06/05"
  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"), self.version)
  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. self.ui.pref_status_label.clicked.connect(self.on_toggle_preferences)
  817. # ###########################################################################################################
  818. # ####################################### VARIOUS SIGNALS ###################################################
  819. # ###########################################################################################################
  820. # connect the abort_all_tasks related slots to the related signals
  821. self.proc_container.idle_flag.connect(self.app_is_idle)
  822. # signal emitted when a tab is closed in the Plot Area
  823. self.ui.plot_tab_area.tab_closed_signal.connect(self.on_plot_area_tab_closed)
  824. # signal to close the application
  825. self.close_app_signal.connect(self.kill_app)
  826. # ################################# FINISHED CONNECTING SIGNALS #############################################
  827. # ###########################################################################################################
  828. # ###########################################################################################################
  829. # ###########################################################################################################
  830. self.log.debug("Finished connecting Signals.")
  831. # ###########################################################################################################
  832. # ########################################## Other setups ###################################################
  833. # ###########################################################################################################
  834. # to use for tools like Distance tool who depends on the event sources who are changed inside the AppEditors
  835. # depending on from where those tools are called different actions can be done
  836. self.call_source = 'app'
  837. # this is a flag to signal to other tools that the ui tooltab is locked and not accessible
  838. self.tool_tab_locked = False
  839. # decide if to show or hide the Notebook side of the screen at startup
  840. if self.defaults["global_project_at_startup"] is True:
  841. self.ui.splitter.setSizes([1, 1])
  842. else:
  843. self.ui.splitter.setSizes([0, 1])
  844. # Sets up FlatCAMObj, FCProcess and FCProcessContainer.
  845. self.setup_component_editor()
  846. # ###########################################################################################################
  847. # ####################################### Auto-complete KEYWORDS ############################################
  848. # ###########################################################################################################
  849. self.tcl_commands_list = ['add_circle', 'add_poly', 'add_polygon', 'add_polyline', 'add_rectangle',
  850. 'aligndrill', 'aligndrillgrid', 'bbox', 'clear', 'cncjob', 'cutout',
  851. 'del', 'drillcncjob', 'export_dxf', 'edxf', 'export_excellon',
  852. 'export_exc',
  853. 'export_gcode', 'export_gerber', 'export_svg', 'ext', 'exteriors', 'follow',
  854. 'geo_union', 'geocutout', 'get_bounds', 'get_names', 'get_path', 'get_sys', 'help',
  855. 'interiors', 'isolate', 'join_excellon',
  856. 'join_geometry', 'list_sys', 'milld', 'mills', 'milldrills', 'millslots',
  857. 'mirror', 'ncc',
  858. 'ncr', 'new', 'new_geometry', 'non_copper_regions', 'offset',
  859. 'open_dxf', 'open_excellon', 'open_gcode', 'open_gerber', 'open_project', 'open_svg',
  860. 'options', 'origin',
  861. 'paint', 'panelize', 'plot_all', 'plot_objects', 'plot_status', 'quit_flatcam',
  862. 'save', 'save_project',
  863. 'save_sys', 'scale', 'set_active', 'set_origin', 'set_path', 'set_sys',
  864. 'skew', 'subtract_poly', 'subtract_rectangle',
  865. 'version', 'write_gcode'
  866. ]
  867. self.default_keywords = ['Desktop', 'Documents', 'FlatConfig', 'FlatPrj', 'False', 'Marius', 'My Documents',
  868. 'Paste_1',
  869. 'Repetier', 'Roland_MDX_20', 'Users', 'Toolchange_Custom', 'Toolchange_Probe_MACH3',
  870. 'Toolchange_manual', 'True', 'Users',
  871. 'all', 'auto', 'axis',
  872. 'axisoffset', 'box', 'center_x', 'center_y', 'columns', 'combine', 'connect',
  873. 'contour', 'default',
  874. 'depthperpass', 'dia', 'diatol', 'dist', 'drilled_dias', 'drillz', 'dpp',
  875. 'dwelltime', 'extracut_length', 'endxy', 'enz', 'f', 'feedrate',
  876. 'feedrate_z', 'grbl_11', 'GRBL_laser', 'gridoffsety', 'gridx', 'gridy',
  877. 'has_offset', 'holes', 'hpgl', 'iso_type', 'line_xyz', 'margin', 'marlin', 'method',
  878. 'milled_dias', 'minoffset', 'name', 'offset', 'opt_type', 'order',
  879. 'outname', 'overlap', 'passes', 'postamble', 'pp', 'ppname_e', 'ppname_g',
  880. 'preamble', 'radius', 'ref', 'rest', 'rows', 'shellvar_', 'scale_factor',
  881. 'spacing_columns',
  882. 'spacing_rows', 'spindlespeed', 'startz', 'startxy',
  883. 'toolchange_xy', 'toolchangez', 'travelz',
  884. 'tooldia', 'use_threads', 'value',
  885. 'x', 'x0', 'x1', 'y', 'y0', 'y1', 'z_cut', 'z_move'
  886. ]
  887. self.tcl_keywords = [
  888. 'after', 'append', 'apply', 'argc', 'argv', 'argv0', 'array', 'attemptckalloc', 'attemptckrealloc',
  889. 'auto_execok', 'auto_import', 'auto_load', 'auto_mkindex', 'auto_path', 'auto_qualify', 'auto_reset',
  890. 'bgerror', 'binary', 'break', 'case', 'catch', 'cd', 'chan', 'ckalloc', 'ckfree', 'ckrealloc', 'clock',
  891. 'close', 'concat', 'continue', 'coroutine', 'dde', 'dict', 'encoding', 'env', 'eof', 'error', 'errorCode',
  892. 'errorInfo', 'eval', 'exec', 'exit', 'expr', 'fblocked', 'fconfigure', 'fcopy', 'file', 'fileevent',
  893. 'filename', 'flush', 'for', 'foreach', 'format', 'gets', 'glob', 'global', 'history', 'http', 'if', 'incr',
  894. 'info', 'interp', 'join', 'lappend', 'lassign', 'lindex', 'linsert', 'list', 'llength', 'load', 'lrange',
  895. 'lrepeat', 'lreplace', 'lreverse', 'lsearch', 'lset', 'lsort', 'mathfunc', 'mathop', 'memory', 'msgcat',
  896. 'my', 'namespace', 'next', 'nextto', 'open', 'package', 'parray', 'pid', 'pkg_mkIndex', 'platform',
  897. 'proc', 'puts', 'pwd', 're_syntax', 'read', 'refchan', 'regexp', 'registry', 'regsub', 'rename', 'return',
  898. 'safe', 'scan', 'seek', 'self', 'set', 'socket', 'source', 'split', 'string', 'subst', 'switch',
  899. 'tailcall', 'Tcl', 'Tcl_Access', 'Tcl_AddErrorInfo', 'Tcl_AddObjErrorInfo', 'Tcl_AlertNotifier',
  900. 'Tcl_Alloc', 'Tcl_AllocHashEntryProc', 'Tcl_AllocStatBuf', 'Tcl_AllowExceptions', 'Tcl_AppendAllObjTypes',
  901. 'Tcl_AppendElement', 'Tcl_AppendExportList', 'Tcl_AppendFormatToObj', 'Tcl_AppendLimitedToObj',
  902. 'Tcl_AppendObjToErrorInfo', 'Tcl_AppendObjToObj', 'Tcl_AppendPrintfToObj', 'Tcl_AppendResult',
  903. 'Tcl_AppendResultVA', 'Tcl_AppendStringsToObj', 'Tcl_AppendStringsToObjVA', 'Tcl_AppendToObj',
  904. 'Tcl_AppendUnicodeToObj', 'Tcl_AppInit', 'Tcl_AppInitProc', 'Tcl_ArgvInfo', 'Tcl_AsyncCreate',
  905. 'Tcl_AsyncDelete', 'Tcl_AsyncInvoke', 'Tcl_AsyncMark', 'Tcl_AsyncProc', 'Tcl_AsyncReady',
  906. 'Tcl_AttemptAlloc', 'Tcl_AttemptRealloc', 'Tcl_AttemptSetObjLength', 'Tcl_BackgroundError',
  907. 'Tcl_BackgroundException', 'Tcl_Backslash', 'Tcl_BadChannelOption', 'Tcl_CallWhenDeleted', 'Tcl_Canceled',
  908. 'Tcl_CancelEval', 'Tcl_CancelIdleCall', 'Tcl_ChannelBlockModeProc', 'Tcl_ChannelBuffered',
  909. 'Tcl_ChannelClose2Proc', 'Tcl_ChannelCloseProc', 'Tcl_ChannelFlushProc', 'Tcl_ChannelGetHandleProc',
  910. 'Tcl_ChannelGetOptionProc', 'Tcl_ChannelHandlerProc', 'Tcl_ChannelInputProc', 'Tcl_ChannelName',
  911. 'Tcl_ChannelOutputProc', 'Tcl_ChannelProc', 'Tcl_ChannelSeekProc', 'Tcl_ChannelSetOptionProc',
  912. 'Tcl_ChannelThreadActionProc', 'Tcl_ChannelTruncateProc', 'Tcl_ChannelType', 'Tcl_ChannelVersion',
  913. 'Tcl_ChannelWatchProc', 'Tcl_ChannelWideSeekProc', 'Tcl_Chdir', 'Tcl_ClassGetMetadata',
  914. 'Tcl_ClassSetConstructor', 'Tcl_ClassSetDestructor', 'Tcl_ClassSetMetadata', 'Tcl_ClearChannelHandlers',
  915. 'Tcl_CloneProc', 'Tcl_Close', 'Tcl_CloseProc', 'Tcl_CmdDeleteProc', 'Tcl_CmdInfo',
  916. 'Tcl_CmdObjTraceDeleteProc', 'Tcl_CmdObjTraceProc', 'Tcl_CmdProc', 'Tcl_CmdTraceProc',
  917. 'Tcl_CommandComplete', 'Tcl_CommandTraceInfo', 'Tcl_CommandTraceProc', 'Tcl_CompareHashKeysProc',
  918. 'Tcl_Concat', 'Tcl_ConcatObj', 'Tcl_ConditionFinalize', 'Tcl_ConditionNotify', 'Tcl_ConditionWait',
  919. 'Tcl_Config', 'Tcl_ConvertCountedElement', 'Tcl_ConvertElement', 'Tcl_ConvertToType',
  920. 'Tcl_CopyObjectInstance', 'Tcl_CreateAlias', 'Tcl_CreateAliasObj', 'Tcl_CreateChannel',
  921. 'Tcl_CreateChannelHandler', 'Tcl_CreateCloseHandler', 'Tcl_CreateCommand', 'Tcl_CreateEncoding',
  922. 'Tcl_CreateEnsemble', 'Tcl_CreateEventSource', 'Tcl_CreateExitHandler', 'Tcl_CreateFileHandler',
  923. 'Tcl_CreateHashEntry', 'Tcl_CreateInterp', 'Tcl_CreateMathFunc', 'Tcl_CreateNamespace',
  924. 'Tcl_CreateObjCommand', 'Tcl_CreateObjTrace', 'Tcl_CreateSlave', 'Tcl_CreateThread',
  925. 'Tcl_CreateThreadExitHandler', 'Tcl_CreateTimerHandler', 'Tcl_CreateTrace',
  926. 'Tcl_CutChannel', 'Tcl_DecrRefCount', 'Tcl_DeleteAssocData', 'Tcl_DeleteChannelHandler',
  927. 'Tcl_DeleteCloseHandler', 'Tcl_DeleteCommand', 'Tcl_DeleteCommandFromToken', 'Tcl_DeleteEvents',
  928. 'Tcl_DeleteEventSource', 'Tcl_DeleteExitHandler', 'Tcl_DeleteFileHandler', 'Tcl_DeleteHashEntry',
  929. 'Tcl_DeleteHashTable', 'Tcl_DeleteInterp', 'Tcl_DeleteNamespace', 'Tcl_DeleteThreadExitHandler',
  930. 'Tcl_DeleteTimerHandler', 'Tcl_DeleteTrace', 'Tcl_DetachChannel', 'Tcl_DetachPids', 'Tcl_DictObjDone',
  931. 'Tcl_DictObjFirst', 'Tcl_DictObjGet', 'Tcl_DictObjNext', 'Tcl_DictObjPut', 'Tcl_DictObjPutKeyList',
  932. 'Tcl_DictObjRemove', 'Tcl_DictObjRemoveKeyList', 'Tcl_DictObjSize', 'Tcl_DiscardInterpState',
  933. 'Tcl_DiscardResult', 'Tcl_DontCallWhenDeleted', 'Tcl_DoOneEvent', 'Tcl_DoWhenIdle',
  934. 'Tcl_DriverBlockModeProc', 'Tcl_DriverClose2Proc', 'Tcl_DriverCloseProc', 'Tcl_DriverFlushProc',
  935. 'Tcl_DriverGetHandleProc', 'Tcl_DriverGetOptionProc', 'Tcl_DriverHandlerProc', 'Tcl_DriverInputProc',
  936. 'Tcl_DriverOutputProc', 'Tcl_DriverSeekProc', 'Tcl_DriverSetOptionProc', 'Tcl_DriverThreadActionProc',
  937. 'Tcl_DriverTruncateProc', 'Tcl_DriverWatchProc', 'Tcl_DriverWideSeekProc', 'Tcl_DStringAppend',
  938. 'Tcl_DStringAppendElement', 'Tcl_DStringEndSublist', 'Tcl_DStringFree', 'Tcl_DStringGetResult',
  939. 'Tcl_DStringInit', 'Tcl_DStringLength', 'Tcl_DStringResult', 'Tcl_DStringSetLength',
  940. 'Tcl_DStringStartSublist', 'Tcl_DStringTrunc', 'Tcl_DStringValue', 'Tcl_DumpActiveMemory',
  941. 'Tcl_DupInternalRepProc', 'Tcl_DuplicateObj', 'Tcl_EncodingConvertProc', 'Tcl_EncodingFreeProc',
  942. 'Tcl_EncodingType', 'tcl_endOfWord', 'Tcl_Eof', 'Tcl_ErrnoId', 'Tcl_ErrnoMsg', 'Tcl_Eval', 'Tcl_EvalEx',
  943. 'Tcl_EvalFile', 'Tcl_EvalObjEx', 'Tcl_EvalObjv', 'Tcl_EvalTokens', 'Tcl_EvalTokensStandard', 'Tcl_Event',
  944. 'Tcl_EventCheckProc', 'Tcl_EventDeleteProc', 'Tcl_EventProc', 'Tcl_EventSetupProc', 'Tcl_EventuallyFree',
  945. 'Tcl_Exit', 'Tcl_ExitProc', 'Tcl_ExitThread', 'Tcl_Export', 'Tcl_ExposeCommand', 'Tcl_ExprBoolean',
  946. 'Tcl_ExprBooleanObj', 'Tcl_ExprDouble', 'Tcl_ExprDoubleObj', 'Tcl_ExprLong', 'Tcl_ExprLongObj',
  947. 'Tcl_ExprObj', 'Tcl_ExprString', 'Tcl_ExternalToUtf', 'Tcl_ExternalToUtfDString', 'Tcl_FileProc',
  948. 'Tcl_Filesystem', 'Tcl_Finalize', 'Tcl_FinalizeNotifier', 'Tcl_FinalizeThread', 'Tcl_FindCommand',
  949. 'Tcl_FindEnsemble', 'Tcl_FindExecutable', 'Tcl_FindHashEntry', 'tcl_findLibrary', 'Tcl_FindNamespace',
  950. 'Tcl_FirstHashEntry', 'Tcl_Flush', 'Tcl_ForgetImport', 'Tcl_Format', 'Tcl_FreeHashEntryProc',
  951. 'Tcl_FreeInternalRepProc', 'Tcl_FreeParse', 'Tcl_FreeProc', 'Tcl_FreeResult',
  952. 'Tcl_Free·\xa0Tcl_FreeEncoding', 'Tcl_FSAccess', 'Tcl_FSAccessProc', 'Tcl_FSChdir',
  953. 'Tcl_FSChdirProc', 'Tcl_FSConvertToPathType', 'Tcl_FSCopyDirectory', 'Tcl_FSCopyDirectoryProc',
  954. 'Tcl_FSCopyFile', 'Tcl_FSCopyFileProc', 'Tcl_FSCreateDirectory', 'Tcl_FSCreateDirectoryProc',
  955. 'Tcl_FSCreateInternalRepProc', 'Tcl_FSData', 'Tcl_FSDeleteFile', 'Tcl_FSDeleteFileProc',
  956. 'Tcl_FSDupInternalRepProc', 'Tcl_FSEqualPaths', 'Tcl_FSEvalFile', 'Tcl_FSEvalFileEx',
  957. 'Tcl_FSFileAttrsGet', 'Tcl_FSFileAttrsGetProc', 'Tcl_FSFileAttrsSet', 'Tcl_FSFileAttrsSetProc',
  958. 'Tcl_FSFileAttrStrings', 'Tcl_FSFileSystemInfo', 'Tcl_FSFilesystemPathTypeProc',
  959. 'Tcl_FSFilesystemSeparatorProc', 'Tcl_FSFreeInternalRepProc', 'Tcl_FSGetCwd', 'Tcl_FSGetCwdProc',
  960. 'Tcl_FSGetFileSystemForPath', 'Tcl_FSGetInternalRep', 'Tcl_FSGetNativePath', 'Tcl_FSGetNormalizedPath',
  961. 'Tcl_FSGetPathType', 'Tcl_FSGetTranslatedPath', 'Tcl_FSGetTranslatedStringPath',
  962. 'Tcl_FSInternalToNormalizedProc', 'Tcl_FSJoinPath', 'Tcl_FSJoinToPath', 'Tcl_FSLinkProc',
  963. 'Tcl_FSLink·\xa0Tcl_FSListVolumes', 'Tcl_FSListVolumesProc', 'Tcl_FSLoadFile', 'Tcl_FSLoadFileProc',
  964. 'Tcl_FSLstat', 'Tcl_FSLstatProc', 'Tcl_FSMatchInDirectory', 'Tcl_FSMatchInDirectoryProc',
  965. 'Tcl_FSMountsChanged', 'Tcl_FSNewNativePath', 'Tcl_FSNormalizePathProc', 'Tcl_FSOpenFileChannel',
  966. 'Tcl_FSOpenFileChannelProc', 'Tcl_FSPathInFilesystemProc', 'Tcl_FSPathSeparator', 'Tcl_FSRegister',
  967. 'Tcl_FSRemoveDirectory', 'Tcl_FSRemoveDirectoryProc', 'Tcl_FSRenameFile', 'Tcl_FSRenameFileProc',
  968. 'Tcl_FSSplitPath', 'Tcl_FSStat', 'Tcl_FSStatProc', 'Tcl_FSUnloadFile', 'Tcl_FSUnloadFileProc',
  969. 'Tcl_FSUnregister', 'Tcl_FSUtime', 'Tcl_FSUtimeProc', 'Tcl_GetAccessTimeFromStat', 'Tcl_GetAlias',
  970. 'Tcl_GetAliasObj', 'Tcl_GetAssocData', 'Tcl_GetBignumFromObj', 'Tcl_GetBlocksFromStat',
  971. 'Tcl_GetBlockSizeFromStat', 'Tcl_GetBoolean', 'Tcl_GetBooleanFromObj', 'Tcl_GetByteArrayFromObj',
  972. 'Tcl_GetChangeTimeFromStat', 'Tcl_GetChannel', 'Tcl_GetChannelBufferSize', 'Tcl_GetChannelError',
  973. 'Tcl_GetChannelErrorInterp', 'Tcl_GetChannelHandle', 'Tcl_GetChannelInstanceData', 'Tcl_GetChannelMode',
  974. 'Tcl_GetChannelName', 'Tcl_GetChannelNames', 'Tcl_GetChannelNamesEx', 'Tcl_GetChannelOption',
  975. 'Tcl_GetChannelThread', 'Tcl_GetChannelType', 'Tcl_GetCharLength', 'Tcl_GetClassAsObject',
  976. 'Tcl_GetCommandFromObj', 'Tcl_GetCommandFullName', 'Tcl_GetCommandInfo', 'Tcl_GetCommandInfoFromToken',
  977. 'Tcl_GetCommandName', 'Tcl_GetCurrentNamespace', 'Tcl_GetCurrentThread', 'Tcl_GetCwd',
  978. 'Tcl_GetDefaultEncodingDir', 'Tcl_GetDeviceTypeFromStat', 'Tcl_GetDouble', 'Tcl_GetDoubleFromObj',
  979. 'Tcl_GetEncoding', 'Tcl_GetEncodingFromObj', 'Tcl_GetEncodingName', 'Tcl_GetEncodingNameFromEnvironment',
  980. 'Tcl_GetEncodingNames', 'Tcl_GetEncodingSearchPath', 'Tcl_GetEnsembleFlags', 'Tcl_GetEnsembleMappingDict',
  981. 'Tcl_GetEnsembleNamespace', 'Tcl_GetEnsembleParameterList', 'Tcl_GetEnsembleSubcommandList',
  982. 'Tcl_GetEnsembleUnknownHandler', 'Tcl_GetErrno', 'Tcl_GetErrorLine', 'Tcl_GetFSDeviceFromStat',
  983. 'Tcl_GetFSInodeFromStat', 'Tcl_GetGlobalNamespace', 'Tcl_GetGroupIdFromStat', 'Tcl_GetHashKey',
  984. 'Tcl_GetHashValue', 'Tcl_GetHostName', 'Tcl_GetIndexFromObj', 'Tcl_GetIndexFromObjStruct', 'Tcl_GetInt',
  985. 'Tcl_GetInterpPath', 'Tcl_GetIntFromObj', 'Tcl_GetLinkCountFromStat', 'Tcl_GetLongFromObj',
  986. 'Tcl_GetMaster', 'Tcl_GetMathFuncInfo', 'Tcl_GetModeFromStat', 'Tcl_GetModificationTimeFromStat',
  987. 'Tcl_GetNameOfExecutable', 'Tcl_GetNamespaceUnknownHandler', 'Tcl_GetObjectAsClass', 'Tcl_GetObjectCommand',
  988. 'Tcl_GetObjectFromObj', 'Tcl_GetObjectName', 'Tcl_GetObjectNamespace', 'Tcl_GetObjResult', 'Tcl_GetObjType',
  989. 'Tcl_GetOpenFile', 'Tcl_GetPathType', 'Tcl_GetRange', 'Tcl_GetRegExpFromObj', 'Tcl_GetReturnOptions',
  990. 'Tcl_Gets', 'Tcl_GetServiceMode', 'Tcl_GetSizeFromStat', 'Tcl_GetSlave', 'Tcl_GetsObj',
  991. 'Tcl_GetStackedChannel', 'Tcl_GetStartupScript', 'Tcl_GetStdChannel', 'Tcl_GetString',
  992. 'Tcl_GetStringFromObj', 'Tcl_GetStringResult', 'Tcl_GetThreadData', 'Tcl_GetTime', 'Tcl_GetTopChannel',
  993. 'Tcl_GetUniChar', 'Tcl_GetUnicode', 'Tcl_GetUnicodeFromObj', 'Tcl_GetUserIdFromStat', 'Tcl_GetVar',
  994. 'Tcl_GetVar2', 'Tcl_GetVar2Ex', 'Tcl_GetVersion', 'Tcl_GetWideIntFromObj', 'Tcl_GlobalEval',
  995. 'Tcl_GlobalEvalObj', 'Tcl_GlobTypeData', 'Tcl_HashKeyType', 'Tcl_HashStats', 'Tcl_HideCommand',
  996. 'Tcl_IdleProc', 'Tcl_Import', 'Tcl_IncrRefCount', 'Tcl_Init', 'Tcl_InitCustomHashTable',
  997. 'Tcl_InitHashTable', 'Tcl_InitMemory', 'Tcl_InitNotifier', 'Tcl_InitObjHashTable', 'Tcl_InitStubs',
  998. 'Tcl_InputBlocked', 'Tcl_InputBuffered', 'tcl_interactive', 'Tcl_Interp', 'Tcl_InterpActive',
  999. 'Tcl_InterpDeleted', 'Tcl_InterpDeleteProc', 'Tcl_InvalidateStringRep', 'Tcl_IsChannelExisting',
  1000. 'Tcl_IsChannelRegistered', 'Tcl_IsChannelShared', 'Tcl_IsEnsemble', 'Tcl_IsSafe', 'Tcl_IsShared',
  1001. 'Tcl_IsStandardChannel', 'Tcl_JoinPath', 'Tcl_JoinThread', 'tcl_library', 'Tcl_LimitAddHandler',
  1002. 'Tcl_LimitCheck', 'Tcl_LimitExceeded', 'Tcl_LimitGetCommands', 'Tcl_LimitGetGranularity',
  1003. 'Tcl_LimitGetTime', 'Tcl_LimitHandlerDeleteProc', 'Tcl_LimitHandlerProc', 'Tcl_LimitReady',
  1004. 'Tcl_LimitRemoveHandler', 'Tcl_LimitSetCommands', 'Tcl_LimitSetGranularity', 'Tcl_LimitSetTime',
  1005. 'Tcl_LimitTypeEnabled', 'Tcl_LimitTypeExceeded', 'Tcl_LimitTypeReset', 'Tcl_LimitTypeSet',
  1006. 'Tcl_LinkVar', 'Tcl_ListMathFuncs', 'Tcl_ListObjAppendElement', 'Tcl_ListObjAppendList',
  1007. 'Tcl_ListObjGetElements', 'Tcl_ListObjIndex', 'Tcl_ListObjLength', 'Tcl_ListObjReplace',
  1008. 'Tcl_LogCommandInfo', 'Tcl_Main', 'Tcl_MainLoopProc', 'Tcl_MakeFileChannel', 'Tcl_MakeSafe',
  1009. 'Tcl_MakeTcpClientChannel', 'Tcl_MathProc', 'TCL_MEM_DEBUG', 'Tcl_Merge', 'Tcl_MethodCallProc',
  1010. 'Tcl_MethodDeclarerClass', 'Tcl_MethodDeclarerObject', 'Tcl_MethodDeleteProc', 'Tcl_MethodIsPublic',
  1011. 'Tcl_MethodIsType', 'Tcl_MethodName', 'Tcl_MethodType', 'Tcl_MutexFinalize', 'Tcl_MutexLock',
  1012. 'Tcl_MutexUnlock', 'Tcl_NamespaceDeleteProc', 'Tcl_NewBignumObj', 'Tcl_NewBooleanObj',
  1013. 'Tcl_NewByteArrayObj', 'Tcl_NewDictObj', 'Tcl_NewDoubleObj', 'Tcl_NewInstanceMethod', 'Tcl_NewIntObj',
  1014. 'Tcl_NewListObj', 'Tcl_NewLongObj', 'Tcl_NewMethod', 'Tcl_NewObj', 'Tcl_NewObjectInstance',
  1015. 'Tcl_NewStringObj', 'Tcl_NewUnicodeObj', 'Tcl_NewWideIntObj', 'Tcl_NextHashEntry', 'tcl_nonwordchars',
  1016. 'Tcl_NotifierProcs', 'Tcl_NotifyChannel', 'Tcl_NRAddCallback', 'Tcl_NRCallObjProc', 'Tcl_NRCmdSwap',
  1017. 'Tcl_NRCreateCommand', 'Tcl_NREvalObj', 'Tcl_NREvalObjv', 'Tcl_NumUtfChars', 'Tcl_Obj', 'Tcl_ObjCmdProc',
  1018. 'Tcl_ObjectContextInvokeNext', 'Tcl_ObjectContextIsFiltering', 'Tcl_ObjectContextMethod',
  1019. 'Tcl_ObjectContextObject', 'Tcl_ObjectContextSkippedArgs', 'Tcl_ObjectDeleted', 'Tcl_ObjectGetMetadata',
  1020. 'Tcl_ObjectGetMethodNameMapper', 'Tcl_ObjectMapMethodNameProc', 'Tcl_ObjectMetadataDeleteProc',
  1021. 'Tcl_ObjectSetMetadata', 'Tcl_ObjectSetMethodNameMapper', 'Tcl_ObjGetVar2', 'Tcl_ObjPrintf',
  1022. 'Tcl_ObjSetVar2', 'Tcl_ObjType', 'Tcl_OpenCommandChannel', 'Tcl_OpenFileChannel', 'Tcl_OpenTcpClient',
  1023. 'Tcl_OpenTcpServer', 'Tcl_OutputBuffered', 'Tcl_PackageInitProc', 'Tcl_PackageUnloadProc', 'Tcl_Panic',
  1024. 'Tcl_PanicProc', 'Tcl_PanicVA', 'Tcl_ParseArgsObjv', 'Tcl_ParseBraces', 'Tcl_ParseCommand', 'Tcl_ParseExpr',
  1025. 'Tcl_ParseQuotedString', 'Tcl_ParseVar', 'Tcl_ParseVarName', 'tcl_patchLevel', 'tcl_pkgPath',
  1026. 'Tcl_PkgPresent', 'Tcl_PkgPresentEx', 'Tcl_PkgProvide', 'Tcl_PkgProvideEx', 'Tcl_PkgRequire',
  1027. 'Tcl_PkgRequireEx', 'Tcl_PkgRequireProc', 'tcl_platform', 'Tcl_PosixError', 'tcl_precision',
  1028. 'Tcl_Preserve', 'Tcl_PrintDouble', 'Tcl_PutEnv', 'Tcl_QueryTimeProc', 'Tcl_QueueEvent', 'tcl_rcFileName',
  1029. 'Tcl_Read', 'Tcl_ReadChars', 'Tcl_ReadRaw', 'Tcl_Realloc', 'Tcl_ReapDetachedProcs', 'Tcl_RecordAndEval',
  1030. 'Tcl_RecordAndEvalObj', 'Tcl_RegExpCompile', 'Tcl_RegExpExec', 'Tcl_RegExpExecObj', 'Tcl_RegExpGetInfo',
  1031. 'Tcl_RegExpIndices', 'Tcl_RegExpInfo', 'Tcl_RegExpMatch', 'Tcl_RegExpMatchObj', 'Tcl_RegExpRange',
  1032. 'Tcl_RegisterChannel', 'Tcl_RegisterConfig', 'Tcl_RegisterObjType', 'Tcl_Release', 'Tcl_ResetResult',
  1033. 'Tcl_RestoreInterpState', 'Tcl_RestoreResult', 'Tcl_SaveInterpState', 'Tcl_SaveResult', 'Tcl_ScaleTimeProc',
  1034. 'Tcl_ScanCountedElement', 'Tcl_ScanElement', 'Tcl_Seek', 'Tcl_ServiceAll', 'Tcl_ServiceEvent',
  1035. 'Tcl_ServiceModeHook', 'Tcl_SetAssocData', 'Tcl_SetBignumObj', 'Tcl_SetBooleanObj',
  1036. 'Tcl_SetByteArrayLength', 'Tcl_SetByteArrayObj', 'Tcl_SetChannelBufferSize', 'Tcl_SetChannelError',
  1037. 'Tcl_SetChannelErrorInterp', 'Tcl_SetChannelOption', 'Tcl_SetCommandInfo', 'Tcl_SetCommandInfoFromToken',
  1038. 'Tcl_SetDefaultEncodingDir', 'Tcl_SetDoubleObj', 'Tcl_SetEncodingSearchPath', 'Tcl_SetEnsembleFlags',
  1039. 'Tcl_SetEnsembleMappingDict', 'Tcl_SetEnsembleParameterList', 'Tcl_SetEnsembleSubcommandList',
  1040. 'Tcl_SetEnsembleUnknownHandler', 'Tcl_SetErrno', 'Tcl_SetErrorCode', 'Tcl_SetErrorCodeVA',
  1041. 'Tcl_SetErrorLine', 'Tcl_SetExitProc', 'Tcl_SetFromAnyProc', 'Tcl_SetHashValue', 'Tcl_SetIntObj',
  1042. 'Tcl_SetListObj', 'Tcl_SetLongObj', 'Tcl_SetMainLoop', 'Tcl_SetMaxBlockTime',
  1043. 'Tcl_SetNamespaceUnknownHandler', 'Tcl_SetNotifier', 'Tcl_SetObjErrorCode', 'Tcl_SetObjLength',
  1044. 'Tcl_SetObjResult', 'Tcl_SetPanicProc', 'Tcl_SetRecursionLimit', 'Tcl_SetResult', 'Tcl_SetReturnOptions',
  1045. 'Tcl_SetServiceMode', 'Tcl_SetStartupScript', 'Tcl_SetStdChannel', 'Tcl_SetStringObj',
  1046. 'Tcl_SetSystemEncoding', 'Tcl_SetTimeProc', 'Tcl_SetTimer', 'Tcl_SetUnicodeObj', 'Tcl_SetVar',
  1047. 'Tcl_SetVar2', 'Tcl_SetVar2Ex', 'Tcl_SetWideIntObj', 'Tcl_SignalId', 'Tcl_SignalMsg', 'Tcl_Sleep',
  1048. 'Tcl_SourceRCFile', 'Tcl_SpliceChannel', 'Tcl_SplitList', 'Tcl_SplitPath', 'Tcl_StackChannel',
  1049. 'Tcl_StandardChannels', 'tcl_startOfNextWord', 'tcl_startOfPreviousWord', 'Tcl_Stat', 'Tcl_StaticPackage',
  1050. 'Tcl_StringCaseMatch', 'Tcl_StringMatch', 'Tcl_SubstObj', 'Tcl_TakeBignumFromObj', 'Tcl_TcpAcceptProc',
  1051. 'Tcl_Tell', 'Tcl_ThreadAlert', 'Tcl_ThreadQueueEvent', 'Tcl_Time', 'Tcl_TimerProc', 'Tcl_Token',
  1052. 'Tcl_TraceCommand', 'tcl_traceCompile', 'tcl_traceEval', 'Tcl_TraceVar', 'Tcl_TraceVar2',
  1053. 'Tcl_TransferResult', 'Tcl_TranslateFileName', 'Tcl_TruncateChannel', 'Tcl_Ungets', 'Tcl_UniChar',
  1054. 'Tcl_UniCharAtIndex', 'Tcl_UniCharCaseMatch', 'Tcl_UniCharIsAlnum', 'Tcl_UniCharIsAlpha',
  1055. 'Tcl_UniCharIsControl', 'Tcl_UniCharIsDigit', 'Tcl_UniCharIsGraph', 'Tcl_UniCharIsLower',
  1056. 'Tcl_UniCharIsPrint', 'Tcl_UniCharIsPunct', 'Tcl_UniCharIsSpace', 'Tcl_UniCharIsUpper',
  1057. 'Tcl_UniCharIsWordChar', 'Tcl_UniCharLen', 'Tcl_UniCharNcasecmp', 'Tcl_UniCharNcmp', 'Tcl_UniCharToLower',
  1058. 'Tcl_UniCharToTitle', 'Tcl_UniCharToUpper', 'Tcl_UniCharToUtf', 'Tcl_UniCharToUtfDString', 'Tcl_UnlinkVar',
  1059. 'Tcl_UnregisterChannel', 'Tcl_UnsetVar', 'Tcl_UnsetVar2', 'Tcl_UnstackChannel', 'Tcl_UntraceCommand',
  1060. 'Tcl_UntraceVar', 'Tcl_UntraceVar2', 'Tcl_UpdateLinkedVar', 'Tcl_UpdateStringProc', 'Tcl_UpVar',
  1061. 'Tcl_UpVar2', 'Tcl_UtfAtIndex', 'Tcl_UtfBackslash', 'Tcl_UtfCharComplete', 'Tcl_UtfFindFirst',
  1062. 'Tcl_UtfFindLast', 'Tcl_UtfNext', 'Tcl_UtfPrev', 'Tcl_UtfToExternal', 'Tcl_UtfToExternalDString',
  1063. 'Tcl_UtfToLower', 'Tcl_UtfToTitle', 'Tcl_UtfToUniChar', 'Tcl_UtfToUniCharDString', 'Tcl_UtfToUpper',
  1064. 'Tcl_ValidateAllMemory', 'Tcl_Value', 'Tcl_VarEval', 'Tcl_VarEvalVA', 'Tcl_VarTraceInfo',
  1065. 'Tcl_VarTraceInfo2', 'Tcl_VarTraceProc', 'tcl_version', 'Tcl_WaitForEvent', 'Tcl_WaitPid',
  1066. 'Tcl_WinTCharToUtf', 'Tcl_WinUtfToTChar', 'tcl_wordBreakAfter', 'tcl_wordBreakBefore', 'tcl_wordchars',
  1067. 'Tcl_Write', 'Tcl_WriteChars', 'Tcl_WriteObj', 'Tcl_WriteRaw', 'Tcl_WrongNumArgs', 'Tcl_ZlibAdler32',
  1068. 'Tcl_ZlibCRC32', 'Tcl_ZlibDeflate', 'Tcl_ZlibInflate', 'Tcl_ZlibStreamChecksum', 'Tcl_ZlibStreamClose',
  1069. 'Tcl_ZlibStreamEof', 'Tcl_ZlibStreamGet', 'Tcl_ZlibStreamGetCommandName', 'Tcl_ZlibStreamInit',
  1070. 'Tcl_ZlibStreamPut', 'tcltest', 'tell', 'throw', 'time', 'tm', 'trace', 'transchan', 'try', 'unknown',
  1071. 'unload', 'unset', 'update', 'uplevel', 'upvar', 'variable', 'vwait', 'while', 'yield', 'yieldto', 'zlib'
  1072. ]
  1073. self.autocomplete_kw_list = self.defaults['util_autocomplete_keywords'].replace(' ', '').split(',')
  1074. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  1075. # ###########################################################################################################
  1076. # ############################################## Shell SETUP ################################################
  1077. # ###########################################################################################################
  1078. self.shell = FCShell(app=self, version=self.version)
  1079. self.ui.shell_dock.setWidget(self.shell)
  1080. self.log.debug("TCL Shell has been initialized.")
  1081. # show TCL shell at start-up based on the Menu -? Edit -> Preferences setting.
  1082. if self.defaults["global_shell_at_startup"]:
  1083. self.ui.shell_dock.show()
  1084. else:
  1085. self.ui.shell_dock.hide()
  1086. # ###########################################################################################################
  1087. # ########################################## Tools and Plugins ##############################################
  1088. # ###########################################################################################################
  1089. self.dblsidedtool = None
  1090. self.distance_tool = None
  1091. self.distance_min_tool = None
  1092. self.panelize_tool = None
  1093. self.film_tool = None
  1094. self.paste_tool = None
  1095. self.calculator_tool = None
  1096. self.rules_tool = None
  1097. self.sub_tool = None
  1098. self.move_tool = None
  1099. self.cutout_tool = None
  1100. self.ncclear_tool = None
  1101. self.paint_tool = None
  1102. self.isolation_tool = None
  1103. self.optimal_tool = None
  1104. self.transform_tool = None
  1105. self.properties_tool = None
  1106. self.pdf_tool = None
  1107. self.image_tool = None
  1108. self.pcb_wizard_tool = None
  1109. self.cal_exc_tool = None
  1110. self.qrcode_tool = None
  1111. self.copper_thieving_tool = None
  1112. self.fiducial_tool = None
  1113. self.edrills_tool = None
  1114. self.align_objects_tool = None
  1115. self.punch_tool = None
  1116. self.invert_tool = None
  1117. self.corners_tool = None
  1118. self.etch_tool = None
  1119. # always install tools only after the shell is initialized because the self.inform.emit() depends on shell
  1120. try:
  1121. self.install_tools()
  1122. except AttributeError as e:
  1123. log.debug("App.__init__() install_tools() --> %s" % str(e))
  1124. # ###########################################################################################################
  1125. # ############################################ SETUP RECENT ITEMS ###########################################
  1126. # ###########################################################################################################
  1127. self.setup_recent_items()
  1128. # ###########################################################################################################
  1129. # ######################################### BookMarks Manager ###############################################
  1130. # ###########################################################################################################
  1131. # install Bookmark Manager and populate bookmarks in the Help -> Bookmarks
  1132. self.install_bookmarks()
  1133. self.book_dialog_tab = BookmarkManager(app=self, storage=self.defaults["global_bookmarks"])
  1134. # ###########################################################################################################
  1135. # ########################################### Tools Database ################################################
  1136. # ###########################################################################################################
  1137. self.tools_db_tab = None
  1138. # ### System Font Parsing ###
  1139. # self.f_parse = ParseFont(self)
  1140. # self.parse_system_fonts()
  1141. # ###########################################################################################################
  1142. # ######################################### Check for updates ###############################################
  1143. # ###########################################################################################################
  1144. # Separate thread (Not worker)
  1145. # Check for updates on startup but only if the user consent and the app is not in Beta version
  1146. if (self.beta is False or self.beta is None) and \
  1147. self.ui.general_defaults_form.general_app_group.version_check_cb.get_value() is True:
  1148. App.log.info("Checking for updates in backgroud (this is version %s)." % str(self.version))
  1149. # self.thr2 = QtCore.QThread()
  1150. self.worker_task.emit({'fcn': self.version_check,
  1151. 'params': []})
  1152. # self.thr2.start(QtCore.QThread.LowPriority)
  1153. # ###########################################################################################################
  1154. # ##################################### Register files with FlatCAM; #######################################
  1155. # ################################### It works only for Windows for now ####################################
  1156. # ###########################################################################################################
  1157. if sys.platform == 'win32' and self.defaults["first_run"] is True:
  1158. self.on_register_files()
  1159. # ###########################################################################################################
  1160. # ######################################## Variables for global usage #######################################
  1161. # ###########################################################################################################
  1162. # hold the App units
  1163. self.units = 'MM'
  1164. # coordinates for relative position display
  1165. self.rel_point1 = (0, 0)
  1166. self.rel_point2 = (0, 0)
  1167. # variable to store coordinates
  1168. self.pos = (0, 0)
  1169. self.pos_canvas = (0, 0)
  1170. self.pos_jump = (0, 0)
  1171. # variable to store mouse coordinates
  1172. self.mouse = [0, 0]
  1173. # variable to store the delta positions on cavnas
  1174. self.dx = 0
  1175. self.dy = 0
  1176. # decide if we have a double click or single click
  1177. self.doubleclick = False
  1178. # store here the is_dragging value
  1179. self.event_is_dragging = False
  1180. # variable to store if a command is active (then the var is not None) and which one it is
  1181. self.command_active = None
  1182. # variable to store the status of moving selection action
  1183. # None value means that it's not an selection action
  1184. # True value = a selection from left to right
  1185. # False value = a selection from right to left
  1186. self.selection_type = None
  1187. # List to store the objects that are currently loaded in FlatCAM
  1188. # This list is updated on each object creation or object delete
  1189. self.all_objects_list = []
  1190. self.objects_under_the_click_list = []
  1191. # List to store the objects that are selected
  1192. self.sel_objects_list = []
  1193. # holds the key modifier if pressed (CTRL, SHIFT or ALT)
  1194. self.key_modifiers = None
  1195. # Variable to store the status of the code editor
  1196. self.toggle_codeeditor = False
  1197. # Variable to be used for situations when we don't want the LMB click on canvas to auto open the Project Tab
  1198. self.click_noproject = False
  1199. self.cursor = None
  1200. # Variable to store the GCODE that was edited
  1201. self.gcode_edited = ""
  1202. self.text_editor_tab = None
  1203. # reference for the self.ui.code_editor
  1204. self.reference_code_editor = None
  1205. self.script_code = ''
  1206. # if Tools DB are changed/edited in the Edit -> Tools Database tab the value will be set to True
  1207. self.tools_db_changed_flag = False
  1208. self.grb_list = ['art', 'bot', 'bsm', 'cmp', 'crc', 'crs', 'dim', 'g4', 'gb0', 'gb1', 'gb2', 'gb3', 'gb5',
  1209. 'gb6', 'gb7', 'gb8', 'gb9', 'gbd', 'gbl', 'gbo', 'gbp', 'gbr', 'gbs', 'gdo', 'ger', 'gko',
  1210. 'gml', 'gm1', 'gm2', 'gm3', 'grb', 'gtl', 'gto', 'gtp', 'gts', 'ly15', 'ly2', 'mil', 'outline',
  1211. 'pho', 'plc', 'pls', 'smb', 'smt', 'sol', 'spb', 'spt', 'ssb', 'sst', 'stc', 'sts', 'top',
  1212. 'tsm']
  1213. self.exc_list = ['drd', 'drl', 'drill', 'exc', 'ncd', 'tap', 'txt', 'xln']
  1214. self.gcode_list = ['cnc', 'din', 'dnc', 'ecs', 'eia', 'fan', 'fgc', 'fnc', 'gc', 'gcd', 'gcode', 'h', 'hnc',
  1215. 'i', 'min', 'mpf', 'mpr', 'nc', 'ncc', 'ncg', 'ngc', 'ncp', 'out', 'ply', 'rol',
  1216. 'sbp', 'tap', 'xpi']
  1217. self.svg_list = ['svg']
  1218. self.dxf_list = ['dxf']
  1219. self.pdf_list = ['pdf']
  1220. self.prj_list = ['flatprj']
  1221. self.conf_list = ['flatconfig']
  1222. # last used filters
  1223. self.last_op_gerber_filter = None
  1224. self.last_op_excellon_filter = None
  1225. self.last_op_gcode_filter = None
  1226. # global variable used by NCC Tool to signal that some polygons could not be cleared, if True
  1227. # flag for polygons not cleared
  1228. self.poly_not_cleared = False
  1229. # VisPy visuals
  1230. self.isHovering = False
  1231. self.notHovering = True
  1232. # Window geometry
  1233. self.x_pos = None
  1234. self.y_pos = None
  1235. self.width = None
  1236. self.height = None
  1237. # when True, the app has to return from any thread
  1238. self.abort_flag = False
  1239. # set the value used in the Windows Title
  1240. self.engine = self.ui.general_defaults_form.general_app_group.ge_radio.get_value()
  1241. # this holds a widget that is installed in the Plot Area when View Source option is used
  1242. self.source_editor_tab = None
  1243. self.pagesize = {}
  1244. # Storage for shapes, storage that can be used by FlatCAm tools for utility geometry
  1245. # VisPy visuals
  1246. if self.is_legacy is False:
  1247. try:
  1248. self.tool_shapes = ShapeCollection(parent=self.plotcanvas.view.scene, layers=1)
  1249. except AttributeError:
  1250. self.tool_shapes = None
  1251. else:
  1252. from AppGUI.PlotCanvasLegacy import ShapeCollectionLegacy
  1253. self.tool_shapes = ShapeCollectionLegacy(obj=self, app=self, name="tool")
  1254. # used in the delayed shutdown self.start_delayed_quit() method
  1255. self.save_timer = None
  1256. # ###########################################################################################################
  1257. # ################################## ADDING FlatCAM EDITORS section #########################################
  1258. # ###########################################################################################################
  1259. # watch out for the position of the editors instantiation ... if it is done before a save of the default values
  1260. # at the first launch of the App , the editors will not be functional.
  1261. try:
  1262. self.geo_editor = FlatCAMGeoEditor(self)
  1263. except AttributeError:
  1264. pass
  1265. try:
  1266. self.exc_editor = FlatCAMExcEditor(self)
  1267. except AttributeError:
  1268. pass
  1269. try:
  1270. self.grb_editor = FlatCAMGrbEditor(self)
  1271. except AttributeError:
  1272. pass
  1273. self.log.debug("Finished adding FlatCAM Editor's.")
  1274. self.set_ui_title(name=_("New Project - Not saved"))
  1275. # disable the Excellon path optimizations made with Google OR-Tools if the app is run on a 32bit platform
  1276. current_platform = platform.architecture()[0]
  1277. if current_platform != '64bit':
  1278. self.ui.excellon_defaults_form.excellon_gen_group.excellon_optimization_radio.set_value('T')
  1279. self.ui.excellon_defaults_form.excellon_gen_group.excellon_optimization_radio.setDisabled(True)
  1280. # ###########################################################################################################
  1281. # ########################################### EXCLUSION AREAS ###############################################
  1282. # ###########################################################################################################
  1283. self.exc_areas = ExclusionAreas(app=self)
  1284. # ###########################################################################################################
  1285. # ##################################### Finished the CONSTRUCTOR ############################################
  1286. # ###########################################################################################################
  1287. App.log.debug("END of constructor. Releasing control.")
  1288. # ###########################################################################################################
  1289. # ########################################## SHOW GUI #######################################################
  1290. # ###########################################################################################################
  1291. # if the app is not started as headless, show it
  1292. if self.cmd_line_headless != 1:
  1293. if show_splash:
  1294. # finish the splash
  1295. self.splash.finish(self.ui)
  1296. mgui_settings = QSettings("Open Source", "FlatCAM")
  1297. if mgui_settings.contains("maximized_gui"):
  1298. maximized_ui = mgui_settings.value('maximized_gui', type=bool)
  1299. if maximized_ui is True:
  1300. self.ui.showMaximized()
  1301. else:
  1302. self.ui.show()
  1303. else:
  1304. self.ui.show()
  1305. if self.defaults["global_systray_icon"]:
  1306. self.trayIcon.show()
  1307. else:
  1308. log.warning("******************* RUNNING HEADLESS *******************")
  1309. # ###########################################################################################################
  1310. # ######################################## START-UP ARGUMENTS ###############################################
  1311. # ###########################################################################################################
  1312. # test if the program was started with a script as parameter
  1313. if self.cmd_line_shellvar:
  1314. try:
  1315. cnt = 0
  1316. command_tcl = 0
  1317. for i in self.cmd_line_shellvar.split(','):
  1318. if i is not None:
  1319. # noinspection PyBroadException
  1320. try:
  1321. command_tcl = eval(i)
  1322. except Exception:
  1323. command_tcl = i
  1324. command_tcl_formatted = 'set shellvar_{nr} "{cmd}"'.format(cmd=str(command_tcl), nr=str(cnt))
  1325. cnt += 1
  1326. # if there are Windows paths then replace the path separator with a Unix like one
  1327. if sys.platform == 'win32':
  1328. command_tcl_formatted = command_tcl_formatted.replace('\\', '/')
  1329. self.shell.exec_command(command_tcl_formatted, no_echo=True)
  1330. except Exception as ext:
  1331. print("ERROR: ", ext)
  1332. sys.exit(2)
  1333. if self.cmd_line_shellfile:
  1334. if self.cmd_line_headless != 1:
  1335. if self.ui.shell_dock.isHidden():
  1336. self.ui.shell_dock.show()
  1337. try:
  1338. with open(self.cmd_line_shellfile, "r") as myfile:
  1339. # if show_splash:
  1340. # self.splash.showMessage('%s: %ssec\n%s' % (
  1341. # _("Canvas initialization started.\n"
  1342. # "Canvas initialization finished in"), '%.2f' % self.used_time,
  1343. # _("Executing Tcl Script ...")),
  1344. # alignment=Qt.AlignBottom | Qt.AlignLeft,
  1345. # color=QtGui.QColor("gray"))
  1346. cmd_line_shellfile_text = myfile.read()
  1347. if self.cmd_line_headless != 1:
  1348. self.shell.exec_command(cmd_line_shellfile_text)
  1349. else:
  1350. self.shell.exec_command(cmd_line_shellfile_text, no_echo=True)
  1351. except Exception as ext:
  1352. print("ERROR: ", ext)
  1353. sys.exit(2)
  1354. # accept some type file as command line parameter: FlatCAM project, FlatCAM preferences or scripts
  1355. # the path/file_name must be enclosed in quotes if it contain spaces
  1356. if App.args:
  1357. self.args_at_startup.emit(App.args)
  1358. if self.defaults.old_defaults_found is True:
  1359. self.inform.emit('[WARNING_NOTCL] %s' % _("Found old default preferences files. "
  1360. "Please reboot the application to update."))
  1361. self.defaults.old_defaults_found = False
  1362. # ######################################### INIT FINISHED #######################################################
  1363. # #################################################################################################################
  1364. # #################################################################################################################
  1365. # #################################################################################################################
  1366. # #################################################################################################################
  1367. # #################################################################################################################
  1368. @staticmethod
  1369. def copy_and_overwrite(from_path, to_path):
  1370. """
  1371. From here:
  1372. https://stackoverflow.com/questions/12683834/how-to-copy-directory-recursively-in-python-and-overwrite-all
  1373. :param from_path: source path
  1374. :param to_path: destination path
  1375. :return: None
  1376. """
  1377. if os.path.exists(to_path):
  1378. shutil.rmtree(to_path)
  1379. try:
  1380. shutil.copytree(from_path, to_path)
  1381. except FileNotFoundError:
  1382. from_new_path = os.path.dirname(os.path.realpath(__file__)) + '\\AppGUI\\VisPyData\\data'
  1383. shutil.copytree(from_new_path, to_path)
  1384. def on_startup_args(self, args, silent=False):
  1385. """
  1386. This will process any arguments provided to the application at startup. Like trying to launch a file or project.
  1387. :param silent: when True it will not print messages on Tcl Shell and/or status bar
  1388. :param args: a list containing the application args at startup
  1389. :return: None
  1390. """
  1391. if args is not None:
  1392. args_to_process = args
  1393. else:
  1394. args_to_process = App.args
  1395. log.debug("Application was started with arguments: %s. Processing ..." % str(args_to_process))
  1396. for argument in args_to_process:
  1397. if '.FlatPrj'.lower() in argument.lower():
  1398. try:
  1399. project_name = str(argument)
  1400. if project_name == "":
  1401. if silent is False:
  1402. self.inform.emit(_("Cancelled."))
  1403. else:
  1404. # self.open_project(project_name)
  1405. run_from_arg = True
  1406. # self.worker_task.emit({'fcn': self.open_project,
  1407. # 'params': [project_name, run_from_arg]})
  1408. self.open_project(filename=project_name, run_from_arg=run_from_arg)
  1409. except Exception as e:
  1410. log.debug("Could not open FlatCAM project file as App parameter due: %s" % str(e))
  1411. elif '.FlatConfig'.lower() in argument.lower():
  1412. try:
  1413. file_name = str(argument)
  1414. if file_name == "":
  1415. if silent is False:
  1416. self.inform.emit(_("Open Config file failed."))
  1417. else:
  1418. run_from_arg = True
  1419. # self.worker_task.emit({'fcn': self.open_config_file,
  1420. # 'params': [file_name, run_from_arg]})
  1421. self.open_config_file(file_name, run_from_arg=run_from_arg)
  1422. except Exception as e:
  1423. log.debug("Could not open FlatCAM Config file as App parameter due: %s" % str(e))
  1424. elif '.FlatScript'.lower() in argument.lower() or '.TCL'.lower() in argument.lower():
  1425. try:
  1426. file_name = str(argument)
  1427. if file_name == "":
  1428. if silent is False:
  1429. self.inform.emit(_("Open Script file failed."))
  1430. else:
  1431. if silent is False:
  1432. self.on_fileopenscript(name=file_name)
  1433. self.ui.plot_tab_area.setCurrentWidget(self.ui.plot_tab)
  1434. self.on_filerunscript(name=file_name)
  1435. except Exception as e:
  1436. log.debug("Could not open FlatCAM Script file as App parameter due: %s" % str(e))
  1437. elif 'quit'.lower() in argument.lower() or 'exit'.lower() in argument.lower():
  1438. log.debug("App.on_startup_args() --> Quit event.")
  1439. sys.exit()
  1440. elif 'save'.lower() in argument.lower():
  1441. log.debug("App.on_startup_args() --> Save event. App Defaults saved.")
  1442. self.preferencesUiManager.save_defaults()
  1443. else:
  1444. exc_list = self.ui.util_defaults_form.fa_excellon_group.exc_list_text.get_value().split(',')
  1445. proc_arg = argument.lower()
  1446. for ext in exc_list:
  1447. proc_ext = ext.replace(' ', '')
  1448. proc_ext = '.%s' % proc_ext
  1449. if proc_ext.lower() in proc_arg and proc_ext != '.':
  1450. file_name = str(argument)
  1451. if file_name == "":
  1452. if silent is False:
  1453. self.inform.emit(_("Open Excellon file failed."))
  1454. else:
  1455. self.on_fileopenexcellon(name=file_name, signal=None)
  1456. return
  1457. gco_list = self.ui.util_defaults_form.fa_gcode_group.gco_list_text.get_value().split(',')
  1458. for ext in gco_list:
  1459. proc_ext = ext.replace(' ', '')
  1460. proc_ext = '.%s' % proc_ext
  1461. if proc_ext.lower() in proc_arg and proc_ext != '.':
  1462. file_name = str(argument)
  1463. if file_name == "":
  1464. if silent is False:
  1465. self.inform.emit(_("Open GCode file failed."))
  1466. else:
  1467. self.on_fileopengcode(name=file_name, signal=None)
  1468. return
  1469. grb_list = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().split(',')
  1470. for ext in grb_list:
  1471. proc_ext = ext.replace(' ', '')
  1472. proc_ext = '.%s' % proc_ext
  1473. if proc_ext.lower() in proc_arg and proc_ext != '.':
  1474. file_name = str(argument)
  1475. if file_name == "":
  1476. if silent is False:
  1477. self.inform.emit(_("Open Gerber file failed."))
  1478. else:
  1479. self.on_fileopengerber(name=file_name, signal=None)
  1480. return
  1481. # if it reached here without already returning then the app was registered with a file that it does not
  1482. # recognize therefore we must quit but take into consideration the app reboot from within, in that case
  1483. # the args_to_process will contain the path to the FlatCAM.exe (cx_freezed executable)
  1484. # for arg in args_to_process:
  1485. # if 'FlatCAM.exe' in arg:
  1486. # continue
  1487. # else:
  1488. # sys.exit(2)
  1489. def set_ui_title(self, name):
  1490. """
  1491. Sets the title of the main window.
  1492. :param name: String that store the project path and project name
  1493. :return: None
  1494. """
  1495. self.ui.setWindowTitle('FlatCAM %s %s - %s - [%s] %s' %
  1496. (self.version,
  1497. ('BETA' if self.beta else ''),
  1498. platform.architecture()[0],
  1499. self.engine,
  1500. name)
  1501. )
  1502. def on_app_restart(self):
  1503. # make sure that the Sys Tray icon is hidden before restart otherwise it will
  1504. # be left in the SySTray
  1505. try:
  1506. self.trayIcon.hide()
  1507. except Exception:
  1508. pass
  1509. fcTranslate.restart_program(app=self)
  1510. def clear_pool(self):
  1511. """
  1512. Clear the multiprocessing pool and calls garbage collector.
  1513. :return: None
  1514. """
  1515. self.pool.close()
  1516. self.pool = Pool()
  1517. self.pool_recreated.emit(self.pool)
  1518. gc.collect()
  1519. def install_tools(self):
  1520. """
  1521. This installs the FlatCAM tools (plugin-like) which reside in their own classes.
  1522. Instantiation of the Tools classes.
  1523. The order that the tools are installed is important as they can depend on each other install position.
  1524. :return: None
  1525. """
  1526. self.distance_tool = Distance(self)
  1527. self.distance_tool.install(icon=QtGui.QIcon(self.resource_location + '/distance16.png'), pos=self.ui.menuedit,
  1528. before=self.ui.menueditorigin,
  1529. separator=False)
  1530. self.distance_min_tool = DistanceMin(self)
  1531. self.distance_min_tool.install(icon=QtGui.QIcon(self.resource_location + '/distance_min16.png'),
  1532. pos=self.ui.menuedit,
  1533. before=self.ui.menueditorigin,
  1534. separator=True)
  1535. self.dblsidedtool = DblSidedTool(self)
  1536. self.dblsidedtool.install(icon=QtGui.QIcon(self.resource_location + '/doubleside16.png'), separator=False)
  1537. self.cal_exc_tool = ToolCalibration(self)
  1538. self.cal_exc_tool.install(icon=QtGui.QIcon(self.resource_location + '/calibrate_16.png'), pos=self.ui.menutool,
  1539. before=self.dblsidedtool.menuAction,
  1540. separator=False)
  1541. self.align_objects_tool = AlignObjects(self)
  1542. self.align_objects_tool.install(icon=QtGui.QIcon(self.resource_location + '/align16.png'), separator=False)
  1543. self.edrills_tool = ToolExtractDrills(self)
  1544. self.edrills_tool.install(icon=QtGui.QIcon(self.resource_location + '/drill16.png'), separator=True)
  1545. self.panelize_tool = Panelize(self)
  1546. self.panelize_tool.install(icon=QtGui.QIcon(self.resource_location + '/panelize16.png'))
  1547. self.film_tool = Film(self)
  1548. self.film_tool.install(icon=QtGui.QIcon(self.resource_location + '/film16.png'))
  1549. self.paste_tool = SolderPaste(self)
  1550. self.paste_tool.install(icon=QtGui.QIcon(self.resource_location + '/solderpastebis32.png'))
  1551. self.calculator_tool = ToolCalculator(self)
  1552. self.calculator_tool.install(icon=QtGui.QIcon(self.resource_location + '/calculator16.png'), separator=True)
  1553. self.sub_tool = ToolSub(self)
  1554. self.sub_tool.install(icon=QtGui.QIcon(self.resource_location + '/sub32.png'),
  1555. pos=self.ui.menutool, separator=True)
  1556. self.rules_tool = RulesCheck(self)
  1557. self.rules_tool.install(icon=QtGui.QIcon(self.resource_location + '/rules32.png'),
  1558. pos=self.ui.menutool, separator=False)
  1559. self.optimal_tool = ToolOptimal(self)
  1560. self.optimal_tool.install(icon=QtGui.QIcon(self.resource_location + '/open_excellon32.png'),
  1561. pos=self.ui.menutool, separator=True)
  1562. self.move_tool = ToolMove(self)
  1563. self.move_tool.install(icon=QtGui.QIcon(self.resource_location + '/move16.png'), pos=self.ui.menuedit,
  1564. before=self.ui.menueditorigin, separator=True)
  1565. self.cutout_tool = CutOut(self)
  1566. self.cutout_tool.install(icon=QtGui.QIcon(self.resource_location + '/cut16_bis.png'), pos=self.ui.menutool,
  1567. before=self.sub_tool.menuAction)
  1568. self.ncclear_tool = NonCopperClear(self)
  1569. self.ncclear_tool.install(icon=QtGui.QIcon(self.resource_location + '/ncc16.png'), pos=self.ui.menutool,
  1570. before=self.sub_tool.menuAction, separator=True)
  1571. self.paint_tool = ToolPaint(self)
  1572. self.paint_tool.install(icon=QtGui.QIcon(self.resource_location + '/paint16.png'), pos=self.ui.menutool,
  1573. before=self.sub_tool.menuAction, separator=True)
  1574. self.isolation_tool = ToolIsolation(self)
  1575. self.isolation_tool.install(icon=QtGui.QIcon(self.resource_location + '/iso_16.png'), pos=self.ui.menutool,
  1576. before=self.sub_tool.menuAction, separator=True)
  1577. self.copper_thieving_tool = ToolCopperThieving(self)
  1578. self.copper_thieving_tool.install(icon=QtGui.QIcon(self.resource_location + '/copperfill32.png'),
  1579. pos=self.ui.menutool)
  1580. self.fiducial_tool = ToolFiducials(self)
  1581. self.fiducial_tool.install(icon=QtGui.QIcon(self.resource_location + '/fiducials_32.png'),
  1582. pos=self.ui.menutool)
  1583. self.qrcode_tool = QRCode(self)
  1584. self.qrcode_tool.install(icon=QtGui.QIcon(self.resource_location + '/qrcode32.png'),
  1585. pos=self.ui.menutool)
  1586. self.punch_tool = ToolPunchGerber(self)
  1587. self.punch_tool.install(icon=QtGui.QIcon(self.resource_location + '/punch32.png'), pos=self.ui.menutool)
  1588. self.invert_tool = ToolInvertGerber(self)
  1589. self.invert_tool.install(icon=QtGui.QIcon(self.resource_location + '/invert32.png'), pos=self.ui.menutool)
  1590. self.corners_tool = ToolCorners(self)
  1591. self.corners_tool.install(icon=QtGui.QIcon(self.resource_location + '/corners_32.png'), pos=self.ui.menutool)
  1592. self.etch_tool = ToolEtchCompensation(self)
  1593. self.etch_tool.install(icon=QtGui.QIcon(self.resource_location + '/etch_32.png'), pos=self.ui.menutool)
  1594. self.transform_tool = ToolTransform(self)
  1595. self.transform_tool.install(icon=QtGui.QIcon(self.resource_location + '/transform.png'),
  1596. pos=self.ui.menuoptions, separator=True)
  1597. self.properties_tool = Properties(self)
  1598. self.properties_tool.install(icon=QtGui.QIcon(self.resource_location + '/properties32.png'),
  1599. pos=self.ui.menuoptions)
  1600. self.pdf_tool = ToolPDF(self)
  1601. self.pdf_tool.install(icon=QtGui.QIcon(self.resource_location + '/pdf32.png'),
  1602. pos=self.ui.menufileimport,
  1603. separator=True)
  1604. self.image_tool = ToolImage(self)
  1605. self.image_tool.install(icon=QtGui.QIcon(self.resource_location + '/image32.png'),
  1606. pos=self.ui.menufileimport,
  1607. separator=True)
  1608. self.pcb_wizard_tool = PcbWizard(self)
  1609. self.pcb_wizard_tool.install(icon=QtGui.QIcon(self.resource_location + '/drill32.png'),
  1610. pos=self.ui.menufileimport)
  1611. self.log.debug("Tools are installed.")
  1612. def remove_tools(self):
  1613. """
  1614. Will remove all the actions in the Tool menu.
  1615. :return: None
  1616. """
  1617. for act in self.ui.menutool.actions():
  1618. self.ui.menutool.removeAction(act)
  1619. def init_tools(self):
  1620. """
  1621. Initialize the Tool tab in the notebook side of the central widget.
  1622. Remove the actions in the Tools menu.
  1623. Instantiate again the FlatCAM tools (plugins).
  1624. All this is required when changing the layout: standard, compact etc.
  1625. :return: None
  1626. """
  1627. log.debug("init_tools()")
  1628. # delete the data currently in the Tools Tab and the Tab itself
  1629. widget = QtWidgets.QTabWidget.widget(self.ui.notebook, 2)
  1630. if widget is not None:
  1631. widget.deleteLater()
  1632. self.ui.notebook.removeTab(2)
  1633. # rebuild the Tools Tab
  1634. self.ui.tool_tab = QtWidgets.QWidget()
  1635. self.ui.tool_tab_layout = QtWidgets.QVBoxLayout(self.ui.tool_tab)
  1636. self.ui.tool_tab_layout.setContentsMargins(2, 2, 2, 2)
  1637. self.ui.notebook.addTab(self.ui.tool_tab, "Tool")
  1638. self.ui.tool_scroll_area = VerticalScrollArea()
  1639. self.ui.tool_tab_layout.addWidget(self.ui.tool_scroll_area)
  1640. # reinstall all the Tools as some may have been removed when the data was removed from the Tools Tab
  1641. # first remove all of them
  1642. self.remove_tools()
  1643. # re-add the TCL Shell action to the Tools menu and reconnect it to ist slot function
  1644. self.ui.menutoolshell = self.ui.menutool.addAction(QtGui.QIcon(self.resource_location + '/shell16.png'),
  1645. '&Command Line\tS')
  1646. self.ui.menutoolshell.triggered.connect(self.ui.toggle_shell_ui)
  1647. # third install all of them
  1648. try:
  1649. self.install_tools()
  1650. except AttributeError:
  1651. pass
  1652. self.log.debug("Tools are initialized.")
  1653. # def parse_system_fonts(self):
  1654. # self.worker_task.emit({'fcn': self.f_parse.get_fonts_by_types,
  1655. # 'params': []})
  1656. def connect_toolbar_signals(self):
  1657. """
  1658. Reconnect the signals to the actions in the toolbar.
  1659. This has to be done each time after the FlatCAM tools are removed/installed.
  1660. :return: None
  1661. """
  1662. # Toolbar
  1663. # File Toolbar Signals
  1664. # self.ui.file_new_btn.triggered.connect(self.on_file_new)
  1665. self.ui.file_open_btn.triggered.connect(self.on_file_openproject)
  1666. self.ui.file_save_btn.triggered.connect(self.on_file_saveproject)
  1667. self.ui.file_open_gerber_btn.triggered.connect(self.on_fileopengerber)
  1668. self.ui.file_open_excellon_btn.triggered.connect(self.on_fileopenexcellon)
  1669. # View Toolbar Signals
  1670. self.ui.clear_plot_btn.triggered.connect(self.clear_plots)
  1671. self.ui.replot_btn.triggered.connect(self.plot_all)
  1672. self.ui.zoom_fit_btn.triggered.connect(self.on_zoom_fit)
  1673. self.ui.zoom_in_btn.triggered.connect(lambda: self.plotcanvas.zoom(1 / 1.5))
  1674. self.ui.zoom_out_btn.triggered.connect(lambda: self.plotcanvas.zoom(1.5))
  1675. # Edit Toolbar Signals
  1676. self.ui.editgeo_btn.triggered.connect(self.object2editor)
  1677. self.ui.update_obj_btn.triggered.connect(lambda: self.editor2object())
  1678. self.ui.copy_btn.triggered.connect(self.on_copy_command)
  1679. self.ui.delete_btn.triggered.connect(self.on_delete)
  1680. self.ui.distance_btn.triggered.connect(lambda: self.distance_tool.run(toggle=True))
  1681. self.ui.distance_min_btn.triggered.connect(lambda: self.distance_min_tool.run(toggle=True))
  1682. self.ui.origin_btn.triggered.connect(self.on_set_origin)
  1683. self.ui.move2origin_btn.triggered.connect(self.on_move2origin)
  1684. self.ui.jmp_btn.triggered.connect(self.on_jump_to)
  1685. self.ui.locate_btn.triggered.connect(lambda: self.on_locate(obj=self.collection.get_active()))
  1686. # Scripting Toolbar Signals
  1687. self.ui.shell_btn.triggered.connect(self.ui.toggle_shell_ui)
  1688. self.ui.new_script_btn.triggered.connect(self.on_filenewscript)
  1689. self.ui.open_script_btn.triggered.connect(self.on_fileopenscript)
  1690. self.ui.run_script_btn.triggered.connect(self.on_filerunscript)
  1691. # Tools Toolbar Signals
  1692. self.ui.dblsided_btn.triggered.connect(lambda: self.dblsidedtool.run(toggle=True))
  1693. self.ui.cal_btn.triggered.connect(lambda: self.cal_exc_tool.run(toggle=True))
  1694. self.ui.align_btn.triggered.connect(lambda: self.align_objects_tool.run(toggle=True))
  1695. self.ui.extract_btn.triggered.connect(lambda: self.edrills_tool.run(toggle=True))
  1696. self.ui.cutout_btn.triggered.connect(lambda: self.cutout_tool.run(toggle=True))
  1697. self.ui.ncc_btn.triggered.connect(lambda: self.ncclear_tool.run(toggle=True))
  1698. self.ui.paint_btn.triggered.connect(lambda: self.paint_tool.run(toggle=True))
  1699. self.ui.isolation_btn.triggered.connect(lambda: self.isolation_tool.run(toggle=True))
  1700. self.ui.panelize_btn.triggered.connect(lambda: self.panelize_tool.run(toggle=True))
  1701. self.ui.film_btn.triggered.connect(lambda: self.film_tool.run(toggle=True))
  1702. self.ui.solder_btn.triggered.connect(lambda: self.paste_tool.run(toggle=True))
  1703. self.ui.sub_btn.triggered.connect(lambda: self.sub_tool.run(toggle=True))
  1704. self.ui.rules_btn.triggered.connect(lambda: self.rules_tool.run(toggle=True))
  1705. self.ui.optimal_btn.triggered.connect(lambda: self.optimal_tool.run(toggle=True))
  1706. self.ui.calculators_btn.triggered.connect(lambda: self.calculator_tool.run(toggle=True))
  1707. self.ui.transform_btn.triggered.connect(lambda: self.transform_tool.run(toggle=True))
  1708. self.ui.qrcode_btn.triggered.connect(lambda: self.qrcode_tool.run(toggle=True))
  1709. self.ui.copperfill_btn.triggered.connect(lambda: self.copper_thieving_tool.run(toggle=True))
  1710. self.ui.fiducials_btn.triggered.connect(lambda: self.fiducial_tool.run(toggle=True))
  1711. self.ui.punch_btn.triggered.connect(lambda: self.punch_tool.run(toggle=True))
  1712. self.ui.invert_btn.triggered.connect(lambda: self.invert_tool.run(toggle=True))
  1713. self.ui.corners_tool_btn.triggered.connect(lambda: self.corners_tool.run(toggle=True))
  1714. self.ui.etch_btn.triggered.connect(lambda: self.etch_tool.run(toggle=True))
  1715. def object2editor(self):
  1716. """
  1717. Send the current Geometry, Gerber, Excellon object or CNCJob (if any) into the it's editor.
  1718. :return: None
  1719. """
  1720. self.defaults.report_usage("object2editor()")
  1721. # disable the objects menu as it may interfere with the AppEditors
  1722. self.ui.menuobjects.setDisabled(True)
  1723. edited_object = self.collection.get_active()
  1724. if isinstance(edited_object, GerberObject) or isinstance(edited_object, GeometryObject) or \
  1725. isinstance(edited_object, ExcellonObject) or isinstance(edited_object, CNCJobObject):
  1726. pass
  1727. else:
  1728. self.inform.emit('[WARNING_NOTCL] %s' % _("Select a Geometry, Gerber, Excellon or CNCJob Object to edit."))
  1729. return
  1730. if isinstance(edited_object, GeometryObject):
  1731. # store the Geometry Editor Toolbar visibility before entering in the Editor
  1732. self.geo_editor.toolbar_old_state = True if self.ui.geo_edit_toolbar.isVisible() else False
  1733. # we set the notebook to hidden
  1734. # self.ui.splitter.setSizes([0, 1])
  1735. if edited_object.multigeo is True:
  1736. sel_rows = [item.row() for item in edited_object.ui.geo_tools_table.selectedItems()]
  1737. if len(sel_rows) > 1:
  1738. self.inform.emit('[WARNING_NOTCL] %s' %
  1739. _("Simultaneous editing of tools geometry in a MultiGeo Geometry "
  1740. "is not possible.\n"
  1741. "Edit only one geometry at a time."))
  1742. # determine the tool dia of the selected tool
  1743. selected_tooldia = float(edited_object.ui.geo_tools_table.item(sel_rows[0], 1).text())
  1744. # now find the key in the edited_object.tools that has this tooldia
  1745. multi_tool = 1
  1746. for tool in edited_object.tools:
  1747. if edited_object.tools[tool]['tooldia'] == selected_tooldia:
  1748. multi_tool = tool
  1749. break
  1750. self.geo_editor.edit_fcgeometry(edited_object, multigeo_tool=multi_tool)
  1751. else:
  1752. self.geo_editor.edit_fcgeometry(edited_object)
  1753. # set call source to the Editor we go into
  1754. self.call_source = 'geo_editor'
  1755. elif isinstance(edited_object, ExcellonObject):
  1756. # store the Excellon Editor Toolbar visibility before entering in the Editor
  1757. self.exc_editor.toolbar_old_state = True if self.ui.exc_edit_toolbar.isVisible() else False
  1758. if self.ui.splitter.sizes()[0] == 0:
  1759. self.ui.splitter.setSizes([1, 1])
  1760. self.exc_editor.edit_fcexcellon(edited_object)
  1761. # set call source to the Editor we go into
  1762. self.call_source = 'exc_editor'
  1763. elif isinstance(edited_object, GerberObject):
  1764. # store the Gerber Editor Toolbar visibility before entering in the Editor
  1765. self.grb_editor.toolbar_old_state = True if self.ui.grb_edit_toolbar.isVisible() else False
  1766. if self.ui.splitter.sizes()[0] == 0:
  1767. self.ui.splitter.setSizes([1, 1])
  1768. self.grb_editor.edit_fcgerber(edited_object)
  1769. # set call source to the Editor we go into
  1770. self.call_source = 'grb_editor'
  1771. # reset the following variables so the UI is built again after edit
  1772. edited_object.ui_build = False
  1773. edited_object.build_aperture_storage = False
  1774. elif isinstance(edited_object, CNCJobObject):
  1775. if self.ui.splitter.sizes()[0] == 0:
  1776. self.ui.splitter.setSizes([1, 1])
  1777. edited_object.on_edit_code_click()
  1778. return
  1779. # make sure that we can't select another object while in Editor Mode:
  1780. # self.collection.view.setSelectionMode(QtWidgets.QAbstractItemView.NoSelection)
  1781. self.ui.project_frame.setDisabled(True)
  1782. # delete any selection shape that might be active as they are not relevant in Editor
  1783. self.delete_selection_shape()
  1784. self.ui.plot_tab_area.setTabText(0, "EDITOR Area")
  1785. self.ui.plot_tab_area.protectTab(0)
  1786. self.inform.emit('[WARNING_NOTCL] %s' % _("Editor is activated ..."))
  1787. self.should_we_save = True
  1788. def editor2object(self, cleanup=None):
  1789. """
  1790. Transfers the Geometry or Excellon from it's editor to the current object.
  1791. :return: None
  1792. """
  1793. self.defaults.report_usage("editor2object()")
  1794. # re-enable the objects menu that was disabled on entry in Editor mode
  1795. self.ui.menuobjects.setDisabled(False)
  1796. # do not update a geometry or excellon object unless it comes out of an editor
  1797. if self.call_source != 'app':
  1798. edited_obj = self.collection.get_active()
  1799. if cleanup is None:
  1800. msgbox = QtWidgets.QMessageBox()
  1801. msgbox.setText(_("Do you want to save the edited object?"))
  1802. msgbox.setWindowTitle(_("Close Editor"))
  1803. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  1804. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  1805. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  1806. bt_no = msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  1807. bt_cancel = msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  1808. msgbox.setDefaultButton(bt_yes)
  1809. msgbox.exec_()
  1810. response = msgbox.clickedButton()
  1811. if response == bt_yes:
  1812. # clean the Tools Tab
  1813. self.ui.tool_scroll_area.takeWidget()
  1814. self.ui.tool_scroll_area.setWidget(QtWidgets.QWidget())
  1815. self.ui.notebook.setTabText(2, "Tool")
  1816. if isinstance(edited_obj, GeometryObject):
  1817. obj_type = "Geometry"
  1818. self.geo_editor.update_fcgeometry(edited_obj)
  1819. # self.geo_editor.update_options(edited_obj)
  1820. # restore GUI to the Selected TAB
  1821. # Remove anything else in the AppGUI
  1822. self.ui.tool_scroll_area.takeWidget()
  1823. # update the geo object options so it is including the bounding box values
  1824. try:
  1825. xmin, ymin, xmax, ymax = edited_obj.bounds(flatten=True)
  1826. edited_obj.options['xmin'] = xmin
  1827. edited_obj.options['ymin'] = ymin
  1828. edited_obj.options['xmax'] = xmax
  1829. edited_obj.options['ymax'] = ymax
  1830. except AttributeError as e:
  1831. self.inform.emit('[WARNING] %s' % _("Object empty after edit."))
  1832. log.debug("App.editor2object() --> Geometry --> %s" % str(e))
  1833. edited_obj.build_ui()
  1834. edited_obj.plot()
  1835. self.inform.emit('[success] %s' % _("Editor exited. Editor content saved."))
  1836. elif isinstance(edited_obj, GerberObject):
  1837. obj_type = "Gerber"
  1838. self.grb_editor.update_fcgerber()
  1839. # self.grb_editor.update_options(edited_obj)
  1840. # delete the old object (the source object) if it was an empty one
  1841. try:
  1842. if len(edited_obj.solid_geometry) == 0:
  1843. old_name = edited_obj.options['name']
  1844. self.collection.delete_by_name(old_name)
  1845. except TypeError:
  1846. # if the solid_geometry is a single Polygon the len() will not work
  1847. # in any case, falling here means that we have something in the solid_geometry, even if only
  1848. # a single Polygon, therefore we pass this
  1849. pass
  1850. self.inform.emit('[success] %s' % _("Editor exited. Editor content saved."))
  1851. # restore GUI to the Selected TAB
  1852. # Remove anything else in the AppGUI
  1853. self.ui.selected_scroll_area.takeWidget()
  1854. elif isinstance(edited_obj, ExcellonObject):
  1855. obj_type = "Excellon"
  1856. self.exc_editor.update_fcexcellon(edited_obj)
  1857. # self.exc_editor.update_options(edited_obj)
  1858. # restore GUI to the Selected TAB
  1859. # Remove anything else in the AppGUI
  1860. self.ui.tool_scroll_area.takeWidget()
  1861. # delete the old object (the source object) if it was an empty one
  1862. if len(edited_obj.drills) == 0 and len(edited_obj.slots) == 0:
  1863. old_name = edited_obj.options['name']
  1864. self.collection.delete_by_name(name=old_name)
  1865. self.inform.emit('[success] %s' % _("Editor exited. Editor content saved."))
  1866. else:
  1867. self.inform.emit('[WARNING_NOTCL] %s' %
  1868. _("Select a Gerber, Geometry or Excellon Object to update."))
  1869. return
  1870. self.inform.emit('[selected] %s %s' % (obj_type, _("is updated, returning to App...")))
  1871. elif response == bt_no:
  1872. # clean the Tools Tab
  1873. self.ui.tool_scroll_area.takeWidget()
  1874. self.ui.tool_scroll_area.setWidget(QtWidgets.QWidget())
  1875. self.ui.notebook.setTabText(2, "Tool")
  1876. self.inform.emit('[WARNING_NOTCL] %s' % _("Editor exited. Editor content was not saved."))
  1877. if isinstance(edited_obj, GeometryObject):
  1878. self.geo_editor.deactivate()
  1879. edited_obj.build_ui()
  1880. edited_obj.plot()
  1881. elif isinstance(edited_obj, GerberObject):
  1882. self.grb_editor.deactivate_grb_editor()
  1883. edited_obj.build_ui()
  1884. elif isinstance(edited_obj, ExcellonObject):
  1885. self.exc_editor.deactivate()
  1886. edited_obj.build_ui()
  1887. else:
  1888. self.inform.emit('[WARNING_NOTCL] %s' %
  1889. _("Select a Gerber, Geometry or Excellon Object to update."))
  1890. return
  1891. elif response == bt_cancel:
  1892. return
  1893. # edited_obj.set_ui(edited_obj.ui_type(decimals=self.decimals))
  1894. # edited_obj.build_ui()
  1895. # Switch notebook to Selected page
  1896. # self.ui.notebook.setCurrentWidget(self.ui.selected_tab)
  1897. else:
  1898. if isinstance(edited_obj, GeometryObject):
  1899. self.geo_editor.deactivate()
  1900. elif isinstance(edited_obj, GerberObject):
  1901. self.grb_editor.deactivate_grb_editor()
  1902. elif isinstance(edited_obj, ExcellonObject):
  1903. self.exc_editor.deactivate()
  1904. else:
  1905. self.inform.emit('[WARNING_NOTCL] %s' %
  1906. _("Select a Gerber, Geometry or Excellon Object to update."))
  1907. return
  1908. # if notebook is hidden we show it
  1909. if self.ui.splitter.sizes()[0] == 0:
  1910. self.ui.splitter.setSizes([1, 1])
  1911. # restore the call_source to app
  1912. self.call_source = 'app'
  1913. # edited_obj.plot()
  1914. self.ui.plot_tab_area.setTabText(0, "Plot Area")
  1915. self.ui.plot_tab_area.protectTab(0)
  1916. # make sure that we reenable the selection on Project Tab after returning from Editor Mode:
  1917. # self.collection.view.setSelectionMode(QtWidgets.QAbstractItemView.ExtendedSelection)
  1918. self.ui.project_frame.setDisabled(False)
  1919. def get_last_folder(self):
  1920. """
  1921. Get the folder path from where the last file was opened.
  1922. :return: String, last opened folder path
  1923. """
  1924. return self.defaults["global_last_folder"]
  1925. def get_last_save_folder(self):
  1926. """
  1927. Get the folder path from where the last file was saved.
  1928. :return: String, last saved folder path
  1929. """
  1930. loc = self.defaults["global_last_save_folder"]
  1931. if loc is None:
  1932. loc = self.defaults["global_last_folder"]
  1933. if loc is None:
  1934. loc = os.path.dirname(__file__)
  1935. return loc
  1936. @QtCore.pyqtSlot(str)
  1937. @QtCore.pyqtSlot(str, bool)
  1938. def info(self, msg, shell_echo=True):
  1939. """
  1940. Informs the user. Normally on the status bar, optionally
  1941. also on the shell.
  1942. :param msg: Text to write.
  1943. :type msg: str
  1944. :param shell_echo: Control if to display the message msg in the Shell
  1945. :type shell_echo: bool
  1946. :return: None
  1947. """
  1948. # Type of message in brackets at the beginning of the message.
  1949. match = re.search(r"\[(.*)\](.*)", msg)
  1950. if match:
  1951. level = match.group(1)
  1952. msg_ = match.group(2)
  1953. self.ui.fcinfo.set_status(str(msg_), level=level)
  1954. if shell_echo is True:
  1955. if level.lower() == "error":
  1956. self.shell_message(msg, error=True, show=True)
  1957. elif level.lower() == "warning":
  1958. self.shell_message(msg, warning=True, show=True)
  1959. elif level.lower() == "error_notcl":
  1960. self.shell_message(msg, error=True, show=False)
  1961. elif level.lower() == "warning_notcl":
  1962. self.shell_message(msg, warning=True, show=False)
  1963. elif level.lower() == "success":
  1964. self.shell_message(msg, success=True, show=False)
  1965. elif level.lower() == "selected":
  1966. self.shell_message(msg, selected=True, show=False)
  1967. else:
  1968. self.shell_message(msg, show=False)
  1969. else:
  1970. self.ui.fcinfo.set_status(str(msg), level="info")
  1971. # make sure that if the message is to clear the infobar with a space
  1972. # is not printed over and over on the shell
  1973. if msg != '' and shell_echo is True:
  1974. self.shell_message(msg)
  1975. def on_import_preferences(self):
  1976. """
  1977. Loads the application default settings from a saved file into
  1978. ``self.defaults`` dictionary.
  1979. :return: None
  1980. """
  1981. self.defaults.report_usage("on_import_preferences")
  1982. App.log.debug("App.on_import_preferences()")
  1983. # Show file chooser
  1984. filter_ = "Config File (*.FlatConfig);;All Files (*.*)"
  1985. try:
  1986. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Import FlatCAM Preferences"),
  1987. directory=self.data_path,
  1988. filter=filter_)
  1989. except TypeError:
  1990. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Import FlatCAM Preferences"),
  1991. filter=filter_)
  1992. filename = str(filename)
  1993. if filename == "":
  1994. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  1995. return
  1996. # Load in the defaults from the chosen file
  1997. self.defaults.load(filename=filename)
  1998. self.preferencesUiManager.on_preferences_edited()
  1999. self.inform.emit('[success] %s: %s' % (_("Imported Defaults from"), filename))
  2000. def on_export_preferences(self):
  2001. """
  2002. Save the defaults dictionary to a file.
  2003. :return: None
  2004. """
  2005. self.defaults.report_usage("on_export_preferences")
  2006. App.log.debug("on_export_preferences()")
  2007. # defaults_file_content = None
  2008. # Show file chooser
  2009. date = str(datetime.today()).rpartition('.')[0]
  2010. date = ''.join(c for c in date if c not in ':-')
  2011. date = date.replace(' ', '_')
  2012. filter__ = "Config File .FlatConfig (*.FlatConfig);;All Files (*.*)"
  2013. try:
  2014. filename, _f = FCFileSaveDialog.get_saved_filename(
  2015. caption=_("Export FlatCAM Preferences"),
  2016. directory=self.data_path + '/preferences_' + date,
  2017. ext_filter=filter__
  2018. )
  2019. except TypeError:
  2020. filename, _f = FCFileSaveDialog.get_saved_filename(
  2021. caption=_("Export FlatCAM Preferences"), ext_filter=filter__)
  2022. filename = str(filename)
  2023. if filename == "":
  2024. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  2025. return
  2026. # Update options
  2027. self.preferencesUiManager.defaults_read_form()
  2028. self.defaults.propagate_defaults()
  2029. # Save update options
  2030. try:
  2031. self.defaults.write(filename=filename)
  2032. except Exception:
  2033. self.inform.emit('[ERROR_NOTCL] %s %s' % (_("Failed to write defaults to file."), str(filename)))
  2034. return
  2035. if self.defaults["global_open_style"] is False:
  2036. self.file_opened.emit("preferences", filename)
  2037. self.file_saved.emit("preferences", filename)
  2038. self.inform.emit('[success] %s: %s' % (_("Exported preferences to"), filename))
  2039. def save_to_file(self, content_to_save, txt_content):
  2040. """
  2041. Save something to a file.
  2042. :return: None
  2043. """
  2044. self.defaults.report_usage("save_to_file")
  2045. App.log.debug("save_to_file()")
  2046. self.date = str(datetime.today()).rpartition('.')[0]
  2047. self.date = ''.join(c for c in self.date if c not in ':-')
  2048. self.date = self.date.replace(' ', '_')
  2049. filter__ = "HTML File .html (*.html);;TXT File .txt (*.txt);;All Files (*.*)"
  2050. path_to_save = self.defaults["global_last_save_folder"] if \
  2051. self.defaults["global_last_save_folder"] is not None else self.data_path
  2052. try:
  2053. filename, _f = FCFileSaveDialog.get_saved_filename(
  2054. caption=_("Save to file"),
  2055. directory=path_to_save + '/file_' + self.date,
  2056. ext_filter=filter__
  2057. )
  2058. except TypeError:
  2059. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save to file"), ext_filter=filter__)
  2060. filename = str(filename)
  2061. if filename == "":
  2062. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  2063. return
  2064. else:
  2065. try:
  2066. with open(filename, 'w') as f:
  2067. ___ = f.read()
  2068. except PermissionError:
  2069. self.inform.emit('[WARNING] %s' %
  2070. _("Permission denied, saving not possible.\n"
  2071. "Most likely another app is holding the file open and not accessible."))
  2072. return
  2073. except IOError:
  2074. App.log.debug('Creating a new file ...')
  2075. f = open(filename, 'w')
  2076. f.close()
  2077. except Exception:
  2078. e = sys.exc_info()[0]
  2079. App.log.error("Could not load the file.")
  2080. App.log.error(str(e))
  2081. self.inform.emit('[ERROR_NOTCL] %s' % _("Could not load the file."))
  2082. return
  2083. # Save content
  2084. if filename.rpartition('.')[2].lower() == 'html':
  2085. file_content = content_to_save
  2086. else:
  2087. file_content = txt_content
  2088. try:
  2089. with open(filename, "w") as f:
  2090. f.write(file_content)
  2091. except Exception:
  2092. self.inform.emit('[ERROR_NOTCL] %s %s' % (_("Failed to write defaults to file."), str(filename)))
  2093. return
  2094. self.inform.emit('[success] %s: %s' % (_("Exported file to"), filename))
  2095. def register_recent(self, kind, filename):
  2096. """
  2097. Will register the files opened into record dictionaries. The FlatCAM projects has it's own
  2098. dictionary.
  2099. :param kind: type of file that was opened
  2100. :param filename: the path and file name for the file that was opened
  2101. :return:
  2102. """
  2103. self.log.debug("register_recent()")
  2104. self.log.debug(" %s" % kind)
  2105. self.log.debug(" %s" % filename)
  2106. record = {'kind': str(kind), 'filename': str(filename)}
  2107. if record in self.recent:
  2108. return
  2109. if record in self.recent_projects:
  2110. return
  2111. if record['kind'] == 'project':
  2112. self.recent_projects.insert(0, record)
  2113. else:
  2114. self.recent.insert(0, record)
  2115. if len(self.recent) > self.defaults['global_recent_limit']: # Limit reached
  2116. self.recent.pop()
  2117. if len(self.recent_projects) > self.defaults['global_recent_limit']: # Limit reached
  2118. self.recent_projects.pop()
  2119. try:
  2120. f = open(self.data_path + '/recent.json', 'w')
  2121. except IOError:
  2122. App.log.error("Failed to open recent items file for writing.")
  2123. self.inform.emit('[ERROR_NOTCL] %s' %
  2124. _('Failed to open recent files file for writing.'))
  2125. return
  2126. json.dump(self.recent, f, default=to_dict, indent=2, sort_keys=True)
  2127. f.close()
  2128. try:
  2129. fp = open(self.data_path + '/recent_projects.json', 'w')
  2130. except IOError:
  2131. App.log.error("Failed to open recent items file for writing.")
  2132. self.inform.emit('[ERROR_NOTCL] %s' %
  2133. _('Failed to open recent projects file for writing.'))
  2134. return
  2135. json.dump(self.recent_projects, fp, default=to_dict, indent=2, sort_keys=True)
  2136. fp.close()
  2137. # Re-build the recent items menu
  2138. self.setup_recent_items()
  2139. def on_about(self):
  2140. """
  2141. Displays the "about" dialog found in the Menu --> Help.
  2142. :return: None
  2143. """
  2144. self.defaults.report_usage("on_about")
  2145. version = self.version
  2146. version_date = self.version_date
  2147. beta = self.beta
  2148. class AboutDialog(QtWidgets.QDialog):
  2149. def __init__(self, app, parent=None):
  2150. QtWidgets.QDialog.__init__(self, parent)
  2151. self.app = app
  2152. # Icon and title
  2153. self.setWindowIcon(parent.app_icon)
  2154. self.setWindowTitle(_("About FlatCAM"))
  2155. self.resize(600, 200)
  2156. # self.setStyleSheet("background-image: url(share/flatcam_icon256.png); background-attachment: fixed")
  2157. # self.setStyleSheet(
  2158. # "border-image: url(share/flatcam_icon256.png) 0 0 0 0 stretch stretch; "
  2159. # "background-attachment: fixed"
  2160. # )
  2161. # bgimage = QtGui.QImage(self.resource_location + '/flatcam_icon256.png')
  2162. # s_bgimage = bgimage.scaled(QtCore.QSize(self.frameGeometry().width(), self.frameGeometry().height()))
  2163. # palette = QtGui.QPalette()
  2164. # palette.setBrush(10, QtGui.QBrush(bgimage)) # 10 = Windowrole
  2165. # self.setPalette(palette)
  2166. logo = QtWidgets.QLabel()
  2167. logo.setPixmap(QtGui.QPixmap(self.app.resource_location + '/flatcam_icon256.png'))
  2168. title = QtWidgets.QLabel(
  2169. "<font size=8><B>FlatCAM</B></font><BR>"
  2170. "{title}<BR>"
  2171. "<BR>"
  2172. "<BR>"
  2173. "<a href = \"https://bitbucket.org/jpcgt/flatcam/src/Beta/\"><B>{devel}</B></a><BR>"
  2174. "<a href = \"https://bitbucket.org/jpcgt/flatcam/downloads/\"><b>{down}</B></a><BR>"
  2175. "<a href = \"https://bitbucket.org/jpcgt/flatcam/issues?status=new&status=open/\">"
  2176. "<B>{issue}</B></a><BR>".format(
  2177. title=_("2D Computer-Aided Printed Circuit Board Manufacturing"),
  2178. devel=_("Development"),
  2179. down=_("DOWNLOAD"),
  2180. issue=_("Issue tracker"))
  2181. )
  2182. title.setOpenExternalLinks(True)
  2183. closebtn = QtWidgets.QPushButton(_("Close"))
  2184. tab_widget = QtWidgets.QTabWidget()
  2185. description_label = QtWidgets.QLabel(
  2186. "FlatCAM {version} {beta} ({date}) - {arch}<br>"
  2187. "<a href = \"http://flatcam.org/\">http://flatcam.org</a><br>".format(
  2188. version=version,
  2189. beta=('BETA' if beta else ''),
  2190. date=version_date,
  2191. arch=platform.architecture()[0])
  2192. )
  2193. description_label.setOpenExternalLinks(True)
  2194. lic_lbl_header = QtWidgets.QLabel(
  2195. '%s:<br>%s<br>' % (
  2196. _('Licensed under the MIT license'),
  2197. "<a href = \"http://www.opensource.org/licenses/mit-license.php\">"
  2198. "http://www.opensource.org/licenses/mit-license.php</a>"
  2199. )
  2200. )
  2201. lic_lbl_header.setOpenExternalLinks(True)
  2202. lic_lbl_body = QtWidgets.QLabel(
  2203. _(
  2204. 'Permission is hereby granted, free of charge, to any person obtaining a copy\n'
  2205. 'of this software and associated documentation files (the "Software"), to deal\n'
  2206. 'in the Software without restriction, including without limitation the rights\n'
  2207. 'to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n'
  2208. 'copies of the Software, and to permit persons to whom the Software is\n'
  2209. 'furnished to do so, subject to the following conditions:\n\n'
  2210. 'The above copyright notice and this permission notice shall be included in\n'
  2211. 'all copies or substantial portions of the Software.\n\n'
  2212. 'THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n'
  2213. 'IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n'
  2214. 'FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n'
  2215. 'AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n'
  2216. 'LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n'
  2217. 'OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n'
  2218. 'THE SOFTWARE.'
  2219. )
  2220. )
  2221. attributions_label = QtWidgets.QLabel(
  2222. _(
  2223. 'Some of the icons used are from the following sources:<br>'
  2224. '<div>Icons by <a href="https://www.flaticon.com/authors/freepik" '
  2225. 'title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" '
  2226. 'title="Flaticon">www.flaticon.com</a></div>'
  2227. '<div>Icons by <a target="_blank" href="https://icons8.com">Icons8</a></div>'
  2228. 'Icons by <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>'
  2229. '<div>Icons by <a href="https://www.flaticon.com/authors/pixel-perfect" '
  2230. 'title="Pixel perfect">Pixel perfect</a> from <a href="https://www.flaticon.com/" '
  2231. 'title="Flaticon">www.flaticon.com</a></div>'
  2232. )
  2233. )
  2234. attributions_label.setOpenExternalLinks(True)
  2235. # layouts
  2236. layout1 = QtWidgets.QVBoxLayout()
  2237. layout1_1 = QtWidgets.QHBoxLayout()
  2238. layout1_2 = QtWidgets.QHBoxLayout()
  2239. layout2 = QtWidgets.QHBoxLayout()
  2240. layout3 = QtWidgets.QHBoxLayout()
  2241. self.setLayout(layout1)
  2242. layout1.addLayout(layout1_1)
  2243. layout1.addLayout(layout1_2)
  2244. layout1.addLayout(layout2)
  2245. layout1.addLayout(layout3)
  2246. layout1_1.addStretch()
  2247. layout1_1.addWidget(description_label)
  2248. layout1_2.addWidget(tab_widget)
  2249. self.splash_tab = QtWidgets.QWidget()
  2250. self.splash_tab.setObjectName("splash_about")
  2251. self.splash_tab_layout = QtWidgets.QHBoxLayout(self.splash_tab)
  2252. self.splash_tab_layout.setContentsMargins(2, 2, 2, 2)
  2253. tab_widget.addTab(self.splash_tab, _("Splash"))
  2254. self.programmmers_tab = QtWidgets.QWidget()
  2255. self.programmmers_tab.setObjectName("programmers_about")
  2256. self.programmmers_tab_layout = QtWidgets.QVBoxLayout(self.programmmers_tab)
  2257. self.programmmers_tab_layout.setContentsMargins(2, 2, 2, 2)
  2258. tab_widget.addTab(self.programmmers_tab, _("Programmers"))
  2259. self.translators_tab = QtWidgets.QWidget()
  2260. self.translators_tab.setObjectName("translators_about")
  2261. self.translators_tab_layout = QtWidgets.QVBoxLayout(self.translators_tab)
  2262. self.translators_tab_layout.setContentsMargins(2, 2, 2, 2)
  2263. tab_widget.addTab(self.translators_tab, _("Translators"))
  2264. self.license_tab = QtWidgets.QWidget()
  2265. self.license_tab.setObjectName("license_about")
  2266. self.license_tab_layout = QtWidgets.QVBoxLayout(self.license_tab)
  2267. self.license_tab_layout.setContentsMargins(2, 2, 2, 2)
  2268. tab_widget.addTab(self.license_tab, _("License"))
  2269. self.attributions_tab = QtWidgets.QWidget()
  2270. self.attributions_tab.setObjectName("attributions_about")
  2271. self.attributions_tab_layout = QtWidgets.QVBoxLayout(self.attributions_tab)
  2272. self.attributions_tab_layout.setContentsMargins(2, 2, 2, 2)
  2273. tab_widget.addTab(self.attributions_tab, _("Attributions"))
  2274. self.splash_tab_layout.addWidget(logo, stretch=0)
  2275. self.splash_tab_layout.addWidget(title, stretch=1)
  2276. pal = QtGui.QPalette()
  2277. pal.setColor(QtGui.QPalette.Background, Qt.white)
  2278. self.prog_grid_lay = QtWidgets.QGridLayout()
  2279. self.prog_grid_lay.setHorizontalSpacing(20)
  2280. self.prog_grid_lay.setColumnStretch(0, 0)
  2281. self.prog_grid_lay.setColumnStretch(2, 1)
  2282. prog_widget = QtWidgets.QWidget()
  2283. prog_widget.setLayout(self.prog_grid_lay)
  2284. prog_scroll = QtWidgets.QScrollArea()
  2285. prog_scroll.setWidget(prog_widget)
  2286. prog_scroll.setWidgetResizable(True)
  2287. prog_scroll.setFrameShape(QtWidgets.QFrame.NoFrame)
  2288. prog_scroll.setPalette(pal)
  2289. self.programmmers_tab_layout.addWidget(prog_scroll)
  2290. self.prog_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Programmer")), 0, 0)
  2291. self.prog_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Status")), 0, 1)
  2292. self.prog_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("E-mail")), 0, 2)
  2293. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Juan Pablo Caram"), 1, 0)
  2294. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % _("Program Author")), 1, 1)
  2295. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<>"), 1, 2)
  2296. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Denis Hayrullin"), 2, 0)
  2297. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Kamil Sopko"), 3, 0)
  2298. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu"), 4, 0)
  2299. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % _("BETA Maintainer >= 2019")), 4, 1)
  2300. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<marius_adrian@yahoo.com>"), 4, 2)
  2301. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 5, 0)
  2302. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "David Robertson"), 6, 0)
  2303. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Matthieu Berthomé"), 7, 0)
  2304. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Mike Evans"), 8, 0)
  2305. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Victor Benso"), 9, 0)
  2306. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 10, 0)
  2307. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Jørn Sandvik Nilsson"), 12, 0)
  2308. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Lei Zheng"), 13, 0)
  2309. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Leandro Heck"), 14, 0)
  2310. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marco A Quezada"), 15, 0)
  2311. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 16, 0)
  2312. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Cedric Dussud"), 20, 0)
  2313. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Chris Hemingway"), 22, 0)
  2314. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Damian Wrobel"), 24, 0)
  2315. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Daniel Sallin"), 28, 0)
  2316. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 32, 0)
  2317. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Bruno Vunderl"), 40, 0)
  2318. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Gonzalo Lopez"), 42, 0)
  2319. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Jakob Staudt"), 45, 0)
  2320. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Mike Smith"), 49, 0)
  2321. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 52, 0)
  2322. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Barnaby Walters"), 55, 0)
  2323. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Steve Martina"), 57, 0)
  2324. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Thomas Duffin"), 59, 0)
  2325. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Andrey Kultyapov"), 61, 0)
  2326. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 63, 0)
  2327. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Alex Lazar"), 64, 0)
  2328. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Chris Breneman"), 65, 0)
  2329. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Eric Varsanyi"), 67, 0)
  2330. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Lubos Medovarsky"), 69, 0)
  2331. self.prog_grid_lay.addWidget(QtWidgets.QLabel(''), 74, 0)
  2332. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@Idechix"), 100, 0)
  2333. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@SM"), 101, 0)
  2334. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@grbf"), 102, 0)
  2335. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@Symonty"), 103, 0)
  2336. self.prog_grid_lay.addWidget(QtWidgets.QLabel('%s' % "@mgix"), 104, 0)
  2337. self.translator_grid_lay = QtWidgets.QGridLayout()
  2338. self.translator_grid_lay.setColumnStretch(0, 0)
  2339. self.translator_grid_lay.setColumnStretch(1, 0)
  2340. self.translator_grid_lay.setColumnStretch(2, 1)
  2341. self.translator_grid_lay.setColumnStretch(3, 0)
  2342. # trans_widget = QtWidgets.QWidget()
  2343. # trans_widget.setLayout(self.translator_grid_lay)
  2344. # self.translators_tab_layout.addWidget(trans_widget)
  2345. # self.translators_tab_layout.addStretch()
  2346. trans_widget = QtWidgets.QWidget()
  2347. trans_widget.setLayout(self.translator_grid_lay)
  2348. trans_scroll = QtWidgets.QScrollArea()
  2349. trans_scroll.setWidget(trans_widget)
  2350. trans_scroll.setWidgetResizable(True)
  2351. trans_scroll.setFrameShape(QtWidgets.QFrame.NoFrame)
  2352. trans_scroll.setPalette(pal)
  2353. self.translators_tab_layout.addWidget(trans_scroll)
  2354. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Language")), 0, 0)
  2355. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Translator")), 0, 1)
  2356. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("Corrections")), 0, 2)
  2357. self.translator_grid_lay.addWidget(QtWidgets.QLabel('<b>%s</b>' % _("E-mail")), 0, 3)
  2358. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "BR - Portuguese"), 1, 0)
  2359. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Carlos Stein"), 1, 1)
  2360. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<carlos.stein@gmail.com>"), 1, 3)
  2361. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "French"), 2, 0)
  2362. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu (Google-Tr)"), 2, 1)
  2363. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % ""), 2, 2)
  2364. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 2, 3)
  2365. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Hungarian"), 3, 0)
  2366. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 3, 1)
  2367. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 3, 2)
  2368. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 3, 3)
  2369. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Italian"), 4, 0)
  2370. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Golfetto Massimiliano"), 4, 1)
  2371. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 4, 2)
  2372. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<golfetto.pcb@gmail.com>"), 4, 3)
  2373. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "German"), 5, 0)
  2374. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu (Google-Tr)"), 5, 1)
  2375. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Jens Karstedt, Detlef Eckardt"), 5, 2)
  2376. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 5, 3)
  2377. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Romanian"), 6, 0)
  2378. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu"), 6, 1)
  2379. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<marius_adrian@yahoo.com>"), 6, 3)
  2380. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Russian"), 7, 0)
  2381. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Andrey Kultyapov"), 7, 1)
  2382. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "<camellan@yandex.ru>"), 7, 3)
  2383. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Spanish"), 8, 0)
  2384. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % "Marius Stanciu (Google-Tr)"), 8, 1)
  2385. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % ""), 8, 2)
  2386. self.translator_grid_lay.addWidget(QtWidgets.QLabel('%s' % " "), 8, 3)
  2387. self.translator_grid_lay.setColumnStretch(0, 0)
  2388. self.translators_tab_layout.addStretch()
  2389. self.license_tab_layout.addWidget(lic_lbl_header)
  2390. self.license_tab_layout.addWidget(lic_lbl_body)
  2391. self.license_tab_layout.addStretch()
  2392. self.attributions_tab_layout.addWidget(attributions_label)
  2393. self.attributions_tab_layout.addStretch()
  2394. layout3.addStretch()
  2395. layout3.addWidget(closebtn)
  2396. closebtn.clicked.connect(self.accept)
  2397. AboutDialog(app=self, parent=self.ui).exec_()
  2398. def on_readme(self):
  2399. class AboutDialog(QtWidgets.QDialog):
  2400. def __init__(self, app, parent=None):
  2401. QtWidgets.QDialog.__init__(self, parent)
  2402. self.app = app
  2403. open_source_link = "<a href = 'https://opensource.org/'<b>Open Source</b></a>"
  2404. new_features_link = "<a href = 'https://bitbucket.org/jpcgt/flatcam/pull-requests/'" \
  2405. "<b>new features</b></a>"
  2406. bugs_link = "<a href = 'https://bitbucket.org/jpcgt/flatcam/issues/new'<b>report bugs</b></a>"
  2407. donation_link = "<a href = 'https://www.paypal.com/cgi-bin/webscr?cmd=_" \
  2408. "donations&business=WLTJJ3Q77D98L&currency_code=USD&source=url'<b>donation</b></a>"
  2409. # Icon and title
  2410. self.setWindowIcon(parent.app_icon)
  2411. self.setWindowTitle(_("Important Information's"))
  2412. self.resize(720, 330)
  2413. logo = QtWidgets.QLabel()
  2414. logo.setPixmap(QtGui.QPixmap(self.app.resource_location + '/contribute256.png'))
  2415. content = QtWidgets.QLabel(
  2416. "This program is %s and free in a very wide meaning of the word.<br>"
  2417. "Yet it cannot evolve without <b>contributions</b>.<br><br>"
  2418. "If you want to see this application evolve and grow, or if you make money with it,<br>"
  2419. "you can <b>contribute</b> to the development yourself by:<br>"
  2420. "<ul>"
  2421. "<li>adding %s through a Pull Request on the Bitbucket repository</li>"
  2422. "<li>%s by providing the steps required to reproduce the bug</li>"
  2423. "<li>or by making a %s.</li>"
  2424. "</ul>"
  2425. "There are no strings attached.<br>"
  2426. "You don't have to make a %s, and it is totally optional but:"
  2427. "<ul>"
  2428. "<li>it will be welcomed with joy &#128077;</li>"
  2429. "<li>it will give me a reason to continue &#128513;</li>"
  2430. "</ul>" %
  2431. (open_source_link, new_features_link, bugs_link, donation_link, donation_link)
  2432. )
  2433. content.setOpenExternalLinks(True)
  2434. closebtn = QtWidgets.QPushButton(_("Close"))
  2435. # layouts
  2436. layout1 = QtWidgets.QVBoxLayout()
  2437. self.setLayout(layout1)
  2438. pal = QtGui.QPalette()
  2439. pal.setColor(QtGui.QPalette.Background, Qt.white)
  2440. self.grid_lay = QtWidgets.QGridLayout()
  2441. self.grid_lay.setHorizontalSpacing(20)
  2442. self.grid_lay.setColumnStretch(0, 0)
  2443. self.grid_lay.setColumnStretch(1, 1)
  2444. content_widget = QtWidgets.QWidget()
  2445. content_widget.setLayout(self.grid_lay)
  2446. scroll_area = QtWidgets.QScrollArea()
  2447. scroll_area.setWidget(content_widget)
  2448. scroll_area.setWidgetResizable(True)
  2449. scroll_area.setFrameShape(QtWidgets.QFrame.NoFrame)
  2450. scroll_area.setPalette(pal)
  2451. self.grid_lay.addWidget(logo, 0, 0)
  2452. self.grid_lay.addWidget(content, 0, 1)
  2453. layout1.addWidget(scroll_area)
  2454. layout2 = QtWidgets.QHBoxLayout()
  2455. layout1.addLayout(layout2)
  2456. layout2.addStretch()
  2457. layout2.addWidget(closebtn)
  2458. closebtn.clicked.connect(self.accept)
  2459. AboutDialog(app=self, parent=self.ui).exec_()
  2460. def install_bookmarks(self, book_dict=None):
  2461. """
  2462. Install the bookmarks actions in the Help menu -> Bookmarks
  2463. :param book_dict: a dict having the actions text as keys and the weblinks as the values
  2464. :return: None
  2465. """
  2466. if book_dict is None:
  2467. self.defaults["global_bookmarks"].update(
  2468. {
  2469. '1': ['FlatCAM', "http://flatcam.org"],
  2470. '2': ['Backup Site', ""]
  2471. }
  2472. )
  2473. else:
  2474. self.defaults["global_bookmarks"].clear()
  2475. self.defaults["global_bookmarks"].update(book_dict)
  2476. # first try to disconnect if somehow they get connected from elsewhere
  2477. for act in self.ui.menuhelp_bookmarks.actions():
  2478. try:
  2479. act.triggered.disconnect()
  2480. except TypeError:
  2481. pass
  2482. # clear all actions except the last one who is the Bookmark manager
  2483. if act is self.ui.menuhelp_bookmarks.actions()[-1]:
  2484. pass
  2485. else:
  2486. self.ui.menuhelp_bookmarks.removeAction(act)
  2487. bm_limit = int(self.defaults["global_bookmarks_limit"])
  2488. if self.defaults["global_bookmarks"]:
  2489. # order the self.defaults["global_bookmarks"] dict keys by the value as integer
  2490. # the whole convoluted things is because when serializing the self.defaults (on app close or save)
  2491. # the JSON is first making the keys as strings (therefore I have to use strings too
  2492. # or do the conversion :(
  2493. # )
  2494. # and it is ordering them (actually I want that to make the defaults easy to search within) but making
  2495. # the '10' entry jsut after '1' therefore ordering as strings
  2496. sorted_bookmarks = sorted(list(self.defaults["global_bookmarks"].items())[:bm_limit],
  2497. key=lambda x: int(x[0]))
  2498. for entry, bookmark in sorted_bookmarks:
  2499. title = bookmark[0]
  2500. weblink = bookmark[1]
  2501. act = QtWidgets.QAction(parent=self.ui.menuhelp_bookmarks)
  2502. act.setText(title)
  2503. act.setIcon(QtGui.QIcon(self.resource_location + '/link16.png'))
  2504. # from here: https://stackoverflow.com/questions/20390323/pyqt-dynamic-generate-qmenu-action-and-connect
  2505. if title == 'Backup Site' and weblink == "":
  2506. act.triggered.connect(self.on_backup_site)
  2507. else:
  2508. act.triggered.connect(lambda sig, link=weblink: webbrowser.open(link))
  2509. self.ui.menuhelp_bookmarks.insertAction(self.ui.menuhelp_bookmarks_manager, act)
  2510. self.ui.menuhelp_bookmarks_manager.triggered.connect(self.on_bookmarks_manager)
  2511. def on_bookmarks_manager(self):
  2512. """
  2513. Adds the bookmark manager in a Tab in Plot Area
  2514. :return:
  2515. """
  2516. for idx in range(self.ui.plot_tab_area.count()):
  2517. if self.ui.plot_tab_area.tabText(idx) == _("Bookmarks Manager"):
  2518. # there can be only one instance of Bookmark Manager at one time
  2519. return
  2520. # BookDialog(app=self, storage=self.defaults["global_bookmarks"], parent=self.ui).exec_()
  2521. self.book_dialog_tab = BookmarkManager(app=self, storage=self.defaults["global_bookmarks"], parent=self.ui)
  2522. self.book_dialog_tab.setObjectName("bookmarks_tab")
  2523. # add the tab if it was closed
  2524. self.ui.plot_tab_area.addTab(self.book_dialog_tab, _("Bookmarks Manager"))
  2525. # delete the absolute and relative position and messages in the infobar
  2526. self.ui.position_label.setText("")
  2527. # self.ui.rel_position_label.setText("")
  2528. # Switch plot_area to preferences page
  2529. self.ui.plot_tab_area.setCurrentWidget(self.book_dialog_tab)
  2530. def on_backup_site(self):
  2531. msgbox = QtWidgets.QMessageBox()
  2532. msgbox.setText(_("This entry will resolve to another website if:\n\n"
  2533. "1. FlatCAM.org website is down\n"
  2534. "2. Someone forked FlatCAM project and wants to point\n"
  2535. "to his own website\n\n"
  2536. "If you can't get any informations about FlatCAM beta\n"
  2537. "use the YouTube channel link from the Help menu."))
  2538. msgbox.setWindowTitle(_("Alternative website"))
  2539. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/globe16.png'))
  2540. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  2541. bt_yes = msgbox.addButton(_('Close'), QtWidgets.QMessageBox.YesRole)
  2542. msgbox.setDefaultButton(bt_yes)
  2543. msgbox.exec_()
  2544. # response = msgbox.clickedButton()
  2545. def on_file_savedefaults(self):
  2546. """
  2547. Callback for menu item File->Save Defaults. Saves application default options
  2548. ``self.defaults`` to current_defaults.FlatConfig.
  2549. :return: None
  2550. """
  2551. self.preferencesUiManager.save_defaults()
  2552. def final_save(self):
  2553. """
  2554. Callback for doing a preferences save to file whenever the application is about to quit.
  2555. If the project has changes, it will ask the user to save the project.
  2556. :return: None
  2557. """
  2558. if self.save_in_progress:
  2559. self.inform.emit('[WARNING_NOTCL] %s' % _("Application is saving the project. Please wait ..."))
  2560. return
  2561. if self.should_we_save and self.collection.get_list():
  2562. msgbox = QtWidgets.QMessageBox()
  2563. msgbox.setText(_("There are files/objects modified in FlatCAM. "
  2564. "\n"
  2565. "Do you want to Save the project?"))
  2566. msgbox.setWindowTitle(_("Save changes"))
  2567. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  2568. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  2569. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  2570. bt_no = msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  2571. bt_cancel = msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  2572. msgbox.setDefaultButton(bt_yes)
  2573. msgbox.exec_()
  2574. response = msgbox.clickedButton()
  2575. if response == bt_yes:
  2576. try:
  2577. self.trayIcon.hide()
  2578. except Exception:
  2579. pass
  2580. self.on_file_saveprojectas(use_thread=True, quit_action=True)
  2581. elif response == bt_no:
  2582. try:
  2583. self.trayIcon.hide()
  2584. except Exception:
  2585. pass
  2586. self.quit_application()
  2587. elif response == bt_cancel:
  2588. return
  2589. else:
  2590. try:
  2591. self.trayIcon.hide()
  2592. except Exception:
  2593. pass
  2594. self.quit_application()
  2595. def quit_application(self):
  2596. """
  2597. Called (as a pyslot or not) when the application is quit.
  2598. :return: None
  2599. """
  2600. self.preferencesUiManager.save_defaults(silent=True)
  2601. log.debug("App.quit_application() --> App Defaults saved.")
  2602. if self.cmd_line_headless != 1:
  2603. # save app state to file
  2604. stgs = QSettings("Open Source", "FlatCAM")
  2605. stgs.setValue('saved_gui_state', self.ui.saveState())
  2606. stgs.setValue('maximized_gui', self.ui.isMaximized())
  2607. stgs.setValue(
  2608. 'language',
  2609. self.ui.general_defaults_form.general_app_group.language_cb.get_value()
  2610. )
  2611. stgs.setValue(
  2612. 'notebook_font_size',
  2613. self.ui.general_defaults_form.general_app_set_group.notebook_font_size_spinner.get_value()
  2614. )
  2615. stgs.setValue(
  2616. 'axis_font_size',
  2617. self.ui.general_defaults_form.general_app_set_group.axis_font_size_spinner.get_value()
  2618. )
  2619. stgs.setValue(
  2620. 'textbox_font_size',
  2621. self.ui.general_defaults_form.general_app_set_group.textbox_font_size_spinner.get_value()
  2622. )
  2623. stgs.setValue(
  2624. 'hud_font_size',
  2625. self.ui.general_defaults_form.general_app_set_group.hud_font_size_spinner.get_value()
  2626. )
  2627. stgs.setValue('toolbar_lock', self.ui.lock_action.isChecked())
  2628. stgs.setValue(
  2629. 'machinist',
  2630. 1 if self.ui.general_defaults_form.general_app_set_group.machinist_cb.get_value() else 0
  2631. )
  2632. # This will write the setting to the platform specific storage.
  2633. del stgs
  2634. log.debug("App.quit_application() --> App UI state saved.")
  2635. # try to quit the Socket opened by ArgsThread class
  2636. try:
  2637. self.new_launch.stop.emit()
  2638. except Exception as err:
  2639. log.debug("App.quit_application() --> %s" % str(err))
  2640. # try to quit the QThread that run ArgsThread class
  2641. try:
  2642. self.th.quit()
  2643. except Exception as e:
  2644. log.debug("App.quit_application() --> %s" % str(e))
  2645. # terminate workers
  2646. self.workers.__del__()
  2647. # quit app by signalling for self.kill_app() method
  2648. # self.close_app_signal.emit()
  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. minor_v = sys.version_info.minor
  2653. if minor_v < 8:
  2654. sys.exit(0)
  2655. else:
  2656. os._exit(0) # fix to work with Python 3.8
  2657. @staticmethod
  2658. def kill_app():
  2659. QtWidgets.qApp.quit()
  2660. # When the main event loop is not started yet in which case the qApp.quit() will do nothing
  2661. # we use the following command
  2662. sys.exit(0)
  2663. def on_portable_checked(self, state):
  2664. """
  2665. Callback called when the checkbox in Preferences GUI is checked.
  2666. It will set the application as portable by creating the preferences and recent files in the
  2667. 'config' folder found in the FlatCAM installation folder.
  2668. :param state: boolean, the state of the checkbox when clicked/checked
  2669. :return:
  2670. """
  2671. line_no = 0
  2672. data = None
  2673. if sys.platform != 'win32':
  2674. # this won't work in Linux or MacOS
  2675. return
  2676. # test if the app was frozen and choose the path for the configuration file
  2677. if getattr(sys, "frozen", False) is True:
  2678. current_data_path = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) + '\\config'
  2679. else:
  2680. current_data_path = os.path.dirname(os.path.realpath(__file__)) + '\\config'
  2681. config_file = current_data_path + '\\configuration.txt'
  2682. try:
  2683. with open(config_file, 'r') as f:
  2684. try:
  2685. data = f.readlines()
  2686. except Exception as e:
  2687. log.debug('App.__init__() -->%s' % str(e))
  2688. return
  2689. except FileNotFoundError:
  2690. pass
  2691. for line in data:
  2692. line = line.strip('\n')
  2693. param = str(line).rpartition('=')
  2694. if param[0] == 'portable':
  2695. break
  2696. line_no += 1
  2697. if state:
  2698. data[line_no] = 'portable=True\n'
  2699. # create the new defauults files
  2700. # create current_defaults.FlatConfig file if there is none
  2701. try:
  2702. f = open(current_data_path + '/current_defaults.FlatConfig')
  2703. f.close()
  2704. except IOError:
  2705. App.log.debug('Creating empty current_defaults.FlatConfig')
  2706. f = open(current_data_path + '/current_defaults.FlatConfig', 'w')
  2707. json.dump({}, f)
  2708. f.close()
  2709. # create factory_defaults.FlatConfig file if there is none
  2710. try:
  2711. f = open(current_data_path + '/factory_defaults.FlatConfig')
  2712. f.close()
  2713. except IOError:
  2714. App.log.debug('Creating empty factory_defaults.FlatConfig')
  2715. f = open(current_data_path + '/factory_defaults.FlatConfig', 'w')
  2716. json.dump({}, f)
  2717. f.close()
  2718. try:
  2719. f = open(current_data_path + '/recent.json')
  2720. f.close()
  2721. except IOError:
  2722. App.log.debug('Creating empty recent.json')
  2723. f = open(current_data_path + '/recent.json', 'w')
  2724. json.dump([], f)
  2725. f.close()
  2726. try:
  2727. fp = open(current_data_path + '/recent_projects.json')
  2728. fp.close()
  2729. except IOError:
  2730. App.log.debug('Creating empty recent_projects.json')
  2731. fp = open(current_data_path + '/recent_projects.json', 'w')
  2732. json.dump([], fp)
  2733. fp.close()
  2734. # save the current defaults to the new defaults file
  2735. self.preferencesUiManager.save_defaults(silent=True, data_path=current_data_path)
  2736. else:
  2737. data[line_no] = 'portable=False\n'
  2738. with open(config_file, 'w') as f:
  2739. f.writelines(data)
  2740. def on_register_files(self, obj_type=None):
  2741. """
  2742. Called whenever there is a need to register file extensions with FlatCAM.
  2743. Works only in Windows and should be called only when FlatCAM is run in Windows.
  2744. :param obj_type: the type of object to be register for.
  2745. Can be: 'gerber', 'excellon' or 'gcode'. 'geometry' is not used for the moment.
  2746. :return: None
  2747. """
  2748. log.debug("Manufacturing files extensions are registered with FlatCAM.")
  2749. new_reg_path = 'Software\\Classes\\'
  2750. # find if the current user is admin
  2751. try:
  2752. is_admin = os.getuid() == 0
  2753. except AttributeError:
  2754. is_admin = ctypes.windll.shell32.IsUserAnAdmin() == 1
  2755. if is_admin is True:
  2756. root_path = winreg.HKEY_LOCAL_MACHINE
  2757. else:
  2758. root_path = winreg.HKEY_CURRENT_USER
  2759. # create the keys
  2760. def set_reg(name, root_pth, new_reg_path, value):
  2761. try:
  2762. winreg.CreateKey(root_pth, new_reg_path)
  2763. with winreg.OpenKey(root_pth, new_reg_path, 0, winreg.KEY_WRITE) as registry_key:
  2764. winreg.SetValueEx(registry_key, name, 0, winreg.REG_SZ, value)
  2765. return True
  2766. except WindowsError:
  2767. return False
  2768. # delete key in registry
  2769. def delete_reg(root_pth, reg_path, key_to_del):
  2770. key_to_del_path = reg_path + key_to_del
  2771. try:
  2772. winreg.DeleteKey(root_pth, key_to_del_path)
  2773. return True
  2774. except WindowsError:
  2775. return False
  2776. if obj_type is None or obj_type == 'excellon':
  2777. exc_list = \
  2778. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.get_value().replace(' ', '').split(',')
  2779. exc_list = [x for x in exc_list if x != '']
  2780. # register all keys in the Preferences window
  2781. for ext in exc_list:
  2782. new_k = new_reg_path + '.%s' % ext
  2783. set_reg('', root_path=root_path, new_reg_path=new_k, value='FlatCAM')
  2784. # and unregister those that are no longer in the Preferences windows but are in the file
  2785. for ext in self.defaults["fa_excellon"].replace(' ', '').split(','):
  2786. if ext not in exc_list:
  2787. delete_reg(root_path=root_path, reg_path=new_reg_path, key_to_del='.%s' % ext)
  2788. # now write the updated extensions to the self.defaults
  2789. # new_ext = ''
  2790. # for ext in exc_list:
  2791. # new_ext = new_ext + ext + ', '
  2792. # self.defaults["fa_excellon"] = new_ext
  2793. self.inform.emit('[success] %s' % _("Selected Excellon file extensions registered with FlatCAM."))
  2794. if obj_type is None or obj_type == 'gcode':
  2795. gco_list = self.ui.util_defaults_form.fa_gcode_group.gco_list_text.get_value().replace(' ', '').split(',')
  2796. gco_list = [x for x in gco_list if x != '']
  2797. # register all keys in the Preferences window
  2798. for ext in gco_list:
  2799. new_k = new_reg_path + '.%s' % ext
  2800. set_reg('', root_path=root_path, new_reg_path=new_k, value='FlatCAM')
  2801. # and unregister those that are no longer in the Preferences windows but are in the file
  2802. for ext in self.defaults["fa_gcode"].replace(' ', '').split(','):
  2803. if ext not in gco_list:
  2804. delete_reg(root_path=root_path, reg_path=new_reg_path, key_to_del='.%s' % ext)
  2805. # now write the updated extensions to the self.defaults
  2806. # new_ext = ''
  2807. # for ext in gco_list:
  2808. # new_ext = new_ext + ext + ', '
  2809. # self.defaults["fa_gcode"] = new_ext
  2810. self.inform.emit('[success] %s' %
  2811. _("Selected GCode file extensions registered with FlatCAM."))
  2812. if obj_type is None or obj_type == 'gerber':
  2813. grb_list = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().replace(' ', '').split(',')
  2814. grb_list = [x for x in grb_list if x != '']
  2815. # register all keys in the Preferences window
  2816. for ext in grb_list:
  2817. new_k = new_reg_path + '.%s' % ext
  2818. set_reg('', root_path=root_path, new_reg_path=new_k, value='FlatCAM')
  2819. # and unregister those that are no longer in the Preferences windows but are in the file
  2820. for ext in self.defaults["fa_gerber"].replace(' ', '').split(','):
  2821. if ext not in grb_list:
  2822. delete_reg(root_path=root_path, reg_path=new_reg_path, key_to_del='.%s' % ext)
  2823. # now write the updated extensions to the self.defaults
  2824. # new_ext = ''
  2825. # for ext in grb_list:
  2826. # new_ext = new_ext + ext + ', '
  2827. # self.defaults["fa_gerber"] = new_ext
  2828. self.inform.emit('[success] %s' %
  2829. _("Selected Gerber file extensions registered with FlatCAM."))
  2830. def add_extension(self, ext_type):
  2831. """
  2832. Add a file extension to the list for a specific object
  2833. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2834. :return:
  2835. """
  2836. if ext_type == 'excellon':
  2837. new_ext = self.ui.util_defaults_form.fa_excellon_group.ext_entry.get_value()
  2838. if new_ext == '':
  2839. return
  2840. old_val = self.ui.util_defaults_form.fa_excellon_group.exc_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_excellon_group.exc_list_text.set_value(', '.join(old_val))
  2846. if ext_type == 'gcode':
  2847. new_ext = self.ui.util_defaults_form.fa_gcode_group.ext_entry.get_value()
  2848. if new_ext == '':
  2849. return
  2850. old_val = self.ui.util_defaults_form.fa_gcode_group.gco_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_gcode_group.gco_list_text.set_value(', '.join(old_val))
  2856. if ext_type == 'gerber':
  2857. new_ext = self.ui.util_defaults_form.fa_gerber_group.ext_entry.get_value()
  2858. if new_ext == '':
  2859. return
  2860. old_val = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().replace(' ', '').split(',')
  2861. if new_ext in old_val:
  2862. return
  2863. old_val.append(new_ext)
  2864. old_val.sort()
  2865. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value(', '.join(old_val))
  2866. if ext_type == 'keyword':
  2867. new_kw = self.ui.util_defaults_form.kw_group.kw_entry.get_value()
  2868. if new_kw == '':
  2869. return
  2870. old_val = self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2871. if new_kw in old_val:
  2872. return
  2873. old_val.append(new_kw)
  2874. old_val.sort()
  2875. self.ui.util_defaults_form.kw_group.kw_list_text.set_value(', '.join(old_val))
  2876. # update the self.myKeywords so the model is updated
  2877. self.autocomplete_kw_list = \
  2878. self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2879. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  2880. self.shell._edit.set_model_data(self.myKeywords)
  2881. def del_extension(self, ext_type):
  2882. """
  2883. Remove a file extension from the list for a specific object
  2884. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2885. :return:
  2886. """
  2887. if ext_type == 'excellon':
  2888. new_ext = self.ui.util_defaults_form.fa_excellon_group.ext_entry.get_value()
  2889. if new_ext == '':
  2890. return
  2891. old_val = self.ui.util_defaults_form.fa_excellon_group.exc_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_excellon_group.exc_list_text.set_value(', '.join(old_val))
  2897. if ext_type == 'gcode':
  2898. new_ext = self.ui.util_defaults_form.fa_gcode_group.ext_entry.get_value()
  2899. if new_ext == '':
  2900. return
  2901. old_val = self.ui.util_defaults_form.fa_gcode_group.gco_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_gcode_group.gco_list_text.set_value(', '.join(old_val))
  2907. if ext_type == 'gerber':
  2908. new_ext = self.ui.util_defaults_form.fa_gerber_group.ext_entry.get_value()
  2909. if new_ext == '':
  2910. return
  2911. old_val = self.ui.util_defaults_form.fa_gerber_group.grb_list_text.get_value().replace(' ', '').split(',')
  2912. if new_ext not in old_val:
  2913. return
  2914. old_val.remove(new_ext)
  2915. old_val.sort()
  2916. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value(', '.join(old_val))
  2917. if ext_type == 'keyword':
  2918. new_kw = self.ui.util_defaults_form.kw_group.kw_entry.get_value()
  2919. if new_kw == '':
  2920. return
  2921. old_val = self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2922. if new_kw not in old_val:
  2923. return
  2924. old_val.remove(new_kw)
  2925. old_val.sort()
  2926. self.ui.util_defaults_form.kw_group.kw_list_text.set_value(', '.join(old_val))
  2927. # update the self.myKeywords so the model is updated
  2928. self.autocomplete_kw_list = \
  2929. self.ui.util_defaults_form.kw_group.kw_list_text.get_value().replace(' ', '').split(',')
  2930. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  2931. self.shell._edit.set_model_data(self.myKeywords)
  2932. def restore_extensions(self, ext_type):
  2933. """
  2934. Restore all file extensions associations with FlatCAM, for a specific object
  2935. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2936. :return:
  2937. """
  2938. if ext_type == 'excellon':
  2939. # don't add 'txt' to the associations (too many files are .txt and not Excellon) but keep it in the list
  2940. # for the ability to open Excellon files with .txt extension
  2941. new_exc_list = deepcopy(self.exc_list)
  2942. try:
  2943. new_exc_list.remove('txt')
  2944. except ValueError:
  2945. pass
  2946. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.set_value(', '.join(new_exc_list))
  2947. if ext_type == 'gcode':
  2948. self.ui.util_defaults_form.fa_gcode_group.gco_list_text.set_value(', '.join(self.gcode_list))
  2949. if ext_type == 'gerber':
  2950. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value(', '.join(self.grb_list))
  2951. if ext_type == 'keyword':
  2952. self.ui.util_defaults_form.kw_group.kw_list_text.set_value(', '.join(self.default_keywords))
  2953. # update the self.myKeywords so the model is updated
  2954. self.autocomplete_kw_list = self.default_keywords
  2955. self.myKeywords = self.tcl_commands_list + self.autocomplete_kw_list + self.tcl_keywords
  2956. self.shell._edit.set_model_data(self.myKeywords)
  2957. def delete_all_extensions(self, ext_type):
  2958. """
  2959. Delete all file extensions associations with FlatCAM, for a specific object
  2960. :param ext_type: type of FlatCAM object: excellon, gerber, geometry and then 'not FlatCAM object' keyword
  2961. :return:
  2962. """
  2963. if ext_type == 'excellon':
  2964. self.ui.util_defaults_form.fa_excellon_group.exc_list_text.set_value('')
  2965. if ext_type == 'gcode':
  2966. self.ui.util_defaults_form.fa_gcode_group.gco_list_text.set_value('')
  2967. if ext_type == 'gerber':
  2968. self.ui.util_defaults_form.fa_gerber_group.grb_list_text.set_value('')
  2969. if ext_type == 'keyword':
  2970. self.ui.util_defaults_form.kw_group.kw_list_text.set_value('')
  2971. # update the self.myKeywords so the model is updated
  2972. self.myKeywords = self.tcl_commands_list + self.tcl_keywords
  2973. self.shell._edit.set_model_data(self.myKeywords)
  2974. def on_edit_join(self, name=None):
  2975. """
  2976. Callback for Edit->Join. Joins the selected geometry objects into
  2977. a new one.
  2978. :return: None
  2979. """
  2980. self.defaults.report_usage("on_edit_join()")
  2981. obj_name_single = str(name) if name else "Combo_SingleGeo"
  2982. obj_name_multi = str(name) if name else "Combo_MultiGeo"
  2983. geo_type_set = set()
  2984. objs = self.collection.get_selected()
  2985. if len(objs) < 2:
  2986. self.inform.emit('[ERROR_NOTCL] %s: %d' %
  2987. (_("At least two objects are required for join. Objects currently selected"), len(objs)))
  2988. return 'fail'
  2989. for obj in objs:
  2990. geo_type_set.add(obj.multigeo)
  2991. # if len(geo_type_list) == 1 means that all list elements are the same
  2992. if len(geo_type_set) != 1:
  2993. self.inform.emit('[ERROR] %s' %
  2994. _("Failed join. The Geometry objects are of different types.\n"
  2995. "At least one is MultiGeo type and the other is SingleGeo type. A possibility is to "
  2996. "convert from one to another and retry joining \n"
  2997. "but in the case of converting from MultiGeo to SingleGeo, informations may be lost and "
  2998. "the result may not be what was expected. \n"
  2999. "Check the generated GCODE."))
  3000. return
  3001. # if at least one True object is in the list then due of the previous check, all list elements are True objects
  3002. if True in geo_type_set:
  3003. def initialize(geo_obj, app):
  3004. GeometryObject.merge(geo_list=objs, geo_final=geo_obj, multigeo=True)
  3005. app.inform.emit('[success] %s.' % _("Geometry merging finished"))
  3006. # rename all the ['name] key in obj.tools[tooluid]['data'] to the obj_name_multi
  3007. for v in geo_obj.tools.values():
  3008. v['data']['name'] = obj_name_multi
  3009. self.app_obj.new_object("geometry", obj_name_multi, initialize)
  3010. else:
  3011. def initialize(geo_obj, app):
  3012. GeometryObject.merge(geo_list=objs, geo_final=geo_obj, multigeo=False)
  3013. app.inform.emit('[success] %s.' % _("Geometry merging finished"))
  3014. # rename all the ['name] key in obj.tools[tooluid]['data'] to the obj_name_multi
  3015. for v in geo_obj.tools.values():
  3016. v['data']['name'] = obj_name_single
  3017. self.app_obj.new_object("geometry", obj_name_single, initialize)
  3018. self.should_we_save = True
  3019. def on_edit_join_exc(self):
  3020. """
  3021. Callback for Edit->Join Excellon. Joins the selected Excellon objects into
  3022. a new Excellon.
  3023. :return: None
  3024. """
  3025. self.defaults.report_usage("on_edit_join_exc()")
  3026. objs = self.collection.get_selected()
  3027. for obj in objs:
  3028. if not isinstance(obj, ExcellonObject):
  3029. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Excellon joining works only on Excellon objects."))
  3030. return
  3031. if len(objs) < 2:
  3032. self.inform.emit('[ERROR_NOTCL] %s: %d' %
  3033. (_("At least two objects are required for join. Objects currently selected"), len(objs)))
  3034. return 'fail'
  3035. def initialize(exc_obj, app):
  3036. ExcellonObject.merge(exc_list=objs, exc_final=exc_obj, decimals=self.decimals)
  3037. app.inform.emit('[success] %s.' % _("Excellon merging finished"))
  3038. self.app_obj.new_object("excellon", 'Combo_Excellon', initialize)
  3039. self.should_we_save = True
  3040. def on_edit_join_grb(self):
  3041. """
  3042. Callback for Edit->Join Gerber. Joins the selected Gerber objects into
  3043. a new Gerber object.
  3044. :return: None
  3045. """
  3046. self.defaults.report_usage("on_edit_join_grb()")
  3047. objs = self.collection.get_selected()
  3048. for obj in objs:
  3049. if not isinstance(obj, GerberObject):
  3050. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Gerber joining works only on Gerber objects."))
  3051. return
  3052. if len(objs) < 2:
  3053. self.inform.emit('[ERROR_NOTCL] %s: %d' %
  3054. (_("At least two objects are required for join. Objects currently selected"), len(objs)))
  3055. return 'fail'
  3056. def initialize(grb_obj, app):
  3057. GerberObject.merge(grb_list=objs, grb_final=grb_obj)
  3058. app.inform.emit('[success] %s.' % _("Gerber merging finished"))
  3059. self.app_obj.new_object("gerber", 'Combo_Gerber', initialize)
  3060. self.should_we_save = True
  3061. def on_convert_singlegeo_to_multigeo(self):
  3062. """
  3063. Called for converting a Geometry object from single-geo to multi-geo.
  3064. Single-geo Geometry objects store their geometry data into self.solid_geometry.
  3065. Multi-geo Geometry objects store their geometry data into the self.tools dictionary, each key (a tool actually)
  3066. having as a value another dictionary. This value dictionary has one of it's keys 'solid_geometry' which holds
  3067. the solid-geometry of that tool.
  3068. :return: None
  3069. """
  3070. self.defaults.report_usage("on_convert_singlegeo_to_multigeo()")
  3071. obj = self.collection.get_active()
  3072. if obj is None:
  3073. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Select a Geometry Object and try again."))
  3074. return
  3075. if not isinstance(obj, GeometryObject):
  3076. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Expected a GeometryObject, got"), type(obj)))
  3077. return
  3078. obj.multigeo = True
  3079. for tooluid, dict_value in obj.tools.items():
  3080. dict_value['solid_geometry'] = deepcopy(obj.solid_geometry)
  3081. if not isinstance(obj.solid_geometry, list):
  3082. obj.solid_geometry = [obj.solid_geometry]
  3083. # obj.solid_geometry[:] = []
  3084. obj.plot()
  3085. self.should_we_save = True
  3086. self.inform.emit('[success] %s' % _("A Geometry object was converted to MultiGeo type."))
  3087. def on_convert_multigeo_to_singlegeo(self):
  3088. """
  3089. Called for converting a Geometry object from multi-geo to single-geo.
  3090. Single-geo Geometry objects store their geometry data into self.solid_geometry.
  3091. Multi-geo Geometry objects store their geometry data into the self.tools dictionary, each key (a tool actually)
  3092. having as a value another dictionary. This value dictionary has one of it's keys 'solid_geometry' which holds
  3093. the solid-geometry of that tool.
  3094. :return: None
  3095. """
  3096. self.defaults.report_usage("on_convert_multigeo_to_singlegeo()")
  3097. obj = self.collection.get_active()
  3098. if obj is None:
  3099. self.inform.emit('[ERROR_NOTCL] %s' %
  3100. _("Failed. Select a Geometry Object and try again."))
  3101. return
  3102. if not isinstance(obj, GeometryObject):
  3103. self.inform.emit('[ERROR_NOTCL] %s: %s' %
  3104. (_("Expected a GeometryObject, got"), type(obj)))
  3105. return
  3106. obj.multigeo = False
  3107. total_solid_geometry = []
  3108. for tooluid, dict_value in obj.tools.items():
  3109. total_solid_geometry += deepcopy(dict_value['solid_geometry'])
  3110. # clear the original geometry
  3111. dict_value['solid_geometry'][:] = []
  3112. obj.solid_geometry = deepcopy(total_solid_geometry)
  3113. obj.plot()
  3114. self.should_we_save = True
  3115. self.inform.emit('[success] %s' %
  3116. _("A Geometry object was converted to SingleGeo type."))
  3117. def on_defaults_dict_change(self, field):
  3118. """
  3119. Called whenever a key changed in the self.defaults dictionary. It will set the required GUI element in the
  3120. Edit -> Preferences tab window.
  3121. :param field: the key of the self.defaults dictionary that was changed.
  3122. :return: None
  3123. """
  3124. self.preferencesUiManager.defaults_write_form_field(field=field)
  3125. if field == "units":
  3126. self.set_screen_units(self.defaults['units'])
  3127. def set_screen_units(self, units):
  3128. """
  3129. Set the FlatCAM units on the status bar.
  3130. :param units: the new measuring units to be displayed in FlatCAM's status bar.
  3131. :return: None
  3132. """
  3133. self.ui.units_label.setText("[" + units.lower() + "]")
  3134. def on_toggle_units_click(self):
  3135. try:
  3136. self.ui.general_defaults_form.general_app_group.units_radio.activated_custom.disconnect()
  3137. except (TypeError, AttributeError):
  3138. pass
  3139. if self.defaults["units"] == 'MM':
  3140. self.ui.general_defaults_form.general_app_group.units_radio.set_value("IN")
  3141. else:
  3142. self.ui.general_defaults_form.general_app_group.units_radio.set_value("MM")
  3143. self.on_toggle_units(no_pref=True)
  3144. self.ui.general_defaults_form.general_app_group.units_radio.activated_custom.connect(
  3145. lambda: self.on_toggle_units(no_pref=False))
  3146. def on_toggle_units(self, no_pref=False):
  3147. """
  3148. Callback for the Units radio-button change in the Preferences tab.
  3149. Changes the application's default units adn for the project too.
  3150. If changing the project's units, the change propagates to all of
  3151. the objects in the project.
  3152. :return: None
  3153. """
  3154. self.defaults.report_usage("on_toggle_units")
  3155. if self.toggle_units_ignore:
  3156. return
  3157. new_units = self.ui.general_defaults_form.general_app_group.units_radio.get_value().upper()
  3158. # If option is the same, then ignore
  3159. if new_units == self.defaults["units"].upper():
  3160. self.log.debug("on_toggle_units(): Same as previous, ignoring.")
  3161. return
  3162. # Keys in self.defaults for which to scale their values
  3163. dimensions = ['tools_iso_tooldia', 'gerber_noncoppermargin', 'gerber_bboxmargin',
  3164. "gerber_editor_newsize", "gerber_editor_lin_pitch", "gerber_editor_buff_f",
  3165. "tools_iso_tool_vtipdia",
  3166. "tools_iso_tool_cutz", "gerber_editor_newdim", "gerber_editor_ma_low",
  3167. "gerber_editor_ma_high",
  3168. 'excellon_cutz', 'excellon_travelz', "excellon_toolchangexy", 'excellon_offset',
  3169. 'excellon_feedrate_z', 'excellon_feedrate_rapid', 'excellon_toolchangez',
  3170. 'excellon_tooldia', 'excellon_slot_tooldia', 'excellon_endz', 'excellon_endxy',
  3171. "excellon_feedrate_probe", "excellon_milling_dia",
  3172. "excellon_z_pdepth", "excellon_editor_newdia", "excellon_editor_lin_pitch",
  3173. "excellon_editor_slot_lin_pitch", "excellon_editor_slot_length",
  3174. 'geometry_cutz', "geometry_depthperpass", 'geometry_travelz', 'geometry_feedrate',
  3175. 'geometry_feedrate_rapid', "geometry_toolchangez", "geometry_feedrate_z",
  3176. "geometry_toolchangexy", 'geometry_cnctooldia', 'geometry_endz', 'geometry_endxy',
  3177. "geometry_extracut_length", "geometry_z_pdepth",
  3178. "geometry_feedrate_probe", "geometry_startz", "geometry_segx", "geometry_segy",
  3179. 'cncjob_tooldia',
  3180. 'tools_paintmargin', 'tools_painttooldia', "tools_paintcutz", "tools_painttipdia",
  3181. "tools_paintnewdia",
  3182. "tools_ncctools", "tools_nccmargin", "tools_ncccutz", "tools_ncctipdia",
  3183. "tools_nccnewdia", "tools_ncc_offset_value",
  3184. "tools_2sided_drilldia",
  3185. "tools_film_boundary", "tools_film_scale_stroke",
  3186. "tools_cutouttooldia", 'tools_cutoutmargin', 'tools_cutoutgapsize', "tools_cutout_z",
  3187. "tools_cutout_depthperpass",
  3188. "tools_panelize_constrainx", "tools_panelize_constrainy", "tools_panelize_spacing_columns",
  3189. "tools_panelize_spacing_rows",
  3190. "tools_calc_vshape_tip_dia", "tools_calc_vshape_cut_z",
  3191. "tools_transform_offset_x", "tools_transform_offset_y", "tools_transform_mirror_point",
  3192. "tools_transform_buffer_dis",
  3193. "tools_solderpaste_tools", "tools_solderpaste_new", "tools_solderpaste_z_start",
  3194. "tools_solderpaste_z_dispense", "tools_solderpaste_z_stop", "tools_solderpaste_z_travel",
  3195. "tools_solderpaste_z_toolchange", "tools_solderpaste_xy_toolchange", "tools_solderpaste_frxy",
  3196. "tools_solderpaste_frz", "tools_solderpaste_frz_dispense",
  3197. "tools_cr_trace_size_val", "tools_cr_c2c_val", "tools_cr_c2o_val", "tools_cr_s2s_val",
  3198. "tools_cr_s2sm_val", "tools_cr_s2o_val", "tools_cr_sm2sm_val", "tools_cr_ri_val",
  3199. "tools_cr_h2h_val", "tools_cr_dh_val",
  3200. "tools_fiducials_dia", "tools_fiducials_margin", "tools_fiducials_line_thickness",
  3201. "tools_copper_thieving_clearance", "tools_copper_thieving_margin",
  3202. "tools_copper_thieving_dots_dia", "tools_copper_thieving_dots_spacing",
  3203. "tools_copper_thieving_squares_size", "tools_copper_thieving_squares_spacing",
  3204. "tools_copper_thieving_lines_size", "tools_copper_thieving_lines_spacing",
  3205. "tools_copper_thieving_rb_margin", "tools_copper_thieving_rb_thickness",
  3206. "tools_copper_thieving_mask_clearance",
  3207. "tools_cal_travelz", "tools_cal_verz", "tools_cal_toolchangez", "tools_cal_toolchange_xy",
  3208. "tools_edrills_hole_fixed_dia", "tools_edrills_circular_ring", "tools_edrills_oblong_ring",
  3209. "tools_edrills_square_ring", "tools_edrills_rectangular_ring", "tools_edrills_others_ring",
  3210. "tools_punch_hole_fixed_dia", "tools_punch_circular_ring", "tools_punch_oblong_ring",
  3211. "tools_punch_square_ring", "tools_punch_rectangular_ring", "tools_punch_others_ring",
  3212. "tools_invert_margin",
  3213. 'global_gridx', 'global_gridy', 'global_snap_max', "global_tolerance",
  3214. 'global_tpdf_bmargin', 'global_tpdf_tmargin', 'global_tpdf_rmargin', 'global_tpdf_lmargin']
  3215. def scale_defaults(sfactor):
  3216. for dim in dimensions:
  3217. if dim in [
  3218. 'gerber_editor_newdim', 'excellon_toolchangexy', 'geometry_toolchangexy', 'excellon_endxy',
  3219. 'geometry_endxy', 'tools_solderpaste_xy_toolchange', 'tools_cal_toolchange_xy',
  3220. 'tools_transform_mirror_point'
  3221. ]:
  3222. if self.defaults[dim] is None or self.defaults[dim] == '':
  3223. continue
  3224. try:
  3225. coordinates = self.defaults[dim].split(",")
  3226. coords_xy = [float(eval(a)) for a in coordinates if a != '']
  3227. coords_xy[0] *= sfactor
  3228. coords_xy[1] *= sfactor
  3229. self.defaults[dim] = "%.*f, %.*f" % (
  3230. self.decimals, coords_xy[0], self.decimals, coords_xy[1])
  3231. except Exception as e:
  3232. log.debug("App.on_toggle_units.scale_defaults() --> 'string tuples': %s" % str(e))
  3233. elif dim in [
  3234. 'geometry_cnctooldia', 'tools_ncctools', 'tools_solderpaste_tools'
  3235. ]:
  3236. if self.defaults[dim] is None or self.defaults[dim] == '':
  3237. continue
  3238. try:
  3239. self.defaults[dim] = float(self.defaults[dim])
  3240. tools_diameters = [self.defaults[dim]]
  3241. except ValueError:
  3242. try:
  3243. tools_string = self.defaults[dim].split(",")
  3244. tools_diameters = [eval(a) for a in tools_string if a != '']
  3245. except Exception as e:
  3246. log.debug("App.on_toggle_units().scale_options() --> %s" % str(e))
  3247. continue
  3248. self.defaults[dim] = ''
  3249. td_len = len(tools_diameters)
  3250. if td_len > 1:
  3251. for t in range(td_len):
  3252. tools_diameters[t] *= sfactor
  3253. self.defaults[dim] += "%.*f," % (self.decimals, tools_diameters[t])
  3254. else:
  3255. tools_diameters[0] *= sfactor
  3256. self.defaults[dim] += "%.*f" % (self.decimals, tools_diameters[0])
  3257. elif dim in ['global_gridx', 'global_gridy']:
  3258. # format the number of decimals to the one specified in self.decimals
  3259. try:
  3260. val = float(self.defaults[dim]) * sfactor
  3261. except Exception as e:
  3262. log.debug('App.on_toggle_units().scale_defaults() --> %s' % str(e))
  3263. continue
  3264. self.defaults[dim] = float('%.*f' % (self.decimals, val))
  3265. else:
  3266. # the number of decimals for the rest is kept unchanged
  3267. if self.defaults[dim]:
  3268. try:
  3269. val = float(self.defaults[dim]) * sfactor
  3270. except Exception as e:
  3271. log.debug('App.on_toggle_units().scale_defaults() --> Value: %s %s' % (str(dim), str(e)))
  3272. continue
  3273. self.defaults[dim] = val
  3274. # The scaling factor depending on choice of units.
  3275. factor = 25.4 if new_units == 'MM' else 1 / 25.4
  3276. # Changing project units. Warn user.
  3277. msgbox = QtWidgets.QMessageBox()
  3278. msgbox.setWindowTitle(_("Toggle Units"))
  3279. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/toggle_units32.png'))
  3280. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  3281. msgbox.setText(_("Changing the units of the project\n"
  3282. "will scale all objects.\n\n"
  3283. "Do you want to continue?"))
  3284. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  3285. msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  3286. msgbox.setDefaultButton(bt_ok)
  3287. msgbox.exec_()
  3288. response = msgbox.clickedButton()
  3289. if response == bt_ok:
  3290. if no_pref is False:
  3291. self.preferencesUiManager.defaults_read_form()
  3292. scale_defaults(factor)
  3293. self.preferencesUiManager.defaults_write_form(fl_units=new_units)
  3294. self.defaults["units"] = new_units
  3295. # update the defaults from form, some may assume that the conversion is enough and it's not
  3296. self.on_options_app2project()
  3297. # update the objects
  3298. for obj in self.collection.get_list():
  3299. obj.convert_units(new_units)
  3300. # make that the properties stored in the object are also updated
  3301. self.app_obj.object_changed.emit(obj)
  3302. # rebuild the object UI
  3303. obj.build_ui()
  3304. # change this only if the workspace is active
  3305. if self.defaults['global_workspace'] is True:
  3306. self.plotcanvas.draw_workspace(pagesize=self.defaults['global_workspaceT'])
  3307. # adjust the grid values on the main toolbar
  3308. val_x = float(self.defaults['global_gridx']) * factor
  3309. val_y = val_x if self.ui.grid_gap_link_cb.isChecked() else float(self.defaults['global_gridx']) * factor
  3310. current = self.collection.get_active()
  3311. if current is not None:
  3312. # the transfer of converted values to the UI form for Geometry is done local in the FlatCAMObj.py
  3313. if not isinstance(current, GeometryObject):
  3314. current.to_form()
  3315. # replot all objects
  3316. self.plot_all()
  3317. # set the status labels to reflect the current FlatCAM units
  3318. self.set_screen_units(new_units)
  3319. # signal to the app that we changed the object properties and it should save the project
  3320. self.should_we_save = True
  3321. self.inform.emit('[success] %s: %s' % (_("Converted units to"), new_units))
  3322. else:
  3323. # Undo toggling
  3324. self.toggle_units_ignore = True
  3325. if self.defaults['units'].upper() == 'MM':
  3326. self.ui.general_defaults_form.general_app_group.units_radio.set_value('IN')
  3327. else:
  3328. self.ui.general_defaults_form.general_app_group.units_radio.set_value('MM')
  3329. self.toggle_units_ignore = False
  3330. # store the grid values so they are not changed in the next step
  3331. val_x = float(self.defaults['global_gridx'])
  3332. val_y = float(self.defaults['global_gridy'])
  3333. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  3334. self.preferencesUiManager.defaults_read_form()
  3335. # the self.preferencesUiManager.defaults_read_form() will update all defaults values
  3336. # in self.defaults from the GUI elements but
  3337. # I don't want it for the grid values, so I update them here
  3338. self.defaults['global_gridx'] = val_x
  3339. self.defaults['global_gridy'] = val_y
  3340. self.ui.grid_gap_x_entry.set_value(val_x, decimals=self.decimals)
  3341. self.ui.grid_gap_y_entry.set_value(val_y, decimals=self.decimals)
  3342. def on_tab_rmb_click(self, checked):
  3343. self.ui.notebook.set_detachable(val=checked)
  3344. self.defaults["global_tabs_detachable"] = checked
  3345. self.ui.plot_tab_area.set_detachable(val=checked)
  3346. self.defaults["global_tabs_detachable"] = checked
  3347. def on_tab_setup_context_menu(self):
  3348. initial_checked = self.defaults["global_tabs_detachable"]
  3349. action_name = str(_("Detachable Tabs"))
  3350. action = QtWidgets.QAction(self)
  3351. action.setCheckable(True)
  3352. action.setText(action_name)
  3353. action.setChecked(initial_checked)
  3354. self.ui.notebook.tabBar.addAction(action)
  3355. self.ui.plot_tab_area.tabBar.addAction(action)
  3356. try:
  3357. action.triggered.disconnect()
  3358. except TypeError:
  3359. pass
  3360. action.triggered.connect(self.on_tab_rmb_click)
  3361. def on_deselect_all(self):
  3362. self.collection.set_all_inactive()
  3363. self.delete_selection_shape()
  3364. def on_workspace_modified(self):
  3365. # self.save_defaults(silent=True)
  3366. self.plotcanvas.delete_workspace()
  3367. self.preferencesUiManager.defaults_read_form()
  3368. self.plotcanvas.draw_workspace(workspace_size=self.defaults['global_workspaceT'])
  3369. def on_workspace(self):
  3370. if self.ui.general_defaults_form.general_app_set_group.workspace_cb.get_value():
  3371. self.plotcanvas.draw_workspace(workspace_size=self.defaults['global_workspaceT'])
  3372. self.inform[str, bool].emit(_("Workspace enabled."), False)
  3373. else:
  3374. self.plotcanvas.delete_workspace()
  3375. self.inform[str, bool].emit(_("Workspace disabled."), False)
  3376. self.preferencesUiManager.defaults_read_form()
  3377. # self.save_defaults(silent=True)
  3378. def on_workspace_toggle(self):
  3379. state = False if self.ui.general_defaults_form.general_app_set_group.workspace_cb.get_value() else True
  3380. try:
  3381. self.ui.general_defaults_form.general_app_set_group.workspace_cb.stateChanged.disconnect(self.on_workspace)
  3382. except TypeError:
  3383. pass
  3384. self.ui.general_defaults_form.general_app_set_group.workspace_cb.set_value(state)
  3385. self.ui.general_defaults_form.general_app_set_group.workspace_cb.stateChanged.connect(self.on_workspace)
  3386. self.on_workspace()
  3387. def on_cursor_type(self, val):
  3388. """
  3389. :param val: type of mouse cursor, set in Preferences ('small' or 'big')
  3390. :return: None
  3391. """
  3392. self.app_cursor.enabled = False
  3393. if val == 'small':
  3394. self.ui.general_defaults_form.general_app_set_group.cursor_size_entry.setDisabled(False)
  3395. self.ui.general_defaults_form.general_app_set_group.cursor_size_lbl.setDisabled(False)
  3396. self.app_cursor = self.plotcanvas.new_cursor()
  3397. else:
  3398. self.ui.general_defaults_form.general_app_set_group.cursor_size_entry.setDisabled(True)
  3399. self.ui.general_defaults_form.general_app_set_group.cursor_size_lbl.setDisabled(True)
  3400. self.app_cursor = self.plotcanvas.new_cursor(big=True)
  3401. if self.ui.grid_snap_btn.isChecked():
  3402. self.app_cursor.enabled = True
  3403. else:
  3404. self.app_cursor.enabled = False
  3405. def on_tool_add_keypress(self):
  3406. # ## Current application units in Upper Case
  3407. self.units = self.defaults['units'].upper()
  3408. notebook_widget_name = self.ui.notebook.currentWidget().objectName()
  3409. # work only if the notebook tab on focus is the Selected_Tab and only if the object is Geometry
  3410. if notebook_widget_name == 'selected_tab':
  3411. if self.collection.get_active().kind == 'geometry':
  3412. # Tool add works for Geometry only if Advanced is True in Preferences
  3413. if self.defaults["global_app_level"] == 'a':
  3414. tool_add_popup = FCInputDialog(title="New Tool ...",
  3415. text='Enter a Tool Diameter:',
  3416. min=0.0000, max=99.9999, decimals=4)
  3417. tool_add_popup.setWindowIcon(QtGui.QIcon(self.resource_location + '/letter_t_32.png'))
  3418. val, ok = tool_add_popup.get_value()
  3419. if ok:
  3420. if float(val) == 0:
  3421. self.inform.emit('[WARNING_NOTCL] %s' %
  3422. _("Please enter a tool diameter with non-zero value, in Float format."))
  3423. return
  3424. self.collection.get_active().on_tool_add(dia=float(val))
  3425. else:
  3426. self.inform.emit('[WARNING_NOTCL] %s...' % _("Adding Tool cancelled"))
  3427. else:
  3428. msgbox = QtWidgets.QMessageBox()
  3429. msgbox.setText(_("Adding Tool works only when Advanced is checked.\n"
  3430. "Go to Preferences -> General - Show Advanced Options."))
  3431. msgbox.setWindowTitle("Tool adding ...")
  3432. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/warning.png'))
  3433. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  3434. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  3435. msgbox.setDefaultButton(bt_ok)
  3436. msgbox.exec_()
  3437. # work only if the notebook tab on focus is the Tools_Tab
  3438. if notebook_widget_name == 'tool_tab':
  3439. tool_widget = self.ui.tool_scroll_area.widget().objectName()
  3440. # and only if the tool is NCC Tool
  3441. if tool_widget == self.ncclear_tool.toolName:
  3442. self.ncclear_tool.on_add_tool_by_key()
  3443. # and only if the tool is Paint Area Tool
  3444. elif tool_widget == self.paint_tool.toolName:
  3445. self.paint_tool.on_add_tool_by_key()
  3446. # and only if the tool is Solder Paste Dispensing Tool
  3447. elif tool_widget == self.paste_tool.toolName:
  3448. self.paste_tool.on_add_tool_by_key()
  3449. # It's meant to delete tools in tool tables via a 'Delete' shortcut key but only if certain conditions are met
  3450. # See description below.
  3451. def on_delete_keypress(self):
  3452. notebook_widget_name = self.ui.notebook.currentWidget().objectName()
  3453. # work only if the notebook tab on focus is the Selected_Tab and only if the object is Geometry
  3454. if notebook_widget_name == 'selected_tab':
  3455. if str(type(self.collection.get_active())) == "<class 'FlatCAMObj.GeometryObject'>":
  3456. self.collection.get_active().on_tool_delete()
  3457. # work only if the notebook tab on focus is the Tools_Tab
  3458. elif notebook_widget_name == 'tool_tab':
  3459. tool_widget = self.ui.tool_scroll_area.widget().objectName()
  3460. # and only if the tool is NCC Tool
  3461. if tool_widget == self.ncclear_tool.toolName:
  3462. self.ncclear_tool.on_tool_delete()
  3463. # and only if the tool is Paint Tool
  3464. elif tool_widget == self.paint_tool.toolName:
  3465. self.paint_tool.on_tool_delete()
  3466. # and only if the tool is Solder Paste Dispensing Tool
  3467. elif tool_widget == self.paste_tool.toolName:
  3468. self.paste_tool.on_tool_delete()
  3469. # and only if the tool is Isolation Tool
  3470. elif tool_widget == self.isolation_tool.toolName:
  3471. self.isolation_tool.on_tool_delete()
  3472. else:
  3473. self.on_delete()
  3474. # It's meant to delete selected objects. It work also activated by a shortcut key 'Delete' same as above so in
  3475. # some screens you have to be careful where you hover with your mouse.
  3476. # Hovering over Selected tab, if the selected tab is a Geometry it will delete tools in tool table. But even if
  3477. # there is a Selected tab in focus with a Geometry inside, if you hover over canvas it will delete an object.
  3478. # Complicated, I know :)
  3479. def on_delete(self, force_deletion=False):
  3480. """
  3481. Delete the currently selected FlatCAMObjs.
  3482. :param force_deletion: used by Tcl command
  3483. :return: None
  3484. """
  3485. self.defaults.report_usage("on_delete()")
  3486. response = None
  3487. bt_ok = None
  3488. # Make sure that the deletion will happen only after the Editor is no longer active otherwise we might delete
  3489. # a geometry object before we update it.
  3490. if self.geo_editor.editor_active is False and self.exc_editor.editor_active is False \
  3491. and self.grb_editor.editor_active is False:
  3492. if self.defaults["global_delete_confirmation"] is True and force_deletion is False:
  3493. msgbox = QtWidgets.QMessageBox()
  3494. msgbox.setWindowTitle(_("Delete objects"))
  3495. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/deleteshape32.png'))
  3496. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  3497. # msgbox.setText("<B>%s</B>" % _("Change project units ..."))
  3498. msgbox.setText(_("Are you sure you want to permanently delete\n"
  3499. "the selected objects?"))
  3500. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  3501. msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  3502. msgbox.setDefaultButton(bt_ok)
  3503. msgbox.exec_()
  3504. response = msgbox.clickedButton()
  3505. if self.defaults["global_delete_confirmation"] is False or force_deletion is True:
  3506. response = bt_ok
  3507. if response == bt_ok:
  3508. if self.collection.get_active():
  3509. self.log.debug("App.on_delete()")
  3510. for obj_active in self.collection.get_selected():
  3511. # if the deleted object is GerberObject then make sure to delete the possible mark shapes
  3512. if obj_active.kind == 'gerber':
  3513. for el in obj_active.mark_shapes:
  3514. obj_active.mark_shapes[el].clear(update=True)
  3515. obj_active.mark_shapes[el].enabled = False
  3516. # obj_active.mark_shapes[el] = None
  3517. del el
  3518. elif obj_active.kind == 'cncjob':
  3519. try:
  3520. obj_active.text_col.enabled = False
  3521. del obj_active.text_col
  3522. obj_active.annotation.clear(update=True)
  3523. del obj_active.annotation
  3524. except AttributeError as e:
  3525. log.debug(
  3526. "App.on_delete() --> delete annotations on a FlatCAMCNCJob object. %s" % str(e)
  3527. )
  3528. while self.collection.get_selected():
  3529. self.delete_first_selected()
  3530. # make sure that the selection shape is deleted, too
  3531. self.delete_selection_shape()
  3532. # if there are no longer objects delete also the exclusion areas shapes
  3533. if not self.collection.get_list():
  3534. self.exc_areas.clear_shapes()
  3535. self.inform.emit('%s...' % _("Object(s) deleted"))
  3536. else:
  3537. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. No object(s) selected..."))
  3538. else:
  3539. self.inform.emit(_("Save the work in Editor and try again ..."))
  3540. def delete_first_selected(self):
  3541. # Keep this for later
  3542. try:
  3543. sel_obj = self.collection.get_active()
  3544. name = sel_obj.options["name"]
  3545. isPlotted = sel_obj.options["plot"]
  3546. except AttributeError:
  3547. self.log.debug("Nothing selected for deletion")
  3548. return
  3549. if self.is_legacy is True:
  3550. # Remove plot only if the object was plotted otherwise delaxes will fail
  3551. if isPlotted:
  3552. try:
  3553. # self.plotcanvas.figure.delaxes(self.collection.get_active().axes)
  3554. self.plotcanvas.figure.delaxes(self.collection.get_active().shapes.axes)
  3555. except Exception as e:
  3556. log.debug("App.delete_first_selected() --> %s" % str(e))
  3557. self.plotcanvas.auto_adjust_axes()
  3558. # Remove from dictionary
  3559. self.collection.delete_active()
  3560. # Clear form
  3561. self.setup_component_editor()
  3562. self.inform.emit('%s: %s' % (_("Object deleted"), name))
  3563. def on_set_origin(self):
  3564. """
  3565. Set the origin to the left mouse click position
  3566. :return: None
  3567. """
  3568. # display the message for the user
  3569. # and ask him to click on the desired position
  3570. self.defaults.report_usage("on_set_origin()")
  3571. def origin_replot():
  3572. def worker_task():
  3573. with self.proc_container.new('%s...' % _("Plotting")):
  3574. for obj in self.collection.get_list():
  3575. obj.plot()
  3576. self.plotcanvas.fit_view()
  3577. if self.is_legacy:
  3578. self.plotcanvas.graph_event_disconnect(self.mp_zc)
  3579. else:
  3580. self.plotcanvas.graph_event_disconnect('mouse_press', self.on_set_zero_click)
  3581. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3582. self.inform.emit(_('Click to set the origin ...'))
  3583. self.mp_zc = self.plotcanvas.graph_event_connect('mouse_press', self.on_set_zero_click)
  3584. # first disconnect it as it may have been used by something else
  3585. try:
  3586. self.replot_signal.disconnect()
  3587. except TypeError:
  3588. pass
  3589. self.replot_signal[list].connect(origin_replot)
  3590. def on_set_zero_click(self, event, location=None, noplot=False, use_thread=True):
  3591. """
  3592. :param event:
  3593. :param location:
  3594. :param noplot:
  3595. :param use_thread:
  3596. :return:
  3597. """
  3598. noplot_sig = noplot
  3599. def worker_task():
  3600. with self.proc_container.new(_("Setting Origin...")):
  3601. obj_list = self.collection.get_list()
  3602. for obj in obj_list:
  3603. obj.offset((x, y))
  3604. self.app_obj.object_changed.emit(obj)
  3605. # Update the object bounding box options
  3606. a, b, c, d = obj.bounds()
  3607. obj.options['xmin'] = a
  3608. obj.options['ymin'] = b
  3609. obj.options['xmax'] = c
  3610. obj.options['ymax'] = d
  3611. self.inform.emit('[success] %s...' % _('Origin set'))
  3612. for obj in obj_list:
  3613. out_name = obj.options["name"]
  3614. if obj.kind == 'gerber':
  3615. obj.source_file = self.export_gerber(
  3616. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3617. elif obj.kind == 'excellon':
  3618. obj.source_file = self.export_excellon(
  3619. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3620. if noplot_sig is False:
  3621. self.replot_signal.emit([])
  3622. if location is not None:
  3623. if len(location) != 2:
  3624. self.inform.emit('[ERROR_NOTCL] %s...' % _("Origin coordinates specified but incomplete."))
  3625. return 'fail'
  3626. x, y = location
  3627. if use_thread is True:
  3628. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3629. else:
  3630. worker_task()
  3631. self.should_we_save = True
  3632. return
  3633. if event is not None and event.button == 1:
  3634. if self.is_legacy is False:
  3635. event_pos = event.pos
  3636. else:
  3637. event_pos = (event.xdata, event.ydata)
  3638. pos_canvas = self.plotcanvas.translate_coords(event_pos)
  3639. if self.grid_status():
  3640. pos = self.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  3641. else:
  3642. pos = pos_canvas
  3643. x = 0 - pos[0]
  3644. y = 0 - pos[1]
  3645. if use_thread is True:
  3646. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3647. else:
  3648. worker_task()
  3649. self.should_we_save = True
  3650. def on_move2origin(self, use_thread=True):
  3651. """
  3652. Move selected objects to origin.
  3653. :param use_thread: Control if to use threaded operation. Boolean.
  3654. :return:
  3655. """
  3656. def worker_task():
  3657. with self.proc_container.new(_("Moving to Origin...")):
  3658. obj_list = self.collection.get_selected()
  3659. if not obj_list:
  3660. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. No object(s) selected..."))
  3661. return
  3662. xminlist = []
  3663. yminlist = []
  3664. # first get a bounding box to fit all
  3665. for obj in obj_list:
  3666. xmin, ymin, xmax, ymax = obj.bounds()
  3667. xminlist.append(xmin)
  3668. yminlist.append(ymin)
  3669. # get the minimum x,y for all objects selected
  3670. x = min(xminlist)
  3671. y = min(yminlist)
  3672. for obj in obj_list:
  3673. obj.offset((-x, -y))
  3674. self.app_obj.object_changed.emit(obj)
  3675. # Update the object bounding box options
  3676. a, b, c, d = obj.bounds()
  3677. obj.options['xmin'] = a
  3678. obj.options['ymin'] = b
  3679. obj.options['xmax'] = c
  3680. obj.options['ymax'] = d
  3681. for obj in obj_list:
  3682. obj.plot()
  3683. for obj in obj_list:
  3684. out_name = obj.options["name"]
  3685. if obj.kind == 'gerber':
  3686. obj.source_file = self.export_gerber(
  3687. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3688. elif obj.kind == 'excellon':
  3689. obj.source_file = self.export_excellon(
  3690. obj_name=out_name, filename=None, local_use=obj, use_thread=False)
  3691. self.inform.emit('[success] %s...' % _('Origin set'))
  3692. if use_thread is True:
  3693. self.worker_task.emit({'fcn': worker_task, 'params': []})
  3694. else:
  3695. worker_task()
  3696. self.should_we_save = True
  3697. def on_jump_to(self, custom_location=None, fit_center=True):
  3698. """
  3699. Jump to a location by setting the mouse cursor location.
  3700. :param custom_location: Jump to a specified point. (x, y) tuple.
  3701. :param fit_center: If to fit view. Boolean.
  3702. :return:
  3703. """
  3704. self.defaults.report_usage("on_jump_to()")
  3705. if not custom_location:
  3706. dia_box_location = None
  3707. try:
  3708. dia_box_location = eval(self.clipboard.text())
  3709. except Exception:
  3710. pass
  3711. if type(dia_box_location) == tuple:
  3712. dia_box_location = str(dia_box_location)
  3713. else:
  3714. dia_box_location = None
  3715. # dia_box = Dialog_box(title=_("Jump to ..."),
  3716. # label=_("Enter the coordinates in format X,Y:"),
  3717. # icon=QtGui.QIcon(self.resource_location + '/jump_to16.png'),
  3718. # initial_text=dia_box_location)
  3719. dia_box = DialogBoxRadio(title=_("Jump to ..."),
  3720. label=_("Enter the coordinates in format X,Y:"),
  3721. icon=QtGui.QIcon(self.resource_location + '/jump_to16.png'),
  3722. initial_text=dia_box_location,
  3723. reference=self.defaults['global_jump_ref'])
  3724. if dia_box.ok is True:
  3725. try:
  3726. location = eval(dia_box.location)
  3727. if not isinstance(location, tuple):
  3728. self.inform.emit(_("Wrong coordinates. Enter coordinates in format: X,Y"))
  3729. return
  3730. if dia_box.reference == 'rel':
  3731. rel_x = self.mouse[0] + location[0]
  3732. rel_y = self.mouse[1] + location[1]
  3733. location = (rel_x, rel_y)
  3734. self.defaults['global_jump_ref'] = dia_box.reference
  3735. except Exception:
  3736. return
  3737. else:
  3738. return
  3739. else:
  3740. location = custom_location
  3741. self.jump_signal.emit(location)
  3742. if fit_center:
  3743. self.plotcanvas.fit_center(loc=location)
  3744. cursor = QtGui.QCursor()
  3745. if self.is_legacy is False:
  3746. # I don't know where those differences come from but they are constant for the current
  3747. # execution of the application and they are multiples of a value around 0.0263mm.
  3748. # In a random way sometimes they are more sometimes they are less
  3749. # if units == 'MM':
  3750. # cal_factor = 0.0263
  3751. # else:
  3752. # cal_factor = 0.0263 / 25.4
  3753. cal_location = (location[0], location[1])
  3754. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3755. jump_loc = self.plotcanvas.translate_coords_2((cal_location[0], cal_location[1]))
  3756. j_pos = (
  3757. int(canvas_origin.x() + round(jump_loc[0])),
  3758. int(canvas_origin.y() + round(jump_loc[1]))
  3759. )
  3760. cursor.setPos(j_pos[0], j_pos[1])
  3761. else:
  3762. # find the canvas origin which is in the top left corner
  3763. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3764. # determine the coordinates for the lowest left point of the canvas
  3765. x0, y0 = canvas_origin.x(), canvas_origin.y() + self.ui.right_layout.geometry().height()
  3766. # transform the given location from data coordinates to display coordinates. THe display coordinates are
  3767. # in pixels where the origin 0,0 is in the lowest left point of the display window (in our case is the
  3768. # canvas) and the point (width, height) is in the top-right location
  3769. loc = self.plotcanvas.axes.transData.transform_point(location)
  3770. j_pos = (
  3771. int(x0 + loc[0]),
  3772. int(y0 - loc[1])
  3773. )
  3774. cursor.setPos(j_pos[0], j_pos[1])
  3775. self.plotcanvas.mouse = [location[0], location[1]]
  3776. if self.defaults["global_cursor_color_enabled"] is True:
  3777. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1], color=self.cursor_color_3D)
  3778. else:
  3779. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1])
  3780. if self.grid_status():
  3781. # Update cursor
  3782. self.app_cursor.set_data(np.asarray([(location[0], location[1])]),
  3783. symbol='++', edge_color=self.cursor_color_3D,
  3784. edge_width=self.defaults["global_cursor_width"],
  3785. size=self.defaults["global_cursor_size"])
  3786. # Set the relative position label
  3787. dx = location[0] - float(self.rel_point1[0])
  3788. dy = location[1] - float(self.rel_point1[1])
  3789. self.ui.position_label.setText("&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  3790. "<b>Y</b>: %.4f&nbsp;" % (location[0], location[1]))
  3791. # # Set the position label
  3792. #
  3793. # self.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  3794. # "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (dx, dy))
  3795. units = self.defaults["units"].lower()
  3796. self.plotcanvas.text_hud.text = \
  3797. 'Dx:\t{:<.4f} [{:s}]\nDy:\t{:<.4f} [{:s}]\n\nX: \t{:<.4f} [{:s}]\nY: \t{:<.4f} [{:s}]'.format(
  3798. dx, units, dy, units, location[0], units, location[1], units)
  3799. self.inform.emit('[success] %s' % _("Done."))
  3800. return location
  3801. def on_locate(self, obj, fit_center=True):
  3802. """
  3803. Jump to one of the corners (or center) of an object by setting the mouse cursor location
  3804. :param obj: The object on which to locate certain points
  3805. :param fit_center: If to fit view. Boolean.
  3806. :return: A point location. (x, y) tuple.
  3807. """
  3808. self.defaults.report_usage("on_locate()")
  3809. if obj is None:
  3810. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  3811. return 'fail'
  3812. class DialogBoxChoice(QtWidgets.QDialog):
  3813. def __init__(self, title=None, icon=None, choice='bl'):
  3814. """
  3815. :param title: string with the window title
  3816. """
  3817. super(DialogBoxChoice, self).__init__()
  3818. self.ok = False
  3819. self.setWindowIcon(icon)
  3820. self.setWindowTitle(str(title))
  3821. self.form = QtWidgets.QFormLayout(self)
  3822. self.ref_radio = RadioSet([
  3823. {"label": _("Bottom-Left"), "value": "bl"},
  3824. {"label": _("Top-Left"), "value": "tl"},
  3825. {"label": _("Bottom-Right"), "value": "br"},
  3826. {"label": _("Top-Right"), "value": "tr"},
  3827. {"label": _("Center"), "value": "c"}
  3828. ], orientation='vertical', stretch=False)
  3829. self.ref_radio.set_value(choice)
  3830. self.form.addRow(self.ref_radio)
  3831. self.button_box = QtWidgets.QDialogButtonBox(
  3832. QtWidgets.QDialogButtonBox.Ok | QtWidgets.QDialogButtonBox.Cancel,
  3833. Qt.Horizontal, parent=self)
  3834. self.form.addRow(self.button_box)
  3835. self.button_box.accepted.connect(self.accept)
  3836. self.button_box.rejected.connect(self.reject)
  3837. if self.exec_() == QtWidgets.QDialog.Accepted:
  3838. self.ok = True
  3839. self.location_point = self.ref_radio.get_value()
  3840. else:
  3841. self.ok = False
  3842. self.location_point = None
  3843. dia_box = DialogBoxChoice(title=_("Locate ..."),
  3844. icon=QtGui.QIcon(self.resource_location + '/locate16.png'),
  3845. choice=self.defaults['global_locate_pt'])
  3846. if dia_box.ok is True:
  3847. try:
  3848. location_point = dia_box.location_point
  3849. self.defaults['global_locate_pt'] = dia_box.location_point
  3850. except Exception:
  3851. return
  3852. else:
  3853. return
  3854. loc_b = obj.bounds()
  3855. if location_point == 'bl':
  3856. location = (loc_b[0], loc_b[1])
  3857. elif location_point == 'tl':
  3858. location = (loc_b[0], loc_b[3])
  3859. elif location_point == 'br':
  3860. location = (loc_b[2], loc_b[1])
  3861. elif location_point == 'tr':
  3862. location = (loc_b[2], loc_b[3])
  3863. else:
  3864. # center
  3865. cx = loc_b[0] + ((loc_b[2] - loc_b[0]) / 2)
  3866. cy = loc_b[1] + ((loc_b[3] - loc_b[1]) / 2)
  3867. location = (cx, cy)
  3868. self.locate_signal.emit(location, location_point)
  3869. if fit_center:
  3870. self.plotcanvas.fit_center(loc=location)
  3871. cursor = QtGui.QCursor()
  3872. if self.is_legacy is False:
  3873. # I don't know where those differences come from but they are constant for the current
  3874. # execution of the application and they are multiples of a value around 0.0263mm.
  3875. # In a random way sometimes they are more sometimes they are less
  3876. # if units == 'MM':
  3877. # cal_factor = 0.0263
  3878. # else:
  3879. # cal_factor = 0.0263 / 25.4
  3880. cal_location = (location[0], location[1])
  3881. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3882. jump_loc = self.plotcanvas.translate_coords_2((cal_location[0], cal_location[1]))
  3883. j_pos = (
  3884. int(canvas_origin.x() + round(jump_loc[0])),
  3885. int(canvas_origin.y() + round(jump_loc[1]))
  3886. )
  3887. cursor.setPos(j_pos[0], j_pos[1])
  3888. else:
  3889. # find the canvas origin which is in the top left corner
  3890. canvas_origin = self.plotcanvas.native.mapToGlobal(QtCore.QPoint(0, 0))
  3891. # determine the coordinates for the lowest left point of the canvas
  3892. x0, y0 = canvas_origin.x(), canvas_origin.y() + self.ui.right_layout.geometry().height()
  3893. # transform the given location from data coordinates to display coordinates. THe display coordinates are
  3894. # in pixels where the origin 0,0 is in the lowest left point of the display window (in our case is the
  3895. # canvas) and the point (width, height) is in the top-right location
  3896. loc = self.plotcanvas.axes.transData.transform_point(location)
  3897. j_pos = (
  3898. int(x0 + loc[0]),
  3899. int(y0 - loc[1])
  3900. )
  3901. cursor.setPos(j_pos[0], j_pos[1])
  3902. self.plotcanvas.mouse = [location[0], location[1]]
  3903. if self.defaults["global_cursor_color_enabled"] is True:
  3904. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1], color=self.cursor_color_3D)
  3905. else:
  3906. self.plotcanvas.draw_cursor(x_pos=location[0], y_pos=location[1])
  3907. if self.grid_status():
  3908. # Update cursor
  3909. self.app_cursor.set_data(np.asarray([(location[0], location[1])]),
  3910. symbol='++', edge_color=self.cursor_color_3D,
  3911. edge_width=self.defaults["global_cursor_width"],
  3912. size=self.defaults["global_cursor_size"])
  3913. # Set the relative position label
  3914. self.dx = location[0] - float(self.rel_point1[0])
  3915. self.dy = location[1] - float(self.rel_point1[1])
  3916. # Set the position label
  3917. self.ui.position_label.setText("&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  3918. "<b>Y</b>: %.4f&nbsp;" % (location[0], location[1]))
  3919. # self.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  3920. # "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (self.dx, self.dy))
  3921. units = self.defaults["units"].lower()
  3922. self.plotcanvas.text_hud.text = \
  3923. 'Dx:\t{:<.4f} [{:s}]\nDy:\t{:<.4f} [{:s}]\n\nX: \t{:<.4f} [{:s}]\nY: \t{:<.4f} [{:s}]'.format(
  3924. self.dx, units, self.dy, units, location[0], units, location[1], units)
  3925. self.inform.emit('[success] %s' % _("Done."))
  3926. return location
  3927. def on_copy_command(self):
  3928. """
  3929. Will copy a selection of objects, creating new objects.
  3930. :return:
  3931. """
  3932. self.defaults.report_usage("on_copy_command()")
  3933. def initialize(obj_init, app):
  3934. """
  3935. :param obj_init: the new object
  3936. :type obj_init: class
  3937. :param app: An instance of the App class
  3938. :type app: App
  3939. :return: None
  3940. :rtype:
  3941. """
  3942. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  3943. try:
  3944. obj_init.follow_geometry = deepcopy(obj.follow_geometry)
  3945. except AttributeError:
  3946. pass
  3947. try:
  3948. obj_init.apertures = deepcopy(obj.apertures)
  3949. except AttributeError:
  3950. pass
  3951. try:
  3952. if obj.tools:
  3953. obj_init.tools = deepcopy(obj.tools)
  3954. except Exception as err:
  3955. log.debug("App.on_copy_command() --> %s" % str(err))
  3956. try:
  3957. obj_init.source_file = deepcopy(obj.source_file)
  3958. except (AttributeError, TypeError):
  3959. pass
  3960. def initialize_excellon(obj_init, app):
  3961. obj_init.source_file = deepcopy(obj.source_file)
  3962. obj_init.tools = deepcopy(obj.tools)
  3963. # drills are offset, so they need to be deep copied
  3964. obj_init.drills = deepcopy(obj.drills)
  3965. # slots are offset, so they need to be deep copied
  3966. obj_init.slots = deepcopy(obj.slots)
  3967. obj_init.create_geometry()
  3968. def initialize_script(obj_init, app_obj):
  3969. obj_init.source_file = deepcopy(obj.source_file)
  3970. def initialize_document(obj_init, app_obj):
  3971. obj_init.source_file = deepcopy(obj.source_file)
  3972. for obj in self.collection.get_selected():
  3973. obj_name = obj.options["name"]
  3974. try:
  3975. if isinstance(obj, ExcellonObject):
  3976. self.app_obj.new_object("excellon", str(obj_name) + "_copy", initialize_excellon)
  3977. elif isinstance(obj, GerberObject):
  3978. self.app_obj.new_object("gerber", str(obj_name) + "_copy", initialize)
  3979. elif isinstance(obj, GeometryObject):
  3980. self.app_obj.new_object("geometry", str(obj_name) + "_copy", initialize)
  3981. elif isinstance(obj, ScriptObject):
  3982. self.app_obj.new_object("script", str(obj_name) + "_copy", initialize_script)
  3983. elif isinstance(obj, DocumentObject):
  3984. self.app_obj.new_object("document", str(obj_name) + "_copy", initialize_document)
  3985. except Exception as e:
  3986. return "Operation failed: %s" % str(e)
  3987. def on_copy_object2(self, custom_name):
  3988. def initialize_geometry(obj_init, app):
  3989. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  3990. try:
  3991. obj_init.follow_geometry = deepcopy(obj.follow_geometry)
  3992. except AttributeError:
  3993. pass
  3994. try:
  3995. obj_init.apertures = deepcopy(obj.apertures)
  3996. except AttributeError:
  3997. pass
  3998. try:
  3999. if obj.tools:
  4000. obj_init.tools = deepcopy(obj.tools)
  4001. except Exception as ee:
  4002. log.debug("on_copy_object2() --> %s" % str(ee))
  4003. def initialize_gerber(obj_init, app):
  4004. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  4005. obj_init.apertures = deepcopy(obj.apertures)
  4006. obj_init.aperture_macros = deepcopy(obj.aperture_macros)
  4007. def initialize_excellon(obj_init, app):
  4008. obj_init.tools = deepcopy(obj.tools)
  4009. # drills are offset, so they need to be deep copied
  4010. obj_init.drills = deepcopy(obj.drills)
  4011. # slots are offset, so they need to be deep copied
  4012. obj_init.slots = deepcopy(obj.slots)
  4013. obj_init.create_geometry()
  4014. for obj in self.collection.get_selected():
  4015. obj_name = obj.options["name"]
  4016. try:
  4017. if isinstance(obj, ExcellonObject):
  4018. self.app_obj.new_object("excellon", str(obj_name) + custom_name, initialize_excellon)
  4019. elif isinstance(obj, GerberObject):
  4020. self.app_obj.new_object("gerber", str(obj_name) + custom_name, initialize_gerber)
  4021. elif isinstance(obj, GeometryObject):
  4022. self.app_obj.new_object("geometry", str(obj_name) + custom_name, initialize_geometry)
  4023. except Exception as er:
  4024. return "Operation failed: %s" % str(er)
  4025. def on_rename_object(self, text):
  4026. """
  4027. Will rename an object.
  4028. :param text: New name for the object.
  4029. :return:
  4030. """
  4031. self.defaults.report_usage("on_rename_object()")
  4032. named_obj = self.collection.get_active()
  4033. for obj in named_obj:
  4034. if obj is list:
  4035. self.on_rename_object(text)
  4036. else:
  4037. try:
  4038. obj.options['name'] = text
  4039. except Exception as e:
  4040. log.warning("App.on_rename_object() --> Could not rename the object in the list. --> %s" % str(e))
  4041. def convert_any2geo(self):
  4042. """
  4043. Will convert any object out of Gerber, Excellon, Geometry to Geometry object.
  4044. :return:
  4045. """
  4046. self.defaults.report_usage("convert_any2geo()")
  4047. def initialize(obj_init, app):
  4048. obj_init.solid_geometry = obj.solid_geometry
  4049. try:
  4050. obj_init.follow_geometry = obj.follow_geometry
  4051. except AttributeError:
  4052. pass
  4053. try:
  4054. obj_init.apertures = obj.apertures
  4055. except AttributeError:
  4056. pass
  4057. try:
  4058. if obj.tools:
  4059. obj_init.tools = obj.tools
  4060. except AttributeError:
  4061. pass
  4062. def initialize_excellon(obj_init, app):
  4063. # objs = self.collection.get_selected()
  4064. # GeometryObject.merge(objs, obj)
  4065. solid_geo = []
  4066. for tool in obj.tools:
  4067. for geo in obj.tools[tool]['solid_geometry']:
  4068. solid_geo.append(geo)
  4069. obj_init.solid_geometry = deepcopy(solid_geo)
  4070. if not self.collection.get_selected():
  4071. log.warning("App.convert_any2geo --> No object selected")
  4072. self.inform.emit('[WARNING_NOTCL] %s' %
  4073. _("No object is selected. Select an object and try again."))
  4074. return
  4075. for obj in self.collection.get_selected():
  4076. obj_name = obj.options["name"]
  4077. try:
  4078. if isinstance(obj, ExcellonObject):
  4079. self.app_obj.new_object("geometry", str(obj_name) + "_conv", initialize_excellon)
  4080. else:
  4081. self.app_obj.new_object("geometry", str(obj_name) + "_conv", initialize)
  4082. except Exception as e:
  4083. return "Operation failed: %s" % str(e)
  4084. def convert_any2gerber(self):
  4085. """
  4086. Will convert any object out of Gerber, Excellon, Geometry to Gerber object.
  4087. :return:
  4088. """
  4089. self.defaults.report_usage("convert_any2gerber()")
  4090. def initialize_geometry(obj_init, app):
  4091. apertures = {}
  4092. apid = 0
  4093. apertures[str(apid)] = {}
  4094. apertures[str(apid)]['geometry'] = []
  4095. for obj_orig in obj.solid_geometry:
  4096. new_elem = {}
  4097. new_elem['solid'] = obj_orig
  4098. try:
  4099. new_elem['follow'] = obj_orig.exterior
  4100. except AttributeError:
  4101. pass
  4102. apertures[str(apid)]['geometry'].append(deepcopy(new_elem))
  4103. apertures[str(apid)]['size'] = 0.0
  4104. apertures[str(apid)]['type'] = 'C'
  4105. obj_init.solid_geometry = deepcopy(obj.solid_geometry)
  4106. obj_init.apertures = deepcopy(apertures)
  4107. def initialize_excellon(obj_init, app):
  4108. apertures = {}
  4109. apid = 10
  4110. for tool in obj.tools:
  4111. apertures[str(apid)] = {}
  4112. apertures[str(apid)]['geometry'] = []
  4113. for geo in obj.tools[tool]['solid_geometry']:
  4114. new_el = {}
  4115. new_el['solid'] = geo
  4116. new_el['follow'] = geo.exterior
  4117. apertures[str(apid)]['geometry'].append(deepcopy(new_el))
  4118. apertures[str(apid)]['size'] = float(obj.tools[tool]['C'])
  4119. apertures[str(apid)]['type'] = 'C'
  4120. apid += 1
  4121. # create solid_geometry
  4122. solid_geometry = []
  4123. for apid in apertures:
  4124. for geo_el in apertures[apid]['geometry']:
  4125. solid_geometry.append(geo_el['solid'])
  4126. solid_geometry = MultiPolygon(solid_geometry)
  4127. solid_geometry = solid_geometry.buffer(0.0000001)
  4128. obj_init.solid_geometry = deepcopy(solid_geometry)
  4129. obj_init.apertures = deepcopy(apertures)
  4130. # clear the working objects (perhaps not necessary due of Python GC)
  4131. apertures.clear()
  4132. if not self.collection.get_selected():
  4133. log.warning("App.convert_any2gerber --> No object selected")
  4134. self.inform.emit('[WARNING_NOTCL] %s' %
  4135. _("No object is selected. Select an object and try again."))
  4136. return
  4137. for obj in self.collection.get_selected():
  4138. obj_name = obj.options["name"]
  4139. try:
  4140. if isinstance(obj, ExcellonObject):
  4141. self.app_obj.new_object("gerber", str(obj_name) + "_conv", initialize_excellon)
  4142. elif isinstance(obj, GeometryObject):
  4143. self.app_obj.new_object("gerber", str(obj_name) + "_conv", initialize_geometry)
  4144. else:
  4145. log.warning("App.convert_any2gerber --> This is no vaild object for conversion.")
  4146. except Exception as e:
  4147. return "Operation failed: %s" % str(e)
  4148. def abort_all_tasks(self):
  4149. """
  4150. Executed when a certain key combo is pressed (Ctrl+Alt+X). Will abort current task
  4151. on the first possible occasion.
  4152. :return:
  4153. """
  4154. if self.abort_flag is False:
  4155. self.inform.emit(_("Aborting. The current task will be gracefully closed as soon as possible..."))
  4156. self.abort_flag = True
  4157. self.cleanup.emit()
  4158. def app_is_idle(self):
  4159. if self.abort_flag:
  4160. self.inform.emit('[WARNING_NOTCL] %s' % _("The current task was gracefully closed on user request..."))
  4161. self.abort_flag = False
  4162. def on_selectall(self):
  4163. """
  4164. Will draw a selection box shape around the selected objects.
  4165. :return:
  4166. """
  4167. self.defaults.report_usage("on_selectall()")
  4168. # delete the possible selection box around a possible selected object
  4169. self.delete_selection_shape()
  4170. for name in self.collection.get_names():
  4171. self.collection.set_active(name)
  4172. curr_sel_obj = self.collection.get_by_name(name)
  4173. # create the selection box around the selected object
  4174. if self.defaults['global_selection_shape'] is True:
  4175. self.draw_selection_shape(curr_sel_obj)
  4176. def on_toggle_preferences(self):
  4177. pref_open = False
  4178. for idx in range(self.ui.plot_tab_area.count()):
  4179. if self.ui.plot_tab_area.tabText(idx) == _("Preferences"):
  4180. pref_open = True
  4181. if pref_open:
  4182. for idx in range(self.ui.plot_tab_area.count()):
  4183. if self.ui.plot_tab_area.tabText(idx) == _("Preferences"):
  4184. self.ui.plot_tab_area.removeTab(idx)
  4185. break
  4186. self.ui.pref_status_label.setStyleSheet("")
  4187. else:
  4188. self.on_preferences()
  4189. self.ui.pref_status_label.setStyleSheet("""
  4190. QLabel
  4191. {
  4192. color: black;
  4193. background-color: lightseagreen;
  4194. }
  4195. """
  4196. )
  4197. def on_preferences(self):
  4198. """
  4199. Adds the Preferences in a Tab in Plot Area
  4200. :return:
  4201. """
  4202. # add the tab if it was closed
  4203. self.ui.plot_tab_area.addTab(self.ui.preferences_tab, _("Preferences"))
  4204. # delete the absolute and relative position and messages in the infobar
  4205. self.ui.position_label.setText("")
  4206. # self.ui.rel_position_label.setText("")
  4207. # Switch plot_area to preferences page
  4208. self.ui.plot_tab_area.setCurrentWidget(self.ui.preferences_tab)
  4209. # self.ui.show()
  4210. # detect changes in the preferences
  4211. for idx in range(self.ui.pref_tab_area.count()):
  4212. for tb in self.ui.pref_tab_area.widget(idx).findChildren(QtCore.QObject):
  4213. try:
  4214. try:
  4215. tb.textEdited.disconnect(self.preferencesUiManager.on_preferences_edited)
  4216. except (TypeError, AttributeError):
  4217. pass
  4218. tb.textEdited.connect(self.preferencesUiManager.on_preferences_edited)
  4219. except AttributeError:
  4220. pass
  4221. try:
  4222. try:
  4223. tb.modificationChanged.disconnect(self.preferencesUiManager.on_preferences_edited)
  4224. except (TypeError, AttributeError):
  4225. pass
  4226. tb.modificationChanged.connect(self.preferencesUiManager.on_preferences_edited)
  4227. except AttributeError:
  4228. pass
  4229. try:
  4230. try:
  4231. tb.toggled.disconnect(self.preferencesUiManager.on_preferences_edited)
  4232. except (TypeError, AttributeError):
  4233. pass
  4234. tb.toggled.connect(self.preferencesUiManager.on_preferences_edited)
  4235. except AttributeError:
  4236. pass
  4237. try:
  4238. try:
  4239. tb.valueChanged.disconnect(self.preferencesUiManager.on_preferences_edited)
  4240. except (TypeError, AttributeError):
  4241. pass
  4242. tb.valueChanged.connect(self.preferencesUiManager.on_preferences_edited)
  4243. except AttributeError:
  4244. pass
  4245. try:
  4246. try:
  4247. tb.currentIndexChanged.disconnect(self.preferencesUiManager.on_preferences_edited)
  4248. except (TypeError, AttributeError):
  4249. pass
  4250. tb.currentIndexChanged.connect(self.preferencesUiManager.on_preferences_edited)
  4251. except AttributeError:
  4252. pass
  4253. def on_tools_database(self, source='app'):
  4254. """
  4255. Adds the Tools Database in a Tab in Plot Area.
  4256. :return:
  4257. """
  4258. for idx in range(self.ui.plot_tab_area.count()):
  4259. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4260. # there can be only one instance of Tools Database at one time
  4261. return
  4262. if source == 'app':
  4263. self.tools_db_tab = ToolsDB2(
  4264. app=self,
  4265. parent=self.ui,
  4266. callback_on_edited=self.on_tools_db_edited,
  4267. callback_on_tool_request=self.on_geometry_tool_add_from_db_executed
  4268. )
  4269. elif source == 'ncc':
  4270. self.tools_db_tab = ToolsDB2(
  4271. app=self,
  4272. parent=self.ui,
  4273. callback_on_edited=self.on_tools_db_edited,
  4274. callback_on_tool_request=self.ncclear_tool.on_ncc_tool_add_from_db_executed
  4275. )
  4276. elif source == 'paint':
  4277. self.tools_db_tab = ToolsDB2(
  4278. app=self,
  4279. parent=self.ui,
  4280. callback_on_edited=self.on_tools_db_edited,
  4281. callback_on_tool_request=self.paint_tool.on_paint_tool_add_from_db_executed
  4282. )
  4283. elif source == 'iso':
  4284. self.tools_db_tab = ToolsDB2(
  4285. app=self,
  4286. parent=self.ui,
  4287. callback_on_edited=self.on_tools_db_edited,
  4288. callback_on_tool_request=self.isolation_tool.on_iso_tool_add_from_db_executed
  4289. )
  4290. # add the tab if it was closed
  4291. try:
  4292. self.ui.plot_tab_area.addTab(self.tools_db_tab, _("Tools Database"))
  4293. self.tools_db_tab.setObjectName("database_tab")
  4294. except Exception as e:
  4295. log.debug("App.on_tools_database() --> %s" % str(e))
  4296. return
  4297. # delete the absolute and relative position and messages in the infobar
  4298. self.ui.position_label.setText("")
  4299. # self.ui.rel_position_label.setText("")
  4300. # Switch plot_area to preferences page
  4301. self.ui.plot_tab_area.setCurrentWidget(self.tools_db_tab)
  4302. # detect changes in the Tools in Tools DB, connect signals from table widget in tab
  4303. self.tools_db_tab.ui_connect()
  4304. def on_tools_db_edited(self):
  4305. """
  4306. Executed whenever a tool is edited in Tools Database.
  4307. Will color the text of the Tools Database tab to Red color.
  4308. :return:
  4309. """
  4310. self.inform[str, bool].emit('[WARNING_NOTCL] %s' % _("Tools in Tools Database edited but not saved."), False)
  4311. for idx in range(self.ui.plot_tab_area.count()):
  4312. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4313. self.ui.plot_tab_area.tabBar.setTabTextColor(idx, QtGui.QColor('red'))
  4314. self.tools_db_tab.save_db_btn.setStyleSheet("QPushButton {color: red;}")
  4315. self.tools_db_changed_flag = True
  4316. def on_geometry_tool_add_from_db_executed(self, tool):
  4317. """
  4318. Here add the tool from DB in the selected geometry object.
  4319. :return:
  4320. """
  4321. tool_from_db = deepcopy(tool)
  4322. obj = self.collection.get_active()
  4323. if obj.kind == 'geometry':
  4324. obj.on_tool_from_db_inserted(tool=tool_from_db)
  4325. # close the tab and delete it
  4326. for idx in range(self.ui.plot_tab_area.count()):
  4327. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4328. wdg = self.ui.plot_tab_area.widget(idx)
  4329. wdg.deleteLater()
  4330. self.ui.plot_tab_area.removeTab(idx)
  4331. self.inform.emit('[success] %s' % _("Tool from DB added in Tool Table."))
  4332. elif obj.kind == 'gerber':
  4333. self.isolation_tool.on_tool_from_db_inserted(tool=tool_from_db)
  4334. # close the tab and delete it
  4335. for idx in range(self.ui.plot_tab_area.count()):
  4336. if self.ui.plot_tab_area.tabText(idx) == _("Tools Database"):
  4337. wdg = self.ui.plot_tab_area.widget(idx)
  4338. wdg.deleteLater()
  4339. self.ui.plot_tab_area.removeTab(idx)
  4340. self.inform.emit('[success] %s' % _("Tool from DB added in Tool Table."))
  4341. else:
  4342. self.inform.emit('[ERROR_NOTCL] %s' % _("Adding tool from DB is not allowed for this object."))
  4343. def on_plot_area_tab_closed(self, tab_obj_name):
  4344. """
  4345. Executed whenever a QTab is closed in the Plot Area.
  4346. :param tab_obj_name: The objectName of the Tab that was closed. This objectName is assigned on Tab creation
  4347. :return:
  4348. """
  4349. if tab_obj_name == "preferences_tab":
  4350. self.preferencesUiManager.on_close_preferences_tab()
  4351. elif tab_obj_name == "database_tab":
  4352. # disconnect the signals from the table widget in tab
  4353. self.tools_db_tab.ui_disconnect()
  4354. if self.tools_db_changed_flag is True:
  4355. msgbox = QtWidgets.QMessageBox()
  4356. msgbox.setText(_("One or more Tools are edited.\n"
  4357. "Do you want to update the Tools Database?"))
  4358. msgbox.setWindowTitle(_("Save Tools Database"))
  4359. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  4360. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  4361. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  4362. msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  4363. msgbox.setDefaultButton(bt_yes)
  4364. msgbox.exec_()
  4365. response = msgbox.clickedButton()
  4366. if response == bt_yes:
  4367. self.tools_db_tab.on_save_tools_db()
  4368. self.inform.emit('[success] %s' % "Tools DB saved to file.")
  4369. else:
  4370. self.tools_db_changed_flag = False
  4371. self.inform.emit('')
  4372. return
  4373. self.tools_db_tab.deleteLater()
  4374. elif tab_obj_name == "text_editor_tab":
  4375. self.toggle_codeeditor = False
  4376. elif tab_obj_name == "bookmarks_tab":
  4377. self.book_dialog_tab.rebuild_actions()
  4378. self.book_dialog_tab.deleteLater()
  4379. else:
  4380. return
  4381. # def on_plotarea_tab_closed(self, tab_idx):
  4382. # """
  4383. #
  4384. # :param tab_idx: Index of the Tab from the plotarea that was closed
  4385. # :return:
  4386. # """
  4387. # widget = self.ui.plot_tab_area.widget(tab_idx)
  4388. #
  4389. # if widget is not None:
  4390. # widget.deleteLater()
  4391. # self.ui.plot_tab_area.removeTab(tab_idx)
  4392. def on_flipy(self):
  4393. """
  4394. Executed when the menu entry in Options -> Flip on Y axis is clicked.
  4395. :return:
  4396. """
  4397. self.defaults.report_usage("on_flipy()")
  4398. obj_list = self.collection.get_selected()
  4399. xminlist = []
  4400. yminlist = []
  4401. xmaxlist = []
  4402. ymaxlist = []
  4403. if not obj_list:
  4404. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Flip on Y axis."))
  4405. else:
  4406. try:
  4407. # first get a bounding box to fit all
  4408. for obj in obj_list:
  4409. xmin, ymin, xmax, ymax = obj.bounds()
  4410. xminlist.append(xmin)
  4411. yminlist.append(ymin)
  4412. xmaxlist.append(xmax)
  4413. ymaxlist.append(ymax)
  4414. # get the minimum x,y and maximum x,y for all objects selected
  4415. xminimal = min(xminlist)
  4416. yminimal = min(yminlist)
  4417. xmaximal = max(xmaxlist)
  4418. ymaximal = max(ymaxlist)
  4419. px = 0.5 * (xminimal + xmaximal)
  4420. py = 0.5 * (yminimal + ymaximal)
  4421. # execute mirroring
  4422. for obj in obj_list:
  4423. obj.mirror('X', [px, py])
  4424. obj.plot()
  4425. self.app_obj.object_changed.emit(obj)
  4426. self.inform.emit('[success] %s' %
  4427. _("Flip on Y axis done."))
  4428. except Exception as e:
  4429. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Flip action was not executed."), str(e)))
  4430. return
  4431. def on_flipx(self):
  4432. """
  4433. Executed when the menu entry in Options -> Flip on X axis is clicked.
  4434. :return:
  4435. """
  4436. self.defaults.report_usage("on_flipx()")
  4437. obj_list = self.collection.get_selected()
  4438. xminlist = []
  4439. yminlist = []
  4440. xmaxlist = []
  4441. ymaxlist = []
  4442. if not obj_list:
  4443. self.inform.emit('[WARNING_NOTCL] %s' %
  4444. _("No object selected to Flip on X axis."))
  4445. else:
  4446. try:
  4447. # first get a bounding box to fit all
  4448. for obj in obj_list:
  4449. xmin, ymin, xmax, ymax = obj.bounds()
  4450. xminlist.append(xmin)
  4451. yminlist.append(ymin)
  4452. xmaxlist.append(xmax)
  4453. ymaxlist.append(ymax)
  4454. # get the minimum x,y and maximum x,y for all objects selected
  4455. xminimal = min(xminlist)
  4456. yminimal = min(yminlist)
  4457. xmaximal = max(xmaxlist)
  4458. ymaximal = max(ymaxlist)
  4459. px = 0.5 * (xminimal + xmaximal)
  4460. py = 0.5 * (yminimal + ymaximal)
  4461. # execute mirroring
  4462. for obj in obj_list:
  4463. obj.mirror('Y', [px, py])
  4464. obj.plot()
  4465. self.app_obj.object_changed.emit(obj)
  4466. self.inform.emit('[success] %s' %
  4467. _("Flip on X axis done."))
  4468. except Exception as e:
  4469. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Flip action was not executed."), str(e)))
  4470. return
  4471. def on_rotate(self, silent=False, preset=None):
  4472. """
  4473. Executed when Options -> Rotate Selection menu entry is clicked.
  4474. :param silent: If silent is True then use the preset value for the angle of the rotation.
  4475. :param preset: A value to be used as predefined angle for rotation.
  4476. :return:
  4477. """
  4478. self.defaults.report_usage("on_rotate()")
  4479. obj_list = self.collection.get_selected()
  4480. xminlist = []
  4481. yminlist = []
  4482. xmaxlist = []
  4483. ymaxlist = []
  4484. if not obj_list:
  4485. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Rotate."))
  4486. else:
  4487. if silent is False:
  4488. rotatebox = FCInputDialog(title=_("Transform"), text=_("Enter the Angle value:"),
  4489. min=-360, max=360, decimals=4,
  4490. init_val=float(self.defaults['tools_transform_rotate']))
  4491. num, ok = rotatebox.get_value()
  4492. else:
  4493. num = preset
  4494. ok = True
  4495. if ok:
  4496. try:
  4497. # first get a bounding box to fit all
  4498. for obj in obj_list:
  4499. xmin, ymin, xmax, ymax = obj.bounds()
  4500. xminlist.append(xmin)
  4501. yminlist.append(ymin)
  4502. xmaxlist.append(xmax)
  4503. ymaxlist.append(ymax)
  4504. # get the minimum x,y and maximum x,y for all objects selected
  4505. xminimal = min(xminlist)
  4506. yminimal = min(yminlist)
  4507. xmaximal = max(xmaxlist)
  4508. ymaximal = max(ymaxlist)
  4509. px = 0.5 * (xminimal + xmaximal)
  4510. py = 0.5 * (yminimal + ymaximal)
  4511. for sel_obj in obj_list:
  4512. sel_obj.rotate(-float(num), point=(px, py))
  4513. sel_obj.plot()
  4514. self.app_obj.object_changed.emit(sel_obj)
  4515. self.inform.emit('[success] %s' % _("Rotation done."))
  4516. except Exception as e:
  4517. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Rotation movement was not executed."), str(e)))
  4518. return
  4519. def on_skewx(self):
  4520. """
  4521. Executed when the menu entry in Options -> Skew on X axis is clicked.
  4522. :return:
  4523. """
  4524. self.defaults.report_usage("on_skewx()")
  4525. obj_list = self.collection.get_selected()
  4526. xminlist = []
  4527. yminlist = []
  4528. if not obj_list:
  4529. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Skew/Shear on X axis."))
  4530. else:
  4531. skewxbox = FCInputDialog(title=_("Transform"), text=_("Enter the Angle value:"),
  4532. min=-360, max=360, decimals=4,
  4533. init_val=float(self.defaults['tools_transform_skew_x']))
  4534. num, ok = skewxbox.get_value()
  4535. if ok:
  4536. # first get a bounding box to fit all
  4537. for obj in obj_list:
  4538. xmin, ymin, xmax, ymax = obj.bounds()
  4539. xminlist.append(xmin)
  4540. yminlist.append(ymin)
  4541. # get the minimum x,y and maximum x,y for all objects selected
  4542. xminimal = min(xminlist)
  4543. yminimal = min(yminlist)
  4544. for obj in obj_list:
  4545. obj.skew(num, 0, point=(xminimal, yminimal))
  4546. obj.plot()
  4547. self.app_obj.object_changed.emit(obj)
  4548. self.inform.emit('[success] %s' % _("Skew on X axis done."))
  4549. def on_skewy(self):
  4550. """
  4551. Executed when the menu entry in Options -> Skew on Y axis is clicked.
  4552. :return:
  4553. """
  4554. self.defaults.report_usage("on_skewy()")
  4555. obj_list = self.collection.get_selected()
  4556. xminlist = []
  4557. yminlist = []
  4558. if not obj_list:
  4559. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected to Skew/Shear on Y axis."))
  4560. else:
  4561. skewybox = FCInputDialog(title=_("Transform"), text=_("Enter the Angle value:"),
  4562. min=-360, max=360, decimals=4,
  4563. init_val=float(self.defaults['tools_transform_skew_y']))
  4564. num, ok = skewybox.get_value()
  4565. if ok:
  4566. # first get a bounding box to fit all
  4567. for obj in obj_list:
  4568. xmin, ymin, xmax, ymax = obj.bounds()
  4569. xminlist.append(xmin)
  4570. yminlist.append(ymin)
  4571. # get the minimum x,y and maximum x,y for all objects selected
  4572. xminimal = min(xminlist)
  4573. yminimal = min(yminlist)
  4574. for obj in obj_list:
  4575. obj.skew(0, num, point=(xminimal, yminimal))
  4576. obj.plot()
  4577. self.app_obj.object_changed.emit(obj)
  4578. self.inform.emit('[success] %s' % _("Skew on Y axis done."))
  4579. def on_plots_updated(self):
  4580. """
  4581. Callback used to report when the plots have changed.
  4582. Adjust axes and zooms to fit.
  4583. :return: None
  4584. """
  4585. if self.is_legacy is False:
  4586. self.plotcanvas.update()
  4587. else:
  4588. self.plotcanvas.auto_adjust_axes()
  4589. self.on_zoom_fit()
  4590. self.collection.update_view()
  4591. # self.inform.emit(_("Plots updated ..."))
  4592. def on_toolbar_replot(self):
  4593. """
  4594. Callback for toolbar button. Re-plots all objects.
  4595. :return: None
  4596. """
  4597. self.log.debug("on_toolbar_replot()")
  4598. try:
  4599. self.collection.get_active().read_form()
  4600. except AttributeError:
  4601. self.log.debug("on_toolbar_replot(): AttributeError")
  4602. pass
  4603. self.plot_all()
  4604. def grid_status(self):
  4605. return True if self.ui.grid_snap_btn.isChecked() else False
  4606. def populate_cmenu_grids(self):
  4607. units = self.defaults['units'].lower()
  4608. # for act in self.ui.cmenu_gridmenu.actions():
  4609. # act.triggered.disconnect()
  4610. self.ui.cmenu_gridmenu.clear()
  4611. sorted_list = sorted(self.defaults["global_grid_context_menu"][str(units)])
  4612. grid_toggle = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/grid32_menu.png'),
  4613. _("Grid On/Off"))
  4614. grid_toggle.setCheckable(True)
  4615. grid_toggle.setChecked(True) if self.grid_status() else grid_toggle.setChecked(False)
  4616. self.ui.cmenu_gridmenu.addSeparator()
  4617. for grid in sorted_list:
  4618. action = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/grid32_menu.png'),
  4619. "%s" % str(grid))
  4620. action.triggered.connect(self.set_grid)
  4621. self.ui.cmenu_gridmenu.addSeparator()
  4622. grid_add = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/plus32.png'),
  4623. _("Add"))
  4624. grid_delete = self.ui.cmenu_gridmenu.addAction(QtGui.QIcon(self.resource_location + '/delete32.png'),
  4625. _("Delete"))
  4626. grid_add.triggered.connect(self.on_grid_add)
  4627. grid_delete.triggered.connect(self.on_grid_delete)
  4628. grid_toggle.triggered.connect(lambda: self.ui.grid_snap_btn.trigger())
  4629. def set_grid(self):
  4630. menu_action = self.sender()
  4631. assert isinstance(menu_action, QtWidgets.QAction), "Expected QAction got %s" % type(menu_action)
  4632. self.ui.grid_gap_x_entry.setText(menu_action.text())
  4633. self.ui.grid_gap_y_entry.setText(menu_action.text())
  4634. def on_grid_add(self):
  4635. # ## Current application units in lower Case
  4636. units = self.defaults['units'].lower()
  4637. grid_add_popup = FCInputDialog(title=_("New Grid ..."),
  4638. text=_('Enter a Grid Value:'),
  4639. min=0.0000, max=99.9999, decimals=4)
  4640. grid_add_popup.setWindowIcon(QtGui.QIcon(self.resource_location + '/plus32.png'))
  4641. val, ok = grid_add_popup.get_value()
  4642. if ok:
  4643. if float(val) == 0:
  4644. self.inform.emit('[WARNING_NOTCL] %s' %
  4645. _("Please enter a grid value with non-zero value, in Float format."))
  4646. return
  4647. else:
  4648. if val not in self.defaults["global_grid_context_menu"][str(units)]:
  4649. self.defaults["global_grid_context_menu"][str(units)].append(val)
  4650. self.inform.emit('[success] %s...' % _("New Grid added"))
  4651. else:
  4652. self.inform.emit('[WARNING_NOTCL] %s...' % _("Grid already exists"))
  4653. else:
  4654. self.inform.emit('[WARNING_NOTCL] %s...' % _("Adding New Grid cancelled"))
  4655. def on_grid_delete(self):
  4656. # ## Current application units in lower Case
  4657. units = self.defaults['units'].lower()
  4658. grid_del_popup = FCInputDialog(title="Delete Grid ...",
  4659. text='Enter a Grid Value:',
  4660. min=0.0000, max=99.9999, decimals=4)
  4661. grid_del_popup.setWindowIcon(QtGui.QIcon(self.resource_location + '/delete32.png'))
  4662. val, ok = grid_del_popup.get_value()
  4663. if ok:
  4664. if float(val) == 0:
  4665. self.inform.emit('[WARNING_NOTCL] %s' %
  4666. _("Please enter a grid value with non-zero value, in Float format."))
  4667. return
  4668. else:
  4669. try:
  4670. self.defaults["global_grid_context_menu"][str(units)].remove(val)
  4671. except ValueError:
  4672. self.inform.emit('[ERROR_NOTCL]%s...' % _(" Grid Value does not exist"))
  4673. return
  4674. self.inform.emit('[success] %s...' % _("Grid Value deleted"))
  4675. else:
  4676. self.inform.emit('[WARNING_NOTCL] %s...' % _("Delete Grid value cancelled"))
  4677. def on_shortcut_list(self):
  4678. self.defaults.report_usage("on_shortcut_list()")
  4679. # add the tab if it was closed
  4680. self.ui.plot_tab_area.addTab(self.ui.shortcuts_tab, _("Key Shortcut List"))
  4681. # delete the absolute and relative position and messages in the infobar
  4682. self.ui.position_label.setText("")
  4683. # self.ui.rel_position_label.setText("")
  4684. # Switch plot_area to preferences page
  4685. self.ui.plot_tab_area.setCurrentWidget(self.ui.shortcuts_tab)
  4686. # self.ui.show()
  4687. def on_select_tab(self, name):
  4688. # if the splitter is hidden, display it, else hide it but only if the current widget is the same
  4689. if self.ui.splitter.sizes()[0] == 0:
  4690. self.ui.splitter.setSizes([1, 1])
  4691. else:
  4692. if self.ui.notebook.currentWidget().objectName() == name + '_tab':
  4693. self.ui.splitter.setSizes([0, 1])
  4694. if name == 'project':
  4695. self.ui.notebook.setCurrentWidget(self.ui.project_tab)
  4696. elif name == 'selected':
  4697. self.ui.notebook.setCurrentWidget(self.ui.selected_tab)
  4698. elif name == 'tool':
  4699. self.ui.notebook.setCurrentWidget(self.ui.tool_tab)
  4700. def on_copy_name(self):
  4701. self.defaults.report_usage("on_copy_name()")
  4702. obj = self.collection.get_active()
  4703. try:
  4704. name = obj.options["name"]
  4705. except AttributeError:
  4706. log.debug("on_copy_name() --> No object selected to copy it's name")
  4707. self.inform.emit('[WARNING_NOTCL] %s' %
  4708. _(" No object selected to copy it's name"))
  4709. return
  4710. self.clipboard.setText(name)
  4711. self.inform.emit(_("Name copied on clipboard ..."))
  4712. def on_mouse_click_over_plot(self, event):
  4713. """
  4714. Default actions are:
  4715. :param event: Contains information about the event, like which button
  4716. was clicked, the pixel coordinates and the axes coordinates.
  4717. :return: None
  4718. """
  4719. self.pos = []
  4720. if self.is_legacy is False:
  4721. event_pos = event.pos
  4722. # pan_button = 2 if self.defaults["global_pan_button"] == '2'else 3
  4723. # # Set the mouse button for panning
  4724. # self.plotcanvas.view.camera.pan_button_setting = pan_button
  4725. else:
  4726. event_pos = (event.xdata, event.ydata)
  4727. # Matplotlib has the middle and right buttons mapped in reverse compared with VisPy
  4728. # pan_button = 3 if self.defaults["global_pan_button"] == '2' else 2
  4729. # So it can receive key presses
  4730. self.plotcanvas.native.setFocus()
  4731. self.pos_canvas = self.plotcanvas.translate_coords(event_pos)
  4732. if self.grid_status():
  4733. self.pos = self.geo_editor.snap(self.pos_canvas[0], self.pos_canvas[1])
  4734. else:
  4735. self.pos = (self.pos_canvas[0], self.pos_canvas[1])
  4736. try:
  4737. if event.button == 1:
  4738. # Reset here the relative coordinates so there is a new reference on the click position
  4739. if self.rel_point1 is None:
  4740. self.rel_point1 = self.pos
  4741. else:
  4742. self.rel_point2 = copy(self.rel_point1)
  4743. self.rel_point1 = self.pos
  4744. self.on_mouse_move_over_plot(event, origin_click=True)
  4745. except Exception as e:
  4746. App.log.debug("App.on_mouse_click_over_plot() --> Outside plot? --> %s" % str(e))
  4747. def on_mouse_double_click_over_plot(self, event):
  4748. if event.button == 1:
  4749. self.doubleclick = True
  4750. def on_mouse_move_over_plot(self, event, origin_click=None):
  4751. """
  4752. Callback for the mouse motion event over the plot.
  4753. :param event: Contains information about the event.
  4754. :param origin_click
  4755. :return: None
  4756. """
  4757. if self.is_legacy is False:
  4758. event_pos = event.pos
  4759. if self.defaults["global_pan_button"] == '2':
  4760. pan_button = 2
  4761. else:
  4762. pan_button = 3
  4763. self.event_is_dragging = event.is_dragging
  4764. else:
  4765. event_pos = (event.xdata, event.ydata)
  4766. # Matplotlib has the middle and right buttons mapped in reverse compared with VisPy
  4767. if self.defaults["global_pan_button"] == '2':
  4768. pan_button = 3
  4769. else:
  4770. pan_button = 2
  4771. self.event_is_dragging = self.plotcanvas.is_dragging
  4772. # So it can receive key presses but not when the Tcl Shell is active
  4773. if not self.ui.shell_dock.isVisible():
  4774. if not self.plotcanvas.native.hasFocus():
  4775. self.plotcanvas.native.setFocus()
  4776. self.pos_jump = event_pos
  4777. self.ui.popMenu.mouse_is_panning = False
  4778. if origin_click is None:
  4779. # if the RMB is clicked and mouse is moving over plot then 'panning_action' is True
  4780. if event.button == pan_button and self.event_is_dragging == 1:
  4781. # if a popup menu is active don't change mouse_is_panning variable because is not True
  4782. if self.ui.popMenu.popup_active:
  4783. self.ui.popMenu.popup_active = False
  4784. return
  4785. self.ui.popMenu.mouse_is_panning = True
  4786. return
  4787. if self.rel_point1 is not None:
  4788. try: # May fail in case mouse not within axes
  4789. pos_canvas = self.plotcanvas.translate_coords(event_pos)
  4790. if pos_canvas[0] is None or pos_canvas[1] is None:
  4791. return
  4792. if self.grid_status():
  4793. pos = self.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  4794. # Update cursor
  4795. self.app_cursor.set_data(np.asarray([(pos[0], pos[1])]),
  4796. symbol='++', edge_color=self.cursor_color_3D,
  4797. edge_width=self.defaults["global_cursor_width"],
  4798. size=self.defaults["global_cursor_size"])
  4799. else:
  4800. pos = (pos_canvas[0], pos_canvas[1])
  4801. self.dx = pos[0] - float(self.rel_point1[0])
  4802. self.dy = pos[1] - float(self.rel_point1[1])
  4803. self.ui.position_label.setText("&nbsp;<b>X</b>: %.4f&nbsp;&nbsp; "
  4804. "<b>Y</b>: %.4f&nbsp;" % (pos[0], pos[1]))
  4805. # self.ui.rel_position_label.setText("<b>Dx</b>: %.4f&nbsp;&nbsp; <b>Dy</b>: "
  4806. # "%.4f&nbsp;&nbsp;&nbsp;&nbsp;" % (self.dx, self.dy))
  4807. units = self.defaults["units"].lower()
  4808. self.plotcanvas.text_hud.text = \
  4809. 'Dx:\t{:<.4f} [{:s}]\nDy:\t{:<.4f} [{:s}]\n\nX: \t{:<.4f} [{:s}]\nY: \t{:<.4f} [{:s}]'.format(
  4810. self.dx, units, self.dy, units, pos[0], units, pos[1], units)
  4811. self.mouse = [pos[0], pos[1]]
  4812. # if the mouse is moved and the LMB is clicked then the action is a selection
  4813. if self.event_is_dragging == 1 and event.button == 1:
  4814. self.delete_selection_shape()
  4815. if self.dx < 0:
  4816. self.draw_moving_selection_shape(self.pos, pos, color=self.defaults['global_alt_sel_line'],
  4817. face_color=self.defaults['global_alt_sel_fill'])
  4818. self.selection_type = False
  4819. elif self.dx >= 0:
  4820. self.draw_moving_selection_shape(self.pos, pos)
  4821. self.selection_type = True
  4822. else:
  4823. self.selection_type = None
  4824. else:
  4825. self.selection_type = None
  4826. # hover effect - enabled in Preferences -> General -> AppGUI Settings
  4827. if self.defaults['global_hover']:
  4828. for obj in self.collection.get_list():
  4829. try:
  4830. # select the object(s) only if it is enabled (plotted)
  4831. if obj.options['plot']:
  4832. if obj not in self.collection.get_selected():
  4833. poly_obj = Polygon(
  4834. [(obj.options['xmin'], obj.options['ymin']),
  4835. (obj.options['xmax'], obj.options['ymin']),
  4836. (obj.options['xmax'], obj.options['ymax']),
  4837. (obj.options['xmin'], obj.options['ymax'])]
  4838. )
  4839. if Point(pos).within(poly_obj):
  4840. if obj.isHovering is False:
  4841. obj.isHovering = True
  4842. obj.notHovering = True
  4843. # create the selection box around the selected object
  4844. self.draw_hover_shape(obj, color='#d1e0e0FF')
  4845. else:
  4846. if obj.notHovering is True:
  4847. obj.notHovering = False
  4848. obj.isHovering = False
  4849. self.delete_hover_shape()
  4850. except Exception:
  4851. # the Exception here will happen if we try to select on screen and we have an
  4852. # newly (and empty) just created Geometry or Excellon object that do not have the
  4853. # xmin, xmax, ymin, ymax options.
  4854. # In this case poly_obj creation (see above) will fail
  4855. pass
  4856. except Exception as e:
  4857. log.debug("App.on_mouse_move_over_plot() - rel_point1 is not None -> %s" % str(e))
  4858. self.ui.position_label.setText("")
  4859. # self.ui.rel_position_label.setText("")
  4860. self.mouse = None
  4861. def on_mouse_click_release_over_plot(self, event):
  4862. """
  4863. Callback for the mouse click release over plot. This event is generated by the Matplotlib backend
  4864. and has been registered in ''self.__init__()''.
  4865. :param event: contains information about the event.
  4866. :return:
  4867. """
  4868. if self.is_legacy is False:
  4869. event_pos = event.pos
  4870. right_button = 2
  4871. else:
  4872. event_pos = (event.xdata, event.ydata)
  4873. # Matplotlib has the middle and right buttons mapped in reverse compared with VisPy
  4874. right_button = 3
  4875. pos_canvas = self.plotcanvas.translate_coords(event_pos)
  4876. if self.grid_status():
  4877. pos = self.geo_editor.snap(pos_canvas[0], pos_canvas[1])
  4878. else:
  4879. pos = (pos_canvas[0], pos_canvas[1])
  4880. # if the released mouse button was RMB then test if it was a panning motion or not, if not it was a context
  4881. # canvas menu
  4882. if event.button == right_button and self.ui.popMenu.mouse_is_panning is False: # right click
  4883. self.ui.popMenu.mouse_is_panning = False
  4884. self.cursor = QtGui.QCursor()
  4885. self.populate_cmenu_grids()
  4886. self.ui.popMenu.popup(self.cursor.pos())
  4887. # if the released mouse button was LMB then test if we had a right-to-left selection or a left-to-right
  4888. # selection and then select a type of selection ("enclosing" or "touching")
  4889. if event.button == 1: # left click
  4890. modifiers = QtWidgets.QApplication.keyboardModifiers()
  4891. # If the SHIFT key is pressed when LMB is clicked then the coordinates are copied to clipboard
  4892. if modifiers == QtCore.Qt.ShiftModifier:
  4893. # do not auto open the Project Tab
  4894. self.click_noproject = True
  4895. self.clipboard.setText(
  4896. self.defaults["global_point_clipboard_format"] %
  4897. (self.decimals, self.pos[0], self.decimals, self.pos[1])
  4898. )
  4899. self.inform.emit('[success] %s' % _("Coordinates copied to clipboard."))
  4900. return
  4901. if self.doubleclick is True:
  4902. self.doubleclick = False
  4903. if self.collection.get_selected():
  4904. self.ui.notebook.setCurrentWidget(self.ui.selected_tab)
  4905. if self.ui.splitter.sizes()[0] == 0:
  4906. self.ui.splitter.setSizes([1, 1])
  4907. try:
  4908. # delete the selection shape(S) as it may be in the way
  4909. self.delete_selection_shape()
  4910. self.delete_hover_shape()
  4911. except Exception as e:
  4912. log.warning("FlatCAMApp.on_mouse_click_release_over_plot() double click --> Error: %s" % str(e))
  4913. return
  4914. else:
  4915. # WORKAROUND for LEGACY MODE
  4916. if self.is_legacy is True:
  4917. # if there is no move on canvas then we have no dragging selection
  4918. if self.dx == 0 or self.dy == 0:
  4919. self.selection_type = None
  4920. if self.selection_type is not None:
  4921. try:
  4922. self.selection_area_handler(self.pos, pos, self.selection_type)
  4923. self.selection_type = None
  4924. except Exception as e:
  4925. log.warning("FlatCAMApp.on_mouse_click_release_over_plot() select area --> Error: %s" % str(e))
  4926. return
  4927. else:
  4928. key_modifier = QtWidgets.QApplication.keyboardModifiers()
  4929. if key_modifier == QtCore.Qt.ShiftModifier:
  4930. mod_key = 'Shift'
  4931. elif key_modifier == QtCore.Qt.ControlModifier:
  4932. mod_key = 'Control'
  4933. else:
  4934. mod_key = None
  4935. try:
  4936. if self.command_active is None:
  4937. # If the CTRL key is pressed when the LMB is clicked then if the object is selected it will
  4938. # deselect, and if it's not selected then it will be selected
  4939. # If there is no active command (self.command_active is None) then we check if we clicked
  4940. # on a object by checking the bounding limits against mouse click position
  4941. if mod_key == self.defaults["global_mselect_key"]:
  4942. self.select_objects(key='multisel')
  4943. else:
  4944. # If there is no active command (self.command_active is None) then we check if
  4945. # we clicked on a object by checking the bounding limits against mouse click position
  4946. self.select_objects()
  4947. self.delete_hover_shape()
  4948. except Exception as e:
  4949. log.warning("FlatCAMApp.on_mouse_click_release_over_plot() select click --> Error: %s" % str(e))
  4950. return
  4951. def selection_area_handler(self, start_pos, end_pos, sel_type):
  4952. """
  4953. :param start_pos: mouse position when the selection LMB click was done
  4954. :param end_pos: mouse position when the left mouse button is released
  4955. :param sel_type: if True it's a left to right selection (enclosure), if False it's a 'touch' selection
  4956. :return:
  4957. """
  4958. poly_selection = Polygon([start_pos, (end_pos[0], start_pos[1]), end_pos, (start_pos[0], end_pos[1])])
  4959. # delete previous selection shape
  4960. self.delete_selection_shape()
  4961. # make all objects inactive
  4962. self.collection.set_all_inactive()
  4963. for obj in self.collection.get_list():
  4964. try:
  4965. # select the object(s) only if it is enabled (plotted)
  4966. if obj.options['plot']:
  4967. poly_obj = Polygon([(obj.options['xmin'], obj.options['ymin']),
  4968. (obj.options['xmax'], obj.options['ymin']),
  4969. (obj.options['xmax'], obj.options['ymax']),
  4970. (obj.options['xmin'], obj.options['ymax'])])
  4971. if sel_type is True:
  4972. if poly_obj.within(poly_selection):
  4973. # create the selection box around the selected object
  4974. if self.defaults['global_selection_shape'] is True:
  4975. self.draw_selection_shape(obj)
  4976. self.collection.set_active(obj.options['name'])
  4977. else:
  4978. if poly_selection.intersects(poly_obj):
  4979. # create the selection box around the selected object
  4980. if self.defaults['global_selection_shape'] is True:
  4981. self.draw_selection_shape(obj)
  4982. self.collection.set_active(obj.options['name'])
  4983. obj.selection_shape_drawn = True
  4984. except Exception as e:
  4985. # the Exception here will happen if we try to select on screen and we have an newly (and empty)
  4986. # just created Geometry or Excellon object that do not have the xmin, xmax, ymin, ymax options.
  4987. # In this case poly_obj creation (see above) will fail
  4988. log.debug("App.selection_area_handler() --> %s" % str(e))
  4989. def select_objects(self, key=None):
  4990. """
  4991. Will select objects clicked on canvas
  4992. :param key: for future use in cumulative selection
  4993. :return:
  4994. """
  4995. # list where we store the overlapped objects under our mouse left click position
  4996. if key is None:
  4997. self.objects_under_the_click_list = []
  4998. # Populate the list with the overlapped objects on the click position
  4999. curr_x, curr_y = self.pos
  5000. for obj in self.all_objects_list:
  5001. # ScriptObject and DocumentObject objects can't be selected
  5002. if obj.kind == 'script' or obj.kind == 'document':
  5003. continue
  5004. if key == 'multisel' and obj.options['name'] in self.objects_under_the_click_list:
  5005. continue
  5006. if (curr_x >= obj.options['xmin']) and (curr_x <= obj.options['xmax']) and \
  5007. (curr_y >= obj.options['ymin']) and (curr_y <= obj.options['ymax']):
  5008. if obj.options['name'] not in self.objects_under_the_click_list:
  5009. if obj.options['plot']:
  5010. # add objects to the objects_under_the_click list only if the object is plotted
  5011. # (active and not disabled)
  5012. self.objects_under_the_click_list.append(obj.options['name'])
  5013. try:
  5014. if self.objects_under_the_click_list:
  5015. curr_sel_obj = self.collection.get_active()
  5016. # case when there is only an object under the click and we toggle it
  5017. if len(self.objects_under_the_click_list) == 1:
  5018. if curr_sel_obj is None:
  5019. self.collection.set_active(self.objects_under_the_click_list[0])
  5020. curr_sel_obj = self.collection.get_active()
  5021. # create the selection box around the selected object
  5022. if self.defaults['global_selection_shape'] is True:
  5023. self.draw_selection_shape(curr_sel_obj)
  5024. curr_sel_obj.selection_shape_drawn = True
  5025. elif curr_sel_obj.options['name'] not in self.objects_under_the_click_list:
  5026. self.collection.on_objects_selection(False)
  5027. self.delete_selection_shape()
  5028. curr_sel_obj.selection_shape_drawn = False
  5029. self.collection.set_active(self.objects_under_the_click_list[0])
  5030. curr_sel_obj = self.collection.get_active()
  5031. # create the selection box around the selected object
  5032. if self.defaults['global_selection_shape'] is True:
  5033. self.draw_selection_shape(curr_sel_obj)
  5034. curr_sel_obj.selection_shape_drawn = True
  5035. self.selected_message(curr_sel_obj=curr_sel_obj)
  5036. elif curr_sel_obj.selection_shape_drawn is False:
  5037. if self.defaults['global_selection_shape'] is True:
  5038. self.draw_selection_shape(curr_sel_obj)
  5039. curr_sel_obj.selection_shape_drawn = True
  5040. else:
  5041. self.collection.on_objects_selection(False)
  5042. self.delete_selection_shape()
  5043. if self.call_source != 'app':
  5044. self.call_source = 'app'
  5045. self.selected_message(curr_sel_obj=curr_sel_obj)
  5046. else:
  5047. # If there is no selected object
  5048. # make active the first element of the overlapped objects list
  5049. if self.collection.get_active() is None:
  5050. self.collection.set_active(self.objects_under_the_click_list[0])
  5051. self.collection.get_by_name(self.objects_under_the_click_list[0]).selection_shape_drawn = True
  5052. name_sel_obj = self.collection.get_active().options['name']
  5053. # In case that there is a selected object but it is not in the overlapped object list
  5054. # make that object inactive and activate the first element in the overlapped object list
  5055. if name_sel_obj not in self.objects_under_the_click_list:
  5056. self.collection.set_inactive(name_sel_obj)
  5057. name_sel_obj = self.objects_under_the_click_list[0]
  5058. self.collection.set_active(name_sel_obj)
  5059. else:
  5060. sel_idx = self.objects_under_the_click_list.index(name_sel_obj)
  5061. self.collection.set_all_inactive()
  5062. self.collection.set_active(
  5063. self.objects_under_the_click_list[(sel_idx + 1) % len(self.objects_under_the_click_list)])
  5064. curr_sel_obj = self.collection.get_active()
  5065. # delete the possible selection box around a possible selected object
  5066. self.delete_selection_shape()
  5067. curr_sel_obj.selection_shape_drawn = False
  5068. # create the selection box around the selected object
  5069. if self.defaults['global_selection_shape'] is True:
  5070. self.draw_selection_shape(curr_sel_obj)
  5071. curr_sel_obj.selection_shape_drawn = True
  5072. self.selected_message(curr_sel_obj=curr_sel_obj)
  5073. else:
  5074. # deselect everything
  5075. self.collection.on_objects_selection(False)
  5076. # delete the possible selection box around a possible selected object
  5077. self.delete_selection_shape()
  5078. for o in self.collection.get_list():
  5079. o.selection_shape_drawn = False
  5080. # and as a convenience move the focus to the Project tab because Selected tab is now empty but
  5081. # only when working on App
  5082. if self.call_source == 'app':
  5083. if self.click_noproject is False:
  5084. # if the Tool Tab is in focus don't change focus to Project Tab
  5085. if not self.ui.notebook.currentWidget() is self.ui.tool_tab:
  5086. self.ui.notebook.setCurrentWidget(self.ui.project_tab)
  5087. else:
  5088. # restore auto open the Project Tab
  5089. self.click_noproject = False
  5090. # delete any text in the status bar, implicitly the last object name that was selected
  5091. # self.inform.emit("")
  5092. else:
  5093. self.call_source = 'app'
  5094. except Exception as e:
  5095. log.error("[ERROR] Something went bad in App.select_objects(). %s" % str(e))
  5096. def selected_message(self, curr_sel_obj):
  5097. if curr_sel_obj:
  5098. if curr_sel_obj.kind == 'gerber':
  5099. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5100. color='green',
  5101. name=str(curr_sel_obj.options['name']),
  5102. tx=_("selected"))
  5103. )
  5104. elif curr_sel_obj.kind == 'excellon':
  5105. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5106. color='brown',
  5107. name=str(curr_sel_obj.options['name']),
  5108. tx=_("selected"))
  5109. )
  5110. elif curr_sel_obj.kind == 'cncjob':
  5111. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5112. color='blue',
  5113. name=str(curr_sel_obj.options['name']),
  5114. tx=_("selected"))
  5115. )
  5116. elif curr_sel_obj.kind == 'geometry':
  5117. self.inform.emit('[selected]<span style="color:{color};">{name}</span> {tx}'.format(
  5118. color='red',
  5119. name=str(curr_sel_obj.options['name']),
  5120. tx=_("selected"))
  5121. )
  5122. def delete_hover_shape(self):
  5123. self.hover_shapes.clear()
  5124. self.hover_shapes.redraw()
  5125. def draw_hover_shape(self, sel_obj, color=None):
  5126. """
  5127. :param sel_obj: The object for which the hover shape must be drawn
  5128. :param color: The color of the hover shape
  5129. :return: None
  5130. """
  5131. pt1 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymin']))
  5132. pt2 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymin']))
  5133. pt3 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymax']))
  5134. pt4 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymax']))
  5135. hover_rect = Polygon([pt1, pt2, pt3, pt4])
  5136. if self.defaults['units'].upper() == 'MM':
  5137. hover_rect = hover_rect.buffer(-0.1)
  5138. hover_rect = hover_rect.buffer(0.2)
  5139. else:
  5140. hover_rect = hover_rect.buffer(-0.00393)
  5141. hover_rect = hover_rect.buffer(0.00787)
  5142. # if color:
  5143. # face = Color(color)
  5144. # face.alpha = 0.2
  5145. # outline = Color(color, alpha=0.8)
  5146. # else:
  5147. # face = Color(self.defaults['global_sel_fill'])
  5148. # face.alpha = 0.2
  5149. # outline = self.defaults['global_sel_line']
  5150. if color:
  5151. face = color[:-2] + str(hex(int(0.2 * 255)))[2:]
  5152. outline = color[:-2] + str(hex(int(0.8 * 255)))[2:]
  5153. else:
  5154. face = self.defaults['global_sel_fill'][:-2] + str(hex(int(0.2 * 255)))[2:]
  5155. outline = self.defaults['global_sel_line']
  5156. self.hover_shapes.add(hover_rect, color=outline, face_color=face, update=True, layer=0, tolerance=None)
  5157. if self.is_legacy is True:
  5158. self.hover_shapes.redraw()
  5159. def delete_selection_shape(self):
  5160. self.move_tool.sel_shapes.clear()
  5161. self.move_tool.sel_shapes.redraw()
  5162. def draw_selection_shape(self, sel_obj, color=None):
  5163. """
  5164. Will draw a selection shape around the selected object.
  5165. :param sel_obj: The object for which the selection shape must be drawn
  5166. :param color: The color for the selection shape.
  5167. :return: None
  5168. """
  5169. if sel_obj is None:
  5170. return
  5171. pt1 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymin']))
  5172. pt2 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymin']))
  5173. pt3 = (float(sel_obj.options['xmax']), float(sel_obj.options['ymax']))
  5174. pt4 = (float(sel_obj.options['xmin']), float(sel_obj.options['ymax']))
  5175. sel_rect = Polygon([pt1, pt2, pt3, pt4])
  5176. if self.defaults['units'].upper() == 'MM':
  5177. sel_rect = sel_rect.buffer(-0.1)
  5178. sel_rect = sel_rect.buffer(0.2)
  5179. else:
  5180. sel_rect = sel_rect.buffer(-0.00393)
  5181. sel_rect = sel_rect.buffer(0.00787)
  5182. if color:
  5183. face = color[:-2] + str(hex(int(0.2 * 255)))[2:]
  5184. outline = color[:-2] + str(hex(int(0.8 * 255)))[2:]
  5185. else:
  5186. if self.is_legacy is False:
  5187. face = self.defaults['global_sel_fill'][:-2] + str(hex(int(0.2 * 255)))[2:]
  5188. outline = self.defaults['global_sel_line'][:-2] + str(hex(int(0.8 * 255)))[2:]
  5189. else:
  5190. face = self.defaults['global_sel_fill'][:-2] + str(hex(int(0.4 * 255)))[2:]
  5191. outline = self.defaults['global_sel_line'][:-2] + str(hex(int(1.0 * 255)))[2:]
  5192. self.sel_objects_list.append(self.move_tool.sel_shapes.add(sel_rect,
  5193. color=outline,
  5194. face_color=face,
  5195. update=True,
  5196. layer=0,
  5197. tolerance=None))
  5198. if self.is_legacy is True:
  5199. self.move_tool.sel_shapes.redraw()
  5200. def draw_moving_selection_shape(self, old_coords, coords, **kwargs):
  5201. """
  5202. Will draw a selection shape when dragging mouse on canvas.
  5203. :param old_coords: Old coordinates
  5204. :param coords: New coordinates
  5205. :param kwargs: Keyword arguments
  5206. :return:
  5207. """
  5208. if 'color' in kwargs:
  5209. color = kwargs['color']
  5210. else:
  5211. color = self.defaults['global_sel_line']
  5212. if 'face_color' in kwargs:
  5213. face_color = kwargs['face_color']
  5214. else:
  5215. face_color = self.defaults['global_sel_fill']
  5216. if 'face_alpha' in kwargs:
  5217. face_alpha = kwargs['face_alpha']
  5218. else:
  5219. face_alpha = 0.3
  5220. x0, y0 = old_coords
  5221. x1, y1 = coords
  5222. pt1 = (x0, y0)
  5223. pt2 = (x1, y0)
  5224. pt3 = (x1, y1)
  5225. pt4 = (x0, y1)
  5226. sel_rect = Polygon([pt1, pt2, pt3, pt4])
  5227. # color_t = Color(face_color)
  5228. # color_t.alpha = face_alpha
  5229. color_t = face_color[:-2] + str(hex(int(face_alpha * 255)))[2:]
  5230. self.move_tool.sel_shapes.add(sel_rect, color=color, face_color=color_t, update=True,
  5231. layer=0, tolerance=None)
  5232. if self.is_legacy is True:
  5233. self.move_tool.sel_shapes.redraw()
  5234. def on_file_new_click(self):
  5235. """
  5236. Callback for menu item File -> New.
  5237. Executed on clicking the Menu -> File -> New Project
  5238. :return:
  5239. """
  5240. if self.collection.get_list() and self.should_we_save:
  5241. msgbox = QtWidgets.QMessageBox()
  5242. # msgbox.setText("<B>Save changes ...</B>")
  5243. msgbox.setText(_("There are files/objects opened in FlatCAM.\n"
  5244. "Creating a New project will delete them.\n"
  5245. "Do you want to Save the project?"))
  5246. msgbox.setWindowTitle(_("Save changes"))
  5247. msgbox.setWindowIcon(QtGui.QIcon(self.resource_location + '/save_as.png'))
  5248. msgbox.setIcon(QtWidgets.QMessageBox.Question)
  5249. bt_yes = msgbox.addButton(_('Yes'), QtWidgets.QMessageBox.YesRole)
  5250. bt_no = msgbox.addButton(_('No'), QtWidgets.QMessageBox.NoRole)
  5251. bt_cancel = msgbox.addButton(_('Cancel'), QtWidgets.QMessageBox.RejectRole)
  5252. msgbox.setDefaultButton(bt_yes)
  5253. msgbox.exec_()
  5254. response = msgbox.clickedButton()
  5255. if response == bt_yes:
  5256. self.on_file_saveprojectas()
  5257. elif response == bt_cancel:
  5258. return
  5259. elif response == bt_no:
  5260. self.on_file_new()
  5261. else:
  5262. self.on_file_new()
  5263. self.inform.emit('[success] %s...' % _("New Project created"))
  5264. def on_file_new(self, cli=None):
  5265. """
  5266. Returns the application to its startup state. This method is thread-safe.
  5267. :param cli: Boolean. If True this method was run from command line
  5268. :return: None
  5269. """
  5270. self.defaults.report_usage("on_file_new")
  5271. # Remove everything from memory
  5272. App.log.debug("on_file_new()")
  5273. # close any editor that might be open
  5274. if self.call_source != 'app':
  5275. self.editor2object(cleanup=True)
  5276. # ## EDITOR section
  5277. self.geo_editor = FlatCAMGeoEditor(self)
  5278. self.exc_editor = FlatCAMExcEditor(self)
  5279. self.grb_editor = FlatCAMGrbEditor(self)
  5280. # Clear pool
  5281. self.clear_pool()
  5282. for obj in self.collection.get_list():
  5283. # delete shapes left drawn from mark shape_collections, if any
  5284. if isinstance(obj, GerberObject):
  5285. try:
  5286. for el in obj.mark_shapes:
  5287. obj.mark_shapes[el].clear(update=True)
  5288. obj.mark_shapes[el].enabled = False
  5289. del el
  5290. except AttributeError:
  5291. pass
  5292. # also delete annotation shapes, if any
  5293. elif isinstance(obj, CNCJobObject):
  5294. try:
  5295. obj.text_col.enabled = False
  5296. del obj.text_col
  5297. obj.annotation.clear(update=True)
  5298. del obj.annotation
  5299. except AttributeError:
  5300. pass
  5301. # delete the exclusion areas
  5302. self.exc_areas.clear_shapes()
  5303. # tcl needs to be reinitialized, otherwise old shell variables etc remains
  5304. self.shell.init_tcl()
  5305. # delete any selection shape on canvas
  5306. self.delete_selection_shape()
  5307. # delete all FlatCAM objects
  5308. self.collection.delete_all()
  5309. # add in Selected tab an initial text that describe the flow of work in FlatCAm
  5310. self.setup_component_editor()
  5311. # Clear project filename
  5312. self.project_filename = None
  5313. # Load the application defaults
  5314. self.defaults.load(filename=os.path.join(self.data_path, 'current_defaults.FlatConfig'))
  5315. # Re-fresh project options
  5316. self.on_options_app2project()
  5317. # Init FlatCAMTools
  5318. self.init_tools()
  5319. # Try to close all tabs in the PlotArea but only if the AppGUI is active (CLI is None)
  5320. if cli is None:
  5321. # we need to go in reverse because once we remove a tab then the index changes
  5322. # meaning that removing the first tab (idx = 0) then the tab at former idx = 1 will assume idx = 0
  5323. # and so on. Therefore the deletion should be done in reverse
  5324. wdg_count = self.ui.plot_tab_area.tabBar.count() - 1
  5325. for index in range(wdg_count, -1, -1):
  5326. try:
  5327. self.ui.plot_tab_area.closeTab(index)
  5328. except Exception as e:
  5329. log.debug("App.on_file_new() --> %s" % str(e))
  5330. # # And then add again the Plot Area
  5331. self.ui.plot_tab_area.insertTab(0, self.ui.plot_tab, "Plot Area")
  5332. self.ui.plot_tab_area.protectTab(0)
  5333. # take the focus of the Notebook on Project Tab.
  5334. self.ui.notebook.setCurrentWidget(self.ui.project_tab)
  5335. self.set_ui_title(name=_("New Project - Not saved"))
  5336. def obj_properties(self):
  5337. """
  5338. Will launch the object Properties Tool
  5339. :return:
  5340. """
  5341. self.defaults.report_usage("obj_properties()")
  5342. self.properties_tool.run(toggle=False)
  5343. def on_project_context_save(self):
  5344. """
  5345. Wrapper, will save the object function of it's type
  5346. :return:
  5347. """
  5348. obj = self.collection.get_active()
  5349. if type(obj) == GeometryObject:
  5350. self.on_file_exportdxf()
  5351. elif type(obj) == ExcellonObject:
  5352. self.on_file_saveexcellon()
  5353. elif type(obj) == CNCJobObject:
  5354. obj.on_exportgcode_button_click()
  5355. elif type(obj) == GerberObject:
  5356. self.on_file_savegerber()
  5357. elif type(obj) == ScriptObject:
  5358. self.on_file_savescript()
  5359. elif type(obj) == DocumentObject:
  5360. self.on_file_savedocument()
  5361. def obj_move(self):
  5362. """
  5363. Callback for the Move menu entry in various Context Menu's.
  5364. :return:
  5365. """
  5366. self.defaults.report_usage("obj_move()")
  5367. self.move_tool.run(toggle=False)
  5368. def on_fileopengerber(self, signal, name=None):
  5369. """
  5370. File menu callback for opening a Gerber.
  5371. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5372. :param name:
  5373. :return: None
  5374. """
  5375. self.defaults.report_usage("on_fileopengerber")
  5376. App.log.debug("on_fileopengerber()")
  5377. _filter_ = "Gerber Files (*.gbr *.ger *.gtl *.gbl *.gts *.gbs *.gtp *.gbp *.gto *.gbo *.gm1 *.gml *.gm3 *" \
  5378. ".gko *.cmp *.sol *.stc *.sts *.plc *.pls *.crc *.crs *.tsm *.bsm *.ly2 *.ly15 *.dim *.mil *.grb" \
  5379. "*.top *.bot *.smt *.smb *.sst *.ssb *.spt *.spb *.pho *.gdo *.art *.gbd);;" \
  5380. "Protel Files (*.gtl *.gbl *.gts *.gbs *.gto *.gbo *.gtp *.gbp *.gml *.gm1 *.gm3 *.gko);;" \
  5381. "Eagle Files (*.cmp *.sol *.stc *.sts *.plc *.pls *.crc *.crs *.tsm *.bsm *.ly2 *.ly15 *.dim " \
  5382. "*.mil);;" \
  5383. "OrCAD Files (*.top *.bot *.smt *.smb *.sst *.ssb *.spt *.spb);;" \
  5384. "Allegro Files (*.art);;" \
  5385. "Mentor Files (*.pho *.gdo);;" \
  5386. "All Files (*.*)"
  5387. if name is None:
  5388. try:
  5389. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Gerber"),
  5390. directory=self.get_last_folder(),
  5391. filter=_filter_,
  5392. initialFilter=self.last_op_gerber_filter)
  5393. except TypeError:
  5394. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Gerber"), filter=_filter_)
  5395. filenames = [str(filename) for filename in filenames]
  5396. self.last_op_gerber_filter = _f
  5397. else:
  5398. filenames = [name]
  5399. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5400. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5401. _("Opening Gerber file.")),
  5402. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5403. color=QtGui.QColor("gray"))
  5404. if len(filenames) == 0:
  5405. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5406. else:
  5407. for filename in filenames:
  5408. if filename != '':
  5409. self.worker_task.emit({'fcn': self.open_gerber, 'params': [filename]})
  5410. def on_fileopenexcellon(self, signal, name=None):
  5411. """
  5412. File menu callback for opening an Excellon file.
  5413. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5414. :param name:
  5415. :return: None
  5416. """
  5417. self.defaults.report_usage("on_fileopenexcellon")
  5418. App.log.debug("on_fileopenexcellon()")
  5419. _filter_ = "Excellon Files (*.drl *.txt *.xln *.drd *.tap *.exc *.ncd);;" \
  5420. "All Files (*.*)"
  5421. if name is None:
  5422. try:
  5423. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Excellon"),
  5424. directory=self.get_last_folder(),
  5425. filter=_filter_,
  5426. initialFilter=self.last_op_excellon_filter)
  5427. except TypeError:
  5428. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open Excellon"), filter=_filter_)
  5429. filenames = [str(filename) for filename in filenames]
  5430. self.last_op_excellon_filter = _f
  5431. else:
  5432. filenames = [str(name)]
  5433. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5434. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5435. _("Opening Excellon file.")),
  5436. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5437. color=QtGui.QColor("gray"))
  5438. if len(filenames) == 0:
  5439. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5440. else:
  5441. for filename in filenames:
  5442. if filename != '':
  5443. self.worker_task.emit({'fcn': self.open_excellon, 'params': [filename]})
  5444. def on_fileopengcode(self, signal, name=None):
  5445. """
  5446. File menu call back for opening gcode.
  5447. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5448. :param name:
  5449. :return:
  5450. """
  5451. self.defaults.report_usage("on_fileopengcode")
  5452. App.log.debug("on_fileopengcode()")
  5453. # https://bobcadsupport.com/helpdesk/index.php?/Knowledgebase/Article/View/13/5/known-g-code-file-extensions
  5454. _filter_ = "G-Code Files (*.txt *.nc *.ncc *.tap *.gcode *.cnc *.ecs *.fnc *.dnc *.ncg *.gc *.fan *.fgc" \
  5455. " *.din *.xpi *.hnc *.h *.i *.ncp *.min *.gcd *.rol *.mpr *.ply *.out *.eia *.sbp *.mpf);;" \
  5456. "All Files (*.*)"
  5457. if name is None:
  5458. try:
  5459. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open G-Code"),
  5460. directory=self.get_last_folder(),
  5461. filter=_filter_,
  5462. initialFilter=self.last_op_gcode_filter)
  5463. except TypeError:
  5464. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open G-Code"), filter=_filter_)
  5465. filenames = [str(filename) for filename in filenames]
  5466. self.last_op_gcode_filter = _f
  5467. else:
  5468. filenames = [name]
  5469. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5470. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5471. _("Opening G-Code file.")),
  5472. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5473. color=QtGui.QColor("gray"))
  5474. if len(filenames) == 0:
  5475. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5476. else:
  5477. for filename in filenames:
  5478. if filename != '':
  5479. self.worker_task.emit({'fcn': self.open_gcode, 'params': [filename, None, True]})
  5480. def on_file_openproject(self, signal):
  5481. """
  5482. File menu callback for opening a project.
  5483. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5484. :return: None
  5485. """
  5486. self.defaults.report_usage("on_file_openproject")
  5487. App.log.debug("on_file_openproject()")
  5488. _filter_ = "FlatCAM Project (*.FlatPrj);;All Files (*.*)"
  5489. try:
  5490. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Project"),
  5491. directory=self.get_last_folder(), filter=_filter_)
  5492. except TypeError:
  5493. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Project"), filter=_filter_)
  5494. # The Qt methods above will return a QString which can cause problems later.
  5495. # So far json.dump() will fail to serialize it.
  5496. # TODO: Improve the serialization methods and remove this fix.
  5497. filename = str(filename)
  5498. if filename == "":
  5499. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5500. else:
  5501. # self.worker_task.emit({'fcn': self.open_project,
  5502. # 'params': [filename]})
  5503. # The above was failing because open_project() is not
  5504. # thread safe. The new_project()
  5505. self.open_project(filename)
  5506. def on_fileopenhpgl2(self, signal, name=None):
  5507. """
  5508. File menu callback for opening a HPGL2.
  5509. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5510. :param name:
  5511. :return: None
  5512. """
  5513. self.defaults.report_usage("on_fileopenhpgl2")
  5514. App.log.debug("on_fileopenhpgl2()")
  5515. _filter_ = "HPGL2 Files (*.plt);;" \
  5516. "All Files (*.*)"
  5517. if name is None:
  5518. try:
  5519. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open HPGL2"),
  5520. directory=self.get_last_folder(),
  5521. filter=_filter_)
  5522. except TypeError:
  5523. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open HPGL2"), filter=_filter_)
  5524. filenames = [str(filename) for filename in filenames]
  5525. else:
  5526. filenames = [name]
  5527. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  5528. "Canvas initialization finished in"), '%.2f' % self.used_time,
  5529. _("Opening HPGL2 file.")),
  5530. alignment=Qt.AlignBottom | Qt.AlignLeft,
  5531. color=QtGui.QColor("gray"))
  5532. if len(filenames) == 0:
  5533. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5534. else:
  5535. for filename in filenames:
  5536. if filename != '':
  5537. self.worker_task.emit({'fcn': self.open_hpgl2, 'params': [filename]})
  5538. def on_file_openconfig(self, signal):
  5539. """
  5540. File menu callback for opening a config file.
  5541. :param signal: required because clicking the entry will generate a checked signal which needs a container
  5542. :return: None
  5543. """
  5544. self.defaults.report_usage("on_file_openconfig")
  5545. App.log.debug("on_file_openconfig()")
  5546. _filter_ = "FlatCAM Config (*.FlatConfig);;FlatCAM Config (*.json);;All Files (*.*)"
  5547. try:
  5548. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Configuration File"),
  5549. directory=self.data_path, filter=_filter_)
  5550. except TypeError:
  5551. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Open Configuration File"),
  5552. filter=_filter_)
  5553. if filename == "":
  5554. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5555. else:
  5556. self.open_config_file(filename)
  5557. def on_file_exportsvg(self):
  5558. """
  5559. Callback for menu item File->Export SVG.
  5560. :return: None
  5561. """
  5562. self.defaults.report_usage("on_file_exportsvg")
  5563. App.log.debug("on_file_exportsvg()")
  5564. obj = self.collection.get_active()
  5565. if obj is None:
  5566. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5567. msg = _("Please Select a Geometry object to export")
  5568. msgbox = QtWidgets.QMessageBox()
  5569. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5570. msgbox.setInformativeText(msg)
  5571. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5572. msgbox.setDefaultButton(bt_ok)
  5573. msgbox.exec_()
  5574. return
  5575. # Check for more compatible types and add as required
  5576. if (not isinstance(obj, GeometryObject)
  5577. and not isinstance(obj, GerberObject)
  5578. and not isinstance(obj, CNCJobObject)
  5579. and not isinstance(obj, ExcellonObject)):
  5580. msg = '[ERROR_NOTCL] %s' % \
  5581. _("Only Geometry, Gerber and CNCJob objects can be used.")
  5582. msgbox = QtWidgets.QMessageBox()
  5583. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5584. msgbox.setInformativeText(msg)
  5585. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5586. msgbox.setDefaultButton(bt_ok)
  5587. msgbox.exec_()
  5588. return
  5589. name = obj.options["name"]
  5590. _filter = "SVG File (*.svg);;All Files (*.*)"
  5591. try:
  5592. filename, _f = FCFileSaveDialog.get_saved_filename(
  5593. caption=_("Export SVG"),
  5594. directory=self.get_last_save_folder() + '/' + str(name) + '_svg',
  5595. ext_filter=_filter)
  5596. except TypeError:
  5597. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export SVG"), ext_filter=_filter)
  5598. filename = str(filename)
  5599. if filename == "":
  5600. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5601. return
  5602. else:
  5603. self.export_svg(name, filename)
  5604. if self.defaults["global_open_style"] is False:
  5605. self.file_opened.emit("SVG", filename)
  5606. self.file_saved.emit("SVG", filename)
  5607. def on_file_exportpng(self):
  5608. self.defaults.report_usage("on_file_exportpng")
  5609. App.log.debug("on_file_exportpng()")
  5610. self.date = str(datetime.today()).rpartition('.')[0]
  5611. self.date = ''.join(c for c in self.date if c not in ':-')
  5612. self.date = self.date.replace(' ', '_')
  5613. data = None
  5614. if self.is_legacy is False:
  5615. image = _screenshot(alpha=False)
  5616. data = np.asarray(image)
  5617. if not data.ndim == 3 and data.shape[-1] in (3, 4):
  5618. self.inform.emit('[[WARNING_NOTCL]] %s' % _('Data must be a 3D array with last dimension 3 or 4'))
  5619. return
  5620. filter_ = "PNG File (*.png);;All Files (*.*)"
  5621. try:
  5622. filename, _f = FCFileSaveDialog.get_saved_filename(
  5623. caption=_("Export PNG Image"),
  5624. directory=self.get_last_save_folder() + '/png_' + self.date,
  5625. ext_filter=filter_)
  5626. except TypeError:
  5627. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export PNG Image"), ext_filter=filter_)
  5628. filename = str(filename)
  5629. if filename == "":
  5630. self.inform.emit(_("Cancelled."))
  5631. return
  5632. else:
  5633. if self.is_legacy is False:
  5634. write_png(filename, data)
  5635. else:
  5636. self.plotcanvas.figure.savefig(filename)
  5637. if self.defaults["global_open_style"] is False:
  5638. self.file_opened.emit("png", filename)
  5639. self.file_saved.emit("png", filename)
  5640. def on_file_savegerber(self):
  5641. """
  5642. Callback for menu item in Project context menu.
  5643. :return: None
  5644. """
  5645. self.defaults.report_usage("on_file_savegerber")
  5646. App.log.debug("on_file_savegerber()")
  5647. obj = self.collection.get_active()
  5648. if obj is None:
  5649. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5650. return
  5651. # Check for more compatible types and add as required
  5652. if not isinstance(obj, GerberObject):
  5653. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Gerber objects can be saved as Gerber files..."))
  5654. return
  5655. name = self.collection.get_active().options["name"]
  5656. _filter = "Gerber File (*.GBR);;Gerber File (*.GRB);;All Files (*.*)"
  5657. try:
  5658. filename, _f = FCFileSaveDialog.get_saved_filename(
  5659. caption="Save Gerber source file",
  5660. directory=self.get_last_save_folder() + '/' + name,
  5661. ext_filter=_filter)
  5662. except TypeError:
  5663. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Gerber source file"), ext_filter=_filter)
  5664. filename = str(filename)
  5665. if filename == "":
  5666. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5667. return
  5668. else:
  5669. self.save_source_file(name, filename)
  5670. if self.defaults["global_open_style"] is False:
  5671. self.file_opened.emit("Gerber", filename)
  5672. self.file_saved.emit("Gerber", filename)
  5673. def on_file_savescript(self):
  5674. """
  5675. Callback for menu item in Project context menu.
  5676. :return: None
  5677. """
  5678. self.defaults.report_usage("on_file_savescript")
  5679. App.log.debug("on_file_savescript()")
  5680. obj = self.collection.get_active()
  5681. if obj is None:
  5682. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5683. return
  5684. # Check for more compatible types and add as required
  5685. if not isinstance(obj, ScriptObject):
  5686. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Script objects can be saved as TCL Script files..."))
  5687. return
  5688. name = self.collection.get_active().options["name"]
  5689. _filter = "FlatCAM Scripts (*.FlatScript);;All Files (*.*)"
  5690. try:
  5691. filename, _f = FCFileSaveDialog.get_saved_filename(
  5692. caption="Save Script source file",
  5693. directory=self.get_last_save_folder() + '/' + name,
  5694. ext_filter=_filter)
  5695. except TypeError:
  5696. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Script source file"), ext_filter=_filter)
  5697. filename = str(filename)
  5698. if filename == "":
  5699. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5700. return
  5701. else:
  5702. self.save_source_file(name, filename)
  5703. if self.defaults["global_open_style"] is False:
  5704. self.file_opened.emit("Script", filename)
  5705. self.file_saved.emit("Script", filename)
  5706. def on_file_savedocument(self):
  5707. """
  5708. Callback for menu item in Project context menu.
  5709. :return: None
  5710. """
  5711. self.defaults.report_usage("on_file_savedocument")
  5712. App.log.debug("on_file_savedocument()")
  5713. obj = self.collection.get_active()
  5714. if obj is None:
  5715. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5716. return
  5717. # Check for more compatible types and add as required
  5718. if not isinstance(obj, ScriptObject):
  5719. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Document objects can be saved as Document files..."))
  5720. return
  5721. name = self.collection.get_active().options["name"]
  5722. _filter = "FlatCAM Documents (*.FlatDoc);;All Files (*.*)"
  5723. try:
  5724. filename, _f = FCFileSaveDialog.get_saved_filename(
  5725. caption="Save Document source file",
  5726. directory=self.get_last_save_folder() + '/' + name,
  5727. ext_filter=_filter)
  5728. except TypeError:
  5729. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Document source file"),
  5730. ext_filter=_filter)
  5731. filename = str(filename)
  5732. if filename == "":
  5733. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5734. return
  5735. else:
  5736. self.save_source_file(name, filename)
  5737. if self.defaults["global_open_style"] is False:
  5738. self.file_opened.emit("Document", filename)
  5739. self.file_saved.emit("Document", filename)
  5740. def on_file_saveexcellon(self):
  5741. """
  5742. Callback for menu item in project context menu.
  5743. :return: None
  5744. """
  5745. self.defaults.report_usage("on_file_saveexcellon")
  5746. App.log.debug("on_file_saveexcellon()")
  5747. obj = self.collection.get_active()
  5748. if obj is None:
  5749. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5750. return
  5751. # Check for more compatible types and add as required
  5752. if not isinstance(obj, ExcellonObject):
  5753. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Excellon objects can be saved as Excellon files..."))
  5754. return
  5755. name = self.collection.get_active().options["name"]
  5756. _filter = "Excellon File (*.DRL);;Excellon File (*.TXT);;All Files (*.*)"
  5757. try:
  5758. filename, _f = FCFileSaveDialog.get_saved_filename(
  5759. caption=_("Save Excellon source file"),
  5760. directory=self.get_last_save_folder() + '/' + name,
  5761. ext_filter=_filter)
  5762. except TypeError:
  5763. filename, _f = FCFileSaveDialog.get_saved_filename(
  5764. caption=_("Save Excellon source file"), ext_filter=_filter)
  5765. filename = str(filename)
  5766. if filename == "":
  5767. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5768. return
  5769. else:
  5770. self.save_source_file(name, filename)
  5771. if self.defaults["global_open_style"] is False:
  5772. self.file_opened.emit("Excellon", filename)
  5773. self.file_saved.emit("Excellon", filename)
  5774. def on_file_exportexcellon(self):
  5775. """
  5776. Callback for menu item File->Export->Excellon.
  5777. :return: None
  5778. """
  5779. self.defaults.report_usage("on_file_exportexcellon")
  5780. App.log.debug("on_file_exportexcellon()")
  5781. obj = self.collection.get_active()
  5782. if obj is None:
  5783. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5784. return
  5785. # Check for more compatible types and add as required
  5786. if not isinstance(obj, ExcellonObject):
  5787. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Excellon objects can be saved as Excellon files..."))
  5788. return
  5789. name = self.collection.get_active().options["name"]
  5790. _filter = self.defaults["excellon_save_filters"]
  5791. try:
  5792. filename, _f = FCFileSaveDialog.get_saved_filename(
  5793. caption=_("Export Excellon"),
  5794. directory=self.get_last_save_folder() + '/' + name,
  5795. ext_filter=_filter)
  5796. except TypeError:
  5797. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export Excellon"), ext_filter=_filter)
  5798. filename = str(filename)
  5799. if filename == "":
  5800. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5801. return
  5802. else:
  5803. used_extension = filename.rpartition('.')[2]
  5804. obj.update_filters(last_ext=used_extension, filter_string='excellon_save_filters')
  5805. self.export_excellon(name, filename)
  5806. if self.defaults["global_open_style"] is False:
  5807. self.file_opened.emit("Excellon", filename)
  5808. self.file_saved.emit("Excellon", filename)
  5809. def on_file_exportgerber(self):
  5810. """
  5811. Callback for menu item File->Export->Gerber.
  5812. :return: None
  5813. """
  5814. self.defaults.report_usage("on_file_exportgerber")
  5815. App.log.debug("on_file_exportgerber()")
  5816. obj = self.collection.get_active()
  5817. if obj is None:
  5818. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5819. return
  5820. # Check for more compatible types and add as required
  5821. if not isinstance(obj, GerberObject):
  5822. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed. Only Gerber objects can be saved as Gerber files..."))
  5823. return
  5824. name = self.collection.get_active().options["name"]
  5825. _filter_ = self.defaults['gerber_save_filters']
  5826. try:
  5827. filename, _f = FCFileSaveDialog.get_saved_filename(
  5828. caption=_("Export Gerber"),
  5829. directory=self.get_last_save_folder() + '/' + name,
  5830. ext_filter=_filter_)
  5831. except TypeError:
  5832. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export Gerber"), ext_filter=_filter_)
  5833. filename = str(filename)
  5834. if filename == "":
  5835. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5836. return
  5837. else:
  5838. used_extension = filename.rpartition('.')[2]
  5839. obj.update_filters(last_ext=used_extension, filter_string='gerber_save_filters')
  5840. self.export_gerber(name, filename)
  5841. if self.defaults["global_open_style"] is False:
  5842. self.file_opened.emit("Gerber", filename)
  5843. self.file_saved.emit("Gerber", filename)
  5844. def on_file_exportdxf(self):
  5845. """
  5846. Callback for menu item File->Export DXF.
  5847. :return: None
  5848. """
  5849. self.defaults.report_usage("on_file_exportdxf")
  5850. App.log.debug("on_file_exportdxf()")
  5851. obj = self.collection.get_active()
  5852. if obj is None:
  5853. self.inform.emit('[WARNING_NOTCL] %s' % _("No object selected."))
  5854. msg = _("Please Select a Geometry object to export")
  5855. msgbox = QtWidgets.QMessageBox()
  5856. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5857. msgbox.setInformativeText(msg)
  5858. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5859. msgbox.setDefaultButton(bt_ok)
  5860. msgbox.exec_()
  5861. return
  5862. # Check for more compatible types and add as required
  5863. if not isinstance(obj, GeometryObject):
  5864. msg = '[ERROR_NOTCL] %s' % _("Only Geometry objects can be used.")
  5865. msgbox = QtWidgets.QMessageBox()
  5866. msgbox.setIcon(QtWidgets.QMessageBox.Warning)
  5867. msgbox.setInformativeText(msg)
  5868. bt_ok = msgbox.addButton(_('Ok'), QtWidgets.QMessageBox.AcceptRole)
  5869. msgbox.setDefaultButton(bt_ok)
  5870. msgbox.exec_()
  5871. return
  5872. name = self.collection.get_active().options["name"]
  5873. _filter_ = "DXF File .dxf (*.DXF);;All Files (*.*)"
  5874. try:
  5875. filename, _f = FCFileSaveDialog.get_saved_filename(
  5876. caption=_("Export DXF"),
  5877. directory=self.get_last_save_folder() + '/' + name,
  5878. ext_filter=_filter_)
  5879. except TypeError:
  5880. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Export DXF"), ext_filter=_filter_)
  5881. filename = str(filename)
  5882. if filename == "":
  5883. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5884. return
  5885. else:
  5886. self.export_dxf(name, filename)
  5887. if self.defaults["global_open_style"] is False:
  5888. self.file_opened.emit("DXF", filename)
  5889. self.file_saved.emit("DXF", filename)
  5890. def on_file_importsvg(self, type_of_obj):
  5891. """
  5892. Callback for menu item File->Import SVG.
  5893. :param type_of_obj: to import the SVG as Geometry or as Gerber
  5894. :type type_of_obj: str
  5895. :return: None
  5896. """
  5897. self.defaults.report_usage("on_file_importsvg")
  5898. App.log.debug("on_file_importsvg()")
  5899. _filter_ = "SVG File .svg (*.svg);;All Files (*.*)"
  5900. try:
  5901. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import SVG"),
  5902. directory=self.get_last_folder(), filter=_filter_)
  5903. except TypeError:
  5904. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import SVG"),
  5905. filter=_filter_)
  5906. if type_of_obj != "geometry" and type_of_obj != "gerber":
  5907. type_of_obj = "geometry"
  5908. filenames = [str(filename) for filename in filenames]
  5909. if len(filenames) == 0:
  5910. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5911. else:
  5912. for filename in filenames:
  5913. if filename != '':
  5914. self.worker_task.emit({'fcn': self.import_svg,
  5915. 'params': [filename, type_of_obj]})
  5916. def on_file_importdxf(self, type_of_obj):
  5917. """
  5918. Callback for menu item File->Import DXF.
  5919. :param type_of_obj: to import the DXF as Geometry or as Gerber
  5920. :type type_of_obj: str
  5921. :return: None
  5922. """
  5923. self.defaults.report_usage("on_file_importdxf")
  5924. App.log.debug("on_file_importdxf()")
  5925. _filter_ = "DXF File .dxf (*.DXF);;All Files (*.*)"
  5926. try:
  5927. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import DXF"),
  5928. directory=self.get_last_folder(),
  5929. filter=_filter_)
  5930. except TypeError:
  5931. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Import DXF"),
  5932. filter=_filter_)
  5933. if type_of_obj != "geometry" and type_of_obj != "gerber":
  5934. type_of_obj = "geometry"
  5935. filenames = [str(filename) for filename in filenames]
  5936. if len(filenames) == 0:
  5937. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  5938. else:
  5939. for filename in filenames:
  5940. if filename != '':
  5941. self.worker_task.emit({'fcn': self.import_dxf,
  5942. 'params': [filename, type_of_obj]})
  5943. # ###############################################################################################################
  5944. # ### The following section has the functions that are displayed and call the Editor tab CNCJob Tab #############
  5945. # ###############################################################################################################
  5946. def init_code_editor(self, name):
  5947. self.text_editor_tab = TextEditor(app=self, plain_text=True)
  5948. # add the tab if it was closed
  5949. self.ui.plot_tab_area.addTab(self.text_editor_tab, '%s' % name)
  5950. self.text_editor_tab.setObjectName('text_editor_tab')
  5951. # delete the absolute and relative position and messages in the infobar
  5952. self.ui.position_label.setText("")
  5953. # self.ui.rel_position_label.setText("")
  5954. # first clear previous text in text editor (if any)
  5955. self.text_editor_tab.code_editor.clear()
  5956. self.text_editor_tab.code_editor.setReadOnly(False)
  5957. self.toggle_codeeditor = True
  5958. self.text_editor_tab.code_editor.completer_enable = False
  5959. self.text_editor_tab.buttonRun.hide()
  5960. # make sure to keep a reference to the code editor
  5961. self.reference_code_editor = self.text_editor_tab.code_editor
  5962. # Switch plot_area to CNCJob tab
  5963. self.ui.plot_tab_area.setCurrentWidget(self.text_editor_tab)
  5964. def on_view_source(self):
  5965. """
  5966. Called when the user wants to see the source file of the selected object
  5967. :return:
  5968. """
  5969. self.inform.emit('%s' % _("Viewing the source code of the selected object."))
  5970. self.proc_container.view.set_busy(_("Loading..."))
  5971. try:
  5972. obj = self.collection.get_active()
  5973. except Exception as e:
  5974. log.debug("App.on_view_source() --> %s" % str(e))
  5975. self.inform.emit('[WARNING_NOTCL] %s' % _("Select an Gerber or Excellon file to view it's source file."))
  5976. return 'fail'
  5977. if obj is None:
  5978. self.inform.emit('[WARNING_NOTCL] %s' % _("Select an Gerber or Excellon file to view it's source file."))
  5979. return 'fail'
  5980. flt = "All Files (*.*)"
  5981. if obj.kind == 'gerber':
  5982. flt = "Gerber Files .gbr (*.GBR);;PDF Files .pdf (*.PDF);;All Files (*.*)"
  5983. elif obj.kind == 'excellon':
  5984. flt = "Excellon Files .drl (*.DRL);;PDF Files .pdf (*.PDF);;All Files (*.*)"
  5985. elif obj.kind == 'cncjob':
  5986. flt = "GCode Files .nc (*.NC);;PDF Files .pdf (*.PDF);;All Files (*.*)"
  5987. self.source_editor_tab = TextEditor(app=self, plain_text=True)
  5988. # add the tab if it was closed
  5989. self.ui.plot_tab_area.addTab(self.source_editor_tab, '%s' % _("Source Editor"))
  5990. self.source_editor_tab.setObjectName('source_editor_tab')
  5991. # delete the absolute and relative position and messages in the infobar
  5992. self.ui.position_label.setText("")
  5993. # self.ui.rel_position_label.setText("")
  5994. # first clear previous text in text editor (if any)
  5995. self.source_editor_tab.code_editor.clear()
  5996. self.source_editor_tab.code_editor.setReadOnly(False)
  5997. self.source_editor_tab.code_editor.completer_enable = False
  5998. self.source_editor_tab.buttonRun.hide()
  5999. # Switch plot_area to CNCJob tab
  6000. self.ui.plot_tab_area.setCurrentWidget(self.source_editor_tab)
  6001. try:
  6002. self.source_editor_tab.buttonOpen.clicked.disconnect()
  6003. except TypeError:
  6004. pass
  6005. self.source_editor_tab.buttonOpen.clicked.connect(lambda: self.source_editor_tab.handleOpen(filt=flt))
  6006. try:
  6007. self.source_editor_tab.buttonSave.clicked.disconnect()
  6008. except TypeError:
  6009. pass
  6010. self.source_editor_tab.buttonSave.clicked.connect(lambda: self.source_editor_tab.handleSaveGCode(filt=flt))
  6011. # then append the text from GCode to the text editor
  6012. if obj.kind == 'cncjob':
  6013. try:
  6014. file = obj.export_gcode(
  6015. preamble=self.defaults["cncjob_prepend"],
  6016. postamble=self.defaults["cncjob_append"],
  6017. to_file=True)
  6018. if file == 'fail':
  6019. return 'fail'
  6020. except AttributeError:
  6021. self.inform.emit('[WARNING_NOTCL] %s' %
  6022. _("There is no selected object for which to see it's source file code."))
  6023. return 'fail'
  6024. else:
  6025. try:
  6026. file = StringIO(obj.source_file)
  6027. except (AttributeError, TypeError):
  6028. self.inform.emit('[WARNING_NOTCL] %s' %
  6029. _("There is no selected object for which to see it's source file code."))
  6030. return 'fail'
  6031. self.source_editor_tab.t_frame.hide()
  6032. try:
  6033. self.source_editor_tab.code_editor.setPlainText(file.getvalue())
  6034. # for line in file:
  6035. # QtWidgets.QApplication.processEvents()
  6036. # proc_line = str(line).strip('\n')
  6037. # self.source_editor_tab.code_editor.append(proc_line)
  6038. except Exception as e:
  6039. log.debug('App.on_view_source() -->%s' % str(e))
  6040. self.inform.emit('[ERROR] %s: %s' % (_('Failed to load the source code for the selected object'), str(e)))
  6041. return
  6042. self.source_editor_tab.handleTextChanged()
  6043. self.source_editor_tab.t_frame.show()
  6044. self.source_editor_tab.code_editor.moveCursor(QtGui.QTextCursor.Start)
  6045. self.proc_container.view.set_idle()
  6046. # self.ui.show()
  6047. def on_toggle_code_editor(self):
  6048. self.defaults.report_usage("on_toggle_code_editor()")
  6049. if self.toggle_codeeditor is False:
  6050. self.init_code_editor(name=_("Code Editor"))
  6051. self.text_editor_tab.buttonOpen.clicked.disconnect()
  6052. self.text_editor_tab.buttonOpen.clicked.connect(self.text_editor_tab.handleOpen)
  6053. self.text_editor_tab.buttonSave.clicked.disconnect()
  6054. self.text_editor_tab.buttonSave.clicked.connect(self.text_editor_tab.handleSaveGCode)
  6055. else:
  6056. for idx in range(self.ui.plot_tab_area.count()):
  6057. if self.ui.plot_tab_area.widget(idx).objectName() == "text_editor_tab":
  6058. self.ui.plot_tab_area.closeTab(idx)
  6059. break
  6060. self.toggle_codeeditor = False
  6061. def on_code_editor_close(self):
  6062. self.toggle_codeeditor = False
  6063. def goto_text_line(self):
  6064. """
  6065. Will scroll a text to the specified text line.
  6066. :return: None
  6067. """
  6068. dia_box = Dialog_box(title=_("Go to Line ..."),
  6069. label=_("Line:"),
  6070. icon=QtGui.QIcon(self.resource_location + '/jump_to16.png'),
  6071. initial_text='')
  6072. try:
  6073. line = int(dia_box.location) - 1
  6074. except (ValueError, TypeError):
  6075. line = 0
  6076. if dia_box.ok:
  6077. # make sure to move first the cursor at the end so after finding the line the line will be positioned
  6078. # at the top of the window
  6079. self.ui.plot_tab_area.currentWidget().code_editor.moveCursor(QTextCursor.End)
  6080. # get the document() of the TextEditor
  6081. doc = self.ui.plot_tab_area.currentWidget().code_editor.document()
  6082. # create a Text Cursor based on the searched line
  6083. cursor = QTextCursor(doc.findBlockByLineNumber(line))
  6084. # set cursor of the code editor with the cursor at the searcehd line
  6085. self.ui.plot_tab_area.currentWidget().code_editor.setTextCursor(cursor)
  6086. def on_filenewscript(self, silent=False):
  6087. """
  6088. Will create a new script file and open it in the Code Editor
  6089. :param silent: if True will not display status messages
  6090. :return: None
  6091. """
  6092. if silent is False:
  6093. self.inform.emit('[success] %s' % _("New TCL script file created in Code Editor."))
  6094. # delete the absolute and relative position and messages in the infobar
  6095. self.ui.position_label.setText("")
  6096. # self.ui.rel_position_label.setText("")
  6097. self.app_obj.new_script_object()
  6098. # script_text = script_obj.source_file
  6099. #
  6100. # self.proc_container.view.set_busy(_("Loading..."))
  6101. # script_obj.script_editor_tab.t_frame.hide()
  6102. #
  6103. # script_obj.script_editor_tab.t_frame.show()
  6104. # self.proc_container.view.set_idle()
  6105. def on_fileopenscript(self, name=None, silent=False):
  6106. """
  6107. Will open a Tcl script file into the Code Editor
  6108. :param silent: if True will not display status messages
  6109. :param name: name of a Tcl script file to open
  6110. :return: None
  6111. """
  6112. self.defaults.report_usage("on_fileopenscript")
  6113. App.log.debug("on_fileopenscript()")
  6114. _filter_ = "TCL script .FlatScript (*.FlatScript);;TCL script .tcl (*.TCL);;TCL script .txt (*.TXT);;" \
  6115. "All Files (*.*)"
  6116. if name:
  6117. filenames = [name]
  6118. else:
  6119. try:
  6120. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(
  6121. caption=_("Open TCL script"), directory=self.get_last_folder(), filter=_filter_)
  6122. except TypeError:
  6123. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open TCL script"), filter=_filter_)
  6124. if len(filenames) == 0:
  6125. if silent is False:
  6126. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6127. else:
  6128. for filename in filenames:
  6129. if filename != '':
  6130. self.worker_task.emit({'fcn': self.open_script, 'params': [filename]})
  6131. def on_fileopenscript_example(self, name=None, silent=False):
  6132. """
  6133. Will open a Tcl script file into the Code Editor
  6134. :param silent: if True will not display status messages
  6135. :param name: name of a Tcl script file to open
  6136. :return:
  6137. """
  6138. self.defaults.report_usage("on_fileopenscript_example")
  6139. log.debug("on_fileopenscript_example()")
  6140. _filter_ = "TCL script .FlatScript (*.FlatScript);;TCL script .tcl (*.TCL);;TCL script .txt (*.TXT);;" \
  6141. "All Files (*.*)"
  6142. # test if the app was frozen and choose the path for the configuration file
  6143. if getattr(sys, "frozen", False) is True:
  6144. example_path = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) + '\\assets\\examples'
  6145. else:
  6146. example_path = os.path.dirname(os.path.realpath(__file__)) + '\\assets\\examples'
  6147. if name:
  6148. filenames = [name]
  6149. else:
  6150. try:
  6151. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(
  6152. caption=_("Open TCL script"), directory=example_path, filter=_filter_)
  6153. except TypeError:
  6154. filenames, _f = QtWidgets.QFileDialog.getOpenFileNames(caption=_("Open TCL script"), filter=_filter_)
  6155. if len(filenames) == 0:
  6156. if silent is False:
  6157. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6158. else:
  6159. for filename in filenames:
  6160. if filename != '':
  6161. self.worker_task.emit({'fcn': self.open_script, 'params': [filename]})
  6162. def on_filerunscript(self, name=None, silent=False):
  6163. """
  6164. File menu callback for loading and running a TCL script.
  6165. :param silent: if True will not display status messages
  6166. :param name: name of a Tcl script file to be run by FlatCAM
  6167. :return: None
  6168. """
  6169. self.defaults.report_usage("on_filerunscript")
  6170. App.log.debug("on_file_runscript()")
  6171. if name:
  6172. filename = name
  6173. if self.cmd_line_headless != 1:
  6174. self.splash.showMessage('%s: %ssec\n%s' %
  6175. (_("Canvas initialization started.\n"
  6176. "Canvas initialization finished in"), '%.2f' % self.used_time,
  6177. _("Executing ScriptObject file.")
  6178. ),
  6179. alignment=Qt.AlignBottom | Qt.AlignLeft,
  6180. color=QtGui.QColor("gray"))
  6181. else:
  6182. _filter_ = "TCL script .FlatScript (*.FlatScript);;TCL script .tcl (*.TCL);;TCL script .txt (*.TXT);;" \
  6183. "All Files (*.*)"
  6184. try:
  6185. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Run TCL script"),
  6186. directory=self.get_last_folder(), filter=_filter_)
  6187. except TypeError:
  6188. filename, _f = QtWidgets.QFileDialog.getOpenFileName(caption=_("Run TCL script"), filter=_filter_)
  6189. # The Qt methods above will return a QString which can cause problems later.
  6190. # So far json.dump() will fail to serialize it.
  6191. filename = str(filename)
  6192. if filename == "":
  6193. if silent is False:
  6194. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6195. else:
  6196. if self.cmd_line_headless != 1:
  6197. if self.ui.shell_dock.isHidden():
  6198. self.ui.shell_dock.show()
  6199. try:
  6200. with open(filename, "r") as tcl_script:
  6201. cmd_line_shellfile_content = tcl_script.read()
  6202. if self.cmd_line_headless != 1:
  6203. self.shell.exec_command(cmd_line_shellfile_content)
  6204. else:
  6205. self.shell.exec_command(cmd_line_shellfile_content, no_echo=True)
  6206. if silent is False:
  6207. self.inform.emit('[success] %s' % _("TCL script file opened in Code Editor and executed."))
  6208. except Exception as e:
  6209. log.debug("App.on_filerunscript() -> %s" % str(e))
  6210. sys.exit(2)
  6211. def on_file_saveproject(self, silent=False):
  6212. """
  6213. Callback for menu item File->Save Project. Saves the project to
  6214. ``self.project_filename`` or calls ``self.on_file_saveprojectas()``
  6215. if set to None. The project is saved by calling ``self.save_project()``.
  6216. :param silent: if True will not display status messages
  6217. :return: None
  6218. """
  6219. self.defaults.report_usage("on_file_saveproject")
  6220. if self.project_filename is None:
  6221. self.on_file_saveprojectas()
  6222. else:
  6223. self.worker_task.emit({'fcn': self.save_project,
  6224. 'params': [self.project_filename, silent]})
  6225. if self.defaults["global_open_style"] is False:
  6226. self.file_opened.emit("project", self.project_filename)
  6227. self.file_saved.emit("project", self.project_filename)
  6228. self.set_ui_title(name=self.project_filename)
  6229. self.should_we_save = False
  6230. def on_file_saveprojectas(self, make_copy=False, use_thread=True, quit_action=False):
  6231. """
  6232. Callback for menu item File->Save Project As... Opens a file
  6233. chooser and saves the project to the given file via
  6234. ``self.save_project()``.
  6235. :param make_copy if to be create a copy of the project; boolean
  6236. :param use_thread: if to be run in a separate thread; boolean
  6237. :param quit_action: if to be followed by quiting the application; boolean
  6238. :return: None
  6239. """
  6240. self.defaults.report_usage("on_file_saveprojectas")
  6241. self.date = str(datetime.today()).rpartition('.')[0]
  6242. self.date = ''.join(c for c in self.date if c not in ':-')
  6243. self.date = self.date.replace(' ', '_')
  6244. filter_ = "FlatCAM Project .FlatPrj (*.FlatPrj);; All Files (*.*)"
  6245. try:
  6246. filename, _f = FCFileSaveDialog.get_saved_filename(
  6247. caption=_("Save Project As ..."),
  6248. directory='{l_save}/{proj}_{date}'.format(l_save=str(self.get_last_save_folder()), date=self.date,
  6249. proj=_("Project")),
  6250. ext_filter=filter_
  6251. )
  6252. except TypeError:
  6253. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Project As ..."), ext_filter=filter_)
  6254. filename = str(filename)
  6255. if filename == '':
  6256. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6257. return
  6258. if use_thread is True:
  6259. self.worker_task.emit({'fcn': self.save_project,
  6260. 'params': [filename, quit_action]})
  6261. else:
  6262. self.save_project(filename, quit_action)
  6263. # self.save_project(filename)
  6264. if self.defaults["global_open_style"] is False:
  6265. self.file_opened.emit("project", filename)
  6266. self.file_saved.emit("project", filename)
  6267. if not make_copy:
  6268. self.project_filename = filename
  6269. self.set_ui_title(name=self.project_filename)
  6270. self.should_we_save = False
  6271. def on_file_save_objects_pdf(self, use_thread=True):
  6272. self.date = str(datetime.today()).rpartition('.')[0]
  6273. self.date = ''.join(c for c in self.date if c not in ':-')
  6274. self.date = self.date.replace(' ', '_')
  6275. try:
  6276. obj_selection = self.collection.get_selected()
  6277. if len(obj_selection) == 1:
  6278. obj_name = str(obj_selection[0].options['name'])
  6279. else:
  6280. obj_name = _("FlatCAM objects print")
  6281. except AttributeError as err:
  6282. log.debug("App.on_file_save_object_pdf() --> %s" % str(err))
  6283. self.inform.emit('[ERROR_NOTCL] %s' % _("No object selected."))
  6284. return
  6285. if not obj_selection:
  6286. self.inform.emit('[ERROR_NOTCL] %s' % _("No object selected."))
  6287. return
  6288. filter_ = "PDF File .pdf (*.PDF);; All Files (*.*)"
  6289. try:
  6290. filename, _f = FCFileSaveDialog.get_saved_filename(
  6291. caption=_("Save Object as PDF ..."),
  6292. directory='{l_save}/{obj_name}_{date}'.format(l_save=str(self.get_last_save_folder()),
  6293. obj_name=obj_name,
  6294. date=self.date),
  6295. ext_filter=filter_
  6296. )
  6297. except TypeError:
  6298. filename, _f = FCFileSaveDialog.get_saved_filename(caption=_("Save Object as PDF ..."), ext_filter=filter_)
  6299. filename = str(filename)
  6300. if filename == '':
  6301. self.inform.emit('[WARNING_NOTCL] %s' % _("Cancelled."))
  6302. return
  6303. if use_thread is True:
  6304. self.proc_container.new(_("Printing PDF ... Please wait."))
  6305. self.worker_task.emit({'fcn': self.save_pdf, 'params': [filename, obj_selection]})
  6306. else:
  6307. self.save_pdf(filename, obj_selection)
  6308. # self.save_project(filename)
  6309. if self.defaults["global_open_style"] is False:
  6310. self.file_opened.emit("pdf", filename)
  6311. self.file_saved.emit("pdf", filename)
  6312. def save_pdf(self, file_name, obj_selection):
  6313. p_size = self.defaults['global_workspaceT']
  6314. orientation = self.defaults['global_workspace_orientation']
  6315. color = 'black'
  6316. transparency_level = 1.0
  6317. self.pagesize = {}
  6318. self.pagesize.update(
  6319. {
  6320. 'Bounds': None,
  6321. 'A0': (841 * mm, 1189 * mm),
  6322. 'A1': (594 * mm, 841 * mm),
  6323. 'A2': (420 * mm, 594 * mm),
  6324. 'A3': (297 * mm, 420 * mm),
  6325. 'A4': (210 * mm, 297 * mm),
  6326. 'A5': (148 * mm, 210 * mm),
  6327. 'A6': (105 * mm, 148 * mm),
  6328. 'A7': (74 * mm, 105 * mm),
  6329. 'A8': (52 * mm, 74 * mm),
  6330. 'A9': (37 * mm, 52 * mm),
  6331. 'A10': (26 * mm, 37 * mm),
  6332. 'B0': (1000 * mm, 1414 * mm),
  6333. 'B1': (707 * mm, 1000 * mm),
  6334. 'B2': (500 * mm, 707 * mm),
  6335. 'B3': (353 * mm, 500 * mm),
  6336. 'B4': (250 * mm, 353 * mm),
  6337. 'B5': (176 * mm, 250 * mm),
  6338. 'B6': (125 * mm, 176 * mm),
  6339. 'B7': (88 * mm, 125 * mm),
  6340. 'B8': (62 * mm, 88 * mm),
  6341. 'B9': (44 * mm, 62 * mm),
  6342. 'B10': (31 * mm, 44 * mm),
  6343. 'C0': (917 * mm, 1297 * mm),
  6344. 'C1': (648 * mm, 917 * mm),
  6345. 'C2': (458 * mm, 648 * mm),
  6346. 'C3': (324 * mm, 458 * mm),
  6347. 'C4': (229 * mm, 324 * mm),
  6348. 'C5': (162 * mm, 229 * mm),
  6349. 'C6': (114 * mm, 162 * mm),
  6350. 'C7': (81 * mm, 114 * mm),
  6351. 'C8': (57 * mm, 81 * mm),
  6352. 'C9': (40 * mm, 57 * mm),
  6353. 'C10': (28 * mm, 40 * mm),
  6354. # American paper sizes
  6355. 'LETTER': (8.5 * inch, 11 * inch),
  6356. 'LEGAL': (8.5 * inch, 14 * inch),
  6357. 'ELEVENSEVENTEEN': (11 * inch, 17 * inch),
  6358. # From https://en.wikipedia.org/wiki/Paper_size
  6359. 'JUNIOR_LEGAL': (5 * inch, 8 * inch),
  6360. 'HALF_LETTER': (5.5 * inch, 8 * inch),
  6361. 'GOV_LETTER': (8 * inch, 10.5 * inch),
  6362. 'GOV_LEGAL': (8.5 * inch, 13 * inch),
  6363. 'LEDGER': (17 * inch, 11 * inch),
  6364. }
  6365. )
  6366. exported_svg = []
  6367. for obj in obj_selection:
  6368. svg_obj = obj.export_svg(scale_stroke_factor=0.0,
  6369. scale_factor_x=None, scale_factor_y=None,
  6370. skew_factor_x=None, skew_factor_y=None,
  6371. mirror=None)
  6372. if obj.kind.lower() == 'gerber':
  6373. # color = self.defaults["gerber_plot_fill"][:-2]
  6374. color = obj.fill_color[:-2]
  6375. elif obj.kind.lower() == 'excellon':
  6376. color = '#C40000'
  6377. elif obj.kind.lower() == 'geometry':
  6378. color = self.defaults["global_draw_color"]
  6379. # Change the attributes of the exported SVG
  6380. # We don't need stroke-width
  6381. # We set opacity to maximum
  6382. # We set the colour to WHITE
  6383. root = ET.fromstring(svg_obj)
  6384. for child in root:
  6385. child.set('fill', str(color))
  6386. child.set('opacity', str(transparency_level))
  6387. child.set('stroke', str(color))
  6388. exported_svg.append(ET.tostring(root))
  6389. xmin = Inf
  6390. ymin = Inf
  6391. xmax = -Inf
  6392. ymax = -Inf
  6393. for obj in obj_selection:
  6394. try:
  6395. gxmin, gymin, gxmax, gymax = obj.bounds()
  6396. xmin = min([xmin, gxmin])
  6397. ymin = min([ymin, gymin])
  6398. xmax = max([xmax, gxmax])
  6399. ymax = max([ymax, gymax])
  6400. except Exception as e:
  6401. log.warning("DEV WARNING: Tried to get bounds of empty geometry in App.save_pdf(). %s" % str(e))
  6402. # Determine bounding area for svg export
  6403. bounds = [xmin, ymin, xmax, ymax]
  6404. size = bounds[2] - bounds[0], bounds[3] - bounds[1]
  6405. # This contain the measure units
  6406. uom = obj_selection[0].units.lower()
  6407. # Define a boundary around SVG of about 1.0mm (~39mils)
  6408. if uom in "mm":
  6409. boundary = 1.0
  6410. else:
  6411. boundary = 0.0393701
  6412. # Convert everything to strings for use in the xml doc
  6413. svgwidth = str(size[0] + (2 * boundary))
  6414. svgheight = str(size[1] + (2 * boundary))
  6415. minx = str(bounds[0] - boundary)
  6416. miny = str(bounds[1] + boundary + size[1])
  6417. # Add a SVG Header and footer to the svg output from shapely
  6418. # The transform flips the Y Axis so that everything renders
  6419. # properly within svg apps such as inkscape
  6420. svg_header = '<svg xmlns="http://www.w3.org/2000/svg" ' \
  6421. 'version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" '
  6422. svg_header += 'width="' + svgwidth + uom + '" '
  6423. svg_header += 'height="' + svgheight + uom + '" '
  6424. svg_header += 'viewBox="' + minx + ' -' + miny + ' ' + svgwidth + ' ' + svgheight + '" '
  6425. svg_header += '>'
  6426. svg_header += '<g transform="scale(1,-1)">'
  6427. svg_footer = '</g> </svg>'
  6428. svg_elem = str(svg_header)
  6429. for svg_item in exported_svg:
  6430. svg_elem += str(svg_item)
  6431. svg_elem += str(svg_footer)
  6432. # Parse the xml through a xml parser just to add line feeds
  6433. # and to make it look more pretty for the output
  6434. doc = parse_xml_string(svg_elem)
  6435. doc_final = doc.toprettyxml()
  6436. try:
  6437. if self.defaults['units'].upper() == 'IN':
  6438. unit = inch
  6439. else:
  6440. unit = mm
  6441. doc_final = StringIO(doc_final)
  6442. drawing = svg2rlg(doc_final)
  6443. if p_size == 'Bounds':
  6444. renderPDF.drawToFile(drawing, file_name)
  6445. else:
  6446. if orientation == 'p':
  6447. page_size = portrait(self.pagesize[p_size])
  6448. else:
  6449. page_size = landscape(self.pagesize[p_size])
  6450. my_canvas = canvas.Canvas(file_name, pagesize=page_size)
  6451. my_canvas.translate(bounds[0] * unit, bounds[1] * unit)
  6452. renderPDF.draw(drawing, my_canvas, 0, 0)
  6453. my_canvas.save()
  6454. except Exception as e:
  6455. log.debug("App.save_pdf() --> PDF output --> %s" % str(e))
  6456. return 'fail'
  6457. self.inform.emit('[success] %s: %s' % (_("PDF file saved to"), file_name))
  6458. def export_svg(self, obj_name, filename, scale_stroke_factor=0.00):
  6459. """
  6460. Exports a Geometry Object to an SVG file.
  6461. :param obj_name: the name of the FlatCAM object to be saved as SVG
  6462. :param filename: Path to the SVG file to save to.
  6463. :param scale_stroke_factor: factor by which to change/scale the thickness of the features
  6464. :return:
  6465. """
  6466. self.defaults.report_usage("export_svg()")
  6467. if filename is None:
  6468. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6469. is not None else self.defaults["global_last_folder"]
  6470. self.log.debug("export_svg()")
  6471. try:
  6472. obj = self.collection.get_by_name(str(obj_name))
  6473. except Exception:
  6474. # TODO: The return behavior has not been established... should raise exception?
  6475. return "Could not retrieve object: %s" % obj_name
  6476. with self.proc_container.new(_("Exporting SVG")) as proc:
  6477. exported_svg = obj.export_svg(scale_stroke_factor=scale_stroke_factor)
  6478. # Determine bounding area for svg export
  6479. bounds = obj.bounds()
  6480. size = obj.size()
  6481. # Convert everything to strings for use in the xml doc
  6482. svgwidth = str(size[0])
  6483. svgheight = str(size[1])
  6484. minx = str(bounds[0])
  6485. miny = str(bounds[1] - size[1])
  6486. uom = obj.units.lower()
  6487. # Add a SVG Header and footer to the svg output from shapely
  6488. # The transform flips the Y Axis so that everything renders
  6489. # properly within svg apps such as inkscape
  6490. svg_header = '<svg xmlns="http://www.w3.org/2000/svg" ' \
  6491. 'version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" '
  6492. svg_header += 'width="' + svgwidth + uom + '" '
  6493. svg_header += 'height="' + svgheight + uom + '" '
  6494. svg_header += 'viewBox="' + minx + ' ' + miny + ' ' + svgwidth + ' ' + svgheight + '">'
  6495. svg_header += '<g transform="scale(1,-1)">'
  6496. svg_footer = '</g> </svg>'
  6497. svg_elem = svg_header + exported_svg + svg_footer
  6498. # Parse the xml through a xml parser just to add line feeds
  6499. # and to make it look more pretty for the output
  6500. svgcode = parse_xml_string(svg_elem)
  6501. svgcode = svgcode.toprettyxml()
  6502. try:
  6503. with open(filename, 'w') as fp:
  6504. fp.write(svgcode)
  6505. except PermissionError:
  6506. self.inform.emit('[WARNING] %s' %
  6507. _("Permission denied, saving not possible.\n"
  6508. "Most likely another app is holding the file open and not accessible."))
  6509. return 'fail'
  6510. if self.defaults["global_open_style"] is False:
  6511. self.file_opened.emit("SVG", filename)
  6512. self.file_saved.emit("SVG", filename)
  6513. self.inform.emit('[success] %s: %s' % (_("SVG file exported to"), filename))
  6514. def save_source_file(self, obj_name, filename, use_thread=True):
  6515. """
  6516. Exports a FlatCAM Object to an Gerber/Excellon file.
  6517. :param obj_name: the name of the FlatCAM object for which to save it's embedded source file
  6518. :param filename: Path to the Gerber file to save to.
  6519. :param use_thread: if to be run in a separate thread
  6520. :return:
  6521. """
  6522. self.defaults.report_usage("save source file()")
  6523. if filename is None:
  6524. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6525. is not None else self.defaults["global_last_folder"]
  6526. self.log.debug("save source file()")
  6527. obj = self.collection.get_by_name(obj_name)
  6528. file_string = StringIO(obj.source_file)
  6529. time_string = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  6530. if file_string.getvalue() == '':
  6531. self.inform.emit('[ERROR_NOTCL] %s' %
  6532. _("Save cancelled because source file is empty. Try to export the Gerber file."))
  6533. return 'fail'
  6534. try:
  6535. with open(filename, 'w') as file:
  6536. file.writelines('G04*\n')
  6537. file.writelines('G04 %s (RE)GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s*\n' %
  6538. (obj.kind.upper(), str(self.version), str(self.version_date)))
  6539. file.writelines('G04 Filename: %s*\n' % str(obj_name))
  6540. file.writelines('G04 Created on : %s*\n' % time_string)
  6541. for line in file_string:
  6542. file.writelines(line)
  6543. except PermissionError:
  6544. self.inform.emit('[WARNING] %s' %
  6545. _("Permission denied, saving not possible.\n"
  6546. "Most likely another app is holding the file open and not accessible."))
  6547. return 'fail'
  6548. def export_excellon(self, obj_name, filename, local_use=None, use_thread=True):
  6549. """
  6550. Exports a Excellon Object to an Excellon file.
  6551. :param obj_name: the name of the FlatCAM object to be saved as Excellon
  6552. :param filename: Path to the Excellon file to save to.
  6553. :param local_use:
  6554. :param use_thread: if to be run in a separate thread
  6555. :return:
  6556. """
  6557. self.defaults.report_usage("export_excellon()")
  6558. if filename is None:
  6559. if self.defaults["global_last_save_folder"]:
  6560. filename = self.defaults["global_last_save_folder"] + '/' + 'exported_excellon'
  6561. else:
  6562. filename = self.defaults["global_last_folder"] + '/' + 'exported_excellon'
  6563. self.log.debug("export_excellon()")
  6564. format_exc = ';FILE_FORMAT=%d:%d\n' % (self.defaults["excellon_exp_integer"],
  6565. self.defaults["excellon_exp_decimals"]
  6566. )
  6567. if local_use is None:
  6568. try:
  6569. obj = self.collection.get_by_name(str(obj_name))
  6570. except Exception:
  6571. return "Could not retrieve object: %s" % obj_name
  6572. else:
  6573. obj = local_use
  6574. if not isinstance(obj, ExcellonObject):
  6575. self.inform.emit('[ERROR_NOTCL] %s' %
  6576. _("Failed. Only Excellon objects can be saved as Excellon files..."))
  6577. return
  6578. # updated units
  6579. eunits = self.defaults["excellon_exp_units"]
  6580. ewhole = self.defaults["excellon_exp_integer"]
  6581. efract = self.defaults["excellon_exp_decimals"]
  6582. ezeros = self.defaults["excellon_exp_zeros"]
  6583. eformat = self.defaults["excellon_exp_format"]
  6584. slot_type = self.defaults["excellon_exp_slot_type"]
  6585. fc_units = self.defaults['units'].upper()
  6586. if fc_units == 'MM':
  6587. factor = 1 if eunits == 'METRIC' else 0.03937
  6588. else:
  6589. factor = 25.4 if eunits == 'METRIC' else 1
  6590. def make_excellon():
  6591. try:
  6592. time_str = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  6593. header = 'M48\n'
  6594. header += ';EXCELLON GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s\n' % \
  6595. (str(self.version), str(self.version_date))
  6596. header += ';Filename: %s' % str(obj_name) + '\n'
  6597. header += ';Created on : %s' % time_str + '\n'
  6598. if eformat == 'dec':
  6599. has_slots, excellon_code = obj.export_excellon(ewhole, efract, factor=factor, slot_type=slot_type)
  6600. header += eunits + '\n'
  6601. for tool in obj.tools:
  6602. if eunits == 'METRIC':
  6603. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6604. tool=str(tool),
  6605. dec=2)
  6606. else:
  6607. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6608. tool=str(tool),
  6609. dec=4)
  6610. else:
  6611. if ezeros == 'LZ':
  6612. has_slots, excellon_code = obj.export_excellon(ewhole, efract,
  6613. form='ndec', e_zeros='LZ', factor=factor,
  6614. slot_type=slot_type)
  6615. header += '%s,%s\n' % (eunits, 'LZ')
  6616. header += format_exc
  6617. for tool in obj.tools:
  6618. if eunits == 'METRIC':
  6619. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6620. tool=str(tool),
  6621. dec=2)
  6622. else:
  6623. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6624. tool=str(tool),
  6625. dec=4)
  6626. else:
  6627. has_slots, excellon_code = obj.export_excellon(ewhole, efract,
  6628. form='ndec', e_zeros='TZ', factor=factor,
  6629. slot_type=slot_type)
  6630. header += '%s,%s\n' % (eunits, 'TZ')
  6631. header += format_exc
  6632. for tool in obj.tools:
  6633. if eunits == 'METRIC':
  6634. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6635. tool=str(tool),
  6636. dec=2)
  6637. else:
  6638. header += "T{tool}F00S00C{:.{dec}f}\n".format(float(obj.tools[tool]['C']) * factor,
  6639. tool=str(tool),
  6640. dec=4)
  6641. header += '%\n'
  6642. footer = 'M30\n'
  6643. exported_excellon = header
  6644. exported_excellon += excellon_code
  6645. exported_excellon += footer
  6646. if local_use is None:
  6647. try:
  6648. with open(filename, 'w') as fp:
  6649. fp.write(exported_excellon)
  6650. except PermissionError:
  6651. self.inform.emit('[WARNING] %s' %
  6652. _("Permission denied, saving not possible.\n"
  6653. "Most likely another app is holding the file open and not accessible."))
  6654. return 'fail'
  6655. if self.defaults["global_open_style"] is False:
  6656. self.file_opened.emit("Excellon", filename)
  6657. self.file_saved.emit("Excellon", filename)
  6658. self.inform.emit('[success] %s: %s' % (_("Excellon file exported to"), filename))
  6659. else:
  6660. return exported_excellon
  6661. except Exception as e:
  6662. log.debug("App.export_excellon.make_excellon() --> %s" % str(e))
  6663. return 'fail'
  6664. if use_thread is True:
  6665. with self.proc_container.new(_("Exporting Excellon")) as proc:
  6666. def job_thread_exc(app_obj):
  6667. ret = make_excellon()
  6668. if ret == 'fail':
  6669. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Excellon file.'))
  6670. return
  6671. self.worker_task.emit({'fcn': job_thread_exc, 'params': [self]})
  6672. else:
  6673. eret = make_excellon()
  6674. if eret == 'fail':
  6675. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Excellon file.'))
  6676. return 'fail'
  6677. if local_use is not None:
  6678. return eret
  6679. def export_gerber(self, obj_name, filename, local_use=None, use_thread=True):
  6680. """
  6681. Exports a Gerber Object to an Gerber file.
  6682. :param obj_name: the name of the FlatCAM object to be saved as Gerber
  6683. :param filename: Path to the Gerber file to save to.
  6684. :param local_use: if the Gerber code is to be saved to a file (None) or used within FlatCAM.
  6685. When not None, the value will be the actual Gerber object for which to create the Gerber code
  6686. :param use_thread: if to be run in a separate thread
  6687. :return:
  6688. """
  6689. self.defaults.report_usage("export_gerber()")
  6690. if filename is None:
  6691. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6692. is not None else self.defaults["global_last_folder"]
  6693. self.log.debug("export_gerber()")
  6694. if local_use is None:
  6695. try:
  6696. obj = self.collection.get_by_name(str(obj_name))
  6697. except Exception:
  6698. return "Could not retrieve object: %s" % obj_name
  6699. else:
  6700. obj = local_use
  6701. # updated units
  6702. gunits = self.defaults["gerber_exp_units"]
  6703. gwhole = self.defaults["gerber_exp_integer"]
  6704. gfract = self.defaults["gerber_exp_decimals"]
  6705. gzeros = self.defaults["gerber_exp_zeros"]
  6706. fc_units = self.defaults['units'].upper()
  6707. if fc_units == 'MM':
  6708. factor = 1 if gunits == 'MM' else 0.03937
  6709. else:
  6710. factor = 25.4 if gunits == 'MM' else 1
  6711. def make_gerber():
  6712. try:
  6713. time_str = "{:%A, %d %B %Y at %H:%M}".format(datetime.now())
  6714. header = 'G04*\n'
  6715. header += 'G04 RS-274X GERBER GENERATED BY FLATCAM v%s - www.flatcam.org - Version Date: %s*\n' % \
  6716. (str(self.version), str(self.version_date))
  6717. header += 'G04 Filename: %s*' % str(obj_name) + '\n'
  6718. header += 'G04 Created on : %s*' % time_str + '\n'
  6719. header += '%%FS%sAX%s%sY%s%s*%%\n' % (gzeros, gwhole, gfract, gwhole, gfract)
  6720. header += "%MO{units}*%\n".format(units=gunits)
  6721. for apid in obj.apertures:
  6722. if obj.apertures[apid]['type'] == 'C':
  6723. header += "%ADD{apid}{type},{size}*%\n".format(
  6724. apid=str(apid),
  6725. type='C',
  6726. size=(factor * obj.apertures[apid]['size'])
  6727. )
  6728. elif obj.apertures[apid]['type'] == 'R':
  6729. header += "%ADD{apid}{type},{width}X{height}*%\n".format(
  6730. apid=str(apid),
  6731. type='R',
  6732. width=(factor * obj.apertures[apid]['width']),
  6733. height=(factor * obj.apertures[apid]['height'])
  6734. )
  6735. elif obj.apertures[apid]['type'] == 'O':
  6736. header += "%ADD{apid}{type},{width}X{height}*%\n".format(
  6737. apid=str(apid),
  6738. type='O',
  6739. width=(factor * obj.apertures[apid]['width']),
  6740. height=(factor * obj.apertures[apid]['height'])
  6741. )
  6742. header += '\n'
  6743. # obsolete units but some software may need it
  6744. if gunits == 'IN':
  6745. header += 'G70*\n'
  6746. else:
  6747. header += 'G71*\n'
  6748. # Absolute Mode
  6749. header += 'G90*\n'
  6750. header += 'G01*\n'
  6751. # positive polarity
  6752. header += '%LPD*%\n'
  6753. footer = 'M02*\n'
  6754. gerber_code = obj.export_gerber(gwhole, gfract, g_zeros=gzeros, factor=factor)
  6755. exported_gerber = header
  6756. exported_gerber += gerber_code
  6757. exported_gerber += footer
  6758. if local_use is None:
  6759. try:
  6760. with open(filename, 'w') as fp:
  6761. fp.write(exported_gerber)
  6762. except PermissionError:
  6763. self.inform.emit('[WARNING] %s' %
  6764. _("Permission denied, saving not possible.\n"
  6765. "Most likely another app is holding the file open and not accessible."))
  6766. return 'fail'
  6767. if self.defaults["global_open_style"] is False:
  6768. self.file_opened.emit("Gerber", filename)
  6769. self.file_saved.emit("Gerber", filename)
  6770. self.inform.emit('[success] %s: %s' % (_("Gerber file exported to"), filename))
  6771. else:
  6772. return exported_gerber
  6773. except Exception as e:
  6774. log.debug("App.export_gerber.make_gerber() --> %s" % str(e))
  6775. return 'fail'
  6776. if use_thread is True:
  6777. with self.proc_container.new(_("Exporting Gerber")) as proc:
  6778. def job_thread_grb(app_obj):
  6779. ret = make_gerber()
  6780. if ret == 'fail':
  6781. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Gerber file.'))
  6782. return
  6783. self.worker_task.emit({'fcn': job_thread_grb, 'params': [self]})
  6784. else:
  6785. gret = make_gerber()
  6786. if gret == 'fail':
  6787. self.inform.emit('[ERROR_NOTCL] %s' % _('Could not export Gerber file.'))
  6788. return 'fail'
  6789. if local_use is not None:
  6790. return gret
  6791. def export_dxf(self, obj_name, filename, use_thread=True):
  6792. """
  6793. Exports a Geometry Object to an DXF file.
  6794. :param obj_name: the name of the FlatCAM object to be saved as DXF
  6795. :param filename: Path to the DXF file to save to.
  6796. :param use_thread: if to be run in a separate thread
  6797. :return:
  6798. """
  6799. self.defaults.report_usage("export_dxf()")
  6800. if filename is None:
  6801. filename = self.defaults["global_last_save_folder"] if self.defaults["global_last_save_folder"] \
  6802. is not None else self.defaults["global_last_folder"]
  6803. self.log.debug("export_dxf()")
  6804. try:
  6805. obj = self.collection.get_by_name(str(obj_name))
  6806. except Exception:
  6807. # TODO: The return behavior has not been established... should raise exception?
  6808. return "Could not retrieve object: %s" % obj_name
  6809. def make_dxf():
  6810. try:
  6811. dxf_code = obj.export_dxf()
  6812. dxf_code.saveas(filename)
  6813. if self.defaults["global_open_style"] is False:
  6814. self.file_opened.emit("DXF", filename)
  6815. self.file_saved.emit("DXF", filename)
  6816. self.inform.emit('[success] %s: %s' % (_("DXF file exported to"), filename))
  6817. except Exception:
  6818. return 'fail'
  6819. if use_thread is True:
  6820. with self.proc_container.new(_("Exporting DXF")) as proc:
  6821. def job_thread_exc(app_obj):
  6822. ret_dxf_val = make_dxf()
  6823. if ret_dxf_val == 'fail':
  6824. app_obj.inform.emit('[WARNING_NOTCL] %s' % _('Could not export DXF file.'))
  6825. return
  6826. self.worker_task.emit({'fcn': job_thread_exc, 'params': [self]})
  6827. else:
  6828. ret = make_dxf()
  6829. if ret == 'fail':
  6830. self.inform.emit('[WARNING_NOTCL] %s' % _('Could not export DXF file.'))
  6831. return
  6832. def import_svg(self, filename, geo_type='geometry', outname=None, plot=True):
  6833. """
  6834. Adds a new Geometry Object to the projects and populates
  6835. it with shapes extracted from the SVG file.
  6836. :param plot: If True then the resulting object will be plotted on canvas
  6837. :param filename: Path to the SVG file.
  6838. :param geo_type: Type of FlatCAM object that will be created from SVG
  6839. :param outname: The name given to the resulting FlatCAM object
  6840. :return:
  6841. """
  6842. self.defaults.report_usage("import_svg()")
  6843. log.debug("App.import_svg()")
  6844. obj_type = ""
  6845. if geo_type is None or geo_type == "geometry":
  6846. obj_type = "geometry"
  6847. elif geo_type == "gerber":
  6848. obj_type = "gerber"
  6849. else:
  6850. self.inform.emit('[ERROR_NOTCL] %s' %
  6851. _("Not supported type is picked as parameter. Only Geometry and Gerber are supported"))
  6852. return
  6853. units = self.defaults['units'].upper()
  6854. def obj_init(geo_obj, app_obj):
  6855. geo_obj.import_svg(filename, obj_type, units=units)
  6856. geo_obj.multigeo = False
  6857. geo_obj.source_file = self.export_gerber(obj_name=name, filename=None, local_use=geo_obj, use_thread=False)
  6858. with self.proc_container.new(_("Importing SVG")) as proc:
  6859. # Object name
  6860. name = outname or filename.split('/')[-1].split('\\')[-1]
  6861. ret = self.app_obj.new_object(obj_type, name, obj_init, autoselected=False, plot=plot)
  6862. if ret == 'fail':
  6863. self.inform.emit('[ERROR_NOTCL]%s' % _('Import failed.'))
  6864. return 'fail'
  6865. # Register recent file
  6866. self.file_opened.emit("svg", filename)
  6867. # AppGUI feedback
  6868. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6869. def import_dxf(self, filename, geo_type='geometry', outname=None, plot=True):
  6870. """
  6871. Adds a new Geometry Object to the projects and populates
  6872. it with shapes extracted from the DXF file.
  6873. :param filename: Path to the DXF file.
  6874. :param geo_type: Type of FlatCAM object that will be created from DXF
  6875. :param outname: Name for the imported Geometry
  6876. :param plot: If True then the resulting object will be plotted on canvas
  6877. :return:
  6878. """
  6879. self.defaults.report_usage("import_dxf()")
  6880. obj_type = ""
  6881. if geo_type is None or geo_type == "geometry":
  6882. obj_type = "geometry"
  6883. elif geo_type == "gerber":
  6884. obj_type = geo_type
  6885. else:
  6886. self.inform.emit('[ERROR_NOTCL] %s' %
  6887. _("Not supported type is picked as parameter. Only Geometry and Gerber are supported"))
  6888. return
  6889. units = self.defaults['units'].upper()
  6890. def obj_init(geo_obj, app_obj):
  6891. geo_obj.import_dxf(filename, obj_type, units=units)
  6892. geo_obj.multigeo = False
  6893. with self.proc_container.new(_("Importing DXF")):
  6894. # Object name
  6895. name = outname or filename.split('/')[-1].split('\\')[-1]
  6896. ret = self.app_obj.new_object(obj_type, name, obj_init, autoselected=False, plot=plot)
  6897. if ret == 'fail':
  6898. self.inform.emit('[ERROR_NOTCL]%s' % _('Import failed.'))
  6899. return 'fail'
  6900. # Register recent file
  6901. self.file_opened.emit("dxf", filename)
  6902. # AppGUI feedback
  6903. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6904. def open_gerber(self, filename, outname=None, plot=True, from_tcl=False):
  6905. """
  6906. Opens a Gerber file, parses it and creates a new object for
  6907. it in the program. Thread-safe.
  6908. :param outname: Name of the resulting object. None causes the
  6909. name to be that of the file. Str.
  6910. :param filename: Gerber file filename
  6911. :type filename: str
  6912. :param plot: boolean, to plot or not the resulting object
  6913. :param from_tcl: True if run from Tcl Shell
  6914. :return: None
  6915. """
  6916. # How the object should be initialized
  6917. def obj_init(gerber_obj, app_obj):
  6918. assert isinstance(gerber_obj, GerberObject), \
  6919. "Expected to initialize a GerberObject but got %s" % type(gerber_obj)
  6920. # Opening the file happens here
  6921. try:
  6922. gerber_obj.parse_file(filename)
  6923. except IOError:
  6924. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open file"), filename))
  6925. return "fail"
  6926. except ParseError as err:
  6927. app_obj.inform.emit('[ERROR_NOTCL] %s: %s. %s' % (_("Failed to parse file"), filename, str(err)))
  6928. app_obj.log.error(str(err))
  6929. return "fail"
  6930. except Exception as e:
  6931. log.debug("App.open_gerber() --> %s" % str(e))
  6932. msg = '[ERROR] %s' % _("An internal error has occurred. See shell.\n")
  6933. msg += traceback.format_exc()
  6934. app_obj.inform.emit(msg)
  6935. return "fail"
  6936. if gerber_obj.is_empty():
  6937. app_obj.inform.emit('[ERROR_NOTCL] %s' %
  6938. _("Object is not Gerber file or empty. Aborting object creation."))
  6939. return "fail"
  6940. App.log.debug("open_gerber()")
  6941. with self.proc_container.new(_("Opening Gerber")):
  6942. # Object name
  6943. name = outname or filename.split('/')[-1].split('\\')[-1]
  6944. # # ## Object creation # ##
  6945. ret_val = self.app_obj.new_object("gerber", name, obj_init, autoselected=False, plot=plot)
  6946. if ret_val == 'fail':
  6947. if from_tcl:
  6948. filename = self.defaults['global_tcl_path'] + '/' + name
  6949. ret_val = self.app_obj.new_object("gerber", name, obj_init, autoselected=False, plot=plot)
  6950. if ret_val == 'fail':
  6951. self.inform.emit('[ERROR_NOTCL]%s' % _('Open Gerber failed. Probable not a Gerber file.'))
  6952. return 'fail'
  6953. # Register recent file
  6954. self.file_opened.emit("gerber", filename)
  6955. # AppGUI feedback
  6956. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  6957. def open_excellon(self, filename, outname=None, plot=True, from_tcl=False):
  6958. """
  6959. Opens an Excellon file, parses it and creates a new object for
  6960. it in the program. Thread-safe.
  6961. :param outname: Name of the resulting object. None causes the name to be that of the file.
  6962. :param filename: Excellon file filename
  6963. :type filename: str
  6964. :param plot: boolean, to plot or not the resulting object
  6965. :param from_tcl: True if run from Tcl Shell
  6966. :return: None
  6967. """
  6968. App.log.debug("open_excellon()")
  6969. # How the object should be initialized
  6970. def obj_init(excellon_obj, app_obj):
  6971. try:
  6972. ret = excellon_obj.parse_file(filename=filename)
  6973. if ret == "fail":
  6974. log.debug("Excellon parsing failed.")
  6975. self.inform.emit('[ERROR_NOTCL] %s' %
  6976. _("This is not Excellon file."))
  6977. return "fail"
  6978. except IOError:
  6979. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' %
  6980. (_("Cannot open file"), filename))
  6981. log.debug("Could not open Excellon object.")
  6982. return "fail"
  6983. except Exception:
  6984. msg = '[ERROR_NOTCL] %s' % \
  6985. _("An internal error has occurred. See shell.\n")
  6986. msg += traceback.format_exc()
  6987. app_obj.inform.emit(msg)
  6988. return "fail"
  6989. ret = excellon_obj.create_geometry()
  6990. if ret == 'fail':
  6991. log.debug("Could not create geometry for Excellon object.")
  6992. return "fail"
  6993. for tool in excellon_obj.tools:
  6994. if excellon_obj.tools[tool]['solid_geometry']:
  6995. return
  6996. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("No geometry found in file"), filename))
  6997. return "fail"
  6998. with self.proc_container.new(_("Opening Excellon.")):
  6999. # Object name
  7000. name = outname or filename.split('/')[-1].split('\\')[-1]
  7001. ret_val = self.app_obj.new_object("excellon", 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("excellon", name, obj_init, autoselected=False, plot=plot)
  7006. if ret_val == 'fail':
  7007. self.inform.emit('[ERROR_NOTCL] %s' %
  7008. _('Open Excellon file failed. Probable not an Excellon file.'))
  7009. return
  7010. # Register recent file
  7011. self.file_opened.emit("excellon", filename)
  7012. # AppGUI feedback
  7013. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7014. def open_gcode(self, filename, outname=None, force_parsing=None, plot=True, from_tcl=False):
  7015. """
  7016. Opens a G-gcode file, parses it and creates a new object for
  7017. it in the program. Thread-safe.
  7018. :param filename: G-code file filename
  7019. :param outname: Name of the resulting object. None causes the name to be that of the file.
  7020. :param force_parsing:
  7021. :param plot: If True plot the object on canvas
  7022. :param from_tcl: True if run from Tcl Shell
  7023. :return: None
  7024. """
  7025. App.log.debug("open_gcode()")
  7026. # How the object should be initialized
  7027. def obj_init(job_obj, app_obj_):
  7028. """
  7029. :param job_obj: the resulting object
  7030. :type app_obj_: App
  7031. """
  7032. assert isinstance(app_obj_, App), \
  7033. "Initializer expected App, got %s" % type(app_obj_)
  7034. app_obj_.inform.emit('%s...' % _("Reading GCode file"))
  7035. try:
  7036. f = open(filename)
  7037. gcode = f.read()
  7038. f.close()
  7039. except IOError:
  7040. app_obj_.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open"), filename))
  7041. return "fail"
  7042. job_obj.gcode = gcode
  7043. gcode_ret = job_obj.gcode_parse(force_parsing=force_parsing)
  7044. if gcode_ret == "fail":
  7045. self.inform.emit('[ERROR_NOTCL] %s' % _("This is not GCODE"))
  7046. return "fail"
  7047. job_obj.create_geometry()
  7048. with self.proc_container.new(_("Opening G-Code.")):
  7049. # Object name
  7050. name = outname or filename.split('/')[-1].split('\\')[-1]
  7051. # New object creation and file processing
  7052. ret_val = self.app_obj.new_object("cncjob", name, obj_init, autoselected=False, plot=plot)
  7053. if ret_val == 'fail':
  7054. if from_tcl:
  7055. filename = self.defaults['global_tcl_path'] + '/' + name
  7056. ret_val = self.app_obj.new_object("cncjob", name, obj_init, autoselected=False, plot=plot)
  7057. if ret_val == 'fail':
  7058. self.inform.emit('[ERROR_NOTCL] %s' %
  7059. _("Failed to create CNCJob Object. Probable not a GCode file. "
  7060. "Try to load it from File menu.\n "
  7061. "Attempting to create a FlatCAM CNCJob Object from "
  7062. "G-Code file failed during processing"))
  7063. return "fail"
  7064. # Register recent file
  7065. self.file_opened.emit("cncjob", filename)
  7066. # AppGUI feedback
  7067. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7068. def open_hpgl2(self, filename, outname=None):
  7069. """
  7070. Opens a HPGL2 file, parses it and creates a new object for
  7071. it in the program. Thread-safe.
  7072. :param outname: Name of the resulting object. None causes the name to be that of the file.
  7073. :param filename: HPGL2 file filename
  7074. :return: None
  7075. """
  7076. filename = filename
  7077. # How the object should be initialized
  7078. def obj_init(geo_obj, app_obj):
  7079. assert isinstance(geo_obj, GeometryObject), \
  7080. "Expected to initialize a GeometryObject but got %s" % type(geo_obj)
  7081. # Opening the file happens here
  7082. obj = HPGL2(self)
  7083. try:
  7084. HPGL2.parse_file(obj, 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_hpgl2() --> %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. geo_obj.multigeo = True
  7099. geo_obj.solid_geometry = deepcopy(obj.solid_geometry)
  7100. geo_obj.tools = deepcopy(obj.tools)
  7101. geo_obj.source_file = deepcopy(obj.source_file)
  7102. del obj
  7103. if not geo_obj.solid_geometry:
  7104. app_obj.inform.emit('[ERROR_NOTCL] %s' %
  7105. _("Object is not HPGL2 file or empty. Aborting object creation."))
  7106. return "fail"
  7107. App.log.debug("open_hpgl2()")
  7108. with self.proc_container.new(_("Opening HPGL2")):
  7109. # Object name
  7110. name = outname or filename.split('/')[-1].split('\\')[-1]
  7111. # # ## Object creation # ##
  7112. ret = self.app_obj.new_object("geometry", name, obj_init, autoselected=False)
  7113. if ret == 'fail':
  7114. self.inform.emit('[ERROR_NOTCL]%s' % _(' Open HPGL2 failed. Probable not a HPGL2 file.'))
  7115. return 'fail'
  7116. # Register recent file
  7117. self.file_opened.emit("geometry", filename)
  7118. # AppGUI feedback
  7119. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7120. def open_script(self, filename, outname=None, silent=False):
  7121. """
  7122. Opens a Script file, parses it and creates a new object for
  7123. it in the program. Thread-safe.
  7124. :param outname: Name of the resulting object. None causes the name to be that of the file.
  7125. :param filename: Script file filename
  7126. :param silent: If True there will be no messages printed to StatusBar
  7127. :return: None
  7128. """
  7129. def obj_init(script_obj, app_obj):
  7130. assert isinstance(script_obj, ScriptObject), \
  7131. "Expected to initialize a ScriptObject but got %s" % type(script_obj)
  7132. if silent is False:
  7133. app_obj.inform.emit('[success] %s' % _("TCL script file opened in Code Editor."))
  7134. try:
  7135. script_obj.parse_file(filename)
  7136. except IOError:
  7137. app_obj.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open file"), filename))
  7138. return "fail"
  7139. except ParseError as err:
  7140. app_obj.inform.emit('[ERROR_NOTCL] %s: %s. %s' % (_("Failed to parse file"), filename, str(err)))
  7141. app_obj.log.error(str(err))
  7142. return "fail"
  7143. except Exception as e:
  7144. log.debug("App.open_script() -> %s" % str(e))
  7145. msg = '[ERROR] %s' % _("An internal error has occurred. See shell.\n")
  7146. msg += traceback.format_exc()
  7147. app_obj.inform.emit(msg)
  7148. return "fail"
  7149. App.log.debug("open_script()")
  7150. with self.proc_container.new(_("Opening TCL Script...")):
  7151. # Object name
  7152. script_name = outname or filename.split('/')[-1].split('\\')[-1]
  7153. # Object creation
  7154. ret_val = self.app_obj.new_object("script", script_name, obj_init, autoselected=False, plot=False)
  7155. if ret_val == 'fail':
  7156. filename = self.defaults['global_tcl_path'] + '/' + script_name
  7157. ret_val = self.app_obj.new_object("script", script_name, obj_init, autoselected=False, plot=False)
  7158. if ret_val == 'fail':
  7159. self.inform.emit('[ERROR_NOTCL]%s' % _('Failed to open TCL Script.'))
  7160. return 'fail'
  7161. # Register recent file
  7162. self.file_opened.emit("script", filename)
  7163. # AppGUI feedback
  7164. self.inform.emit('[success] %s: %s' % (_("Opened"), filename))
  7165. def open_config_file(self, filename, run_from_arg=None):
  7166. """
  7167. Loads a config file from the specified file.
  7168. :param filename: Name of the file from which to load.
  7169. :param run_from_arg: if True the FlatConfig file will be open as an command line argument
  7170. :return: None
  7171. """
  7172. App.log.debug("Opening config file: " + filename)
  7173. if run_from_arg:
  7174. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  7175. "Canvas initialization finished in"), '%.2f' % self.used_time,
  7176. _("Opening FlatCAM Config file.")),
  7177. alignment=Qt.AlignBottom | Qt.AlignLeft,
  7178. color=QtGui.QColor("gray"))
  7179. # # add the tab if it was closed
  7180. # self.ui.plot_tab_area.addTab(self.ui.text_editor_tab, _("Code Editor"))
  7181. # # first clear previous text in text editor (if any)
  7182. # self.ui.text_editor_tab.code_editor.clear()
  7183. #
  7184. # # Switch plot_area to CNCJob tab
  7185. # self.ui.plot_tab_area.setCurrentWidget(self.ui.text_editor_tab)
  7186. # close the Code editor if already open
  7187. if self.toggle_codeeditor:
  7188. self.on_toggle_code_editor()
  7189. self.on_toggle_code_editor()
  7190. try:
  7191. if filename:
  7192. f = QtCore.QFile(filename)
  7193. if f.open(QtCore.QIODevice.ReadOnly):
  7194. stream = QtCore.QTextStream(f)
  7195. code_edited = stream.readAll()
  7196. self.text_editor_tab.code_editor.setPlainText(code_edited)
  7197. f.close()
  7198. except IOError:
  7199. App.log.error("Failed to open config file: %s" % filename)
  7200. self.inform.emit('[ERROR_NOTCL] %s: %s' %
  7201. (_("Failed to open config file"), filename))
  7202. return
  7203. def open_project(self, filename, run_from_arg=None, plot=True, cli=None, from_tcl=False):
  7204. """
  7205. Loads a project from the specified file.
  7206. 1) Loads and parses file
  7207. 2) Registers the file as recently opened.
  7208. 3) Calls on_file_new()
  7209. 4) Updates options
  7210. 5) Calls app_obj.new_object() with the object's from_dict() as init method.
  7211. 6) Calls plot_all() if plot=True
  7212. :param filename: Name of the file from which to load.
  7213. :param run_from_arg: True if run for arguments
  7214. :param plot: If True plot all objects in the project
  7215. :param cli: Run from command line
  7216. :param from_tcl: True if run from Tcl Sehll
  7217. :return: None
  7218. """
  7219. App.log.debug("Opening project: " + filename)
  7220. # block autosaving while a project is loaded
  7221. self.block_autosave = True
  7222. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7223. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7224. if cli is None:
  7225. self.set_ui_title(name=_("Loading Project ... Please Wait ..."))
  7226. if run_from_arg:
  7227. self.splash.showMessage('%s: %ssec\n%s' % (_("Canvas initialization started.\n"
  7228. "Canvas initialization finished in"), '%.2f' % self.used_time,
  7229. _("Opening FlatCAM Project file.")),
  7230. alignment=Qt.AlignBottom | Qt.AlignLeft,
  7231. color=QtGui.QColor("gray"))
  7232. # Open and parse an uncompressed Project file
  7233. try:
  7234. f = open(filename, 'r')
  7235. except IOError:
  7236. if from_tcl:
  7237. name = filename.split('/')[-1].split('\\')[-1]
  7238. filename = self.defaults['global_tcl_path'] + '/' + name
  7239. try:
  7240. f = open(filename, 'r')
  7241. except IOError:
  7242. log.error("Failed to open project file: %s" % filename)
  7243. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open project file"), filename))
  7244. return
  7245. else:
  7246. log.error("Failed to open project file: %s" % filename)
  7247. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open project file"), filename))
  7248. return
  7249. try:
  7250. d = json.load(f, object_hook=dict2obj)
  7251. except Exception as e:
  7252. log.error("Failed to parse project file, trying to see if it loads as an LZMA archive: %s because %s" %
  7253. (filename, str(e)))
  7254. f.close()
  7255. # Open and parse a compressed Project file
  7256. try:
  7257. with lzma.open(filename) as f:
  7258. file_content = f.read().decode('utf-8')
  7259. d = json.loads(file_content, object_hook=dict2obj)
  7260. except Exception as e:
  7261. App.log.error("Failed to open project file: %s with error: %s" % (filename, str(e)))
  7262. self.inform.emit('[ERROR_NOTCL] %s: %s' % (_("Failed to open project file"), filename))
  7263. return
  7264. # Clear the current project
  7265. # # NOT THREAD SAFE # ##
  7266. if run_from_arg is True:
  7267. pass
  7268. elif cli is True:
  7269. self.delete_selection_shape()
  7270. else:
  7271. self.on_file_new()
  7272. # Project options
  7273. self.options.update(d['options'])
  7274. self.project_filename = filename
  7275. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7276. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7277. if cli is None:
  7278. self.set_screen_units(self.options["units"])
  7279. # Re create objects
  7280. App.log.debug(" **************** Started PROEJCT loading... **************** ")
  7281. for obj in d['objs']:
  7282. try:
  7283. def obj_init(obj_inst, app_inst):
  7284. obj_inst.from_dict(obj)
  7285. App.log.debug("Recreating from opened project an %s object: %s" %
  7286. (obj['kind'].capitalize(), obj['options']['name']))
  7287. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7288. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7289. if cli is None:
  7290. self.set_ui_title(name="{} {}: {}".format(_("Loading Project ... restoring"),
  7291. obj['kind'].upper(),
  7292. obj['options']['name']
  7293. )
  7294. )
  7295. self.app_obj.new_object(obj['kind'], obj['options']['name'], obj_init, plot=plot)
  7296. except Exception as e:
  7297. print('App.open_project() --> ' + str(e))
  7298. self.inform.emit('[success] %s: %s' % (_("Project loaded from"), filename))
  7299. self.should_we_save = False
  7300. self.file_opened.emit("project", filename)
  7301. # restore autosaving after a project was loaded
  7302. self.block_autosave = False
  7303. # for some reason, setting ui_title does not work when this method is called from Tcl Shell
  7304. # it's because the TclCommand is run in another thread (it inherit TclCommandSignaled)
  7305. if cli is None:
  7306. self.set_ui_title(name=self.project_filename)
  7307. App.log.debug(" **************** Finished PROJECT loading... **************** ")
  7308. def plot_all(self, fit_view=True, muted=False, use_thread=True):
  7309. """
  7310. Re-generates all plots from all objects.
  7311. :param fit_view: if True will plot the objects and will adjust the zoom to fit all plotted objects into view
  7312. :param muted: if True don't print messages
  7313. :param use_thread: if True will use threading for plotting the objects
  7314. :return: None
  7315. """
  7316. self.log.debug("Plot_all()")
  7317. if muted is not True:
  7318. self.inform[str, bool].emit('%s...' % _("Redrawing all objects"), False)
  7319. for plot_obj in self.collection.get_list():
  7320. def worker_task(obj):
  7321. with self.proc_container.new("Plotting"):
  7322. obj.plot(kind=self.defaults["cncjob_plot_kind"])
  7323. if fit_view is True:
  7324. self.app_obj.object_plotted.emit(obj)
  7325. if use_thread is True:
  7326. # Send to worker
  7327. self.worker_task.emit({'fcn': worker_task, 'params': [plot_obj]})
  7328. else:
  7329. worker_task(plot_obj)
  7330. def register_folder(self, filename):
  7331. """
  7332. Register the last folder used by the app to open something
  7333. :param filename: the last folder is extracted from the filename
  7334. :return: None
  7335. """
  7336. self.defaults["global_last_folder"] = os.path.split(str(filename))[0]
  7337. def register_save_folder(self, filename):
  7338. """
  7339. Register the last folder used by the app to save something
  7340. :param filename: the last folder is extracted from the filename
  7341. :return: None
  7342. """
  7343. self.defaults["global_last_save_folder"] = os.path.split(str(filename))[0]
  7344. # def set_progress_bar(self, percentage, text=""):
  7345. # """
  7346. # Set a progress bar to a value (percentage)
  7347. #
  7348. # :param percentage: Value set to the progressbar
  7349. # :param text: Not used
  7350. # :return: None
  7351. # """
  7352. # self.ui.progress_bar.setValue(int(percentage))
  7353. def setup_recent_items(self):
  7354. """
  7355. Setup a dictionary with the recent files accessed, organized by type
  7356. :return:
  7357. """
  7358. icons = {
  7359. "gerber": self.resource_location + "/flatcam_icon16.png",
  7360. "excellon": self.resource_location + "/drill16.png",
  7361. 'geometry': self.resource_location + "/geometry16.png",
  7362. "cncjob": self.resource_location + "/cnc16.png",
  7363. "script": self.resource_location + "/script_new24.png",
  7364. "document": self.resource_location + "/notes16_1.png",
  7365. "project": self.resource_location + "/project16.png",
  7366. "svg": self.resource_location + "/geometry16.png",
  7367. "dxf": self.resource_location + "/dxf16.png",
  7368. "pdf": self.resource_location + "/pdf32.png",
  7369. "image": self.resource_location + "/image16.png"
  7370. }
  7371. try:
  7372. image_opener = self.image_tool.import_image
  7373. except AttributeError:
  7374. image_opener = None
  7375. openers = {
  7376. 'gerber': lambda fname: self.worker_task.emit({'fcn': self.open_gerber, 'params': [fname]}),
  7377. 'excellon': lambda fname: self.worker_task.emit({'fcn': self.open_excellon, 'params': [fname]}),
  7378. 'geometry': lambda fname: self.worker_task.emit({'fcn': self.import_dxf, 'params': [fname]}),
  7379. 'cncjob': lambda fname: self.worker_task.emit({'fcn': self.open_gcode, 'params': [fname]}),
  7380. "script": lambda fname: self.worker_task.emit({'fcn': self.open_script, 'params': [fname]}),
  7381. "document": None,
  7382. 'project': self.open_project,
  7383. 'svg': self.import_svg,
  7384. 'dxf': self.import_dxf,
  7385. 'image': image_opener,
  7386. 'pdf': lambda fname: self.worker_task.emit({'fcn': self.pdf_tool.open_pdf, 'params': [fname]})
  7387. }
  7388. # Open recent file for files
  7389. try:
  7390. f = open(self.data_path + '/recent.json')
  7391. except IOError:
  7392. App.log.error("Failed to load recent item list.")
  7393. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to load recent item list."))
  7394. return
  7395. try:
  7396. self.recent = json.load(f)
  7397. except json.errors.JSONDecodeError:
  7398. App.log.error("Failed to parse recent item list.")
  7399. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to parse recent item list."))
  7400. f.close()
  7401. return
  7402. f.close()
  7403. # Open recent file for projects
  7404. try:
  7405. fp = open(self.data_path + '/recent_projects.json')
  7406. except IOError:
  7407. App.log.error("Failed to load recent project item list.")
  7408. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to load recent projects item list."))
  7409. return
  7410. try:
  7411. self.recent_projects = json.load(fp)
  7412. except json.errors.JSONDecodeError:
  7413. App.log.error("Failed to parse recent project item list.")
  7414. self.inform.emit('[ERROR_NOTCL] %s' % _("Failed to parse recent project item list."))
  7415. fp.close()
  7416. return
  7417. fp.close()
  7418. # Closure needed to create callbacks in a loop.
  7419. # Otherwise late binding occurs.
  7420. def make_callback(func, fname):
  7421. def opener():
  7422. func(fname)
  7423. return opener
  7424. def reset_recent_files():
  7425. # Reset menu
  7426. self.ui.recent.clear()
  7427. self.recent = []
  7428. try:
  7429. ff = open(self.data_path + '/recent.json', 'w')
  7430. except IOError:
  7431. App.log.error("Failed to open recent items file for writing.")
  7432. return
  7433. json.dump(self.recent, ff)
  7434. def reset_recent_projects():
  7435. # Reset menu
  7436. self.ui.recent_projects.clear()
  7437. self.recent_projects = []
  7438. try:
  7439. frp = open(self.data_path + '/recent_projects.json', 'w')
  7440. except IOError:
  7441. App.log.error("Failed to open recent projects items file for writing.")
  7442. return
  7443. json.dump(self.recent, frp)
  7444. # Reset menu
  7445. self.ui.recent.clear()
  7446. self.ui.recent_projects.clear()
  7447. # Create menu items for projects
  7448. for recent in self.recent_projects:
  7449. filename = recent['filename'].split('/')[-1].split('\\')[-1]
  7450. if recent['kind'] == 'project':
  7451. try:
  7452. action = QtWidgets.QAction(QtGui.QIcon(icons[recent["kind"]]), filename, self)
  7453. # Attach callback
  7454. o = make_callback(openers[recent["kind"]], recent['filename'])
  7455. action.triggered.connect(o)
  7456. self.ui.recent_projects.addAction(action)
  7457. except KeyError:
  7458. App.log.error("Unsupported file type: %s" % recent["kind"])
  7459. # Last action in Recent Files menu is one that Clear the content
  7460. clear_action_proj = QtWidgets.QAction(QtGui.QIcon(self.resource_location + '/trash32.png'),
  7461. (_("Clear Recent projects")), self)
  7462. clear_action_proj.triggered.connect(reset_recent_projects)
  7463. self.ui.recent_projects.addSeparator()
  7464. self.ui.recent_projects.addAction(clear_action_proj)
  7465. # Create menu items for files
  7466. for recent in self.recent:
  7467. filename = recent['filename'].split('/')[-1].split('\\')[-1]
  7468. if recent['kind'] != 'project':
  7469. try:
  7470. action = QtWidgets.QAction(QtGui.QIcon(icons[recent["kind"]]), filename, self)
  7471. # Attach callback
  7472. o = make_callback(openers[recent["kind"]], recent['filename'])
  7473. action.triggered.connect(o)
  7474. self.ui.recent.addAction(action)
  7475. except KeyError:
  7476. App.log.error("Unsupported file type: %s" % recent["kind"])
  7477. # Last action in Recent Files menu is one that Clear the content
  7478. clear_action = QtWidgets.QAction(QtGui.QIcon(self.resource_location + '/trash32.png'),
  7479. (_("Clear Recent files")), self)
  7480. clear_action.triggered.connect(reset_recent_files)
  7481. self.ui.recent.addSeparator()
  7482. self.ui.recent.addAction(clear_action)
  7483. # self.builder.get_object('open_recent').set_submenu(recent_menu)
  7484. # self.ui.menufilerecent.set_submenu(recent_menu)
  7485. # recent_menu.show_all()
  7486. # self.ui.recent.show()
  7487. self.log.debug("Recent items list has been populated.")
  7488. def setup_component_editor(self):
  7489. """
  7490. Default text for the Selected tab when is not taken by the Object UI.
  7491. :return:
  7492. """
  7493. # label = QtWidgets.QLabel("Choose an item from Project")
  7494. # label.setAlignment(QtCore.Qt.AlignHCenter | QtCore.Qt.AlignVCenter)
  7495. sel_title = QtWidgets.QTextEdit(
  7496. _('<b>Shortcut Key List</b>'))
  7497. sel_title.setTextInteractionFlags(QtCore.Qt.NoTextInteraction)
  7498. sel_title.setFrameStyle(QtWidgets.QFrame.NoFrame)
  7499. f_settings = QSettings("Open Source", "FlatCAM")
  7500. if f_settings.contains("notebook_font_size"):
  7501. fsize = f_settings.value('notebook_font_size', type=int)
  7502. else:
  7503. fsize = 12
  7504. tsize = fsize + int(fsize / 2)
  7505. # selected_text = (_('''
  7506. # <p><span style="font-size:{tsize}px"><strong>Selected Tab - Choose an Item from Project Tab</strong></span>
  7507. # </p>
  7508. #
  7509. # <p><span style="font-size:{fsize}px"><strong>Details</strong>:<br />
  7510. # The normal flow when working in FlatCAM is the following:</span></p>
  7511. #
  7512. # <ol>
  7513. # <li><span style="font-size:{fsize}px">Loat/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG
  7514. # file into
  7515. # FlatCAM using either the menu&#39;s, toolbars, key shortcuts or
  7516. # even dragging and dropping the files on the AppGUI.<br />
  7517. # <br />
  7518. # You can also load a <strong>FlatCAM project</strong> by double clicking on the project file, drag &amp;
  7519. # drop of the
  7520. # file into the FLATCAM AppGUI or through the menu/toolbar links offered within the app.</span><br />
  7521. # &nbsp;</li>
  7522. # <li><span style="font-size:{fsize}px">Once an object is available in the Project Tab, by selecting it
  7523. # and then
  7524. # focusing on <strong>SELECTED TAB </strong>(more simpler is to double click the object name in the
  7525. # Project Tab), <strong>SELECTED TAB </strong>will be updated with the object properties according to
  7526. # it&#39;s kind: Gerber, Excellon, Geometry or CNCJob object.<br />
  7527. # <br />
  7528. # If the selection of the object is done on the canvas by single click instead, and the
  7529. # <strong>SELECTED TAB</strong>
  7530. # is in focus, again the object properties will be displayed into the Selected Tab. Alternatively,
  7531. # double clicking on the object on the canvas will bring the <strong>SELECTED TAB</strong> and populate
  7532. # it even if it was out of focus.<br />
  7533. # <br />
  7534. # You can change the parameters in this screen and the flow direction is like this:<br />
  7535. # <br />
  7536. # <strong>Gerber/Excellon Object</strong> -&gt; Change Param -&gt; Generate Geometry -&gt;
  7537. # <strong> Geometry Object
  7538. # </strong>-&gt; Add tools (change param in Selected Tab) -&gt; Generate CNCJob -&gt;<strong> CNCJob Object
  7539. # </strong>-&gt; Verify GCode (through Edit CNC Code) and/or append/prepend to GCode (again, done in
  7540. # <strong>SELECTED TAB)&nbsp;</strong>-&gt; Save GCode</span></li>
  7541. # </ol>
  7542. #
  7543. # <p><span style="font-size:{fsize}px">A list of key shortcuts is available through an menu entry in
  7544. # <strong>Help -&gt; Shortcuts List</strong>&nbsp;or through it&#39;s own key shortcut:
  7545. # <strong>F3</strong>.</span></p>
  7546. #
  7547. # ''').format(fsize=fsize, tsize=tsize))
  7548. selected_text = '''
  7549. <p><span style="font-size:{tsize}px"><strong>{title}</strong></span></p>
  7550. <p><span style="font-size:{fsize}px"><strong>{subtitle}</strong>:<br />
  7551. {s1}</span></p>
  7552. <ol>
  7553. <li><span style="font-size:{fsize}px">{s2}<br />
  7554. <br />
  7555. {s3}</span><br />
  7556. &nbsp;</li>
  7557. <li><span style="font-size:{fsize}px">{s4}<br />
  7558. &nbsp;</li>
  7559. <br />
  7560. <li><span style="font-size:{fsize}px">{s5}<br />
  7561. &nbsp;</li>
  7562. <br />
  7563. <li><span style="font-size:{fsize}px">{s6}<br />
  7564. <br />
  7565. {s7}</span></li>
  7566. </ol>
  7567. <p><span style="font-size:{fsize}px">{s8}</span></p>
  7568. '''.format(
  7569. title=_("Selected Tab - Choose an Item from Project Tab"),
  7570. subtitle=_("Details"),
  7571. s1=_("The normal flow when working with the application is the following:"),
  7572. s2=_("Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into the application "
  7573. "using either the toolbars, key shortcuts or even dragging and dropping the "
  7574. "files on the AppGUI."),
  7575. s3=_("You can also load a project by double clicking on the project file, "
  7576. "drag and drop of the file into the AppGUI or through the menu (or toolbar) "
  7577. "actions offered within the app."),
  7578. s4=_("Once an object is available in the Project Tab, by selecting it and then focusing "
  7579. "on SELECTED TAB (more simpler is to double click the object name in the Project Tab, "
  7580. "SELECTED TAB will be updated with the object properties according to its kind: "
  7581. "Gerber, Excellon, Geometry or CNCJob object."),
  7582. s5=_("If the selection of the object is done on the canvas by single click instead, "
  7583. "and the SELECTED TAB is in focus, again the object properties will be displayed into the "
  7584. "Selected Tab. Alternatively, double clicking on the object on the canvas will bring "
  7585. "the SELECTED TAB and populate it even if it was out of focus."),
  7586. s6=_("You can change the parameters in this screen and the flow direction is like this:"),
  7587. s7=_("Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> Geometry Object --> "
  7588. "Add tools (change param in Selected Tab) --> Generate CNCJob --> CNCJob Object --> "
  7589. "Verify GCode (through Edit CNC Code) and/or append/prepend to GCode "
  7590. "(again, done in SELECTED TAB) --> Save GCode."),
  7591. s8=_("A list of key shortcuts is available through an menu entry in Help --> Shortcuts List "
  7592. "or through its own key shortcut: <b>F3</b>."),
  7593. tsize=tsize,
  7594. fsize=fsize
  7595. )
  7596. sel_title.setText(selected_text)
  7597. sel_title.setSizePolicy(QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Expanding)
  7598. self.ui.selected_scroll_area.setWidget(sel_title)
  7599. def setup_obj_classes(self):
  7600. """
  7601. Sets up application specifics on the FlatCAMObj class. This way the object.app attribute will point to the App
  7602. class.
  7603. :return: None
  7604. """
  7605. FlatCAMObj.app = self
  7606. ObjectCollection.app = self
  7607. Gerber.app = self
  7608. Excellon.app = self
  7609. Geometry.app = self
  7610. CNCjob.app = self
  7611. FCProcess.app = self
  7612. FCProcessContainer.app = self
  7613. OptionsGroupUI.app = self
  7614. def version_check(self):
  7615. """
  7616. Checks for the latest version of the program. Alerts the
  7617. user if theirs is outdated. This method is meant to be run
  7618. in a separate thread.
  7619. :return: None
  7620. """
  7621. self.log.debug("version_check()")
  7622. if self.ui.general_defaults_form.general_app_group.send_stats_cb.get_value() is True:
  7623. full_url = "%s?s=%s&v=%s&os=%s&%s" % (
  7624. App.version_url,
  7625. str(self.defaults['global_serial']),
  7626. str(self.version),
  7627. str(self.os),
  7628. urllib.parse.urlencode(self.defaults["global_stats"])
  7629. )
  7630. # full_url = App.version_url + "?s=" + str(self.defaults['global_serial']) + \
  7631. # "&v=" + str(self.version) + "&os=" + str(self.os) + "&" + \
  7632. # urllib.parse.urlencode(self.defaults["global_stats"])
  7633. else:
  7634. # no_stats dict; just so it won't break things on website
  7635. no_ststs_dict = {}
  7636. no_ststs_dict["global_ststs"] = {}
  7637. full_url = App.version_url + "?s=" + str(self.defaults['global_serial']) + "&v=" + str(self.version)
  7638. full_url += "&os=" + str(self.os) + "&" + urllib.parse.urlencode(no_ststs_dict["global_ststs"])
  7639. App.log.debug("Checking for updates @ %s" % full_url)
  7640. # ## Get the data
  7641. try:
  7642. f = urllib.request.urlopen(full_url)
  7643. except Exception:
  7644. # App.log.warning("Failed checking for latest version. Could not connect.")
  7645. self.log.warning("Failed checking for latest version. Could not connect.")
  7646. self.inform.emit('[WARNING_NOTCL] %s' % _("Failed checking for latest version. Could not connect."))
  7647. return
  7648. try:
  7649. data = json.load(f)
  7650. except Exception as e:
  7651. App.log.error("Could not parse information about latest version.")
  7652. self.inform.emit('[ERROR_NOTCL] %s' % _("Could not parse information about latest version."))
  7653. App.log.debug("json.load(): %s" % str(e))
  7654. f.close()
  7655. return
  7656. f.close()
  7657. # ## Latest version?
  7658. if self.version >= data["version"]:
  7659. App.log.debug("FlatCAM is up to date!")
  7660. self.inform.emit('[success] %s' % _("FlatCAM is up to date!"))
  7661. return
  7662. App.log.debug("Newer version available.")
  7663. self.message.emit(
  7664. _("Newer Version Available"),
  7665. '%s<br><br>><b>%s</b><br>%s' % (
  7666. _("There is a newer version of FlatCAM available for download:"),
  7667. str(data["name"]),
  7668. str(data["message"])
  7669. ),
  7670. _("info")
  7671. )
  7672. def on_plotcanvas_setup(self, container=None):
  7673. """
  7674. This is doing the setup for the plot area (canvas).
  7675. :param container: QT Widget where to install the canvas
  7676. :return: None
  7677. """
  7678. if container:
  7679. plot_container = container
  7680. else:
  7681. plot_container = self.ui.right_layout
  7682. modifier = QtWidgets.QApplication.queryKeyboardModifiers()
  7683. if self.is_legacy is True or modifier == QtCore.Qt.ControlModifier:
  7684. self.is_legacy = True
  7685. self.defaults["global_graphic_engine"] = "2D"
  7686. self.plotcanvas = PlotCanvasLegacy(plot_container, self)
  7687. else:
  7688. try:
  7689. self.plotcanvas = PlotCanvas(plot_container, self)
  7690. except Exception as er:
  7691. msg_txt = traceback.format_exc()
  7692. log.debug("App.on_plotcanvas_setup() failed -> %s" % str(er))
  7693. log.debug("OpenGL canvas initialization failed with the following error.\n" + msg_txt)
  7694. msg = '[ERROR_NOTCL] %s' % _("An internal error has occurred. See shell.\n")
  7695. msg += _("OpenGL canvas initialization failed. HW or HW configuration not supported."
  7696. "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General tab.\n\n")
  7697. msg += msg_txt
  7698. self.inform.emit(msg)
  7699. return 'fail'
  7700. # So it can receive key presses
  7701. self.plotcanvas.native.setFocus()
  7702. if self.is_legacy is False:
  7703. pan_button = 2 if self.defaults["global_pan_button"] == '2' else 3
  7704. # Set the mouse button for panning
  7705. self.plotcanvas.view.camera.pan_button_setting = pan_button
  7706. self.mm = self.plotcanvas.graph_event_connect('mouse_move', self.on_mouse_move_over_plot)
  7707. self.mp = self.plotcanvas.graph_event_connect('mouse_press', self.on_mouse_click_over_plot)
  7708. self.mr = self.plotcanvas.graph_event_connect('mouse_release', self.on_mouse_click_release_over_plot)
  7709. self.mdc = self.plotcanvas.graph_event_connect('mouse_double_click', self.on_mouse_double_click_over_plot)
  7710. # Keys over plot enabled
  7711. self.kp = self.plotcanvas.graph_event_connect('key_press', self.ui.keyPressEvent)
  7712. if self.defaults['global_cursor_type'] == 'small':
  7713. self.app_cursor = self.plotcanvas.new_cursor()
  7714. else:
  7715. self.app_cursor = self.plotcanvas.new_cursor(big=True)
  7716. if self.ui.grid_snap_btn.isChecked():
  7717. self.app_cursor.enabled = True
  7718. else:
  7719. self.app_cursor.enabled = False
  7720. if self.is_legacy is False:
  7721. self.hover_shapes = ShapeCollection(parent=self.plotcanvas.view.scene, layers=1)
  7722. else:
  7723. # will use the default Matplotlib axes
  7724. self.hover_shapes = ShapeCollectionLegacy(obj=self, app=self, name='hover')
  7725. def on_zoom_fit(self):
  7726. """
  7727. Callback for zoom-fit request. This can be either from the corresponding
  7728. toolbar button or the '1' key when the canvas is focused. Calls ``self.adjust_axes()``
  7729. with axes limits from the geometry bounds of all objects.
  7730. :return: None
  7731. """
  7732. if self.is_legacy is False:
  7733. self.plotcanvas.fit_view()
  7734. else:
  7735. xmin, ymin, xmax, ymax = self.collection.get_bounds()
  7736. width = xmax - xmin
  7737. height = ymax - ymin
  7738. xmin -= 0.05 * width
  7739. xmax += 0.05 * width
  7740. ymin -= 0.05 * height
  7741. ymax += 0.05 * height
  7742. self.plotcanvas.adjust_axes(xmin, ymin, xmax, ymax)
  7743. def on_zoom_in(self):
  7744. """
  7745. Callback for zoom-in request.
  7746. :return:
  7747. """
  7748. self.plotcanvas.zoom(1 / float(self.defaults['global_zoom_ratio']))
  7749. def on_zoom_out(self):
  7750. """
  7751. Callback for zoom-out request.
  7752. :return:
  7753. """
  7754. self.plotcanvas.zoom(float(self.defaults['global_zoom_ratio']))
  7755. def disable_all_plots(self):
  7756. self.defaults.report_usage("disable_all_plots()")
  7757. self.disable_plots(self.collection.get_list())
  7758. self.inform.emit('[success] %s' %
  7759. _("All plots disabled."))
  7760. def disable_other_plots(self):
  7761. self.defaults.report_usage("disable_other_plots()")
  7762. self.disable_plots(self.collection.get_non_selected())
  7763. self.inform.emit('[success] %s' %
  7764. _("All non selected plots disabled."))
  7765. def enable_all_plots(self):
  7766. self.defaults.report_usage("enable_all_plots()")
  7767. self.enable_plots(self.collection.get_list())
  7768. self.inform.emit('[success] %s' %
  7769. _("All plots enabled."))
  7770. def on_enable_sel_plots(self):
  7771. log.debug("App.on_enable_sel_plot()")
  7772. object_list = self.collection.get_selected()
  7773. self.enable_plots(objects=object_list)
  7774. self.inform.emit('[success] %s' % _("Selected plots enabled..."))
  7775. def on_disable_sel_plots(self):
  7776. log.debug("App.on_disable_sel_plot()")
  7777. # self.inform.emit(_("Disabling plots ..."))
  7778. object_list = self.collection.get_selected()
  7779. self.disable_plots(objects=object_list)
  7780. self.inform.emit('[success] %s' % _("Selected plots disabled..."))
  7781. def enable_plots(self, objects):
  7782. """
  7783. Enable plots
  7784. :param objects: list of Objects to be enabled
  7785. :return:
  7786. """
  7787. log.debug("Enabling plots ...")
  7788. # self.inform.emit(_("Working ..."))
  7789. for obj in objects:
  7790. if obj.options['plot'] is False:
  7791. obj.options.set_change_callback(lambda x: None)
  7792. obj.options['plot'] = True
  7793. try:
  7794. # only the Gerber obj has on_plot_cb_click() method
  7795. obj.ui.plot_cb.stateChanged.disconnect(obj.on_plot_cb_click)
  7796. # disable this cb while disconnected,
  7797. # in case the operation takes time the user is not allowed to change it
  7798. obj.ui.plot_cb.setDisabled(True)
  7799. except AttributeError:
  7800. pass
  7801. obj.set_form_item("plot")
  7802. try:
  7803. obj.ui.plot_cb.stateChanged.connect(obj.on_plot_cb_click)
  7804. obj.ui.plot_cb.setDisabled(False)
  7805. except AttributeError:
  7806. pass
  7807. obj.options.set_change_callback(obj.on_options_change)
  7808. def worker_task(objs):
  7809. with self.proc_container.new(_("Enabling plots ...")):
  7810. for plot_obj in objs:
  7811. # obj.options['plot'] = True
  7812. if isinstance(plot_obj, CNCJobObject):
  7813. plot_obj.plot(visible=True, kind=self.defaults["cncjob_plot_kind"])
  7814. else:
  7815. plot_obj.plot(visible=True)
  7816. self.worker_task.emit({'fcn': worker_task, 'params': [objects]})
  7817. def disable_plots(self, objects):
  7818. """
  7819. Disables plots
  7820. :param objects: list of Objects to be disabled
  7821. :return:
  7822. """
  7823. # if no objects selected then do nothing
  7824. if not self.collection.get_selected():
  7825. return
  7826. log.debug("Disabling plots ...")
  7827. # self.inform.emit(_("Working ..."))
  7828. for obj in objects:
  7829. if obj.options['plot'] is True:
  7830. obj.options.set_change_callback(lambda x: None)
  7831. obj.options['plot'] = False
  7832. try:
  7833. # only the Gerber obj has on_plot_cb_click() method
  7834. obj.ui.plot_cb.stateChanged.disconnect(obj.on_plot_cb_click)
  7835. obj.ui.plot_cb.setDisabled(True)
  7836. except AttributeError:
  7837. pass
  7838. obj.set_form_item("plot")
  7839. try:
  7840. obj.ui.plot_cb.stateChanged.connect(obj.on_plot_cb_click)
  7841. obj.ui.plot_cb.setDisabled(False)
  7842. except AttributeError:
  7843. pass
  7844. obj.options.set_change_callback(obj.on_options_change)
  7845. try:
  7846. self.delete_selection_shape()
  7847. except Exception as e:
  7848. log.debug("App.disable_plots() --> %s" % str(e))
  7849. def worker_task(objs):
  7850. with self.proc_container.new(_("Disabling plots ...")):
  7851. for plot_obj in objs:
  7852. # obj.options['plot'] = True
  7853. if isinstance(plot_obj, CNCJobObject):
  7854. plot_obj.plot(visible=False, kind=self.defaults["cncjob_plot_kind"])
  7855. else:
  7856. plot_obj.plot(visible=False)
  7857. self.worker_task.emit({'fcn': worker_task, 'params': [objects]})
  7858. def toggle_plots(self, objects):
  7859. """
  7860. Toggle plots visibility
  7861. :param objects: list of Objects for which to be toggled the visibility
  7862. :return: None
  7863. """
  7864. # if no objects selected then do nothing
  7865. if not self.collection.get_selected():
  7866. return
  7867. log.debug("Toggling plots ...")
  7868. self.inform.emit(_("Working ..."))
  7869. for obj in objects:
  7870. if obj.options['plot'] is False:
  7871. obj.options['plot'] = True
  7872. else:
  7873. obj.options['plot'] = False
  7874. self.app_obj.plots_updated.emit()
  7875. def clear_plots(self):
  7876. """
  7877. Clear the plots
  7878. :return: None
  7879. """
  7880. objects = self.collection.get_list()
  7881. for obj in objects:
  7882. obj.clear(obj == objects[-1])
  7883. # Clear pool to free memory
  7884. self.clear_pool()
  7885. def on_set_color_action_triggered(self):
  7886. """
  7887. This slot gets called by clicking on the menu entry in the Set Color submenu of the context menu in Project Tab
  7888. :return:
  7889. """
  7890. new_color = self.defaults['gerber_plot_fill']
  7891. clicked_action = self.sender()
  7892. assert isinstance(clicked_action, QAction), "Expected a QAction, got %s" % type(clicked_action)
  7893. act_name = clicked_action.text()
  7894. sel_obj_list = self.collection.get_selected()
  7895. if not sel_obj_list:
  7896. return
  7897. # a default value, I just chose this one
  7898. alpha_level = 'BF'
  7899. for sel_obj in sel_obj_list:
  7900. if sel_obj.kind == 'excellon':
  7901. alpha_level = str(hex(
  7902. self.ui.excellon_defaults_form.excellon_gen_group.color_alpha_slider.value())[2:])
  7903. elif sel_obj.kind == 'gerber':
  7904. alpha_level = str(hex(self.ui.gerber_defaults_form.gerber_gen_group.pf_color_alpha_slider.value())[2:])
  7905. elif sel_obj.kind == 'geometry':
  7906. alpha_level = 'FF'
  7907. else:
  7908. log.debug(
  7909. "App.on_set_color_action_triggered() --> Default alpfa for this object type not supported yet")
  7910. continue
  7911. sel_obj.alpha_level = alpha_level
  7912. if act_name == _('Red'):
  7913. new_color = '#FF0000' + alpha_level
  7914. if act_name == _('Blue'):
  7915. new_color = '#0000FF' + alpha_level
  7916. if act_name == _('Yellow'):
  7917. new_color = '#FFDF00' + alpha_level
  7918. if act_name == _('Green'):
  7919. new_color = '#00FF00' + alpha_level
  7920. if act_name == _('Purple'):
  7921. new_color = '#FF00FF' + alpha_level
  7922. if act_name == _('Brown'):
  7923. new_color = '#A52A2A' + alpha_level
  7924. if act_name == _('White'):
  7925. new_color = '#FFFFFF' + alpha_level
  7926. if act_name == _('Black'):
  7927. new_color = '#000000' + alpha_level
  7928. if act_name == _('Custom'):
  7929. new_color = QtGui.QColor(self.defaults['gerber_plot_fill'][:7])
  7930. c_dialog = QtWidgets.QColorDialog()
  7931. plot_fill_color = c_dialog.getColor(initial=new_color)
  7932. if plot_fill_color.isValid() is False:
  7933. return
  7934. new_color = str(plot_fill_color.name()) + alpha_level
  7935. if act_name == _("Default"):
  7936. for sel_obj in sel_obj_list:
  7937. if sel_obj.kind == 'excellon':
  7938. new_color = self.defaults['excellon_plot_fill']
  7939. new_line_color = self.defaults['excellon_plot_line']
  7940. elif sel_obj.kind == 'gerber':
  7941. new_color = self.defaults['gerber_plot_fill']
  7942. new_line_color = self.defaults['gerber_plot_line']
  7943. elif sel_obj.kind == 'geometry':
  7944. new_color = self.defaults['geometry_plot_line']
  7945. new_line_color = self.defaults['geometry_plot_line']
  7946. else:
  7947. log.debug(
  7948. "App.on_set_color_action_triggered() --> Default color for this object type not supported yet")
  7949. continue
  7950. sel_obj.fill_color = new_color
  7951. sel_obj.outline_color = new_line_color
  7952. sel_obj.shapes.redraw(
  7953. update_colors=(new_color, new_line_color)
  7954. )
  7955. return
  7956. if act_name == _("Opacity"):
  7957. alpha_level, ok_button = QtWidgets.QInputDialog.getInt(
  7958. self.ui, _("Set alpha level ..."), '%s:' % _("Value"), min=0, max=255, step=1, value=191)
  7959. if ok_button:
  7960. alpha_str = str(hex(alpha_level)[2:]) if alpha_level != 0 else '00'
  7961. for sel_obj in sel_obj_list:
  7962. sel_obj.fill_color = sel_obj.fill_color[:-2] + alpha_str
  7963. sel_obj.shapes.redraw(
  7964. update_colors=(sel_obj.fill_color, sel_obj.outline_color)
  7965. )
  7966. return
  7967. new_line_color = color_variant(new_color[:7], 0.7)
  7968. if act_name == _("White"):
  7969. new_line_color = color_variant("#dedede", 0.7)
  7970. for sel_obj in sel_obj_list:
  7971. sel_obj.fill_color = new_color
  7972. sel_obj.outline_color = new_line_color
  7973. sel_obj.shapes.redraw(
  7974. update_colors=(new_color, new_line_color)
  7975. )
  7976. def generate_cnc_job(self, objects):
  7977. """
  7978. Slot that will be called by clicking an entry in the contextual menu generated in the Project Tab tree
  7979. :param objects: Selected objects in the Project Tab
  7980. :return:
  7981. """
  7982. self.defaults.report_usage("generate_cnc_job()")
  7983. # for obj in objects:
  7984. # obj.generatecncjob()
  7985. for obj in objects:
  7986. obj.on_generatecnc_button_click()
  7987. def save_project(self, filename, quit_action=False, silent=False, from_tcl=False):
  7988. """
  7989. Saves the current project to the specified file.
  7990. :param filename: Name of the file in which to save.
  7991. :type filename: str
  7992. :param quit_action: if the project saving will be followed by an app quit; boolean
  7993. :param silent: if True will not display status messages
  7994. :param from_tcl True is run from Tcl Shell
  7995. :return: None
  7996. """
  7997. self.log.debug("save_project()")
  7998. self.save_in_progress = True
  7999. with self.proc_container.new(_("Saving FlatCAM Project")):
  8000. # Capture the latest changes
  8001. # Current object
  8002. try:
  8003. current_object = self.collection.get_active()
  8004. if current_object:
  8005. current_object.read_form()
  8006. except Exception as e:
  8007. self.log.debug("save_project() --> There was no active object. Skipping read_form. %s" % str(e))
  8008. pass
  8009. # Serialize the whole project
  8010. d = {"objs": [obj.to_dict() for obj in self.collection.get_list()],
  8011. "options": self.options,
  8012. "version": self.version}
  8013. if self.defaults["global_save_compressed"] is True:
  8014. with lzma.open(filename, "w", preset=int(self.defaults['global_compression_level'])) as f:
  8015. g = json.dumps(d, default=to_dict, indent=2, sort_keys=True).encode('utf-8')
  8016. # # Write
  8017. f.write(g)
  8018. self.inform.emit('[success] %s: %s' % (_("Project saved to"), filename))
  8019. else:
  8020. # Open file
  8021. try:
  8022. f = open(filename, 'w')
  8023. except IOError:
  8024. App.log.error("Failed to open file for saving: %s", filename)
  8025. self.inform.emit('[ERROR_NOTCL] %s' % _("The object is used by another application."))
  8026. return
  8027. # Write
  8028. json.dump(d, f, default=to_dict, indent=2, sort_keys=True)
  8029. f.close()
  8030. # verification of the saved project
  8031. # Open and parse
  8032. try:
  8033. saved_f = open(filename, 'r')
  8034. except IOError:
  8035. if silent is False:
  8036. self.inform.emit('[ERROR_NOTCL] %s: %s %s' %
  8037. (_("Failed to verify project file"), filename, _("Retry to save it.")))
  8038. return
  8039. try:
  8040. saved_d = json.load(saved_f, object_hook=dict2obj)
  8041. except Exception:
  8042. if silent is False:
  8043. self.inform.emit('[ERROR_NOTCL] %s: %s %s' %
  8044. (_("Failed to parse saved project file"), filename, _("Retry to save it.")))
  8045. f.close()
  8046. return
  8047. saved_f.close()
  8048. if silent is False:
  8049. if 'version' in saved_d:
  8050. self.inform.emit('[success] %s: %s' % (_("Project saved to"), filename))
  8051. else:
  8052. self.inform.emit('[ERROR_NOTCL] %s: %s %s' %
  8053. (_("Failed to parse saved project file"), filename, _("Retry to save it.")))
  8054. tb_settings = QSettings("Open Source", "FlatCAM")
  8055. lock_state = self.ui.lock_action.isChecked()
  8056. tb_settings.setValue('toolbar_lock', lock_state)
  8057. # This will write the setting to the platform specific storage.
  8058. del tb_settings
  8059. # if quit:
  8060. # t = threading.Thread(target=lambda: self.check_project_file_size(1, filename=filename))
  8061. # t.start()
  8062. self.start_delayed_quit(delay=500, filename=filename, should_quit=quit_action)
  8063. def start_delayed_quit(self, delay, filename, should_quit=None):
  8064. """
  8065. :param delay: period of checking if project file size is more than zero; in seconds
  8066. :param filename: the name of the project file to be checked periodically for size more than zero
  8067. :param should_quit: if the task finished will be followed by an app quit; boolean
  8068. :return:
  8069. """
  8070. to_quit = should_quit
  8071. self.save_timer = QtCore.QTimer()
  8072. self.save_timer.setInterval(delay)
  8073. self.save_timer.timeout.connect(lambda: self.check_project_file_size(filename=filename, should_quit=to_quit))
  8074. self.save_timer.start()
  8075. def check_project_file_size(self, filename, should_quit=None):
  8076. """
  8077. :param filename: the name of the project file to be checked periodically for size more than zero
  8078. :param should_quit: will quit the app if True; boolean
  8079. :return:
  8080. """
  8081. try:
  8082. if os.stat(filename).st_size > 0:
  8083. self.save_in_progress = False
  8084. self.save_timer.stop()
  8085. if should_quit:
  8086. self.app_quit.emit()
  8087. except Exception:
  8088. traceback.print_exc()
  8089. def save_project_auto(self):
  8090. """
  8091. Called periodically to save the project.
  8092. 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
  8093. # progress.
  8094. :return:
  8095. """
  8096. if self.block_autosave is False and self.should_we_save is True and self.save_in_progress is False:
  8097. self.on_file_saveproject()
  8098. def save_project_auto_update(self):
  8099. """
  8100. Update the auto save time interval value.
  8101. :return:
  8102. """
  8103. log.debug("App.save_project_auto_update() --> updated the interval timeout.")
  8104. try:
  8105. if self.autosave_timer.isActive():
  8106. self.autosave_timer.stop()
  8107. except Exception:
  8108. pass
  8109. if self.defaults['global_autosave'] is True:
  8110. self.autosave_timer.setInterval(int(self.defaults['global_autosave_timeout']))
  8111. self.autosave_timer.start()
  8112. def on_options_app2project(self):
  8113. """
  8114. Callback for Options->Transfer Options->App=>Project. Copies options
  8115. from application defaults to project defaults.
  8116. :return: None
  8117. """
  8118. self.defaults.report_usage("on_options_app2project")
  8119. self.preferencesUiManager.defaults_read_form()
  8120. self.options.update(self.defaults)
  8121. def shell_message(self, msg, show=False, error=False, warning=False, success=False, selected=False):
  8122. """
  8123. Shows a message on the FlatCAM Shell
  8124. :param msg: Message to display.
  8125. :param show: Opens the shell.
  8126. :param error: Shows the message as an error.
  8127. :param warning: Shows the message as an warning.
  8128. :param success: Shows the message as an success.
  8129. :param selected: Indicate that something was selected on canvas
  8130. :return: None
  8131. """
  8132. if show:
  8133. self.ui.shell_dock.show()
  8134. try:
  8135. if error:
  8136. self.shell.append_error(msg + "\n")
  8137. elif warning:
  8138. self.shell.append_warning(msg + "\n")
  8139. elif success:
  8140. self.shell.append_success(msg + "\n")
  8141. elif selected:
  8142. self.shell.append_selected(msg + "\n")
  8143. else:
  8144. self.shell.append_output(msg + "\n")
  8145. except AttributeError:
  8146. log.debug("shell_message() is called before Shell Class is instantiated. The message is: %s", str(msg))
  8147. class ArgsThread(QtCore.QObject):
  8148. open_signal = pyqtSignal(list)
  8149. start = pyqtSignal()
  8150. stop = pyqtSignal()
  8151. if sys.platform == 'win32':
  8152. address = (r'\\.\pipe\NPtest', 'AF_PIPE')
  8153. else:
  8154. address = ('/tmp/testipc', 'AF_UNIX')
  8155. def __init__(self):
  8156. super(ArgsThread, self).__init__()
  8157. self.listener = None
  8158. self.thread_exit = False
  8159. self.start.connect(self.run)
  8160. self.stop.connect(self.close_listener)
  8161. def my_loop(self, address):
  8162. try:
  8163. self.listener = Listener(*address)
  8164. while self.thread_exit is False:
  8165. conn = self.listener.accept()
  8166. self.serve(conn)
  8167. except socket.error:
  8168. try:
  8169. conn = Client(*address)
  8170. conn.send(sys.argv)
  8171. conn.send('close')
  8172. # close the current instance only if there are args
  8173. if len(sys.argv) > 1:
  8174. try:
  8175. self.listener.close()
  8176. except Exception:
  8177. pass
  8178. sys.exit()
  8179. except ConnectionRefusedError:
  8180. if sys.platform == 'win32':
  8181. pass
  8182. else:
  8183. os.system('rm /tmp/testipc')
  8184. self.listener = Listener(*address)
  8185. while True:
  8186. conn = self.listener.accept()
  8187. self.serve(conn)
  8188. def serve(self, conn):
  8189. while self.thread_exit is False:
  8190. msg = conn.recv()
  8191. if msg == 'close':
  8192. break
  8193. self.open_signal.emit(msg)
  8194. conn.close()
  8195. # the decorator is a must; without it this technique will not work unless the start signal is connected
  8196. # in the main thread (where this class is instantiated) after the instance is moved o the new thread
  8197. @pyqtSlot()
  8198. def run(self):
  8199. self.my_loop(self.address)
  8200. @pyqtSlot()
  8201. def close_listener(self):
  8202. self.thread_exit = True
  8203. self.listener.close()
  8204. # end of file