Na Rebelovi II c nahožené na X a Y a nevěřil bych tomu, drnčela mě u něj celkem osa Y a teď je vážně ticho...
Super
edit:
opraveno
Ještě dotaz, nedal by někdo ještě nějaké info zda ještě něo nastavit v MArlinu, akcelerace, rychlosti atd..
Při tisku je to tichounké, ale při přejíždění u tisku se mi zdá, že to jde jaksi natvrdo, prudce vyrazí, zastaví, asi zmenšit akcelerace nebo....
Díky
#define DEFAULT_AXIS_STEPS_PER_UNIT { 100, 100,800,900 }
/**
* Default Max Feed Rate (mm/s)
* Override with M203
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
*/
#define DEFAULT_MAX_FEEDRATE { 100, 100, 25, 90 }
/**
* Default Max Acceleration (change/s) change = mm/s
* (Maximum start speed for accelerated moves)
* Override with M201
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
*/
#define DEFAULT_MAX_ACCELERATION { 1000, 1000, 400, 10000 }
/**
* Default Acceleration (change/s) change = mm/s
* Override with M204
*
* M204 P Acceleration
* M204 R Retract Acceleration
* M204 T Travel Acceleration
*/
#define DEFAULT_ACCELERATION 800 // X, Y, Z and E acceleration for printing moves
#define DEFAULT_RETRACT_ACCELERATION 9000 // E acceleration for retracts
#define DEFAULT_TRAVEL_ACCELERATION 800 // X, Y, Z acceleration for travel (non printing) moves
/**
* Default Jerk (mm/s)
* Override with M205 X Y Z E
*
* "Jerk" specifies the minimum speed change that requires acceleration.
* When changing speed and direction, if the difference is less than the
* value set here, it may happen instantaneously.
*/
#define DEFAULT_XJERK 12.0
#define DEFAULT_YJERK 12.0
#define DEFAULT_ZJERK 0.3
#define DEFAULT_EJERK 30.0
Rebel II 12V 200x200; Rebel II c 300x200 ; Anycubic Photon S ; Geeetech A10M; Průša i3 MK3S;