Пакет candle: Информация

    Исходный пакет: candle
    Версия: 1.2-alt4
    Собран:  15 января 2025 г. 2:33
    Категория: Инженерное ПО
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/Denvi/Candle

    Лицензия: GPL-3.0-only
    О пакете: candle application with G-Code visualizer written in Qt
    Описание: 
    A simple and reliable program for controlling a CNC machine on GRBL firmware,
    sending commands and G-codes.
    
    Supported functions:
    
      * Controlling GRBL-based cnc-machine via console commands, buttons on form,
      numpad.
      * Monitoring cnc-machine state.
      * Loading, editing, saving and sending of G-code files to cnc-machine.
      * Visualizing G-code files.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    candle (e2kv6, e2kv5, e2kv4, e2k)
    candle-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Dmitrii Fomchenkov

    Список участников:
    Dmitrii Fomchenkov

      1. qt5-base-devel
      2. qt5-serialport-devel
      3. gcc-c++

    Последнее изменение


    25 декабря 2024 г. Dmitrii Fomchenkov 1.2-alt4
    - change the display of the translation file search application
    2 декабря 2024 г. Dmitrii Fomchenkov 1.2-alt3
    - use xcb when starting the app
    - fix the display of icons with a dark theme (closes: 50419)
    16 июля 2024 г. Dmitrii Fomchenkov 1.2-alt2
    - fix display of available translation (closes: 50420)
    - set the name of the app window to a capital letter
    - add an app to the start menu
    - update the patch that fixes the app build