pam icon indicating copy to clipboard operation
pam copied to clipboard

Round mesh size instead of turncate and use minimum of 4x4 when bicubic

Open elcojacobs opened this issue 2 years ago • 0 comments

2 changes:

  • cx and cy is rounded instead of truncated
  • klipper defaults to lagrange for meshes smaller than 4x4. I changed the code so respect the original algorithm and guarantee a 4x4 mesh if bicubic was selected.

elcojacobs avatar Oct 24 '22 14:10 elcojacobs