forked from fr3ak2402/GalaxySlicer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Temp branch 1 #6
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… odd feature to reduce part warping
oppened -> opened
Use the correct target name when setting properties on cereal.
* Internal Bridge Flow rate parameter introduction * updated incorrect capitalisation * Updated parameter ordering
Do not limit the max window size (#2889) Co-authored-by: SoftFever <softfeverever@gmail.com>
…205) * Disable optimization for `RelWithDebInfo` for Clang as well * Fix crash on MacOS (#3134, #3202)
* fix top bar resizing * Attempt to fix bitmap bundle scaling issues * Revert "Attempt to fix bitmap bundle scaling issues" This reverts commit e94ba58d907b1b2da5a9e27ad552e1d7f1288c18. * Fix AboutDialog and partially fix SwitchButton * Fix switch button scaling on windows * Fix dropdown icon size * fixed sdcard/recording/timelapse icon size in device page * Set use_legacy_bmp to true by default to it's back compatible --------- Co-authored-by: Noisyfox <timemanager.rick@gmail.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
* Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Revert "Merge remote-tracking branch 'upstream/main' into spanish_translation" This reverts commit 694a900845c56ea364cf21aa2a0f65a98bb68539, reversing changes made to 4f53ce4f88a435d2d0305743f42329730406a48d. * Revert "Update OrcaSlicer_es.po" This reverts commit 4f53ce4f88a435d2d0305743f42329730406a48d. * Revert "Revert "Update OrcaSlicer_es.po"" This reverts commit 53bd15617c81dabd6180875ced03826e9c08a972. * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Revert "Update OrcaSlicer_es.po" This reverts commit b21aad079fd6fde7fbfa3dcfbe214d1054c569f1. * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_en.po * Update OrcaSlicer_es.po * Traduccion de OrcaSlicer al español * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
* ENH: PR: Alternate extra wall * Updated tooltip * Tooltip spelling correction * Introduce dialog box to disable ensure vertical shell thickness * Alternate Extra Wall - automatically disable for Vase mode and revert vase mode toggles * Corrected invalid push --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
…xed tool ordering not done based on flush volume on BBL printers (#3223) * PR: Fix crash when printing by object after 1.8.2 code merge * PR: Revert change in tool ordering - reorder_extruders_for_minimum_flush_volume to enable tool sequencing based on projected flush volumes * Bumping up reordering to up to 12 different colors on same layer. * Updated tool ordering to distinguish between bbl printers when reordering tools * Update to code comment * Updated population handling of is_bbl_printer variable
VFA Test fix
* Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Revert "Merge remote-tracking branch 'upstream/main' into spanish_translation" This reverts commit 694a900845c56ea364cf21aa2a0f65a98bb68539, reversing changes made to 4f53ce4f88a435d2d0305743f42329730406a48d. * Revert "Update OrcaSlicer_es.po" This reverts commit 4f53ce4f88a435d2d0305743f42329730406a48d. * Revert "Revert "Update OrcaSlicer_es.po"" This reverts commit 53bd15617c81dabd6180875ced03826e9c08a972. * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Revert "Update OrcaSlicer_es.po" This reverts commit b21aad079fd6fde7fbfa3dcfbe214d1054c569f1. * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_en.po * Update OrcaSlicer_es.po * Traduccion de OrcaSlicer al español * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po * Update OrcaSlicer_es.po --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
* revert to WxWidgets 3.1.5 * update nanosvg unicode path
The previous method worked just for near collinear edges. But it was also used for sharp corners, and for those sharp corners, there was an overflow in the computation of weighted width. Also, the computation of deviation error was wrong for those sharp corners. (cherry picked from commit 89b9f702d6cd59bc64c93687bc086f17a206cd0b)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.