FreeCAD Logo FreeCAD 1.0
  • Английский Африкаанс Арабский Белорусский Каталанский Чешский Немецкий Греческий Испанский Испанский Баскский Финский Филиппинский Французский Галисийский Хорватский Венгерский Индонезийский Итальянский Японский Кабильский Корейский Литовский Нидерландский Норвежская букмол Польский Португальский Португальский Румынский Русский Словацкий Словенский Сербский Шведский Турецкий Украинский Валенсианский Вьетнамский Китайский Китайский
  • Возможности
  • Скачать
  • Блог
  • Документация
    Индекс документации Приступая к работе Пользовательская документация Руководство по FreeCAD Документация верстаков Документация по кодированию на Python Документация по коду C++ Уроки Часто задаваемые вопросы Политика конфиденциальности О программе FreeCAD
  • Внести вклад
    Как помочь Sponsor Сообщить об ошибке Сделать запрос Задачи и финансирование Руководство по участию в разработке Руководство для разработчиков Переводы
  • Сообщество
    Кодекс поведения Форум The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Календарь
  • ♥ Donate

Donate

$
Информация о SEPA
Пожалуйста, настройте банковский перевод SEPA:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Банковское агентство: BNP Paribas Fortis
Адрес: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

Эта документация не закончена. Пожалуйста, помогите и внесите свой вклад в разработку документации.

Пример документирования команды Gui объясняет, как должны быть задокументированы команды. Просмотрите Category:UnfinishedDocu/ru, чтобы увидеть больше незавершённых страниц, подобных этой. Смотрите Category:Command Reference/ru для всех команд.

Смотрите Wiki Страницы, чтобы узнать о редактировании вики-страниц, и зайдите на страницу Помоги FreeCAD, чтобы узнать о других способах, которыми вы можете внести свой вклад.

Post
ExportTemplate
CAM

CAM Sanity

Menu location
CAM → Sanity Check
Workbenches
CAM
Default shortcut
P S
Introduced in version
0.19
See also
None

Описание

Many CAM users are hobbyists and DIYers. As such, they use their CNC machines to run G-code that they configured and generated themselves. That isn't the case for most professional and commercial users. In professional shops, different people are responsible for creating the G-code and for running it on the machine.

Hobbyists usually run the G-code shortly after post-processing it and probably only once or twice. In a professional shop, proven G-code may be run many times over a long period.

One issue in that workflow is that many assumptions made by the programmer are not communicated by the G-code itself. For example, the G-code may call for a tool T3, but the file does not necessarily explain what tool that is, how the stock is oriented, or what setup is expected. Similar assumptions can apply to machine setup, tooling, material, part orientation, coolant, and work-holding.

Even if the G-code itself is correct, differences between the programmed setup and the actual machine setup can still lead to mistakes. Commercial shops often solve this by preparing a setup report or setup book for the machine operator.

The CAM Sanity command is used to generate this kind of setup-oriented information. The output is a standalone HTML report with embedded images that can be opened in a web browser.

Above: Example of a CAM Sanity generated report

About the Report

As much as possible, the content is FreeCAD-agnostic. The machine operator may never use FreeCAD, so FreeCAD- and CAM-specific terminology should be kept to a minimum. The report has distinct sections so that setup information is easier to review.

Part Information

This section gives an overview of what is being made. Ideally the image should show the base object or objects used by the Job. If there are multiple base objects, the image should show how they relate to each other in the Job setup.

Run Summary

This section gives a quick overview of the Job, including important height information and estimated run-time values.

Rough Stock

This section shows the Stock object from the Job, including its size and placement relative to the model.

Tool Data

This section contains a subsection for each tool number used in the Job. It summarizes the tool and tool-controller information used by the selected operations. Depending on the available tool information, this can include the tool description, diameter, feed information, spindle speed, and the operations that use the tool.

Output

This section gives details about the configured output file and post-processing context. It can also show whether the Job contains optional or mandatory stops, so the operator knows whether the machine run requires attention during execution.

Coolant

This section indicates the coolant requirements defined by the operations in the Job.

Fixtures and Work-holding

This section shows the part in the context of the stock envelope and helps communicate the expected setup orientation and reference position.

Squawks

This section lists warnings and errors detected by CAM Sanity. These items may or may not be actual problems, but they should be reviewed before post-processing or running the Job. Examples can include duplicate tool numbers, inconsistent tool information, missing feed or spindle settings, and unused tool controllers.

Usage

  1. Select a CAM Job in the Tree View.
  2. There are several ways to invoke the command:
    • Press the Sanity Check button.
    • Select the CAM → Sanity Check option from the menu.
    • Use the keyboard shortcut: P then S.
  3. If necessary, set the ДанныеOutputFile property of the Job before running the command.
  4. FreeCAD generates a standalone HTML report for the selected Job.
  5. The report is written to the same location as the configured Job output file.
  6. The generated report is opened in the system's default web browser.

Notes

  • The report is generated directly as HTML by FreeCAD. A separate AsciiDoc or Asciidoctor installation is not required.
  • The generated HTML file is intended to be easy to review, archive, or share together with the Job output.
  • Report images can be embedded directly in the generated HTML file.
  • Where applicable, report values are formatted for display using the current unit formatting.
  • Tool diameter and feed values are formatted for display, and spindle speed is shown with an rpm suffix.
  • The report is a review aid. It does not replace visual toolpath inspection, simulation, or machine-specific setup documentation.
Post
ExportTemplate
CAM

Эта страница получена от https://wiki.freecad.org/CAM_Sanity

Свяжитесь с нами!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

©Команда FreeCAD. Авторы изображений (сверху вниз): ppemawm, r-frank, epileftric, regis, regis, rider_mortagnais, bejant.

Этот проект поддерживается: , KiCad Services Corp. и другие спонсоры

GitHubУлучшить эту страницу на GitHub