• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Wiki
  • FreeCAD

FreeCAD · Изменения

История страницы
Updated FreeCAD (markdown) создал Апр 15, 2022 по автору nikitron's avatar nikitron
Скрыть пробелы
Построчно Рядом
FreeCAD.md
Просмотреть страницу @b4d27cbe
...@@ -17,16 +17,16 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f ...@@ -17,16 +17,16 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f
2. In Sverchok preferences dialog, in the "FreeCAD python path" field, enter `/usr/lib/freecad-python3/lib/` and press the "Set Path" button. 2. In Sverchok preferences dialog, in the "FreeCAD python path" field, enter `/usr/lib/freecad-python3/lib/` and press the "Set Path" button.
3. Restart Blender. 3. Restart Blender.
### Windows: ### Windows:
Download and install Freecad with python 3.7.3 [FreeCAD][17] Download and install Freecad with python 3.7.3 [FreeCAD][17]
Or for Blender 3.10 download python 3.9 libs [pylib 3.9][42] Or for Blender 3.10 download python 3.9 libs [pylib 3.9][42]
Add sverchok freecad-python3-lib path:
Add sverchok freecad-python3-lib path: ...\bin
...\bin ### MacOS
### MacOS
The current version of FreeCAD has a different version of Python (3.8) so you must use ```conda-forge``` to retrieve a version compiled against Python 3.7. The current version of FreeCAD has a different version of Python (3.8) so you must use ```conda-forge``` to retrieve a version compiled against Python 3.7.
Follow the [recipe at FreeCAD Web][20] Follow the [recipe at FreeCAD Web][20]
......
Клонировать репозиторий
  • For Users:

    • Installation
    • Interface overview
    • Web resources about Sverchok
    • FAQ
  • Customisation:

    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Sverchok Extensions
    • Dependencies and their installation
      • Simple dependencies
      • PIP
        • Side modules
      • SciPy
      • SciKit image
      • Circlify
      • PyMcubes
      • GeomDL
      • FreeCAD BIM
      • ArchiCAD BIM
      • Renga BIM
      • Open3D
      • SDF
  • Examples:

    • Profile Node Examples
    • Script Node Examples
  • Versions:

    • Sverchok 1.0 Release
    • Sverchok for Blender 2.8x Release Notes
    • Sverchok for Blender 2.79 Installation
  • For Developers:

    • Install Development version
    • Contributing
      • Git practices
    • Building documentation tarball
    • Macros
    • Sverchok Node Tutorial
      • High-level node howto
      • Details
    • test sverchok.yml CI
    • ShaderLib2D