SteveBz
About
- Username
- SteveBz
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
So I did this and it compiled and uploaded. Just need to finish wiring and test.
-
So I did this and it compiled and uploaded. Just need to finish wiring and test.
-
Done. I'm using 0.92.9 which doesn't have defined(__AVR_ATmega1284P__) || Just adding that fixes it. Thanks for pointing me in the right direction.
-
Actually, looks like they are the same processor with different voltage capabilities. P standing for pico. I'll try just adding both boards to the line.
-
Actually, looks like they are the same processor with different voltage capabilities. P standing for pico. I'll try just adding both boards to the line.
-
Hi Repetier, Yes I saw this, but I probably didn't examine it properly Mine is "ATmega1284P or ATmega1284 (16MHz)". I'm not sure which. It's an old Tronxy Melzi 2.0_V5. Which means, I guess, if it were the ATmega1284, then it would fail. Wh…
-
I have exactly the same config, but I'm getting: HAL.cpp:602:2: error: #error No servo support for your board, please diable FEATURE_SERVO #error No servo support for your board, please diable FEATURE_SERVO ^~~~~exit status 1#error No servo suppor…