=====List: 7 Test 0-10V Output=====
⚠️
SAFETY FIRST: Use proper ESD precautions when adjusting potentiometers.
1

Measurement Setup

  • Connect multimeter red probe to GPIO.13 (green terminal)
  • Connect multimeter black probe to GND
2

0-10V Output Mode Activation

  • Enter command: M6 T3
  • Switch to 0-10V output mode
3

0-10V Output Calibration & Testing

  • Enter command: M3 S24000
  • Check if multimeter reads 10V
  • ⚠️ If not 10V, carefully adjust potentiometer with screwdriver to achieve 10V
  • Enter command: M3 S12500
  • Output voltage should change from 10V to 5V
  • Enter command: M5 ↵ - Output should return to 0V

Expected Results

  • M3 S24000: Output reaches 10V (adjust potentiometer if needed)
  • M3 S12500: Output changes from 10V to 5V
  • M5: Output returns to 0V
  • 0-10V output scales linearly with S-value commands
  • Potentiometer adjustment allows precise 10V calibration
==== Image shows ==== Coming soon! ==== Video demonstrations ====
==== Related YAML code ==== # Begin 10V 10V: forward_pin: NO_PIN reverse_pin: NO_PIN pwm_hz: 5000 output_pin: gpio.13 enable_pin: NO_PIN # direction_pin: NO_PIN disable_with_s0: false s0_with_disable: true # spinup_ms: 0 # spindown_ms: 0 tool_num: 3 speed_map: 0=0.000% 1000=0.000% 24000=100.000% off_on_alarm: false ---- This version of the WIKI is still being edited. You can check out previous videos. ====Beginner upload firmware set webUI tutorial==== The V4.9 plus and V4.8A V4.9A is similar config, different is the v4.9 plus step/dir model onboard driver "MS3 pin" need set in yaml.
====// Relay // PWM // Laser // 0~10V // Output Test //==== The V4.9 plus and V4.8A V4.9A is similar config, different is the v4.9 plus step/dir model onboard driver "MS3 pin" need set in yaml.
====// Connect hardware // Limits // Probe // Motor // Relays==== The V4.9 plus and V4.8A V4.9A is similar config, different is the v4.9 plus step/dir model onboard driver "MS3 pin" need set in yaml.