Difference between revisions of "User:Eb4890"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
==Contact ==
 +
 +
My mobile phone number can be found in my babbage share
 +
 
== Interests ==
 
== Interests ==
  
Line 11: Line 15:
 
*Weird Governance schemes
 
*Weird Governance schemes
 
*Shiny things
 
*Shiny things
 +
 +
* Viruses/synthetic biology
 +
* Chemistry
  
 
==Work in progress tutorial on inkscape==
 
==Work in progress tutorial on inkscape==

Revision as of 00:12, 15 March 2011

Contact

My mobile phone number can be found in my babbage share

Interests

  • Reverse engineering the laser cutter software
  • nodejs based social thingmy
  • Augmented Reality
  • Human-computer interface/wearable computers
  • Random silly projects
  • Cutting Stuff with lasers
  • Odd low-level security software
  • Machine Learning
  • Weird Governance schemes
  • Shiny things
  • Viruses/synthetic biology
  • Chemistry

Work in progress tutorial on inkscape

It is a bit of a pain in the ass to get inkscape to output something useful to laser cut if you are doing anything marginally complex.

Trace Bitmap is your friend

  1. Use A4 size. Some people swear by this to get the dimensions right.
  2. Objects such as Text are not exported. Convert them to paths Paths->Object to paths.
  3. Different bits of the svg are not aligned correctly. Select all then Path-> Combine to make it all one object. Then use a dxf editing program to put the different bits of the object in different layers. As the laser cutting software is not the best for doing this.