Petras Swissler
Petras Swissler
  • 12
  • 23 784
OnShape: Making an 80-20 Frame Tutorial (9m)
This is a quick tutorial on how to use OnShape to create an 80-20 frame. It is not meant to be an exhaustive overview of how to use OnShape but rather to provide an example for people who might be a bit rusty or might be transitioning from another CAD tool such as SolidWorks
Переглядів: 43

Відео

Matlab: How to make your code faster (3m)
Переглядів 295 місяців тому
Big takeaway: Do as much of your math in a big matrix operation as you can
Solidworks Hole Wizard Tutorial (2m)
Переглядів 205 місяців тому
This is a quick overview of how to use the "Hole Wizard" tool in Solidworks. I don't go over all the options in this powerful tool but this video should give you enough to get started
Review of: Programmable self-assembly in a thousand-robot swarm
Переглядів 229 місяців тому
Review of: Programmable self-assembly in a thousand-robot swarm
QGIS Tutorial: Importing .shp files, color coding the map, and exporting as an image (2m)
Переглядів 12811 місяців тому
Geotechnical data is available from many government sources but processing this data into something meaningful can be difficult if, like me, you do not have a foundation in the field. QGIS is a piece of software that I found useful for processing this data into a color-coded map. When you know what you're doing it's pretty simple. Note: the audio cuts out at the end because of a bluetooth conne...
FAV3 Multimedia Attachment
Переглядів 14Рік тому
FAV3 Multimedia Attachment
KiCad PCB Shape from DXF Tutorial (1m)
Переглядів 2,9 тис.Рік тому
KiCad PCB Shape from DXF Tutorial (1m)
KiCad Layers Tutorial (4m)
Переглядів 648Рік тому
KiCad Layers Tutorial (4m)
KiCad Ground Planes Tutorial (1m)
Переглядів 15 тис.Рік тому
NOTE 1: I should have mentioned in the video that you can force recalculation of these polygons using the "B" key (or whatever shortcut you have configured) NOTE 2: In the video I was very careful to match the outline of the board. This is not necessary. KCcad is smart enough such that you can simply cover the entire area with a polygon and it will only fill the areas that are actually inside t...
Kicad Quickstart Tutorial (45m)
Переглядів 5 тис.Рік тому
This video takes you through the basics of KiCad to give you a solid foundation that you can use to start experimenting with KiCad and make your own designs.
A star Path Costs
Переглядів 32Рік тому
I've been getting some questions asking about how to implement the costs in the A* algorithm. Here, I explain some details on how you might be able to implement it.
Calculating Pi by throwing darts
Переглядів 54Рік тому
Monte Carlo method for calculating pi Get pi by throwing darts randomly (uniformly distributed) at a square with an inscribed circle 𝐴_𝑠𝑞𝑢𝑎𝑟𝑒≈𝑇𝑜𝑡𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑑𝑎𝑟𝑡𝑠 𝑡ℎ𝑟𝑜𝑤𝑛 𝐴_𝑐𝑖𝑟𝑐𝑙𝑒≈𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑑𝑎𝑟𝑡𝑠 𝑤𝑖𝑡ℎ𝑖𝑛 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝑟 𝑜𝑓 𝑐𝑒𝑛𝑡𝑒𝑟 𝐴_𝑐𝑖𝑟𝑐𝑙𝑒/𝐴_𝑠𝑞𝑢𝑎𝑟𝑒 = 𝜋𝑟𝑟/4𝑟𝑟=𝜋/4 𝜋≈4 (𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑑𝑎𝑟𝑡𝑠 𝑤𝑖𝑡ℎ𝑖𝑛 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝑟 𝑜𝑓 𝑐𝑒𝑛𝑡𝑒𝑟)/(𝑇𝑜𝑡𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑑𝑎𝑟𝑡𝑠 𝑡ℎ𝑟𝑜𝑤𝑛)

КОМЕНТАРІ

  • @muhammetmetinaltuncu3468
    @muhammetmetinaltuncu3468 10 днів тому

    hello i used fusion360 to draw it and exported it DXF but when i run DRC in KiCad it gives me some errors and in the 3d view i see just a square. can you help me pls?

  • @BairdBanko
    @BairdBanko 2 місяці тому

    Thanks, the recalculating with "B" is what I was looking for!

  • @leonamor8662
    @leonamor8662 2 місяці тому

    Perfect video ! Thank you :)

  • @faultyinterface
    @faultyinterface 2 місяці тому

    Quick and to the point. Many thanks.

  • @robonemo7503
    @robonemo7503 8 місяців тому

    thank you for the video short and good

  • @akanfahishmael8574
    @akanfahishmael8574 8 місяців тому

    Awesome 👏

  • @jmans4928
    @jmans4928 9 місяців тому

    Thanks very much , I try it and was so easy, it worked perfectly.

  • @wi_zeus6798
    @wi_zeus6798 9 місяців тому

    Thanks!

  • @zarada2103
    @zarada2103 11 місяців тому

    you should use 000 for library and footprint name

    • @petrasswissler8001
      @petrasswissler8001 11 місяців тому

      What I actually should have done is to specify the library as a favorite, which pins it at the top of the list.

  • @aravindmaddini6348
    @aravindmaddini6348 11 місяців тому

    nice video bro

  • @dangerouslyunnamed
    @dangerouslyunnamed 11 місяців тому

    Great tutorial. It took you 1 minute... other videos take 11 minutes of BS and do a terrible job of explaining.