Confused by Z and Bresenham comment

I've recently switched my CNC milling machine to repetier-firmware.
No surprise I've had a few issues and spend some time with the sourcecode.
One thing that still puzzles me is the following comment:
//Define variables that are needed for the Bresenham algorithm. Please note that  Z is not currently included in the Bresenham algorithm.
My tests have shown that 3 dimensional lines work fine.
Is this an outdated comment or are there any restrictions that I havn't noticed yet?

Comments

  • Outdated comment I'd say. In fact it was always included, so maybe leftover from old sprinter which was the base.
Sign In or Register to comment.