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

Cannot enable (won't compile) FAST_PWM_FAN #9

Open
brandonkal opened this issue Dec 5, 2014 · 0 comments
Open

Cannot enable (won't compile) FAST_PWM_FAN #9

brandonkal opened this issue Dec 5, 2014 · 0 comments

Comments

@brandonkal
Copy link

I am now unable to compile with the fast pwm. Unfortunately it is really noisy with the hardware pwm for the extruder fan. Using software fan does absolutely nothing and is less than ideal because I would have to lower resolution for heaters as well.

Anyways this is what I get:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 + Td: 1.20 (Mac OS X), Board: "[BootloaderCDC]Teensylu/Printrboard"
Marlin_main.cpp: In function 'void setPwmFrequency(uint8_t, int)':
Marlin_main.cpp:3361: error: 'TIMER0A' was not declared in this scope
Marlin_main.cpp:3362: error: 'TIMER0B' was not declared in this scope
Marlin_main.cpp:3369: error: 'TIMER1A' was not declared in this scope
Marlin_main.cpp:3370: error: 'TIMER1B' was not declared in this scope
Marlin_main.cpp:3385: error: 'TIMER2A' was not declared in this scope
Marlin_main.cpp:3386: error: 'TIMER2B' was not declared in this scope
Marlin_main.cpp:3393: error: 'TIMER3A' was not declared in this scope
Marlin_main.cpp:3394: error: 'TIMER3B' was not declared in this scope
Marlin_main.cpp:3395: error: 'TIMER3C' was not declared in this scope

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

1 participant