Ir al contenido principal
Panel de control
19000

Filtros


Primeros pasos (8)
Usage and Operation (9)
Service and Repair (12)
Manual (62)

Indicador de estado

Introducción

In the bottom left corner of the screen you will see text displaying the current status of the machine.

  • Homing: This indicates the machine is still powering on. None of the functions are available until powering on is completed.

  • Idle: The machine is inactive and ready to run or resume a job.

  • Running: A job is in progress when this is displayed.

  • Parking: The axis is returning to Home position.

  • Jogging: Jog mode is active.

[útil]
  • Fecha:
    06/26/2026

Continúa tu viaje con el láser

Repasa una lección anterior o sigue adelante para descubrir qué viene a continuación.
/* === Aggressive removal of PrintFriendly injected header elements === */ #printfriendly #pf-title, #printfriendly #pf-src, #printfriendly .pf-header, #printfriendly header, #printfriendly .printfriendly-header, #printfriendly h1:first-of-type, #printfriendly .page-header, #printfriendly [class*="header"], #printfriendly [id*="header"] { display: none !important; visibility: hidden !important; height: 0 !important; margin: 0 !important; padding: 0 !important; } /* Hide any top bar or source URL container */ #printfriendly #pf-src, #printfriendly .pf-src, #printfriendly [class*="src"], #printfriendly [class*="url"] { display: none !important; } /* Force page margins and centered page numbers */ @page { size: letter portrait; margin: 0.7in 0.5in; } @page :left, @page :right { @top-left { content: none !important; } @top-center { content: none !important; } @top-right { content: none !important; } @bottom-center { content: counter(page); font-size: 0.95em; padding-bottom: 25px; } }