filipp.sudanov wrote: ↑Tue Dec 12, 2017 5:59 pm
mlampert wrote: ↑Sat Dec 09, 2017 4:39 pm
So, regardless if you changed the Placement of your Part, you can modify the Placement of the Base-object clone at any time to suit your needs. You can do that manually in the property editor, use any tools from the Draft WB or the minimal tools we created in the Job editor. In the Setup tab the buttons under "Orientation" and "Alignment" can be used to rotate and move the Base-object clone and the Stock object.
Note that depending on how you change the Placement of the Base-object clone it will be (badly) misaligned with the originally created Stock object. In order to sync the two again, either also change the Placement of the Stock object, or you can temporarily select a different Stock and then switch back to the one you want - which, upon creation, will be aligned with the current Placement of the Base-object clone.
Yes, changing angle for the Base-Pad object helped instantly.
By the way, is there any place, where the main concepts of Freecad's path module would be described - what is Job, Base-..., Stock, SetupSheet, etc? Without much detail, just the overall philosophy of the process
Hi Filipp,
The tutorials are helpful generally, but there's been a lot of changes so some stuff has changed.
Regarding your specific question though, a Job contains the list of Operations in the order they will be executed. It also contains the Tool-Controllers defined by exporting tools defined in your Tool-Manager. It defines the output file, and the Post-Processor used to translate the raw-FC-Path GCode to your machine needs.
The Stock is representative of the raw material stock that you will mill to produce your result.
I'm not sure about the Base, but it may relate to the 3D Model used to generate your Operations, and provide orientation inputs.
The SetupSheet contains formulas and/or values used for Defaults for your JOB--Rapid Speeds, Start-Heights, calculations formulas for Safe and Clearance heights, etc... the default formulas can be changed by the end user. You can export a template of your Job's SetupSheet, then import for similar further Jobs.
Best Regards,
Josh