Difference between revisions of "Universal Control Panel (software)"

From Design and Build Lab
Jump to navigation Jump to search
(first pass)
 
(Design Parameters)
Line 1: Line 1:
 
Universal Control Panel (UCP) is a [[Computer-aided manufacturing|CAM]] package which works with the [[ULS PLS4.75 Laser Cutter|ULS PLS4.75]].
 
Universal Control Panel (UCP) is a [[Computer-aided manufacturing|CAM]] package which works with the [[ULS PLS4.75 Laser Cutter|ULS PLS4.75]].
  
== Design Parameters ==
+
==Design Parameters==
 
UCP requires specific design parameters. You'll need to set these in the 2D vector drawing program. Specifically:
 
UCP requires specific design parameters. You'll need to set these in the 2D vector drawing program. Specifically:
  
Line 11: Line 11:
 
#Red and Blue are only used for strokes.
 
#Red and Blue are only used for strokes.
 
#Black can be used for stroke and/or path.
 
#Black can be used for stroke and/or path.
#If strokes are Red or Blue, the ''must'' be 0.025mm thick.  
+
#If strokes are Red or Blue, the width ''must'' be 0.025mm.
 
#Any text must be converted into paths prior to sending to UCP. In Inkscape, this can be done by selecting the text and navigating ''Path --> Object to Path''.
 
#Any text must be converted into paths prior to sending to UCP. In Inkscape, this can be done by selecting the text and navigating ''Path --> Object to Path''.

Revision as of 22:54, 1 October 2019

Universal Control Panel (UCP) is a CAM package which works with the ULS PLS4.75.

Design Parameters

UCP requires specific design parameters. You'll need to set these in the 2D vector drawing program. Specifically:

  1. The document must be in RGB color mode in order for colors to be read properly.
  2. Explicitly, you may only use three colors for objects:
    1. Red (255, 0, 0)
    2. Blue (0, 0, 255)
    3. Black (0, 0, 0)
  3. Red and Blue are only used for strokes.
  4. Black can be used for stroke and/or path.
  5. If strokes are Red or Blue, the width must be 0.025mm.
  6. Any text must be converted into paths prior to sending to UCP. In Inkscape, this can be done by selecting the text and navigating Path --> Object to Path.