Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jasiek/OctoPrint-Cost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.3
Choose a base ref
...
head repository: jasiek/OctoPrint-Cost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 11, 2017

  1. Use last print time if available

    Use last print time in the file explorer metadata view instead of the estimated print time (because the estimations are often terrible wrong).
    For the display of a current running print the print time already used and the estimated print time left is used as estimation base (will even get corrected while printing).
    Also set the cost estimation on it's own line by adding a new line. But only if the object was never printed, to prevent adding an empty line before the cost estimation.
    Also repaired some minor whitespace tab issues.
    baxerus authored and Benedict Endemann committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    fb06cf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. correcting hover-text for length/weight toggle

    Settings page had old template text for the length/weight toggle. Corrected the hover text to explain the options and fixed settings text to be more intuitive.
    sargonas authored Jul 21, 2017
    Configuration menu
    Copy the full SHA
    55d2afc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Merge pull request #6 from baxerus/patch-1

    Use last print time if available and add new line
    jasiek authored Jan 4, 2019
    Configuration menu
    Copy the full SHA
    fcdd675 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from sargonas/patch-1

    correcting hover-text for length/weight toggle
    jasiek authored Jan 4, 2019
    Configuration menu
    Copy the full SHA
    d1dc75a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

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

Commits on Dec 14, 2019

  1. Merge pull request #21 from luaduck/patch-1

    Fix description of weight / length calculation checkbox
    jasiek authored Dec 14, 2019
    Configuration menu
    Copy the full SHA
    448bc8e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jasiek authored Dec 14, 2019
    Configuration menu
    Copy the full SHA
    33889d5 View commit details
    Browse the repository at this point in the history
Loading