User Tools

Site Tools


Sidebar

Home



G-Code


About

  Order of execution
  Parameters

G-Codes

M-Codes

Other Codes

O-Words

Comments

  clear
  print
  debug
  status
  msg
  msgdlg
  clipboard
  mdi

  log
  logcreate
  logopen
  logclose

  txt

  pointsclear
  pointssave
  pointsload
  pointsshapes
  pointpos
  point

  expr

  py
  pythr

  name
  desc

  dlgname
  dlg
  dlgshow

  arrclr
  array
  arrchr
  crc16
  crc32

  sw_reset
  sw_print

  block_begin
  block_end

  color

Functions

Operators

Macros

gcode:comments:comment-sw_print

sw_print

Prints stopwatch value to output window.

Syntax

(sw_print)

Parameters

none

Examples

G21 G90
(sw_reset)
G00 X-30 Y-30
G01 X-30 Y30
G01 X30 Y30
(sw_print)
G01 X30 Y-30
G01 X-30 Y-30
(sw_print)

Output:

StopWatch: 3.3s
StopWatch: 7.2s

See also

gcode/comments/comment-sw_print.txt · Last modified: 2023/02/17 15:02 by 127.0.0.1

Page Tools