RUIDO EN EXTRUSOR AL MOVERSE EN EJE X

121 views
Skip to first unread message

Nelson Echeverria

unread,
Aug 15, 2016, 5:55:44 PM8/15/16
to Clone Wars: Imprimiendo impresoras 3D
Hola a todos, estoy trabajando en mi prusa pero le cambie a marlin y hace un ruido el extrusor cuando se mueve en el eje x, cuando se desplaza en Y suena suave y como silvido lo mismo en z pero en x es fuerte y entre mas rapido y largo sea el movimiento suena mas. talvez sea la configuracion que tengo que es la siguiente.

//// MOVEMENT SETTINGS
#define NUM_AXIS 4 // The axis order in all axis related arrays is X, Y, Z, E
#define HOMING_FEEDRATE {2000, 2000, 100, 0}  // set the homing speeds (mm/min) [50*60,50*60, 4*60, 0]

// default settings

#define DEFAULT_AXIS_STEPS_PER_UNIT   {80.82,80.72,4024.01,96.18}  // default steps per unit for ultimaker
#define DEFAULT_MAX_FEEDRATE          {330, 330, 3.3, 45}    // (mm/sec)
#define DEFAULT_MAX_ACCELERATION      {1500,1500,100,10000}    // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for skeinforge 40+, for older versions raise them a lot.
                                    //(9000,9000,100,10000)
#define DEFAULT_ACCELERATION          500    // X, Y, Z and E max acceleration in mm/s^2 for printing moves [3000]
#define DEFAULT_RETRACT_ACCELERATION  1000   // X, Y, Z and E max acceleration in mm/s^2 for r retracts [3000]

// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
// For the other hotends it is their distance from the extruder 0 hotend.
// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis
// #define EXTRUDER_OFFSET_Y {0.0, 5.00}  // (in mm) for each extruder, offset of the hotend on the Y axis

// The speed change that does not require acceleration (i.e. the software might assume it can be done instanteneously)
#define DEFAULT_XYJERK                15   // (mm/sec) [20.0]
#define DEFAULT_ZJERK                 0.4     // (mm/sec)
#define DEFAULT_EJERK                 5    // (mm/sec) [5.0]


ojala puedan ayudarme gracias.

SrTurtle

unread,
Aug 16, 2016, 2:44:17 PM8/16/16
to Clone Wars: Imprimiendo impresoras 3D
Primero de todo revisa las normas. En el siguiente enlace:



Que es lo que hace el ruido el extrusor o el eje X al mover el conjunto? Seguramente sea por falta de corriente en ese driver. 

Nelson Echeverria

unread,
Aug 16, 2016, 5:18:56 PM8/16/16
to Clone Wars: Imprimiendo impresoras 3D
Hola soy Nelson
ya tengo  mi prusa armada y funcionando pero el extrusor suena solo al moverse en el eje x le puse corriente de 400 mamp igual que en los ejes  z  pero lo voy a revisar nuevamente, gracias por la sugerencia y disculpas por la falla en la introduccion y saludo. 
Reply all
Reply to author
Forward
0 new messages