Yahoo Αναζήτηση Διαδυκτίου

Αποτελέσματα Αναζήτησης

  1. 18 Δεκ 2015 · #define DEFAULT_AXIS_STEPS_PER_UNIT {78.7402,78.7402,200*8/3,760*1.1} What does this mean? Well there are four values. The axis steps per unit of the x, y, and z axes, respectively and the steps per unit of the extruder. Broken out, it would look something more like this:

  2. The M569 command is used to define motor parameters, and M584 is used to assign motors to axes, and define axes as linear or rotational.

  3. 15 Ιαν 2018 · My issue is that the stepper motor that should be running off the E0 or E1 doesn't run. I have changed the code in the configuration.adv.h to define dual y and then tried a number of combinations of Y2 changes in the pin.ramps.

  4. Using two motors in series for the Z axis should be no problem because you don't need high speed. Using two in series for the X axis might limit the maximum travel speed you can achieve. Best try it and see, but have a backup plan in case you need to use separate drivers for the X motors.

  5. 10 Απρ 2021 · The Z-axis has two stepper motors, I'm using MKS GEN L V2.1 mainboard with TMC 2209 Drivers. My problem is that the motors are out of sync. How can I get them to work together? This is my code from the configuration.h file: #define X_DRIVER_TYPE TMC2209. #define Y_DRIVER_TYPE TMC2209. #define Z_DRIVER_TYPE TMC2209. //#define X2_DRIVER_TYPE A4988

  6. 18 Μαΐ 2020 · * This section will allow you to use extra E drivers to drive a second motor for X, Y, or Z axes. * * For example, set X_DUAL_STEPPER_DRIVERS setting to use a second motor. If the motors need to * spin in opposite directions set INVERT_X2_VS_X_DIR. If the second motor needs its own endstop * set X_DUAL_ENDSTOPS. This can adjust for "racking."

  7. If you have an axis with more than one motor (doesn't have to be Z, can be X, Y or any other multi-motor axis), with each motor connected to a separate motor driver on the Duet, and each motor has an associated endstop, you can home each motor individually to level the axis.

  1. Γίνεται επίσης αναζήτηση για