Commit Graph

  • 8cb8a24ded Tech ENABLE_CUSTOMIZABLE_FILES_ASSOCIATION_ON_WIN set as default enricoturri1966 2021-02-26 10:18:16 +01:00
  • 19cfeb1a78 Fix of a crash when using active_step_add_warning on PrintObjects Lukas Matena 2021-02-26 07:57:48 +01:00
  • a53de51b22 Fix of 8f293f0cb5 Lukáš Hejl 2021-02-25 23:30:22 +01:00
  • 0593a41350 Updated vendor name. rtyr 2021-02-25 23:00:32 +01:00
  • 55c62887cc Fix of #5503 - Physical printer disappears from Slicer upon close of application YuSanka 2021-02-25 20:23:53 +01:00
  • 48481c10b4 Tech ENABLE_VOLUMETRIC_EXTRUSION_PROCESSING set as default enricoturri1966 2021-02-25 16:29:18 +01:00
  • a7bb63dbf2 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-02-25 15:22:54 +01:00
  • a3b60c09bc Tech ENABLE_CTRL_M_ON_WINDOWS set as default enricoturri1966 2021-02-25 15:22:12 +01:00
  • 750cfdd099 Fix of support generator after merging Base type interfaces for soluble interface supports #6017 Vojtech Bubnik 2021-02-25 14:50:35 +01:00
  • 4146fd337a Tech ENABLE_HACK_CLOSING_ON_OSX_10_9_5 set as default enricoturri1966 2021-02-25 14:28:53 +01:00
  • 8f8217723c Tech ENABLE_OPENGL_ERROR_LOGGING set as default enricoturri1966 2021-02-25 13:38:52 +01:00
  • 21b044b556 Fix of #5152 assert ""HasFlag(0x0020)"" failed in GetSelection(): must be single selection listbox This assert was invoked by list_printer->GetSelection() because of list_printer was created with wxLB_MULTIPLE flag. YuSanka 2021-02-18 15:33:13 +01:00
  • 89f065b57e Fix of #5510: ctrlsub.cpp(231): assert "IsValid(n)" failed in GetClientData(): Invalid index passed to GetClientData() YuSanka 2021-02-25 12:55:06 +01:00
  • be7e2f2ae1 Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as default enricoturri1966 2021-02-25 12:40:42 +01:00
  • 6e73ddab8e Support generator: Debugging visualization of "don't support bridges". Fixed a bug in raft generator - 1st layer did not respect the 1st layer density. Vojtech Bubnik 2021-02-25 12:29:08 +01:00
  • 43c05d35ea Fix of crash when using raft with modified Shape-Box with height 0.5mm #5652 Reworked skirt generator to only generate skirt at non-empty layers (layers that actually extruder object or support) and to respect minimum layer height. Skirt generator stops at the first layer where those both conditions cannot be met. Vojtech Bubnik 2021-02-25 12:18:00 +01:00
  • 1e33b95ed7 Follow-up of 33aa6be7b7 -> Validation of custom g-code added using vertical slider in preview at gcode generation level enricoturri1966 2021-02-25 08:23:45 +01:00
  • 6f5bf71f11 Fixing some compiler warnings Vojtech Bubnik 2021-02-24 19:53:50 +01:00
  • 539e80e890 Fix of supports create overkill material that actually sopports nothing above it. #2245 When expanding the 1st layer support layer, do it by small steps while trimming with object to avoid supports to leak through object walls. Vojtech Bubnik 2021-02-24 19:49:38 +01:00
  • 34417574f5 Fix of Perl combine infill unit test after a change in raft: 1st object layer over raft is no more printed with bridging infill. Vojtech Bubnik 2021-02-24 18:48:55 +01:00
  • e9875f57a9 Fix of Unnecessary raft on models with large perimeter but nothing inside. #430 Don't fill in the holes in 1st layer of the raft. The user may apply a higher raft_expansion if one wants a better 1st layer adhesion. Vojtech Bubnik 2021-02-24 18:08:32 +01:00
  • 6bdd42b1cf Fix of Support interface is generated across whole print layer regardless if it's needed or not #4570 Disabled a suspicious piece of legacy code inherited from Slic3r, which tries to fill in spots inside support interfaces. The code was too aggressive and it was doing more harm than good. Vojtech Bubnik 2021-02-24 17:34:51 +01:00
  • 61a5b43ac3 Fix of Add option to change support interface pattern #1197 New config field for switching the support interface pattern between default (rectilinear for non-soluble interface, concentric for soluble interface), explicit rectilinear and explicit concentric. Vojtech Bubnik 2021-02-24 15:59:09 +01:00
  • 88bd189047 Some code refactoring follow-up 33aa6be7b7 and 92b1302a08 YuSanka 2021-02-24 15:50:18 +01:00
  • 18ac892ed6 OSX specific: Fix of f11e81517d YuSanka 2021-02-24 15:03:34 +01:00
  • d209c92c80 Merge remote-tracking branch 'origin/ys_auto_cp' YuSanka 2021-02-24 14:33:31 +01:00
  • 33aa6be7b7 Follow-up of 86d7e1fb90 -> Validation of custom g-code added using vertical slider in preview enricoturri1966 2021-02-24 14:17:46 +01:00
  • aee136cedd Squash merge of pull request Raft enhancements #6003 thanks @nemart69 Vojtech Bubnik 2021-02-24 09:22:31 +01:00
  • 255b23f0fc Added missing include enricoturri1966 2021-02-24 11:31:08 +01:00
  • e44c1006d5 #6117 - Allow import of gcode files processed by ArcWelder enricoturri1966 2021-02-24 09:46:42 +01:00
  • dfae147a15 Merge branch 'dk_instances' David Kocik 2021-02-24 09:32:28 +01:00
  • 15d9751919 Delete lockfile at shutdown on linux and mac. David Kocik 2021-02-17 09:38:00 +01:00
  • 19f849a6d9 Merge branch 'dk_wizard' David Kocik 2021-02-24 09:22:30 +01:00
  • 8ca225b38a config wizard - hide logo if small height David Kocik 2021-02-24 09:20:46 +01:00
  • fcb714cd24 Added a single perimeter to the first layer of support or raft. Fixes [Request] Add optional perimeter to raft #756 Fixes First support layer does not stick to bed #2101 Vojtech Bubnik 2021-02-24 08:48:33 +01:00
  • 77d007c484 Fixed calculation of a distance from begin of a contour in the avoid crossing perimeters. Lukáš Hejl 2021-02-23 20:56:36 +01:00
  • dc576b0511 Fixed inner offset in the avoid crossing perimeters. Lukáš Hejl 2021-02-23 20:43:34 +01:00
  • e123dfa8a4 Fixed wrong orientation of infill and gap-fill extrusion. Lukáš Hejl 2021-02-23 20:07:40 +01:00
  • 9b7621dc7e creality.ini: double digit layer height (cosmetic) Pascal de Bruijn 2021-02-23 20:06:55 +01:00
  • f9b4bbb016 creality.ini: more accurate extruder_clearance for Ender-3 Pascal de Bruijn 2021-02-23 19:53:30 +01:00
  • b06030f2bc creality.ini: allow slightly steeper unsupported angles Pascal de Bruijn 2021-02-23 19:23:35 +01:00
  • ad55756257 Implemented Auto Color Print YuSanka 2021-02-23 18:46:05 +01:00
  • d2c46025c7 Fix of Enforce support for first N layers has no effect #470 Vojtech Bubnik 2021-02-23 15:31:08 +01:00
  • 055d2321e7 Trimming support base layer with brim. Fixes Brim destroyed by support aka. Enable supports on top of brim #1156 Fixes Brim Priority/Support on Brim #713 Fixes Phantom Support columns interfere with brim #3396 Fixes false generation of brim when supports are used #3395 Vojtech Bubnik 2021-02-23 14:43:47 +01:00
  • 8ba230db9f Fix of Paint on support ignores some paints. #5948 When projecting the horizontal or nearly horizontal support enforcers or blockers into object layers, the projection may fall on a layer above or below the layer where it should in case the nearly horizontal support enforcer or blocker triangles are intersecting the slicing plane of one of the object layers. Due to numerical issues, projection of the support blocker or enforcer triangles may not fall to the same side of the slicing plane as when slicing the object. To make the projection robust, horizontal triangles are newly projected to both the layer below and above if they are close to the object slicing plane. Vojtech Bubnik 2021-02-23 12:23:06 +01:00
  • e1c201e714 Partial revert of 204714d566 -> Alternate fix for crash on printer presets switching between MM and SM printers enricoturri1966 2021-02-23 12:00:23 +01:00
  • 49f7d11940 INAT bundle rtyr 2021-02-23 10:26:21 +01:00
  • 671efb02c9 Fix of #6110 - Preview: View Menu/List placement incorrect Use wxComboBox with wxCB_READONLY flag instead of wxChoice YuSanka 2021-02-23 10:02:41 +01:00
  • c6d4c85ac4 Note regarding absolute paths (#6111) Felicia Hummel 2021-02-22 20:56:00 +01:00
  • 7b52dc2324 Fixing build on gcc/clang Vojtech Bubnik 2021-02-22 19:43:04 +01:00
  • 03dee86071 ObjectList: After deleting volumes from the object, update the extruder color for the object from the last and only volume YuSanka 2021-02-22 18:50:01 +01:00
  • 032df7f18f PNGReadWrite: png::write_gray_to_file(), png::write_gray_to_file_scaled() Vojtech Bubnik 2021-02-22 18:07:15 +01:00
  • 3985d7bb81 Fixes Support Interface printed on air #2903 Fixes Supports generated loose in space #4874 Fixes Support Interface layers in midair #5016 Vojtech Bubnik 2021-02-22 18:01:13 +01:00
  • d2ca4563e8 Extended SVG::export_expolygons() with legend. Vojtech Bubnik 2021-02-22 17:31:26 +01:00
  • 204714d566 Fix a crash on printer presets switching between MM and SM printers: 1. DoubleSlider::Control : Update extruder colors before another updates for layers slider 2. GCodeViewer : Control count of extruders during the legend updating YuSanka 2021-02-22 17:05:40 +01:00
  • f11e81517d PresetComboBox: Fixed thin/wide_space_icon_width scale + Added border for the color_extruder bitmaps YuSanka 2021-02-22 14:48:24 +01:00
  • 3fd36f08e0 Show a notification when attempting to slice during SLA support points editing This should also fix #5736 and a similar crash when deleting an object during manual editing (which was introduced between 2.2.0 and 2.3.0) Lukas Matena 2021-02-22 13:35:00 +01:00
  • 1904b7b904 Bugfix: custom seam did not work for triangles that were exactly vertical Lukas Matena 2021-02-19 10:57:18 +01:00
  • bd2cbea202 Fix aligned seam when sequential printing is enabled Lukas Matena 2021-02-15 11:39:25 +01:00
  • 613f961b9f #6095 - Fixed toolpaths generation enricoturri1966 2021-02-22 15:27:40 +01:00
  • 9092033bea Eliminate libnest2d warning on mac tamasmeszaros 2021-02-22 13:08:24 +01:00
  • 1dce483bc9 Thumbnails for CR8 and Ender4 rtyr 2021-02-22 12:52:26 +01:00
  • 791c191ea7 Fix of #6094 - Slicer crashes in MMU2S mode YuSanka 2021-02-22 09:54:46 +01:00
  • 5506465f27 Creality index update rtyr 2021-02-22 09:24:52 +01:00
  • 39ba24abd7 Updated version rtyr 2021-02-22 09:23:58 +01:00
  • 4eb66ae124 Merge pull request #6079 from pmjdebruijn/creality_5 rtyr 2021-02-22 09:23:14 +01:00
  • 92b1302a08 Follow-up of 86d7e1fb90 -> Custom gcode validation in Filament settings tab enricoturri1966 2021-02-22 08:39:36 +01:00
  • 9b0b0f5e27 Follow-up of 86d7e1fb90 -> Custom gcode validation in Printer settings tab enricoturri1966 2021-02-22 08:13:48 +01:00
  • ac97572cfe Fixed compiler warnings Vojtech Bubnik 2021-02-19 20:09:57 +01:00
  • 12d14eaa2f Fixing a constness issue of the preceding commit. Vojtech Bubnik 2021-02-19 19:00:43 +01:00
  • cceaae84fb Silencing compiler warning in AGGRaster on Visual Studio Vojtech Bubnik 2021-02-19 18:57:45 +01:00
  • 5f1129acea creality.ini: descendingz gcode comment improvement Pascal de Bruijn 2021-02-19 18:54:47 +01:00
  • fb7b995050 Improvements in FDM support generator: Projection into a grid has been reworked to use the AGG rasterizer. This fixes #5209 and #6067. Also the raster is now being oversampled by maximum 8x8 samples and the supports are only allowed to expand inside the cell. This significantly reduces leakage of supports through object walls, which fixes #5054. Vojtech Bubnik 2021-02-19 18:50:44 +01:00
  • 5842842770 creality.ini: descendingz is more descriptive Pascal de Bruijn 2021-02-19 18:05:47 +01:00
  • c3a52f9b01 Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as default enricoturri1966 2021-02-19 15:38:05 +01:00
  • bbf5c62af5 Follow-up of 9afaebac75 -> Fixed wrong gcode line numbers shown on preview horizontal slider when time estimation for silent mode is active enricoturri1966 2021-02-19 14:12:49 +01:00
  • 6561ffec86 1.2.4 sync rtyr 2021-02-19 13:11:47 +01:00
  • 0a1448196b Tech ENABLE_NEW_NOTIFICATIONS_FADE_OUT set as default enricoturri1966 2021-02-19 12:18:09 +01:00
  • 5c287cd998 creality.ini: relocate max_print_height close to bed_shape Pascal de Bruijn 2021-02-18 19:37:55 +01:00
  • 66a30b8102 creality.ini: add CR-8 Pascal de Bruijn 2021-02-18 19:28:09 +01:00
  • 0cfa04fe2f creality.ini: add Ender-4 Pascal de Bruijn 2021-02-18 19:20:54 +01:00
  • 138501338c creality.ini: add safe zone for Ender-3 V2 Pascal de Bruijn 2021-02-18 19:06:03 +01:00
  • fbd8d57adc Modified possibly problematic start/end g-code Mega rtyr 2021-02-18 17:19:41 +01:00
  • 6da9f5aff9 Ender-6 thumbnail rtyr 2021-02-18 16:50:28 +01:00
  • d3daea2df8 Follow-up of 86d7e1fb90 - Fixed build warning on OsX enricoturri1966 2021-02-18 15:35:38 +01:00
  • 8f293f0cb5 Fixed unnecessary travels after calling the avoid crossing perimeters when the wipe is enabled. Lukáš Hejl 2021-02-18 14:41:56 +01:00
  • 86d7e1fb90 #5538 - Validation of custom g-code against gcode processor reserved keywords enricoturri1966 2021-02-18 14:34:40 +01:00
  • aec39aaba6 Tech ENABLE_PREVIEW_TYPE_CHANGE set as default enricoturri1966 2021-02-18 11:52:14 +01:00
  • 65f5ac4f8a The perl binding is killing Vojtech Vojtech Bubnik 2021-02-18 11:47:06 +01:00
  • b03c318ed7 Fixing the Perl bindings for the last time Vojtech Bubnik 2021-02-18 11:42:35 +01:00
  • 0b45b312f9 Finally the Perl binding fix arrived! Vojtech Bubnik 2021-02-18 10:39:46 +01:00
  • ce8986348c Cooling buffer - fix of Perl bindings Vojtech Bubnik 2021-02-18 10:31:15 +01:00
  • 31bc52a5cb Fix of Perl integration after cooling buffer rework Vojtech Bubnik 2021-02-18 10:16:48 +01:00
  • 669e8d573c Merge pull request #6069 from pmjdebruijn/creality_start_gcode_2 rtyr 2021-02-17 22:52:11 +01:00
  • c907097f66 Merge pull request #6038 from pmjdebruijn/creality_ender6 rtyr 2021-02-17 22:51:23 +01:00
  • 991bab61bb creality.ini: support CR-6 SE pause print Pascal de Bruijn 2021-02-17 19:49:15 +01:00
  • e3ea71a0d6 creality.ini: improve start_gcode comments Pascal de Bruijn 2021-02-17 18:39:59 +01:00
  • 7c3e3272aa Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as default enricoturri1966 2021-02-17 17:21:06 +01:00
  • 77be228b75 Tech ENABLE_DRAG_AND_DROP_FIX set as default enricoturri1966 2021-02-17 14:52:58 +01:00
  • 349ce7fd50 Fix of #6056 - Purging Volumes dialog doesn't save pasted values YuSanka 2021-02-17 14:34:35 +01:00