• New Pendant & Concept

    Zack04/30/2021 at 14:17 0 comments

    My two laser-related projects have merged into one.  After making a new pendant that mounts to the machine, I combined the monitoring and leveling systems into a single unit running off a Teensy LC.  This means there is now just one display for everything.  It also helps make all the wiring cleaner...it even has a USB port on the pendant so I don't have to open the side of the machine to do programming.


    I added files for the pendant board (FreePCB source files & gerber files), the pendant itself (STEP file), and the custom keycaps I designed (also a STEP file).  New code (ino file) also uploaded.

    The next step will be upgrading to a RasPi Pico.  I designed a new mainboard for this task and it's currently on the way from China.

  • Mostly Working

    Zack11/09/2020 at 04:41 0 comments

    Since the initial update I added a control panel and sorted out the missed steps.  Spent about a week trying to get AccelStepper working with this, then gave up and just rewrote something from an earlier version.  New code is uploaded, and some models for the control unit, as well as a quicky FreePCB file I made to plan the hand made circuit board (this file was mostly just for planning; the actual layout changed a little, and instead of the 6 pins plus 3 resistors arrangement for setting the address, I just used 9 pins and no resistors.)

    Notes for those that may want to make one: The hole for the address jumpers may need to move depending on the board offset of the 90 degree headers you find.  Switch model is in the FreePCB file.  I used a hard drive magnet because I had several handy, you may want to change the cutout to fit the magnets you have available.

    Still to do:

    1.) Interface with the main laser controller so it also acts as a motorized Z.  In theory everything is there but it really freaks out if I enable those two lines in setup().  Possibly I need pull down or pull up resistors.

    2.) Add pull up resistors to EN lines so that they are quiet during in-system reprogramming.

    3.) Add multiple bed profiles.

    Video here:


    Also thanks to 'gjgsm...@gmail.com' for helping me, even if it didn't make it into the current code set: https://groups.google.com/g/accelstepper/c/i13X7BA4Sqw