Will Winder
Will Winder
  • 27
  • 204 304
Algorand Code Review: Conduit /health API
github.com/algorand/conduit/pull/139
Reviewing the new /health endpoint. This is the first general API in Conduit so this involved introducing some new configurations and setting up the http server.
zhlédnutí: 55

Video

Algorand Code Review: precompile block-generator teal code
zhlédnutí 97Před 11 měsíci
github.com/algorand/go-algorand/pull/5642 Reviewing a performance improvement to the Conduit block-generator performance benchmark tool.
Algorand/Conduit Benchmark Automation Code Review
zhlédnutí 49Před 11 měsíci
An as-quick-as-I-could-manage overview and code review of the Conduit Benchmark Automation changes I've been working on recently.
Introducing: Algorand's data Conduit
zhlédnutí 161Před rokem
Conduit is a streaming data platform for building data products on Algorand. It takes the existing Indexer product and breaks out the data processing engine as a set of composable plugins. Mix and match the ones we've built or create your own. github.com/algorand/conduit
Algorand Test Integration Framework Prototype
zhlédnutí 130Před rokem
A short presentation which showcases a Test Integration Framework for Algorand. This is just a prototype! If you want to try it, you'll have to build my branch yourself. Please reach out if that's something you'd be interested in. All code is available on github: Goran / go-algorand branch: github.com/winder/go-algorand/tree/will/goran/cmd/goran JUnit5 plugin: github.com/algorand/java-algorand-...
Dockerized Norns Environment
zhlédnutí 181Před 2 lety
End to end demo of a dockerized norns environment. The container builds all dependencies from source and launches all norns services. Sound is exported by mounting the sound hardware directly to the docker container, a VNC server is hosting the display for viewing outside of the container, and OSC is used for remote control using a simple java program. Maiden is available on localhost:5000 but ...
TSynth Monophonic Mode
zhlédnutí 402Před 3 lety
TSynth Monophonic Mode
LEET Keyboard MIDI Thru
zhlédnutí 208Před 3 lety
Demo of MIDI Thru with the LEET Keyboard.
Algorand Sandbox 2.0 Demo
zhlédnutí 658Před 3 lety
The Algorand Sandbox is a great way to quickly setup a development environment and start using Algorand. We recently completed work on version 2.0, which now includes the Indexer service and uses a private network preloaded with several accounts. We couldn't be happier with the way it came out and wanted to share this short demo video to show off some of the new features. All code is available ...
Kotlin at the Leominster Code Meetup October 3, 2018
zhlédnutí 97Před 5 lety
Presenting about Kotlin for the Leominster Code Meetup on October 3, 2018.
New UGS features: Dowel Maker and Gcode Tiler
zhlédnutí 6KPřed 6 lety
New feature demonstration of the November 29, 2017, build of the UGS Platform: * Gcode Tiler - make multiple copies of any gcode program. Great for small parts, create the perfect template for one part then use UGS to create as many copies as you need. * Dowel Maker - simple gcode generator to make small dowels with your CNC machine.
Universal Gcode Sender Probe Module Demo
zhlédnutí 91KPřed 6 lety
An introductory demo of the UGS Probe Module. This module is available in the Platform version of Universal Gcode Sender as of October 2017 and can be used to automate probing and workspace coordinate system management. This is the first thorough demo I've made for UGS, please leave a comment or thumbs up the video to let me know if you'd like to see more like this in the future. Camera plugin ...
Universal Gcode Sender Autoleveling Demo
zhlédnutí 37KPřed 7 lety
This is a short demonstration of the auto leveling feature in Universal Gcode Sender.
WIP UGS Autolevel Demo
zhlédnutí 12KPřed 7 lety
This feature is still a work in progress as of May 6 2017. At long last, I'm working on a leveling feature in Universal Gcode Sender. The probe cycle and surface mesh collection are implemented along with the visualizer integration. In this demo, I'm connected to a test Arduino running GRBL v1.1f. It has wires connected to the probe and ground pins which I'm shorting manually during each probe ...
Corgi in snowpocalypse
zhlédnutí 90Před 9 lety
Ein trudging through 2-3 feet of snow.
ShapeOko 1 cutting 1/4" Aluminum
zhlédnutí 6KPřed 10 lety
ShapeOko 1 cutting 1/4" Aluminum
Inserting bearings into a 3D printed object
zhlédnutí 21KPřed 10 lety
Inserting bearings into a 3D printed object
OrdBot Time Lapse
zhlédnutí 227Před 10 lety
OrdBot Time Lapse
How to get a toy out of a jar.
zhlédnutí 232Před 11 lety
How to get a toy out of a jar.
ShapeOko Making a Part
zhlédnutí 20KPřed 12 lety
ShapeOko Making a Part
ShapeOko First Movement
zhlédnutí 624Před 12 lety
ShapeOko First Movement
Assembling ShapeOko
zhlédnutí 2,5KPřed 12 lety
Assembling ShapeOko
Buildlog Stepper Shield
zhlédnutí 407Před 12 lety
Buildlog Stepper Shield
This Way Up
zhlédnutí 302Před 14 lety
This Way Up
Cat plays with Rat
zhlédnutí 500Před 14 lety
Cat plays with Rat
iPhone Cloth Simulation
zhlédnutí 442Před 14 lety
iPhone Cloth Simulation
Nintendo DS - Ant Simulator demo 1
zhlédnutí 3KPřed 15 lety
Nintendo DS - Ant Simulator demo 1

Komentáře

  • @am1rb
    @am1rb Před 3 měsíci

    Hello Will - thank you for this wonderful plug in for ugs . I use ugs platform 20231006 and I don’t know if it is a bug or i miss a stetting - i zero the cnc at the crnter of the stock - before i apply the scan to the gcode spindle is running to the beginning of the code and stars executing . But if i apply the scan to the gcode the spindle first runs to the zero point (center of the stock ) z goes down to zero (stock surface) and at this hight it runs (z at surface of the stock) to the start of the gcode and destroys my surface of the stock . Why it runs to zero ? It is not in the gcode ! How i prevent this behavior? Thanks in advance Amir

  • @FLORIDIANMILLIONAIRE
    @FLORIDIANMILLIONAIRE Před 5 měsíci

    Very good i guess important part is not to push on the hot plastic wall where bearing side walls touch but to push on the edge

  • @junrall
    @junrall Před 5 měsíci

    Do I have to go through every one of those steps every time I place a new work piece? If so, it seems like its faster to just find zero manually.

  • @DennisMurphey
    @DennisMurphey Před 6 měsíci

    Can we probe cavities as well os corners, Centers of circles, Great effort Thanks, Dennis

  • @Bokkie312
    @Bokkie312 Před rokem

    You can olso but your bearing in the freezer

  • @motorheadproductions865

    The g0z0 not working on my universal g code sender

  • @markrogers7304
    @markrogers7304 Před rokem

    You could also try freezing the bearing for a couple hours while leaving the printed part room temp. Bearing shrinks enough to just press in and when back to room temp it expands. Of course this depends on tolerances.

  • @billallen275
    @billallen275 Před rokem

    Thank you, that's a great idea!. So, do you find that the plastic shrinks back down and grips the bearing really good?

  • @distractionpool
    @distractionpool Před rokem

    Awesome work. going to try this out soon

  • @blessedwarrior1
    @blessedwarrior1 Před 2 lety

    Download link please. The one one github says this feature does not work properly.

  • @beykana
    @beykana Před 2 lety

    Hello, very useful video. What I want to ask you is how can I decrease the return to Zero button's descent rate to the zero position. Trying to land too fast so sometimes he skips teeth

  • @paulmeynell8866
    @paulmeynell8866 Před 2 lety

    That’s great

  • @donavantroxell7033
    @donavantroxell7033 Před 2 lety

    What g comand are you using to to test that the z probe worked

  • @romanp2164
    @romanp2164 Před 2 lety

    Hi Will, Are you able to write, modify or develop an existing cnc software program? It is a marvelous motion control interface but it needs updating?I can send screenshots or facetime if you want to see it.

  • @dreamsteelview7628
    @dreamsteelview7628 Před 2 lety

    czcams.com/video/zipZiqnzRZg/video.html

  • @paramtrx9558
    @paramtrx9558 Před 2 lety

    You are amazing Will

  • @mikkyon_go
    @mikkyon_go Před 2 lety

    Thank you !😀

  • @dimman77
    @dimman77 Před 2 lety

    "You see it did a double tap there." Not on your webcam's 5 fps...lol But seriously, still a good informative video.

  • @bastenhoor6902
    @bastenhoor6902 Před 2 lety

    Hi Will, is the Auto Level feature implemented? If so, where can I find it? Thanks!

  • @dougpearce8019
    @dougpearce8019 Před 2 lety

    Thank you for posting this video. I was totally lost before I watched it. After watching it I was able to setup and run the probe module in UGS. There was one problem that I encountered with the accuracy oh the x/y zero point. I measured X and Y offsets but had tweek those numbers to obtain better accuracy for those axis.

  • @josethemendez
    @josethemendez Před 2 lety

    This is so awesome! It would be epic if you made a video on how to do all this.

  • @ennaiarindhal3141
    @ennaiarindhal3141 Před 2 lety

    how to give tool diameter?for 6mm shank 3mm tappered ball nose bit

  • @JohnColgan.
    @JohnColgan. Před 2 lety

    Great additions, don't think I've seen these on my Platform Edition, will search them tomorrow

  • @carlostresveces
    @carlostresveces Před 2 lety

    CarlosCNC App is good for Universal Gcode Sender

  • @mecrocosme3172
    @mecrocosme3172 Před 2 lety

    CarlosCNC App is good for Universal Gcode Sender

  • @mecrocosme3172
    @mecrocosme3172 Před 2 lety

    CarlosCNC App is good for Universal Gcode Sender

  • @riaanmarx8028
    @riaanmarx8028 Před 2 lety

    @Will, Please consider adding a setting for probing for the "inside corner" rather than the "outside corner". I built a touch block that has the contact surface on the inside rather than the outside for X and Y axes.

  • @SJMDesignInc
    @SJMDesignInc Před 3 lety

    Still a great demonstration 7 years later!

  • @LA3DPrinterRepair
    @LA3DPrinterRepair Před 3 lety

    Good stuff, now there needs to be accommodation for a simple header to interconnect the two; sort of like the sequencer setup. Have you built any of the other “leet” modules yet?

    • @WillWinder
      @WillWinder Před 3 lety

      No. Honestly I lost a lot of interest when I found out they needed to be hooked together with a computer. I'd like to make some sort of generative sequencer. Have you made one?

    • @LA3DPrinterRepair
      @LA3DPrinterRepair Před 3 lety

      @@WillWinder kind of a hilarious stumble from “pretty sure I’ve got that stuff on the shelf” to multiple Amazon orders for the various bits; but yes, so far the keyboard, sequencer, control8, and Linux, which had its own uphill battle with the OLED display, nobody sells the 6 pin...the software for the Linux bit isn’t quite polished but it looks like squishbox does basically the same thing and could be ported, making an otg hub/audio for the Linux pi W in the same form factor but really an Android thing is equally or more effective, but I haven’t pulled down a specific DAW app to tinker w/.

  • @joshuavincent7884
    @joshuavincent7884 Před 3 lety

    nice. i wonder if throwing the bearings in the freezer would help clear an even tighter fit

  • @sumgai7
    @sumgai7 Před 3 lety

    Hey Will - LOVE your build (more on that below!) Would really like all us folks who're building these to be active on the vonkonow forum - it's a really cool project and I'm finding the help back and forth crucial (more on that below too!) I've /just/ built the LEET Keyboard and a LEET Pad (still debugging the latter; the former is showing correct blinkenlights boot sequence). Posted my discovery in USA of what wire to use on VonKonow.com forum (tl;dr: lamp/zip/appliance cord is super; 39 strands ea side of 0.3mm). Again, LOVE your build - esp the white/black tactile switches, and would love to know about those, especially if you found "low force" (50g/.5N) as Johan suggested. I got a bag of 100 from Amazon for USD$6 which are just fine but seem pretty clicky, no clue what the OF is and they're not telling (I asked: seller was "GZFY" as in typical Amazon randomly-made-up Chinese supplier name).

  • @klausi686
    @klausi686 Před 3 lety

    So the midi doesn´t overlay. when you connect them together?

    • @WillWinder
      @WillWinder Před 3 lety

      I updated the keyboard software to merge MIDI messages together when they are connected like this.

    • @MrJohndoc
      @MrJohndoc Před rokem

      @@WillWinder Do you have that code anywhere? I have several leet devices and I would like to chain them.

    • @WillWinder
      @WillWinder Před rokem

      @@MrJohndoc there is a pull request on the left synthesizer GitHub project with the code I'm using here.

    • @MrJohndoc
      @MrJohndoc Před rokem

      @@WillWinder That's amazing. Thank you

  • @testingbeta7169
    @testingbeta7169 Před 3 lety

    is this ready for use, because UGS gives warning not to use it

  • @generalawareness101
    @generalawareness101 Před 3 lety

    Can't get this to work on Chilipepper with a 3018 as it throws soft limits but a standard macro for probing works just fine.

  • @testingbeta7169
    @testingbeta7169 Před 3 lety

    its by design, that world is getting dumber, the only hope is people like you, All the praises and lots of thanks

  • @ringtanz
    @ringtanz Před 3 lety

    Hey, i am planning to use some ball bearing and this was what i have been looking for. Any info on the tolerance you used? my bearings are 22 mm in diameter

    • @scottthroop6208
      @scottthroop6208 Před rokem

      Make the hole 22mm on the STL + whatever your extrusion width will be in the slicer. If using a .4 nozzle and extruding .45 width, make the hole 22.45mm. That should get you pretty close. Depending on the material and temps, you may need to add or subtract .01-.03 for expansion or contraction when the part cools on the bed.

  • @thebeststooge
    @thebeststooge Před 3 lety

    I wish I had that block as that is perfect to have for most things.

  • @auhsojacosta1672
    @auhsojacosta1672 Před 3 lety

    WOAH TEN YEARS AND LESS VIEWS

  • @mubafaw
    @mubafaw Před 3 lety

    Brilliant! 👏

  • @everlitesv
    @everlitesv Před 3 lety

    Great video but it is almost unwatchable with that many adds turned on.

  • @keithburns1897
    @keithburns1897 Před 4 lety

    Will, where did you get that nifty rectangular probe unit? I have the round one that works with my X-Carve, but would love to get one like yours? Will it work with X-Carve?

    • @WillWinder
      @WillWinder Před 4 lety

      It's called a "triquetra", it's a simple device that works well with grbl machines.

  • @jonathanrodriguez8219

    Cool!

  • @kraken3d718
    @kraken3d718 Před 4 lety

    Would the probe addon work for any machine or is it firmware dependent? Would love to be able to probe all 3 axis on my Millright Mega V I just got the build complete and learning all the software now.

    • @WillWinder
      @WillWinder Před 4 lety

      I've only tested it with GRBL. I believe thats what millright uses so it should work for you.

    • @mattperez7580
      @mattperez7580 Před 4 lety

      Kraken Studios any luck getting this working with Millright? I have the carve king and got the probe to try this out. Trying to figure out how to connect it to the arduino board.

  • @bobbyboy1962
    @bobbyboy1962 Před 4 lety

    Great video. for some reason my xyz probe when run in xyz will travel almost the entire way down the probe after it does the z and then the x. cant figure it out. it is actually working perfect on the x and y probe and the z probe but does it only on the xyz probe setup, any idea thanks again, Bob

  • @elsunshine9976
    @elsunshine9976 Před 4 lety

    do you have to do this for every piece?

  • @ahbushnell1
    @ahbushnell1 Před 4 lety

    Try heating the bearing?

    • @Bokkie312
      @Bokkie312 Před rokem

      bro the bearing becomes lager when you heat it. So it will only become harder...

  • @jean-philippestiee3527

    You've solved my problem right before it happens. Respect.

  • @ggiorgana
    @ggiorgana Před 5 lety

    What is the button "Generate Test Data" for? Thanks.

  • @pesterenan
    @pesterenan Před 5 lety

    Will Winder, I just came here to comment on how *AWESOME* this program and specifically this tool is! It is helping me make my CNC machine WORK! I just tested this with a probe on my machine bed and saw the SURFACE BEING RECONSTRUCTED ON SCREEN!! then I applied it to G-CODE and BAM! MAGIC!!! It leveled the Z-Axis as it was running through the surface! Do we need a filter (capacitor + resistor) on the probe like we do on the limit switches so it works better? This is so awesome I can't describe how happy I'm right now. Please don't stop developing this, your program is really awesome! Best wishes, ~Renan

  • @jimgreene3863
    @jimgreene3863 Před 5 lety

    If you are going to take the time to make a video the SAY SOMETHING tell us what your doing I don't want to have to try and read tiny things and guess at why it did what it did TELL ME WHAT THE $$#^&##@&!!! your doing