26
24
26,27,28,29,30,31,32,33,35,36,37,38,40,41,42,44,45,47,48,50,51,53,54,56,58,59,61,63,65,67,69,70,72,74,76,79,81,83,85,87,89,92,94,96,99,101,104,106,109,112,114,117,120,123,125,128,131,134,137,140,143,147,150,153,156,160,163,167,170,174,177,181,184,188,192,196,200,204,208,212,216,220,224,228,233,237,241,246,250,255
27
25
#define POWER_80PX 138 // 2.0 Amps out of maximum 2.5 Amps
28
26
#define MAX_1x7135 60 // where it switches from PWM to current control
29
28
#define HALFSPEED_LEVEL 17
30
29
#define QUARTERSPEED_LEVEL 6
32
31
// use 2.0 A as the ceiling, 2.5 A only for turbo
33
32
// start both ramps at the bottom; even moon throws a long way on the GT
34
33
#define RAMP_SMOOTH_FLOOR 1
36
36
#define RAMP_DISCRETE_FLOOR 1
38
38
#define RAMP_DISCRETE_STEPS 7
40
51
// stop panicking at 80% power, this light has plenty of thermal mass
41
52
#define THERM_FASTER_LEVEL POWER_80PX // throttle back faster when high