Skip to content

M4#379

Closed
ivannunyadambiz wants to merge 3 commits intognea:masterfrom
1wise:master
Closed

M4#379
ivannunyadambiz wants to merge 3 commits intognea:masterfrom
1wise:master

Conversation

@ivannunyadambiz
Copy link
Copy Markdown

@ivannunyadambiz ivannunyadambiz commented Feb 13, 2018

edit: this probably is at the wrong place -.-

cpu_map.h:
lines 93 and 94 should be:
#define SPINDLE_DIRECTION_DDR DDRC
#define SPINDLE_DIRECTION_PORT PORTC
(they were DDRB and PORTB)

config.h:
line 360 should be:
// #define USE_SPINDLE_DIR_AS_ENABLE_PIN // Default disabled. Uncomment to enable.
(it was enabled)

only after these changes the laseraxe board correctly functions with M4 (laser power adjusted to moving speed) (without these changes it 'works', but I noticed something just wasn't right, this fixed it)

@chamnit
Copy link
Copy Markdown
Contributor

chamnit commented Feb 14, 2018

Thanks. This looks to be a series of personal customizations and a pin configuration change to make Grbl compatible with the LaserAxe. Because of that, I'm closing this pull request. It'll still be here for people to reference if they need to do the same thing.

@chamnit chamnit closed this Feb 14, 2018
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

Successfully merging this pull request may close these issues.

3 participants