Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATH_PLANNER_CHECK_SEGMENTS Not defined #23

Closed
xRmg opened this issue Apr 26, 2012 · 2 comments
Closed

PATH_PLANNER_CHECK_SEGMENTS Not defined #23

xRmg opened this issue Apr 26, 2012 · 2 comments

Comments

@xRmg
Copy link

xRmg commented Apr 26, 2012

Got the error

Repetier.cpp: In function 'void updateTrapezoids(byte)':
Repetier:919: error: 'PATH_PLANNER_CHECK_SEGMENTS' was not declared in this scope

was introduced in commit: 2f9c693

Added

define PATH_PLANNER_CHECK_SEGMENTS 7

From the previous commit, seems to fix the issue (compiles), not sure if it works

@repetier
Copy link
Owner

Should work. In previous versions this was a fixed number and now is configurable. So the new define was added to Configuration.h.

@xRmg
Copy link
Author

xRmg commented Apr 26, 2012

Ah, sorry, didn't catch that in the new conf when migrating

mhier referenced this issue in RF1000community/Repetier-Firmware Feb 24, 2017
add RECURSE setting for SD library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants