Coder Musashi
Coder Musashi
  • Видео 5
  • Просмотров 9 154
FreeCAD LibLathe Tutorial
This is a short tutorial showing how to use Dubstars LibLathe addon for FreeCAD. The code is easy to download and put in the Mod folder ready for use.
Don't Donate
Just give bitcoin:1Nqh8Mn4LB4CXnSKk1GtrrNEhPTiKNjeZR
Просмотров: 7 338

Видео

PathWorkbench creating paths with FeatureArea and other freecad tools.
Просмотров 7215 лет назад
Walk through on working with models to get toolpaths you want. You will see use of the FeatureArea tool from PathWorkbench, ShapeBuilder from the PartWorkbench, DraftWorkbench to Sketch tool, SketchWorkbench for some edititng and of course use of macros. Don't Donate Just give bitcoin:1Nqh8Mn4LB4CXnSKk1GtrrNEhPTiKNjeZR
FreeCad PathWorkbench Wire to Path.
Просмотров 6775 лет назад
Here I show charles1954 a possible way to create GCode for just doing a radius on the corner of a block. Creating toolpaths is more of an art and not a scirence. Don't Donate Just give bitcoin:1Nqh8Mn4LB4CXnSKk1GtrrNEhPTiKNjeZR
PathWorkbench FeatureArea tool and reversing a step file to make tool paths!
Просмотров 2525 лет назад
Taking a Step file and using FreeCads FeatureArea tool to create tool paths I want. I use 4 macros to make my work easier and faster. Don't Donate Just give bitcoin:1Nqh8Mn4LB4CXnSKk1GtrrNEhPTiKNjeZR
FreecadTut
Просмотров 1716 лет назад
FreeCAD Path Workbench reversing a model for machining.

Комментарии

  • @arbjful
    @arbjful 3 месяца назад

    Thanks for posting this tutorial it has been very helpful for me. is there a way to profile both ends of the part? For instance in your exchange you only profile the front portion, how to profile features that are on the opposite end?

  • @srcratchet5454
    @srcratchet5454 Год назад

    I cant get it installed

  • @francescorichichi7663
    @francescorichichi7663 2 года назад

    hello, ive got these errros when i tried to use your add-on (version 0.2) any solution? thanks 12:45:24 FreeCAD Turning Addon loaded: PathWorkbench 12:45:24 Loading Command: TurnFace 12:45:24 Loading Command: TurnProfile 12:45:24 Loading Command: TurnPartoff 12:45:24 Loading Command: TurnRough 12:45:24 Loading Command: TurnToolHelper 12:50:52 Running the Python command 'Path_TurnProfile' failed: Traceback (most recent call last): File "C:\Program Files\FreeCAD 0.20\Mod\Path\PathScripts\PathOpGui.py", line 1427, in Activated return Create(self.res) File "C:\Program Files\FreeCAD 0.20\Mod\Path\PathScripts\PathOpGui.py", line 1378, in Create obj = res.objFactory(res.name, obj=None, parentJob=res.job) Create() got an unexpected keyword argument 'parentJob'FreeCAD Turning Addon loaded: PathWorkbench 12:53:46 Loading Command: TurnFace 12:53:46 Loading Command: TurnProfile 12:53:46 Loading Command: TurnPartoff 12:53:46 Loading Command: TurnRough 12:53:46 Loading Command: TurnToolHelper 12:56:44 Running the Python command 'Path_TurnProfile' failed: Traceback (most recent call last): File "C:\Program Files\FreeCAD 0.20\Mod\Path\PathScripts\PathOpGui.py", line 1427, in Activated return Create(self.res) File "C:\Program Files\FreeCAD 0.20\Mod\Path\PathScripts\PathOpGui.py", line 1378, in Create obj = res.objFactory(res.name, obj=None, parentJob=res.job) Create() got an unexpected keyword argument 'parentJob'Running the Python command 'Path_TurnFace' failed: Traceback (most recent call last): File "C:\Program Files\FreeCAD 0.20\Mod\Path\PathScripts\PathOpGui.py", line 1427, in Activated return Create(self.res) File "C:\Program Files\FreeCAD 0.20\Mod\Path\PathScripts\PathOpGui.py", line 1378, in Create obj = res.objFactory(res.name, obj=None, parentJob=res.job) Create() got an unexpected keyword argument 'parentJob'

  • @familyman2124
    @familyman2124 3 года назад

    I know it might not be the right place to ask, but I'm totally lost and desperate, just one question but impossible to easily answer I guess, is there any godlike post-processor able to actually work with any machine ? I'm a noob and I don't know how to even recognize which post-processor is the right one for the machines I would like to work with (milling,laser,etc).

  • @clarkyeah
    @clarkyeah 3 года назад

    Great!, Except that indeed a lot time on drawing.

  • @practicemakesbetter7132
    @practicemakesbetter7132 3 года назад

    The reason the X coordinates are negative could be that many CNC lathes have their tool post on the rear of the machine, hopefully there is an option to choose a front tool post. Thanks for the demo!

    • @LIV.E1981
      @LIV.E1981 Год назад

      Ciao,mi potresti dire dove trovo questa opzione?grazie

  • @introprospector
    @introprospector 4 года назад

    helpful, but most of the video is spent on the drawing.