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

2.4.0 #201

Merged
merged 22 commits into from
Mar 8, 2023
Merged

2.4.0 #201

merged 22 commits into from
Mar 8, 2023

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    a066c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b8f68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034efe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b17766 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Merge pull request #180 from smartin015/better_script_interaction

    Better script interaction
    smartin015 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    f4faca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ef44b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from smartin015/gcode_override

    Configurable GCODE override in print files
    smartin015 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    7286041 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    79776b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9934f8d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from smartin015/reordering

    Properly order sets by rank
    smartin015 committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a84602b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Preprocessor simulator and preview (#194)

    * Partial commit - extended CustomEvents to include sim stuff, added sim api endpoint, split out settings JS into a separate _event.js file
    
    * Fixed simulation execution events, added styling, plus modifiable symtable and display of mutations
    
    * Pluralize simulation summary, separate asteval code into automation.py from storage/queries.py, set up tests
    
    * Fix tests
    
    * Add tests for CPSettingsEvent
    
    * Make simulator UI more friendly/helpful and well formatted
    
    * Remove todo lines
    smartin015 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1ae0147 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Tighten spoolmanager integration (#195)

    * Tighten spoolmanager integration, including validation checks and print-start adjustments
    
    * Add tests, improve set_status behavior, add spoolmanager.py files
    
    * Fix tests, eliminate stack overflow
    
    * Increase idle timeout seconds
    smartin015 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e6870c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bf4e0 View commit details
    Browse the repository at this point in the history
  3. Add S3D processor (#197)

    smartin015 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    696d543 View commit details
    Browse the repository at this point in the history
  4. Compute stats for whole queues (#198)

    * Extract stats calculations from continuousprint_jobs.js, make also usable on whole queues
    
    * Add HTML for viewing queue rollups, make selectively visible
    
    * Fix tests, fix batch selection, auto-hide mass estimates when zero
    smartin015 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    970f699 View commit details
    Browse the repository at this point in the history
  5. Auto-slice STLs in queue (#166)

    * First attempt at integrating OctoPrint configured slicers into queue automation; also anticipate FILE_ADDED changes upstream
    
    * Added auto-slicing docs and fixed small bug in octoprint version detection
    
    * Add working auto-slicer implementation; unit tests TBD
    
    * Fix tests
    
    * Add driver test
    
    * Add tests for slicer profiles in JS, remove extra debug logging
    
    * Remove unused driver state, improve verbosity of slicing errors, and fixed slicer output path in tmp folder
    
    * Get working enough to verify STL and gcode handled correctly, plus update docs
    
    * Fix tests, remove octoprint version req thing and reduce DB noise in testing
    
    * Cleanup
    smartin015 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ef498ed View commit details
    Browse the repository at this point in the history
  6. 2.4.0rc1

    smartin015 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4d2a31a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    a1ca0d4 View commit details
    Browse the repository at this point in the history
  2. Ender 3 S1 Pro bed cleaning (#208)

    * Update gcode_scripts.yaml
    
    * Update gcode_scripts.yaml
    UdDReX committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    99bf14f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    f6340d5 View commit details
    Browse the repository at this point in the history
  2. Appease linter

    smartin015 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2aa8919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc2203 View commit details
    Browse the repository at this point in the history