I created some Marlin versions for Creality and Anycubic printers. Now I have a problem and want to ask if someone can help me, give some tips or something else.
Printer: i3 Mega Anycubic I use the 2.0.bugfixes and took a configuration example from 2.0.8.1
The firmware works, but the movement/travel from XY is very slow when I go to the next probe_point.
Homing works great.
Only the probe_manually does not work.
Steps to Reproduce:
- Try Disable Auto bed
- set up
XY_PROBE_FEEDRATE
(100*60) higher - set
HOMING_FEEDRATE_MM_M
higher - disable
AUTO_BED_LEVELING_BILINEAR
Nothing helps
It looks like the xy_probe_feedrate
would not be interpreted...