PathPilot Wizards again (;-)

Results 1 to 12 of 12

Thread: PathPilot Wizards again (;-)

  1. #1
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default PathPilot Wizards again (;-)

    OK I am back working on Wizards again. The suggestion was made to create a menu system that runs in ADMIN and list all the Wizards in the Gcode folder (*.ppw) then be able to select one to run. SO I know where to create the code but do not really understand how in python. I have in VB and C# and Lua but not python. Anyone willing to help create the menu system ??

    PP Wizards would be the cats meow as it is complicated to rework the PP screensets to create conversational programs . Wizards would be simple create the Wizard and drop it into the Gcode folder and call from the Admin menu. Fill in the blank data and post to PP and run the Gcode.

    Just a thought> (;-) TP

    Similar Threads:


  2. #2
    Member
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    42
    Downloads
    0
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    Thats an excellent idea to have wizards in PP.
    I am like you... VB , C# but no python but will take a look



  3. #3
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    Actually the process is all about the same for python as well . I took one of teh existing Wizard files and stripped it down to a basic form then add back what I wanted to use. There are some wizard samples over at the LinuxCNC site. I am working on a menu for admincmd that will let you load Wizards from there. You would add your Wiz file to the Gcode folder and then you can call it from the menu selection. The hard part so far is getting a menu system working. I do not find many examples of that type of a menu for python. I need to take a look at the old UCCNC and mach3 menu system and see if any of that will transfer over to Python.

    Now if anyone knows how to make a menu Please speak up as I am NOT a programmer just a code cobbler.

    (;-)TP



  4. #4

    Default Re: PathPilot Wizards again (;-)

    What exactly are these "wizards" supposed to do?



  5. #5
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    A Wizard is a conversational function to generate Gcode to run . For instance if you ran a pocket wizard you would input all the values to create that pocket such as Xpos Ypos, depth of cut, step over size, etc then the wizard would generate the Gcode to cut that pocket.

    I do have a crude admin menu that you can select the wizard and run it . When ran it looks for all the py files in the gcode folder and runs the selected wizard.

    NOW if I can only get Tormach to create a proper Menucmd we would be set to go with Wizards.

    (;-) TP

    (;-)



  6. #6
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    Wizard example

    Attached Thumbnails Attached Thumbnails PathPilot Wizards again (;-)-simplewiz-png  


  7. #7
    Member
    Join Date
    Jun 2005
    Location
    USA
    Posts
    656
    Downloads
    0
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    So like the conversational but with more options?



  8. #8
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    YEP conversational wizards. You are only limited to what you can do by your imagination (;-)

    (;-) TP



  9. #9
    Member kstrauss's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    1788
    Downloads
    0
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    Hopefully easier to edit the screens than with changes to the conversational stuff. Would wizards be preserved across updates to PP?



  10. #10
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    Yes they are preserved as they are stored in the Gcode file folder (;-) that way the updates SAVE all the files then reloads them back in. That is why I selected the Gcode folder to hold them.

    (;-) TP



  11. #11
    Member kstrauss's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    1788
    Downloads
    0
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    What tools are used to create the screens?



  12. #12
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Re: PathPilot Wizards again (;-)

    Right now I create the screens by hand. I take an old WIZ and strip it all down to a bare screenset then add back what I need. BUT there was a Wizard Wizard in Linuxcnc that would create a Wizard. I have not tried it yet but may be worth investigating. But I don't have linuxcnc running here only PathPilot. We are currently running teh newest 8L config on a flatbed CNC lathe.

    (;-) TP



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

PathPilot Wizards again (;-)

PathPilot Wizards again (;-)