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

Feature/gcodeviewer #322

Merged
merged 32 commits into from
Aug 28, 2021
Merged

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    2ecb3e4 View commit details
    Browse the repository at this point in the history
  2. Revert files.vue

    Sindarius committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    885df92 View commit details
    Browse the repository at this point in the history
  3. Reupdate files.vue

    Sindarius committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    b325224 View commit details
    Browse the repository at this point in the history
  4. Fix router

    Sindarius committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    f53d895 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    069e689 View commit details
    Browse the repository at this point in the history
  6. Cache off canvas

    Dynamically create and cache the canvas element so it does not have to reload and to keep current item loaded. Saves time on reload. Will need to test when vue watches are applied.
    Sindarius committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    183b5d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Loading progress indicator

    Sindarius committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    382943a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf06dd6 View commit details
    Browse the repository at this point in the history
  3. Failed render check.

    Sindarius committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d197b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a5f0c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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

Commits on Aug 5, 2021

  1. Work on settings

    Sindarius committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7c60c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824c68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105a493 View commit details
    Browse the repository at this point in the history
  4. Added more settings.

    Sindarius committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    037e610 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    8cc9018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c6799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f0e06f View commit details
    Browse the repository at this point in the history
  4. Bed and Delta

    Sindarius committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    189c7e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9437da4 View commit details
    Browse the repository at this point in the history
  6. Force line rendering is saved

    Addressed an issue where watchers could try to fire on  a viewer that is not initialized
    Sindarius committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0cf99e8 View commit details
    Browse the repository at this point in the history
  7. Move loading progress bar

    Sindarius committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    601c52a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Multiple UI Updates

    Add Progress Color setting and persistence
    Add z clip control - enabled when not tracking
    Move loading progress bar into canvas area
    Sindarius committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    be470f9 View commit details
    Browse the repository at this point in the history
  2. Update to package 1.0.6

    Sindarius committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    e58ce07 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    5af6c07 View commit details
    Browse the repository at this point in the history
  2. Pulled latest

    Sindarius committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    af09846 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    99dde54 View commit details
    Browse the repository at this point in the history
  2. Update to @sindarius/gcodeviewer 2.0.4

    Setting extruder colors directly was removed and instead has been replaced with configuring tools. This opens up the ability to set a nozzle size as well for tool changer type systems that could have multiple nozzle sizes.
    Sindarius committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e896590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c27857d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5659365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b078b14 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Update to 2.0.6 package

    Sindarius committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    29364f7 View commit details
    Browse the repository at this point in the history