Commit Graph

  • 40d9e51b5e WIP: Added support for top and bottom layers for MMU segmentation. Lukáš Hejl 2021-04-19 19:21:06 +02:00
  • ffe036df1f Merge branch 'lm_info_in_object_list' Lukas Matena 2021-04-19 16:11:58 +02:00
  • dfe926ef63 Info in ObjectList: Added variable layer height Lukas Matena 2021-04-19 15:42:57 +02:00
  • df3fb31268 Info in ObjectList: Settings should be above the new info items, info items are selectable Lukas Matena 2021-04-19 11:51:56 +02:00
  • 548ceb7acc Show info about custom supports and seam in ObjectList Slight refactoring in GLGizmosManager so it is easier to open a gizmo from the ObjectList Lukas Matena 2021-04-14 07:38:50 +02:00
  • 321a2b7639 Disabled thick bridges, updated support settings. Bundle refactoring. rtyr 2021-04-19 15:48:07 +02:00
  • 368b48b0a0 WIP: Allows regions of MMU segmentation to be trimmed by chosen width. Lukáš Hejl 2021-04-19 07:12:42 +02:00
  • f49ceb1e0f WIP: MMU segmentation without top and bottom layers Lukáš Hejl 2021-04-19 07:04:50 +02:00
  • e3c33844d5 WIP: Duplicated the FDM support gizmo for the MMU segmentation Lukáš Hejl 2021-04-19 07:01:11 +02:00
  • d33cffdd1e creality.ini: remove parentheses for galaxy pla filament Pascal de Bruijn 2021-04-16 19:32:32 +02:00
  • 2ffcf97be1 creality.ini: more accurate spool weights for Devil Design Pascal de Bruijn 2021-04-16 19:30:33 +02:00
  • 4da8de5f49 Removed mutable members from class GLToolbar enricoturri1966 2021-04-16 15:49:37 +02:00
  • 4c464b35f9 Removed mutable members from class Selection enricoturri1966 2021-04-16 15:25:03 +02:00
  • a393df59d7 Further refactoring into struct Camera enricoturri1966 2021-04-16 14:05:55 +02:00
  • 074a44833e Removed mutable members from struct Camera enricoturri1966 2021-04-16 13:44:01 +02:00
  • dabac92755 Fixed flickering of 3D scene GUI when the scene's bounding box gets very big enricoturri1966 2021-04-16 12:49:57 +02:00
  • 66f6c8c786 Fixed conversion to utf8 of strings entered using Custom G-code dialog enricoturri1966 2021-04-16 09:48:22 +02:00
  • ce73671f47 Project dirty state manager -> Improvements to management of gizmos dirty state enricoturri1966 2021-04-16 09:36:19 +02:00
  • ac813e8e76 Merge pull request #6357 from pmjdebruijn/creality rtyr 2021-04-15 22:20:07 +02:00
  • 48a93e40fb After issuing the color change custom G-code, which is most likely just M600, reset the internal retract counter, so that a retract will happen after the firmware returns from M600 to the initial position. Vojtech Bubnik 2021-04-15 16:29:30 +02:00
  • 8c3d098ff6 Project dirty state manager -> management of gizmos dirty state WIP enricoturri1966 2021-04-15 15:19:03 +02:00
  • eb428d48fc Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer Vojtech Bubnik 2021-04-15 13:48:29 +02:00
  • d5ddf8b00e RemovableManager on OSX: Testing for dictionary values for nullness. Hopefully it fixes Can not start slicer on mac Bigsur #5719 Vojtech Bubnik 2021-04-15 13:48:20 +02:00
  • 64ec319017 Fix for arrange crash when geometry has zero length segments tamasmeszaros 2021-01-12 17:01:14 +01:00
  • 57a73c5769 Updated MK2 and MK3 bed textures. rtyr 2021-04-15 10:42:55 +02:00
  • 1e69e6def1 Follow-up of 526233ca47 -> Take in account original instances scale factor enricoturri1966 2021-04-15 08:41:20 +02:00
  • dfe47aa4e4 Delete x1_thumbnail.png rtyr 2021-04-14 18:48:48 +02:00
  • d2969e1558 Delete genius_thumbnail.png rtyr 2021-04-14 18:48:38 +02:00
  • c492d0d109 Add files via upload rtyr 2021-04-14 18:48:06 +02:00
  • 10e914d9a9 creality.ini: add 3DJAKE ecoPLA Matt Pascal de Bruijn 2021-04-14 17:56:25 +02:00
  • d8f56ef5fd creality.ini: add Devil Design approx spool weights Pascal de Bruijn 2021-04-13 19:23:01 +02:00
  • 526233ca47 Modified version of automatic downscale on load of objects too big enricoturri1966 2021-04-14 14:46:49 +02:00
  • 0625788583 Fixed obvious bug in move operator, discovered by clang lint ran by Tamas. Vojtech Bubnik 2021-04-14 14:25:25 +02:00
  • 7112ac61b6 Replacing ClipperLib::IntPoint with Eigen point as a first step to make the ClipperLib paths and polygons compatible with Slic3r paths and polygons without conversions and memory allocations. Vojtech Bubnik 2021-04-14 09:22:51 +02:00
  • 41a0e270ac Fix integer overflows in libnest2d tests tamasmeszaros 2021-04-14 08:51:54 +02:00
  • 8845b0245a Fixed build against wxWidgets 3.0 Lukas Matena 2021-04-14 07:04:25 +02:00
  • 41c56f2eb8 creality.ini: Extrudr NX2 slightly lower temps Pascal de Bruijn 2021-04-13 19:09:54 +02:00
  • 29cd8aac26 WIP: Fix of arrangement after reducing ClipperLib::cInt from int64_t to int32_t Vojtech Bubnik 2021-04-13 16:35:46 +02:00
  • c1179fc2c7 Marked the unsafe ClipperUtils offset functions with CLIPPERUTILS_UNSAFE_OFFSET Replaced some of the unsafe offset functions with safe variants. Please test the 1) print bed from STL function 2) concentric infill Vojtech Bubnik 2021-04-13 13:28:21 +02:00
  • 2791139002 Fix boost dependency url. cp 2021-04-12 19:52:25 +02:00
  • e8643125d8 Clipper / ClipperUtils: 1) Let Clipper use int32_t for representing its coordinates. This reduces memory and allows to skip conversion between Slic3r Polygon and Clipper polygon. 2) Disable additional offset before executing the Clipper Offset algorithm. We don't see any reason for that and it required 64bit Clipper coordinates, which were disabled with 1). Vojtech Bubnik 2021-04-13 11:31:54 +02:00
  • dbd1c09523 FDM snug supports: New parameter "closing radius", inspired by Cura's support_join_distance Vojtech Bubnik 2021-04-12 14:56:30 +02:00
  • 1bf5654231 Updated min_slic3r_version rtyr 2021-04-12 12:11:46 +02:00
  • 5af4167b74 updated min_slic3r_version rtyr 2021-04-12 11:45:26 +02:00
  • 0ecf5dc1a0 Creality 0.0.15 rtyr 2021-04-12 11:44:14 +02:00
  • 6121f1de3b version bumped up to 0.0.15 rtyr 2021-04-12 11:42:32 +02:00
  • c68403ae78 updated min_slic3r_version rtyr 2021-04-12 11:40:55 +02:00
  • 2fad684c43 Update Anycubic.idx rtyr 2021-04-12 11:28:10 +02:00
  • 41acfd36c7 Bumped up version to 0.0.9 rtyr 2021-04-12 11:27:29 +02:00
  • e1619e2ff1 Fixed a typo in an error message (--sw_renderer -> --sw-renderer) Lukas Matena 2021-04-12 09:15:28 +02:00
  • 94b28f9b8d Do not use custom gcode in out of bed detection enricoturri1966 2021-04-10 11:07:08 +02:00
  • fbde7de98a Do not convert custom gcode extrusion to travel enricoturri1966 2021-04-09 12:52:11 +02:00
  • e89a14c8a7 Project dirty state manager -> current gizmo dirty state enricoturri1966 2021-04-09 08:26:48 +02:00
  • 558deca789 Configs should point to PrusaSlicer-alpha, not beta in alpha stage. Vojtech Bubnik 2021-04-09 08:11:40 +02:00
  • ef6ce8792d Fix of brim under supports Vojtech Bubnik 2021-04-08 16:36:52 +02:00
  • 8fd731f7a0 New FDM support sparse infill zig-zag algorithm. Fixed some old support and infill issues. Vojtech Bubnik 2021-04-08 15:29:40 +02:00
  • 0db55a0699 Merge branch 'tm_fix_cancellation' tamasmeszaros 2021-04-08 14:37:52 +02:00
  • 08ca5b29f0 Fix slow cancellation of rasterization step tamasmeszaros 2021-04-08 14:35:58 +02:00
  • 19b52cf092 updated config_update_url rtyr 2021-04-08 14:13:40 +02:00
  • 927bc162dc Merge pull request #6326 from MarkINAT/inat_defs_2 rtyr 2021-04-08 14:11:03 +02:00
  • 2a1006bd71 Update for Inat printers MarkMan0 2021-04-08 13:45:37 +02:00
  • bfbc683a59 Follow-up of 926ecd0585 -> Improved management of plater dirty state enricoturri1966 2021-04-07 14:26:04 +02:00
  • e8af080346 Merge remote-tracking branch 'origin/tm_sl1_import_fix' tamasmeszaros 2021-04-07 13:56:14 +02:00
  • c360fc6b28 Merge remote-tracking branch 'origin/tm_rotfinder_select_2' tamasmeszaros 2021-04-07 13:55:48 +02:00
  • acf8b66431 TriLAB update 0.0.7 rtyr 2021-04-07 13:04:29 +02:00
  • 926ecd0585 Project dirty state manager -> plater dirty state enricoturri1966 2021-04-07 12:58:14 +02:00
  • 9b47fb512e Remove right click menu item for "optimize orientation" tamasmeszaros 2021-03-31 16:31:53 +02:00
  • bed3321324 Small improvement to "least supports" method tamasmeszaros 2021-03-31 16:04:16 +02:00
  • 1663787b96 Better naming of gui controls tamasmeszaros 2021-03-31 15:21:22 +02:00
  • 649dfca8d6 Allow rotation of multiple selected items. Disable auto positioning tamasmeszaros 2021-03-31 14:50:24 +02:00
  • 804758dfed Remove accuracy slicer tamasmeszaros 2021-03-31 14:49:22 +02:00
  • 773116b777 Allow auto-rotation of objects not completely inside bed. tamasmeszaros 2021-03-26 18:22:53 +01:00
  • 5443f77489 Increase performance of "best misalignment" method tamasmeszaros 2021-03-26 18:20:31 +01:00
  • 4a9768cc7f Change configuration bank name for SLA auto rotation tamasmeszaros 2021-03-19 18:48:10 +01:00
  • 33eec05f02 Tolerate corrupted appconfig settings for auto rotation tamasmeszaros 2021-03-19 18:45:55 +01:00
  • e7f5c61bb8 Remove leftover debug message tamasmeszaros 2021-03-19 18:37:07 +01:00
  • f3e3aabec7 Least supports optimization revived. tamasmeszaros 2021-03-19 10:01:50 +01:00
  • 0194094afa Method selection implemented tamasmeszaros 2021-03-18 20:20:01 +01:00
  • 4eb13a407f Extend execution framework with convenience functions tamasmeszaros 2021-03-18 09:38:21 +01:00
  • 46fd722f3c Unite cancel callback and status function tamasmeszaros 2021-03-18 09:37:46 +01:00
  • de8bb00fa9 Speed up rotation optimizer tamasmeszaros 2021-03-04 18:15:13 +01:00
  • 7760d3fbc4 Add new execution framework tamasmeszaros 2021-03-17 19:42:58 +01:00
  • 4293a68aaa Reverting to old rotation optimizer object-function. tamasmeszaros 2021-03-04 14:50:59 +01:00
  • 3135e47180 Fix duplicated error message dialog from GUI jobs. tamasmeszaros 2021-04-07 12:40:33 +02:00
  • 9aac1b6fa5 Fix issue with importing sl1 files with non-ascii filenames. tamasmeszaros 2021-04-07 12:37:49 +02:00
  • fe7e32872b Merge pull request #6319 from pmjdebruijn/creality_8 rtyr 2021-04-07 09:38:14 +02:00
  • effad844e2 MSW specific: Fixed update of the UI after system color change. Note: the wxEVT_SYS_COLOUR_CHANGED event works only for high contrast settings under MSW. YuSanka 2021-04-06 22:20:24 +02:00
  • edbb1d0f69 Project dirty state manager -> presets dirty state enricoturri1966 2021-04-06 16:29:05 +02:00
  • 2418b3dbeb Merge branch 'lm_marlin_split' (#1089, #1234) Lukas Matena 2021-04-06 15:46:02 +02:00
  • 9660d35f8c An attempt to fix time estimates for 'Marlin (legacy)' flavor Old M204 S sets both printing and travel accelerations, which must be accounted for now when the latter was separated. Lukas Matena 2021-04-01 11:30:41 +02:00
  • 9b2d9fb01a GCodeProcessor added travel acceleration enricoturri1966 2021-03-31 15:20:11 +02:00
  • 52af90ed8f GCodeProcessor use new flavor gcfMarlinFirmware enricoturri1966 2021-03-31 12:34:28 +02:00
  • 8c89bf748b Implemented new acceleration control behaviour for the new Marlin firmware flavor: Lukas Matena 2021-03-30 13:37:49 +02:00
  • f0e9ad46ec Renamed the gcfMarlin enum value to gcfMarlinLegacy so we never mistake it for the new one There should be no functional change. Lukas Matena 2021-03-30 13:30:18 +02:00
  • 151a76ee92 Duplicated Marlin firmware flavor to 'Marlin (legacy)' and 'Marlin Firmware' The two flavors should be identical after this commit, except that GCodeProcessor.cpp was not updated. This shall be done in a later step. Lukas Matena 2021-03-30 12:46:09 +02:00
  • 7fb9610d3a Merge branch 'lm_wipe_tower_improvements' Lukas Matena 2021-04-06 15:45:36 +02:00
  • 58a811a638 Wipe tower: correctly detect first layer even with 'No sparse layers' option enabled Lukas Matena 2021-04-05 23:37:25 +02:00
  • 43d9e38325 Wipe tower: reorder extruders so first layer starts with soluble if possible That way it will not be wiped on first layer Lukas Matena 2021-03-24 09:37:39 +01:00
  • 5d636ab853 Wipe tower: respect first_layer_speed Lukas Matena 2021-03-22 13:26:05 +01:00
  • 5d4b7c03b6 Extended interface of project dirty state manager enricoturri1966 2021-04-06 13:17:29 +02:00