Commit Graph

  • 4b5e568f14 Follow-up 7eebd56b5f - fixed a typo + added add_negative.svg for dark mode YuSanka 2021-06-02 14:36:49 +02:00
  • 7eebd56b5f Fixed DnD for "Model part" volumes inside the object Fixed volumes order inside the object YuSanka 2021-06-02 12:52:47 +02:00
  • 62ba7de3d1 Artillery 0.0.2 - Fixed start g-code. rtyr 2021-06-02 12:28:36 +02:00
  • 2d9953069a Removed unnecessary const_cast calls inside Camera. Vojtech Bubnik 2021-06-02 12:19:55 +02:00
  • a1283277d3 Fixing a regression crash in Preset Hints. Vojtech Bubnik 2021-06-02 11:28:55 +02:00
  • edf8d22aba Fixed an issue when the option "Inner brim only" doesn't generate brim inside the object in some cases, and issue that top-level brim was ignoring an offset around the object without a brim. Lukáš Hejl 2021-06-02 10:33:16 +02:00
  • 35195dc593 Add <cfloat> for missing DBL_MAX declaration (#6582) Yuri D'Elia 2021-06-01 19:54:53 +02:00
  • 0bfc53f5a5 VertexFaceIndex: vertex index to incident face indices built for indexed_triangle_set. Vojtech Bubnik 2021-06-01 19:30:26 +02:00
  • 8da004800d Merge branch 'dk_injection' David Kocik 2021-06-01 13:52:34 +02:00
  • 2d60c90ff5 Remove unused include_directory in cmake David Kocik 2021-06-01 08:32:31 +02:00
  • b2b5d4582c Improved SL1 thumbnail. rtyr 2021-06-01 12:52:09 +02:00
  • 49c2fc160d Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions Vojtech Bubnik 2021-06-01 12:46:37 +02:00
  • 9aa520baf3 Fix of previous commit: Mixed up ClipperLib::pftPositive and pftNonZero Vojtech Bubnik 2021-06-01 12:33:14 +02:00
  • 6b7bd30da3 Show sequential print clearance regions when Move/Rotate/Scale gizmos are active enricoturri1966 2021-06-01 11:36:12 +02:00
  • 73e0099c55 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions Vojtech Bubnik 2021-06-01 11:19:53 +02:00
  • 7681eb8496 PrintRegion refactoring: Fixed a crash when an object is moved from outside the print bed inside and it becomes printable. Vojtech Bubnik 2021-06-01 11:12:55 +02:00
  • 206bef7623 -fno-omit-frame-pointer disabled for Windows ASAN builds Vojtech Bubnik 2021-06-01 11:12:14 +02:00
  • 20ba7c0a1f New parameter "Slicing Mode" for supporting 3DLabPrint airplane models. S3D's strategy for merging self intersecting models is "Even / Odd" which PrusaSlicer now supports as an alternative to "Positive" rule. Also added a "Close Holes" option to fill in all internal structures. 3D-Labprint Models aren't sliceable (till years) #3062 #3708 Vojtech Bubnik 2021-06-01 11:10:12 +02:00
  • 8e683aeb75 0.0.17 Updated start g-code. Added specific start g-code for straingauge printers. rtyr 2021-06-01 09:02:47 +02:00
  • fdd5151a45 Version bumped to 0.0.17 rtyr 2021-06-01 09:01:45 +02:00
  • 5841c92616 Merge pull request #6572 from pmjdebruijn/creality rtyr 2021-06-01 08:54:28 +02:00
  • 1d4f7a8870 Changed logic to avoid saving a project while a gizmo is in editing mode enricoturri1966 2021-06-01 08:32:58 +02:00
  • 580dc890b8 Wipe tower: use normal retraction when moving to the tower, not toolchange retraction This does not make sense, there is always an unretraction when the head arrives at the tower. Lukas Matena 2021-05-31 21:23:03 +02:00
  • 413bce49fc Merge branch 'lm_separate_travel_speed_z' Lukas Matena 2021-05-31 21:22:17 +02:00
  • 4657e0d670 Improvement related to 'separate z travel speed': Lukas Matena 2021-05-31 10:56:57 +02:00
  • bd6badf123 Added option to independently set z axis travel speed Martin Budden 2021-04-16 08:41:03 +01:00
  • 3abc0b84a4 creality.ini: straingauge start_gcode wait for bed temp to settle as well Pascal de Bruijn 2021-05-31 20:00:41 +02:00
  • df87f1b929 Fixed some compiler warnings Vojtech Bubnik 2021-05-31 14:48:12 +02:00
  • 660acede9e Sphere brush color in MMU painting gizmo is now the same as color used for painting. Lukáš Hejl 2021-05-31 14:22:00 +02:00
  • 033d9f3a5e Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions Vojtech Bubnik 2021-05-31 14:05:53 +02:00
  • 8c95212aae Bugfix of PrintRegion refactoring: Correct invalidation of regions on object transformation. Vojtech Bubnik 2021-05-31 14:04:11 +02:00
  • e1f2336b8e Merge remote-tracking branch 'origin/et_sequential_limits' enricoturri1966 2021-05-31 12:56:18 +02:00
  • 54b69ea9e5 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits enricoturri1966 2021-05-31 12:55:03 +02:00
  • f0354b43c1 Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers enricoturri1966 2021-05-31 12:54:48 +02:00
  • b30a6d5883 Unify Delete/Backspace behaviour in gizmos with the rest of slicer. Also, backspace on macOS in SLA gizmo now deletes points and not the whole object, which was quite unexpected. Lukas Matena 2021-05-31 11:48:12 +02:00
  • 0d721bfb07 Slightly reworded 'missing layers' warning, to reflect that it is no longer considered an error Lukas Matena 2021-05-31 11:16:28 +02:00
  • 2438e3a891 Fixed issue that the lower half of the object was shown darker than the upper half of the object after slicing with MMU segmentation. Lukáš Hejl 2021-05-31 07:26:38 +02:00
  • 166790c49e creality.ini: fix new placeholder syntax Pascal de Bruijn 2021-05-30 20:37:02 +02:00
  • ddb556db66 creality.ini: internal start_gcode consistency improvements Pascal de Bruijn 2021-05-30 17:55:18 +02:00
  • a934960c00 creality: special start_gcode for straingauge printers Pascal de Bruijn 2021-05-30 17:48:54 +02:00
  • 3a445c99fb creality.ini: use 150C during ABL again Pascal de Bruijn 2021-05-30 17:33:58 +02:00
  • 02a0955a5f Fixed possible wrongly filled ZIP headers in case that pState->m_zip64 is sets to true. Lukáš Hejl 2021-05-29 19:56:20 +02:00
  • 7f29647d67 Added missing includes (GCC 11.1) Lukáš Hejl 2021-05-29 19:55:20 +02:00
  • 2cbf7728bb Fixed that seed fill left all triangles split instead of merging them. Lukáš Hejl 2021-05-28 17:42:28 +02:00
  • 726a48383f Cleaned up of 0a6490bab9 Lukáš Hejl 2021-05-28 17:36:56 +02:00
  • 3cb8232e81 Merge branch 'lm_libglu_eradication_rebased' Lukas Matena 2021-05-28 16:44:45 +02:00
  • 8c560522a3 Fixed rendering of gizmo grabbers Lukas Matena 2021-05-28 15:44:39 +02:00
  • e1d5d0804b Added missing uniform calls for emission_factor enricoturri1966 2021-05-27 12:41:46 +02:00
  • f69bd75464 Fixed rendering of gizmos' grabbers enricoturri1966 2021-05-25 15:42:22 +02:00
  • 9605d10caa Unified color definition enricoturri1966 2021-05-25 13:46:25 +02:00
  • e648368934 Removed unneeded calls to GL_LIGHTING enricoturri1966 2021-05-25 12:09:40 +02:00
  • b63de990d4 Removed static members from GLGizmoBase and GLGizmoBase::Grabber to fix OpenGL error when closing the application enricoturri1966 2021-05-25 11:09:39 +02:00
  • 2e24e689fa Grabbers and support points appearence tweaking, some refactoring Lukas Matena 2021-04-12 09:13:05 +02:00
  • 846afdf7f3 Removed last GLU call, removed libGLU from CMakeLists Lukas Matena 2021-04-09 20:43:21 +02:00
  • fd024eadcd Removed gluProject and gluUnProject calls Lukas Matena 2021-04-09 19:55:03 +02:00
  • 97b7ef7dc0 Removed GLU calls from all the gizmos Lukas Matena 2021-03-12 10:29:17 +01:00
  • 0c7095d807 Fixed crash when deleting last obejct from plater enricoturri1966 2021-05-28 16:28:56 +02:00
  • f5c7d14e85 Bugfix after refactoring of PrintRegions: Fixed handling of cached_volume_ids Vojtech Bubnik 2021-05-28 15:55:18 +02:00
  • fe96a20b50 Fixed compilation on GCC Vojtech Bubnik 2021-05-28 15:22:00 +02:00
  • 7d3b2b5b6e Merge branch 'vb_print_regions' of https://github.com/Prusa3d/PrusaSlicer into vb_print_regions Vojtech Bubnik 2021-05-28 15:14:41 +02:00
  • c02f95dfd6 Bugfixes after PrintRegion refactoring. Vojtech Bubnik 2021-05-28 15:14:34 +02:00
  • 8e1cde43a6 Update extruder show/hide and default extruder color in respect to the volume type YuSanka 2021-05-28 13:02:18 +02:00
  • 0a6490bab9 Added cancellation to MMU segmentation. Lukáš Hejl 2021-05-28 05:57:32 +02:00
  • 281ac1f2f1 Added missing includes (GCC 9.3) Lukáš Hejl 2021-05-27 16:47:31 +02:00
  • 3e28b4c967 Fix of previous commit Vojtech Bubnik 2021-05-27 16:14:54 +02:00
  • 99301f89f6 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions Vojtech Bubnik 2021-05-27 16:12:53 +02:00
  • 818cb703ed Refactored the ModelVolume bounding box to Eigen::AlignedBox<float>, separated splitting of LayerRegions by MMU segmentation to its own function. Vojtech Bubnik 2021-05-27 16:10:58 +02:00
  • f1754e538e Added a new icon for a "negative" volume (as of now it is the same as of a printable volume) Vojtech Bubnik 2021-05-27 14:35:39 +02:00
  • b5aa09e5ba WIP: Integration of MMU painting into the slicing back-end. Vojtech Bubnik 2021-05-27 14:29:51 +02:00
  • 0b16ffaa07 Follow-up of b3ca8cb0af -> Fixed typo enricoturri1966 2021-05-27 14:05:29 +02:00
  • b3ca8cb0af Fixed calculation of used filament for gcode viewer (take data from gcode file) enricoturri1966 2021-05-27 12:25:59 +02:00
  • 63fc1d5940 Updated MK3S thumbnail rtyr 2021-05-27 11:04:44 +02:00
  • 2d752e5c2f Delete MK3S_thumbnail.png rtyr 2021-05-27 11:04:19 +02:00
  • 554f0e6be3 Updated MK3S thumbnail rtyr 2021-05-27 11:02:05 +02:00
  • 9e4d483453 Merge branch 'vb_print_regions' of https://github.com/Prusa3d/PrusaSlicer into vb_print_regions Vojtech Bubnik 2021-05-26 16:15:01 +02:00
  • 409e1c5cc8 Some fixes after preceding merge. Moved mmu_segmented_region_max_width from PrintConfig to PrintObjectConfig. Vojtech Bubnik 2021-05-26 16:14:52 +02:00
  • b7769856d1 Fixed DnD function for volumes inside the object in respect to the volume type YuSanka 2021-05-26 15:36:02 +02:00
  • 980ca195f5 Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' into vb_print_regions Vojtech Bubnik 2021-05-26 15:23:35 +02:00
  • 0d081c90f0 Merge remote-tracking branch 'remotes/origin/master' into vb_print_regions Vojtech Bubnik 2021-05-26 14:38:34 +02:00
  • 7f1f0d29d0 Will gcc accept this? Vojtech Bubnik 2021-05-26 14:33:24 +02:00
  • cba1950a4e Fixing compilation on gcc. Vojtech Bubnik 2021-05-26 14:30:25 +02:00
  • e24026bfa5 Making the "Default" extruder transparent for modifier meshes and layer range modifiers. Vojtech Bubnik 2021-05-26 14:25:33 +02:00
  • b3195614cf WIP PrintRegion refactoring: Another round of bug fixing, negative volumes seem to work. Vojtech Bubnik 2021-05-26 12:41:06 +02:00
  • 8ab6a615d0 Fixed another compiler warning Vojtech Bubnik 2021-05-25 21:17:07 +02:00
  • dd79a2b832 Fixing some compiler warnings Vojtech Bubnik 2021-05-25 20:46:31 +02:00
  • 8a297be74e Fixing another clang complaint Vojtech Bubnik 2021-05-25 20:03:05 +02:00
  • c3cd2c7f55 Fixing an OSX clang quirk. Vojtech Bubnik 2021-05-25 19:27:20 +02:00
  • 9b9354a2aa WIP: Rework of PrintRegions, bunch of bug fixes. Vojtech Bubnik 2021-05-25 18:12:38 +02:00
  • 87815b0b16 Tech ENABLE_SEQUENTIAL_LIMITS -> Some refactoring enricoturri1966 2021-05-25 15:55:37 +02:00
  • 44e9693789 Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed instance transformations enricoturri1966 2021-05-25 13:34:51 +02:00
  • 671c2ace17 Fixed a modification time for files appended using the streaming interface in the miniz library. Lukáš Hejl 2021-05-25 10:38:29 +02:00
  • 701a0c9576 Two more bugs squished. Vojtech Bubnik 2021-05-24 18:07:00 +02:00
  • cf76b5c264 Added "Negative volume" type item to the ObjectList YuSanka 2021-05-24 17:30:07 +02:00
  • 72d1faa03e WIP PrintRegion refactoring: Squashed some bugs. Vojtech Bubnik 2021-05-24 16:55:34 +02:00
  • c8bdc62af4 Fixing compilation on Linux Vojtech Bubnik 2021-05-24 15:12:04 +02:00
  • 04014db136 Fixing compilation on Linux Vojtech Bubnik 2021-05-24 15:08:07 +02:00
  • 92b4f0542a Another compilation fix. Vojtech Bubnik 2021-05-24 15:00:08 +02:00
  • ec4bf90da3 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits enricoturri1966 2021-05-24 14:43:21 +02:00
  • 9d216104e0 Fixed warning enricoturri1966 2021-05-24 14:42:57 +02:00
  • fd97a49ccc Fixing the previous commit. Vojtech Bubnik 2021-05-24 14:36:27 +02:00