Project

General

Profile

Why is p20 connected to p24 for xstep?

Added by parag0n almost 9 years ago

I'm currently working on a mini laos board, designed to use SMT components and external drivers.

I'm trying to get my board pin compatible so that it will work with regular LAOS, but noticed an odd thing, p20 (xstep) and p24 are connected together.

It looks like this has been like this since v2 (2 - 6 all have the same thing), in v1 p20 was used for xenable, but p20 is no longer referenced in the source code, so v1 mainboards wont work on modern LAOS anyway.

Would it be worth decoupling this and gaining an extra pin to play with in the next board revision?


Replies (4)

RE: Why is p20 connected to p24 for xstep? - Added by Springuin almost 9 years ago

Yeah, if pin p20 is no longer used there is no reason to have it connected. What's your goal with the smt board? Do you also want to replace the mBed with a separate lpc1769 and lan phy?

RE: Why is p20 connected to p24 for xstep? - Added by parag0n almost 9 years ago

In my hackerspace, we've just bought a new laser cutter, and plan on having a full access control & laser-time charging built in.

The initial plan is to make a simple LCD board we can plug our arduino-based access control system straight into, replacing the i2c LCD with a bigger screen with some optocouplers to allow it to enable / disable the laser, and detect laser tube time. While I could implement this with a full LAOS board, I would want 2 or 3 PCBs for playing around with, and they are expensive to manufacture due to the size, hence my mini-board.

I'm using a socketed MBED because I'd like to look at one day changing it out for the pin-compatible lpcexpresso and trying out smoothieware.

In the long run (this may be controversial!), I think it would be good to look at merging LAOS firmware into the smoothieware project. It has some nice things we don't (up to date grbl, modular architecture, multiple boards available, an active development community). Hardware-wise, due to the amount of optocoupling, LAOS is very well positioned to be a laser-specific board for smoothie operation, opposed to the current crop of 3d-printer aimed boards. Software-wise, as it stands the main features we have in the LAOS camp over smoothie are our laser-engraving functionality and visicut support, both of which will most likely be solved soon. Existing LAOS boards could be upgraded to smoothie using an lpcxpresso in place of the MBED (as they are pin compatible afaik).

Just my thoughts anyway :)

RE: Why is p20 connected to p24 for xstep? - Added by peteruithoven almost 9 years ago

Does Smoothieware have ethernet support? Otherwise that's also a very big plus for LAOS.

    (1-4/4)