Phoenix gcode generator for wing hotwire cutting

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น • 25

  • @orionone2637
    @orionone2637 2 หลายเดือนก่อน +1

    Dear Greg,
    thank you so much, I followed your guidance and Phoenix App installed perfectly. Your instructions are quite easy to follow. After exploring the App. and understanding how to output for the step motors, I will start designing my hot-wire machine. Again thank you !

    • @gregpi1817
      @gregpi1817  2 หลายเดือนก่อน +1

      @@orionone2637 happy to hear that it can be useful. Eager to see your machine. Keep me abreast.

  • @rckeith
    @rckeith 3 ปีที่แล้ว +1

    Hi, Greg very impressive you have developed a very good g-code generator. I will give it a try, Thanks

  • @orionone2637
    @orionone2637 5 หลายเดือนก่อน

    Dear Greg, many people I think can create the mechanical part but the programming and using phyton is challenging.
    Could you make a video to show which programs to download and install ? It will be usefull to understand how to achieve to that Phoenix app on the PC ?
    I think this Video will be more heplfull if I have the Phoenix app from 0:29 sec you show. Thank you I am looking fw to your reply.

    • @gregpi1817
      @gregpi1817  5 หลายเดือนก่อน +1

      @@orionone2637 hello. On which operating system you would like to install the python program.
      Right I only tested it in Windows and just upgraded the software. I will try to give some install guidelines soon. Thanks for your interest

    • @orionone2637
      @orionone2637 4 หลายเดือนก่อน

      @@gregpi1817 hello, thank you for your reply. I use Windows and will be looking forward to your guidelines.

    • @gregpi1817
      @gregpi1817  4 หลายเดือนก่อน +1

      @@orionone2637 I uploaded the latest V1.1.0 of the code. You can find here: github.com/gregpinaud/PHOENIX/wiki a detailed installation procedure. Good luck. I would appreciate any feed back.

    • @orionone2637
      @orionone2637 4 หลายเดือนก่อน

      @@gregpi1817 Thank you very much for your effort, I really apprecite. I have looked into it, seems strait forward.. Once I try it install and use it, I will feedback. Thank you so much..

  • @rcforall4842
    @rcforall4842 ปีที่แล้ว

    Nice work keep going for fuselage please...

    • @gregpi1817
      @gregpi1817  ปีที่แล้ว +1

      Thanks. Fuselage is an other story ..do u have specific needs?

    • @rcforall4842
      @rcforall4842 ปีที่แล้ว

      @@gregpi1817 just general I cut currently with templates from plywood but I build hotwire 4 Axis wing software available only fuselage is missing.

  • @tobysilhavy6103
    @tobysilhavy6103 3 ปีที่แล้ว +1

    Greg would you do a tutorial on how to load your program? I’ve tried thonny raspian etc with no luck. Does this program require you to have the same number of dat points on each side?

    • @gregpi1817
      @gregpi1817  2 ปีที่แล้ว

      Hello Toby.
      The best way and easy way to run the program is to install python on your computer with the Anaconda libraries. It contains all you need and even more to run Phoenix. You can have different airfoils and numbers of point in each panel. Once you have install python on your machine just drop me a mail and I will guide you. It s very straightforward. You can also start with the default model.

    • @Tsnafu
      @Tsnafu 2 ปีที่แล้ว

      @@gregpi1817 Hello Greg, Could you make a vid for the rest of us too? I have got no idea how to use github (or python) or can you link us to a guide that'll tell us as much as we need to know to get this program up and running?

    • @gregpi1817
      @gregpi1817  2 ปีที่แล้ว

      @@Tsnafu hello. Yes I will do this tuto. I will assume that you are running Windows on your pc then.

  • @kevinmatney2218
    @kevinmatney2218 9 หลายเดือนก่อน

    Can you load .cor files? I have over 3k of them

    • @gregpi1817
      @gregpi1817  9 หลายเดือนก่อน

      Yes as far it s an asciii file with x and y in column.

  • @nguyenthanhat9886
    @nguyenthanhat9886 2 ปีที่แล้ว

    Hii, how to generate .dat file from some other 3d or 2d file

    • @gregpi1817
      @gregpi1817  2 ปีที่แล้ว

      Hi. If you are speaking of airfoil file there are many profile database available on the net. One example here:
      m-selig.ae.illinois.edu/ads/coord_database.html

  • @brkfpv60
    @brkfpv60 8 หลายเดือนก่อน

    Hello, I have been cutting wings with hot wire CNC for a long time using this site diyrcwings, but the site has recently closed, your program is almost the same and I need it very much, an easy and useful program.
    But my python knowledge is very limited, how can I run the program?

    • @gregpi1817
      @gregpi1817  8 หลายเดือนก่อน

      You first have to install anaconda. The software will take care of installing all the usuefull package for running phoenix

    • @gregpi1817
      @gregpi1817  8 หลายเดือนก่อน

      And then open spyder development framework. Load the file Phoenix.py And launch python interpréter by vlicking on the right arrow

    • @gregpi1817
      @gregpi1817  8 หลายเดือนก่อน

      The phenolic il gui should popup

    • @brkfpv60
      @brkfpv60 8 หลายเดือนก่อน

      Thank you for reply , i will try it