Close



Results 1 to 10 of 48

Hybrid View

  1. #1
    Staff Engineer old man emu's Avatar
    Join Date
    Oct 2013
    Location
    Narellan, New South Wales, Australia
    Posts
    912
    I really think that my problem is trying to print somewhere that the room temperature is 100F. Nothing cools down under those conditions, even with an industrial sized fan blowing across it.

    During my wanderings I can across this: http://reprap.org/wiki/G-code#M906:_Set_motor_currents

    M906: Set motor currents

    Example: M906 X300 Y500 Z200 E350
    Sets the currents to send to the stepper motors for each axis. The values are in milliamps.

    Has anyone used this during set up and calibration?

    Old Man Emu

  2. #2
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    Quote Originally Posted by old man emu View Post
    ...M906: Set motor currents

    Example: M906 X300 Y500 Z200 E350
    Sets the currents to send to the stepper motors for each axis. The values are in milliamps.

    Has anyone used this during set up and calibration?
    You'd have to check your source code to see if M906 is supported. My bet is that it's not. M906 could be what is used with the Rambo electronics board, where some form of digital adjustment is involved instead of the microscopic trimpots we're familiar with on the Pololu-type driver boards used on RAMPs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •