Yes you should be ok with
#define DEFAULT_MAX_FEEDRATE { 300, 300, 2, 25 }
you could possibly change the 2 up a bit maybe 2.5 or 3 (this is the Z speed) but if you go too high then the Z motors will complain.
Dont forget, you calibrate the extruder by measuring the amount of 'cold' filament pulled into the extruder, not the 'hot' coming out .
#define DEFAULT_MAX_FEEDRATE { 300, 300, 2, 25 }
you could possibly change the 2 up a bit maybe 2.5 or 3 (this is the Z speed) but if you go too high then the Z motors will complain.
What type of extruder is fitted to the printer,bowden or direct drive ?Quote
I have done the extruder test (100MM) and must actually the value of 500 Must be 770
Dont forget, you calibrate the extruder by measuring the amount of 'cold' filament pulled into the extruder, not the 'hot' coming out .