Przejdź do głównej zawartości

Akademia CAD/CAM/CNC

Helloo ;D
Dzisiaj odbylo się bardzo przyjemne spotkanie mające na celu propagowanie wiedzy o wdrażaniu technik CAD/CAM/CNC w firmach (coś jak seminarium) - miejscem spotkania był instytut technologii maszyn politechniki warszawskiej (www.cin.pw.edu.pl). Na "Akademii" zostały zaprezentowane takie środowiska projektanckie jak: SolidWorks, Autodesk Inventor, pojawiła się także prezentacja monitorów firmy Eizo, a także oprogramowania antywirusowego ArcaVir (wczesniej współtworcy MksVir'a)...

firma AutoR (autor.com.pl) dystrybutor Autodesku - zaprezentował Manipulatory firmy 3DConnexion, poniżej zdjęcie takiego manipulatora:




jest to wersja najprostsza - a kosztuje zaledwie 59Euro... ;)

generalnie: bardzo miło wspominam spotkanie ;)

Komentarze

Popularne posty z tego bloga

NetBeans and Trackpoint problem...

Netbeans doesn't allow (for some reasons) using native trackpoint + third blue button for scrolling through code view listing :/ that's annoying if You're not using mouse wheel ... I have Lenovo X200 and that was big problem for me... here is solution: open C:\Program Files\Lenovo\TrackPoint find tp4table.dat an edit it in Notepad++, add these lines, between similar lines: ; NetBeans support *,*,netbeans.exe,*,*,*,WheelStd,0,9 save the file, restart computer and voila... now Netbeans supports scrolling with Lenevo's trackpoint... tested with Netbeans 7.01 on win7 and default lenovo's trackpoint drivers

Xperia X1 Button Controller 1.1

I realised that Xperia X1 has great potential with hardware keys... I've already made small app for binding (mapping) X Panel Button ... but then I've noticed that Jonathan King from XDA-Developers already made sth like that few months ago - X1BC ... now it's in 1.1 version If You own Xperia X1 ... check that software: XDA Thread & Download cheers...