gt9s extruder

Post Reply
txispas
Posts: 1
Joined: Sat Nov 08, 2014 4:54 pm

gt9s extruder

Post by txispas » Sat Nov 08, 2014 4:59 pm

Hi friends, i have a gt9s extruder. Anyone know the correct parameters for this lines in marlin???

#define DEFAULT_AXIS_STEPS_PER_UNIT {80,80,2500,450} // default steps per unit for Ultimaker
#define DEFAULT_MAX_FEEDRATE {400, 400, 1, 45} // (mm/sec)
#define DEFAULT_MAX_ACCELERATION {1500,1500,100,1500} // 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.

#define DEFAULT_ACCELERATION 1000 // X, Y, Z and E max acceleration in mm/s^2 for printing moves
#define DEFAULT_RETRACT_ACCELERATION 2000 // X,

Only for E.

Thnaks for all.

Star
Posts: 42
Joined: Wed Jun 11, 2014 3:32 pm

Re: gt9s extruder

Post by Star » Thu Nov 13, 2014 5:18 pm

Hi, txispas!

When i use the GT9S Extruder,i usually set the parameter of E axis to 100 at first.Then my printer will work correctly.As every machine has its deviation, so if you want your printer to work better, i suggest you using the command M92.

Best wishes to you!
-Star

Post Reply