Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 05, 2020 04:26PM |
Registered: 4 years ago Posts: 213 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 05, 2020 04:33PM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 05, 2020 04:59PM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 06, 2020 06:24AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 08, 2020 09:12AM |
Registered: 4 years ago Posts: 4 |
Quote
jay_s
I've written a blog post about how to get this all compiled and how to connect an ESP to an SKR 1,4.
Any comments on improvements etc are welcomed
https://www.jayuk.org/compiling-and-running-reprapfirmware-on-an-skr-1-4-and-other-lp17xx-boards/?preview=true
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 08, 2020 09:18AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 08, 2020 12:40PM |
Registered: 4 years ago Posts: 4 |
Quote
jay_s
It looks like it's not finding your install of make.exe
Did you add it to your windows path environment as per this?
Make sure you add it as a system variable rather than a user variable.
Did you also restart VSCode?
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 08, 2020 01:28PM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 08, 2020 02:23PM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 09, 2020 01:44PM |
Registered: 4 years ago Posts: 7 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 09, 2020 03:29PM |
Registered: 10 years ago Posts: 14,685 |
Quote
SilentStorm
G28
Error: SetPositions called when DDA ring not empty
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 09, 2020 09:58PM |
Registered: 11 years ago Posts: 341 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 04:11AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 04:59AM |
Registered: 4 years ago Posts: 213 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 05:02AM |
Registered: 11 years ago Posts: 341 |
Quote
jay_s
@sdavi
Could we look at coming up with a standardised way of naming the pins on each of the different boards?
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 05:08AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 05:42AM |
Registered: 4 years ago Posts: 213 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 05:43AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 05:50AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 06:29AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 07:00AM |
Registered: 11 years ago Posts: 341 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 07:02AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 10:02AM |
Registered: 4 years ago Posts: 7 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 10:07AM |
Registered: 4 years ago Posts: 7 |
Quote
sdavi
Binary for 3.01RC1 is now available: [github.com]
I have also updated the LPC config tool (I didn't spend much time on it so it might be a bit buggy, only has a few boards and it's now a bit behind the official version). This version will generate a board.txt.
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 10:14AM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 01:50PM |
Registered: 4 years ago Posts: 213 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 04:32PM |
Registered: 10 years ago Posts: 14,685 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 05:06PM |
Registered: 13 years ago Posts: 224 |
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 09:54PM |
Registered: 11 years ago Posts: 341 |
Quote
gloomyandy
As someone that has both SKR V1.3 and SKR V1.4 boards, I agree it can be a bit of a pain, but I'm not sure I could come up with a good alternative!
M98 P{"/sys/"^boards[0].name^".g"}
Re: RepRapFirmware 3.0 port for LPC1768/9 based boards February 10, 2020 10:15PM |
Registered: 11 years ago Posts: 341 |
Quote
jay_s
Could I also suggest that every pin that's named has its pin number as well? What should the convention be as both "1.27" and "P1.27" is used across the boards files. Which would people prefer?