so i changed that value to 60 and uploaded the firmware directly from the arduino IDE and nothing changed, it is still capped at 20. I could not find any other value in the configuration.h file that could possibly change this
That's the only change they made regarding this. Did you do a factory reset after the change you made?
no i uploaded the firmware, the printer restarted, then i went and checked the retraction settings and they hadnt changed
Some changes only take effect after factory reset. So I would try that first.
Recommended Posts
Labern 775
This is the change that E3D put in the firmware. The 20 is for the extruder (x,y,z,e). Should be in the configuration.h file
DEFAULT_MAX_FEEDRATE {300, 300, 40, 20} // (mm/sec)
Link to post
Share on other sites