Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would you like to add TCP/IP connection settings? #534

Open
wants to merge 82 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2019

  1. Working on ui

    Denvi committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    857acb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Margins fix

    Denvi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4d8d76d View commit details
    Browse the repository at this point in the history
  2. Translations updated

    Denvi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f3058f0 View commit details
    Browse the repository at this point in the history
  3. Version updated

    Denvi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    6eb1c00 View commit details
    Browse the repository at this point in the history
  4. Panels view menu fix

    Denvi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a6652f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Visualizer, dconsole windows minimum size fix.

    Device buttons has adaptive size now.
    Denvi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    75ba367 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    1fad7af View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Shortcuts settings added.

    Denvi committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    6db5dc4 View commit details
    Browse the repository at this point in the history
  2. Settings defaults updated.

    Denvi committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    c0ba82c View commit details
    Browse the repository at this point in the history
  3. Command evaluation added.

    Denvi committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    8b9ae30 View commit details
    Browse the repository at this point in the history
  4. Translations updated

    Denvi committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    abb67ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3232f7c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Units, rapid speed, acceleration settings removed.

    Determined auto after each reset.
    Denvi committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    0a979b1 View commit details
    Browse the repository at this point in the history
  2. Restore origin fix.

    Should work properly with non-zero G54-G59 systems.
    Abort fix. Restores G54-G59, then set G92 offsets.
    Denvi committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7c818cb View commit details
    Browse the repository at this point in the history
  3. Offsets regexp fix.

    Denvi committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ddbd4cc View commit details
    Browse the repository at this point in the history
  4. Restore origin move fix.

    Denvi committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    e7f327b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Cleanup

    Denvi committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    4e8824e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b34bf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Panels are movable now.

    Denvi committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    887eff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    a1b53dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a701208 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Plugins support added.

    Denvi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    35232c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b025571 View commit details
    Browse the repository at this point in the history
  3. Sample plugin added.

    Denvi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d559448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a37e4 View commit details
    Browse the repository at this point in the history
  5. Fps set fix.

    Denvi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    947ebf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    67bc3f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    9d8c4bf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    fe184cc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Project structure refactor.

    Camera plugin added.
    Denvi committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    402bc13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2254b54 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Cleanup

    Denvi committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ec5e434 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    e1fd041 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Camera plugin crosshair added.

    Status coords has +-9999.999 limits now.
    Denvi committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    84d5bbe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Status coords limits fix

    Denvi committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    72a5733 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Plugins can use comboboxes now.

    Camera plugin update.
    Denvi committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c8f92cc View commit details
    Browse the repository at this point in the history
  2. Camera plugin update

    Denvi committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    a40c42f View commit details
    Browse the repository at this point in the history
  3. User commands has '\n' separator now.

    'Touch', 'Safe position' commands editors updated.
    Denvi committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    5f9f89b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Plugins can use spinboxes.

    Camera plugin update.
    Denvi committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    ab00a85 View commit details
    Browse the repository at this point in the history
  2. Control buttons count reduced to 4.

    Removed: "Z-probe", "Zero XY", "Zero Z",
    "Restore origin", "Safe position".
    Added: "Check".
    Denvi committed Jan 3, 2021
    3 Configuration menu
    Copy the full SHA
    57c141a View commit details
    Browse the repository at this point in the history
  3. Plugins should save/load settings by own.

    Added 'saveValue', 'loadValue' methods to 'main' object in scripts.
    Camera plugin update.
    Denvi committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    081c4cb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Script api updated.

    Qt script bindings added.
    'User commands' panel replaced with appropriate plugin.
    Minor frmMain refactoring.
    Denvi committed Jan 9, 2021
    1 Configuration menu
    Copy the full SHA
    0109519 View commit details
    Browse the repository at this point in the history
  2. Removed unused widget classes

    Denvi committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    83f9ed6 View commit details
    Browse the repository at this point in the history
  3. Source files headers updated

    Denvi committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    14da46e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Camera plugin updated

    Denvi committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    aa5dd33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307bdf9 View commit details
    Browse the repository at this point in the history
  3. Coordinate system plugin added

    Denvi committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    3f0564f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. 'Coordinate system' plugin icons changed,

    tooltips added.
    Added selection box to 'User commands' plugin table.
    Added 'settingsSetByDefault' signal.
    Denvi committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    f9a8d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d54131 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Device/sender states refactor

    Denvi committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    0938ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. 'Pause', 'Abort' commands affects only sender.

    Added 'Hold', 'Sleep', 'Door', 'Flood' control commands.
    Added tool change feature.
    Denvi committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    9119967 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. 'importExtension' function added to

    main script engine
    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    7318d1b View commit details
    Browse the repository at this point in the history
  2. Program table shortcuts fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    c2ca571 View commit details
    Browse the repository at this point in the history
  3. Language setting added

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    b5e6f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f8a8a View commit details
    Browse the repository at this point in the history
  5. Settings codec fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    64ef002 View commit details
    Browse the repository at this point in the history
  6. Jog units fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    8a938cb View commit details
    Browse the repository at this point in the history
  7. Added access to app settings for plugins.

    Added textboxes setup for 'Coordinate system'
    plugin according to units (inches/mm).
    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    4a068af View commit details
    Browse the repository at this point in the history
  8. Keyboard control shortcuts fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    f5a1d34 View commit details
    Browse the repository at this point in the history
  9. Keyboard control fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    f740fba View commit details
    Browse the repository at this point in the history
  10. Spindle speed display fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    9121f51 View commit details
    Browse the repository at this point in the history
  11. Cleanup, version update

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3168ad5 View commit details
    Browse the repository at this point in the history
  12. Command queue fix

    Denvi committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    2cf9736 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #459 from ByteHamster/fix-import

    Fixed import capitalization
    Denvi authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    dd65e6d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Jog actions removed from form list.

    Solves problem with table navigation.
    Denvi committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    c7164fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6884900 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Working on html help

    Denvi committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a39ad7a View commit details
    Browse the repository at this point in the history
  2. Added appendixes to help

    Denvi committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    016d497 View commit details
    Browse the repository at this point in the history
  3. Typo fix

    Denvi committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    3e2cce1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Html regenerated

    Denvi committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    ae0a739 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Added app, script path to plugins.

    Plugins scripts updated.
    Denvi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    fa4bcf2 View commit details
    Browse the repository at this point in the history
  2. Help updated

    Denvi committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    82b1bf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Jog rework

    Denvi committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    dd6db9c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Jog adapted for soft limits

    Denvi committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    b237e9c View commit details
    Browse the repository at this point in the history
  2. Help updated

    Denvi committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3c3c444 View commit details
    Browse the repository at this point in the history
  3. Version updated

    Denvi committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    75bebc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Command evaluation fix

    Denvi committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    28819dd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Crazy close fix

    Denvi committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    07c4c34 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. File operations exposed to plugins.

    Buffer/queue length exposed to plugins.
    Denvi committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    8363a7d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Heightmap for 4-axis firmware fix.

    Tool change option fix.
    Emergency button plugin added.
    Denvi committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d085216 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Bounds rect, continuous jog fix

    Denvi committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    1c29372 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Command script regex fix.

    Command queue fix.
    Denvi committed May 7, 2022
    Configuration menu
    Copy the full SHA
    e4c48e6 View commit details
    Browse the repository at this point in the history