Openmoko CAD files available

Openmoko CAD files available

openmoko_cad.jpg

Openmoko is an open source cell phone that runs a version of Linux. The creators have now published the CAD files for the Neo enclosure, bring the openness to a whole new level. You can design your own phone! – [via] Link.

Related:

OpenMoko: $300 Linux-powered mobile phone – Link.

[Read this article] [Comment on this article]

What a Sketch Tool should be

What an awesome sketch tool ‘ILoveSketch‘ It shows a 3D Sketch tool with out any cuts in the video, using a stylus on a touch screen.


ILoveSketch No-Cut Demo: Spacecraft from Seok-Hyung Bae on Vimeo.

Custom Templates in NX

To tell NX that you have a different location for you custom templates, set a variable: UGII_TEMPLATE_DIR=<directory of templates>

This needs to be set in your ugii_env.dat file, so that it is consistent with Teamcenter integration and Native NX.

The Template folder for Native and Teamcenter looks for a .pax file.

For Teamcenter pax files: (start with nxdm)

  • nxdm_ugs_drawing_templates.pax
  • nxdm_ugs_model_templates.pax

For Native pax files:

  • ugs_drawing_templates.pax
  • ugs_model_templates.pax

Within each of these pax files points to the name, and location of the files to be used. The Teamcenter files are pointed to Teamcenter Item/IDs with the syntax of @DB\ITEM_ID\REV

Set a variable: UGII_ENV_FILE=<location>\ugii_env.dat to have all your clients using the same configuration. Put this <location> on a share on a server, each seat would have this location mapped as a drive and one variable set to point to this location. Now you have complete control for all seats in your environment.