Close



Results 1 to 10 of 396

Threaded View

  1. #3
    Engineer
    Join Date
    Jul 2014
    Location
    Eastern Colorado
    Posts
    536
    What do we do with the configuration.h.makerfarm?

    Also, I'm getting this error when compiling:

    Marlin_main.cpp: In function ‘void prepare_arc_move(char)’:
    Marlin_main.cpp:4166:49: error: ‘hypot’ was not declared in this scope
    float r = hypot(offset[X_AXIS], offset[Y_AXIS]); // Compute arc radius for mc_arc

    I do not know why, it's the same as the line in the old Marlin_main.cpp.
    Last edited by AbuMaia; 09-24-2014 at 07:34 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •