Laser engraving pen

Adapting model:ultraArm P340

Product diagram

pi

pi

Laser engraving pen : Engrave patterns on the material surface in a contactless manner

Brief Introduction

  • Magnetic suction installation design, convenient for disassembly
  • Adjustable laser engraving head for easy focus adjustment

Working Principle

  • The focused laser beam with high power density is used to act on the material surface to vaporize or physically change the material, so as to carve the desired figure

Applicable objects

  • Mobile phone shell
  • Nameplate

Installation Tutorial Text

  • Step 1: Insert the magnetic absorption laser engraving pen from top to bottom

  • Step 2: Insert Connector

Matters Needing Attention

  • Please ensure that the product has been successfully connected according to the instructions
  • Please ensure that the product is powered by the attached adapter
  • Please ensure that the power adapter works properly
  • Please ensure that it is in a ventilated environment

Use Laser engraving pen in Python environment:

from pymycobot import ultraArm

# Connecting the mechanical arm
ua = ultraArm('COM17', 115200)
ua.sleep(0.5)

# Open the laser engraving pen,pwm value range[0, 255],The higher the value, the higher the power. It is recommended not to use the maximum power for the first time
ua.set_pwm(100)
ua.sleep(1)

# Turn off the laser engraving pen
ua.set_pwm(0)
ua.sleep(1)

Reference video

results matching ""

    No results matching ""