How can I learn how Marlin works? January 02, 2015 03:48PM |
Registered: 10 years ago Posts: 17 |
Re: How can I learn how Marlin works? January 02, 2015 09:55PM |
Admin Registered: 13 years ago Posts: 7,113 |
Re: How can I learn how Marlin works? January 02, 2015 11:11PM |
Registered: 10 years ago Posts: 17 |
Re: How can I learn how Marlin works? January 06, 2015 11:16AM |
Registered: 9 years ago Posts: 3 |
Re: How can I learn how Marlin works? January 07, 2015 12:01PM |
Registered: 10 years ago Posts: 17 |
Re: How can I learn how Marlin works? December 14, 2015 08:29PM |
Registered: 8 years ago Posts: 1 |
Re: How can I learn how Marlin works? December 14, 2015 11:09PM |
Registered: 8 years ago Posts: 552 |
Quote
AMINKERR
Hi,
I've been attempting to climb the Marlin mountain myself. I've been sifting through the code for about 3 weeks now.
I just have been going line by line through marlin_main.cpp and commenting it. The other files are covered whenever marlin_main calls on them.
Cheers
Quote
AMINKERR
It is a lot of work trying to figure this thing out yourself.
Cheers
Quote
AMINKERR
I frequently think about what Dust was saying about it being interrupt driven. That does add another level of complexity.
Cheers
Re: How can I learn how Marlin works? December 15, 2015 03:40PM |
Registered: 9 years ago Posts: 90 |