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

Make Overhang Printable #1615

Merged
merged 16 commits into from
Jul 30, 2023
Merged

Make Overhang Printable #1615

merged 16 commits into from
Jul 30, 2023

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9c50c23 View commit details
    Browse the repository at this point in the history
  2. Add settings for Make overhang printable

    * Added an Advanced setting to the Quality menu for Make overhang printable
    * Allow toggling the feature and adjusting the angle threshold
    odie5533 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6b7fae2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    1ffcd09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e1b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f828d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    9088739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6b05c View commit details
    Browse the repository at this point in the history
  3. Skip unnecessary layers

    Noisyfox committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    a54e85f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    8f97716 View commit details
    Browse the repository at this point in the history
  2. Apply conical overhang before any size compensation

    which fixs the `lslices` not being updated issue and also the elephant foot compensation
    Noisyfox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ad4dc40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ff70d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. 1. Fix an issue that changing make_overhang_printable related paramet…

    …ers won't clear caches properly.
    
    2. Tweak the logic of make_overhang_printable parameter so that it works for per region/object/print level. Remove make_overhang_printable_disable parameter.
    SoftFever committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a9838ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cfcbb2 View commit details
    Browse the repository at this point in the history
  3. One more missing commit

    SoftFever committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ab39a21 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. 1. Skip checking default_region_config()->make_overhang_printable

    2. Handle make_overhang_printable_angle and make_overhang_printable_hole_size value change
    SoftFever committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1f24c8f View commit details
    Browse the repository at this point in the history