Commit Graph

  • eaf815ca4b Merge branch 'lm_hollow_gizmo' into lm_tm_hollowing Lukas Matena 2019-11-05 14:41:06 +01:00
  • 013e613221 Hollowing gizmo can now actually trigger the hollowing and render result Lukas Matena 2019-11-05 14:40:22 +01:00
  • d8dca69d60 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-11-05 13:58:13 +01:00
  • ba0ad954e8 Code cleaning for the 6ed9adaeff commit YuSanka 2019-11-05 12:55:16 +01:00
  • 612e45e783 std::exchange not supported by C++11. bubnikv 2019-11-05 11:46:05 +01:00
  • fa591a80d1 Merge branch 'BryanSmithDev-master' bubnikv 2019-11-05 11:38:04 +01:00
  • 7a7183383f Merge branch 'master' of https://github.com/BryanSmithDev/PrusaSlicer into BryanSmithDev-master bubnikv 2019-11-05 11:37:40 +01:00
  • f75c022445 Reworked pull request Centering model on bed, using bed shape from config (if available). #2424 thanks @luketaverne bubnikv 2019-11-05 11:16:55 +01:00
  • 7542580ac1 Merge branch 'tm_openvdb_integration' into lm_hollow_gizmo Lukas Matena 2019-11-05 11:16:51 +01:00
  • e1c6bd174a Fixed missing include. bubnikv 2019-11-05 11:14:00 +01:00
  • b295bc22db Adaptive elephant foot compensation: Improvement of the variable offset regularization. bubnikv 2019-11-05 10:45:14 +01:00
  • 3fe160e60a Added possibility to change hole height and taper The parameters are yet not saved in ModelObject and they are common for all holes Lukas Matena 2019-11-05 10:16:10 +01:00
  • 04bcdff110 Added new hollowing gizmo Basically just copied SLA support gizmo and removed all functionality that will not be needed Lukas Matena 2019-11-04 17:01:26 +01:00
  • 6ed9adaeff New legend for color print. YuSanka 2019-11-04 16:28:57 +01:00
  • d9d11e5686 Add additional parameters to openvdbutils tamasmeszaros 2019-11-05 09:43:42 +01:00
  • 76377ee0fe ENABLE_THUMBNAIL_GENERATOR -> Export thumbnails to gcode as png data in lines with max 80 characters length Enrico Turri 2019-11-04 15:38:15 +01:00
  • 7808d09d06 SLA Contour3D expanded with conversions supporting quads. tamasmeszaros 2019-11-04 14:33:29 +01:00
  • 065cdd878e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-11-04 14:29:03 +01:00
  • f5bef3707f Added missing include Enrico Turri 2019-11-04 14:28:18 +01:00
  • 8b8b6c1821 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-11-04 14:00:36 +01:00
  • 64d5ac0d20 ENABLE_THUMBNAIL_GENERATOR -> Export thumbnails to gcode: max length of gcode lines set to 80 characters Enrico Turri 2019-11-04 14:00:26 +01:00
  • d5f7956a55 Set custom color for color change YuSanka 2019-11-04 13:42:47 +01:00
  • c37cdb6585 * fix compile error and removed json includes Stephan 2019-05-07 20:30:28 +02:00
  • 6089cadc4e + add new flashair class to localization Stephan Reichhelm 2019-05-07 19:51:47 +02:00
  • 3321ae7f13 + add FlashAir support for host upload Stephan Reichhelm 2019-05-07 19:51:14 +02:00
  • 3d450df680 ENABLE_THUMBNAIL_GENERATOR -> Transparent background for thumbnails saved into .3mf Enrico Turri 2019-11-04 11:59:23 +01:00
  • 2399570950 Only enable Elphant foot compensation if printing directly on the print bed (raft is disabled). bubnikv 2019-11-04 11:34:33 +01:00
  • 4c735192ef Bugfixes of the new adaptive elephant foot compensation. bubnikv 2019-11-04 11:26:36 +01:00
  • c34232214d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-11-04 11:13:19 +01:00
  • c564f693e9 Merge remote-tracking branch 'origin/master' into ys_color_print_extension YuSanka 2019-11-03 19:34:34 +01:00
  • 674c6ce1c5 Implemented coloration of multi-extruder print with color changes for separated extruder. YuSanka 2019-11-03 19:33:02 +01:00
  • bb8d59391f Fixed missing include bubnikv 2019-11-01 21:13:53 +01:00
  • c4a74fdfc5 Fix of previous commit. bubnikv 2019-11-01 20:05:40 +01:00
  • db97610821 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-11-01 19:59:22 +01:00
  • a72ac57fab adaptive elpehant foot compensation, fixing GH issues #1757 #2085 #2132 #2423 #2502 #2156 #2773 #2828 #2998 #3001 bubnikv 2019-11-01 19:59:09 +01:00
  • 91829f9a35 Remove git update step from deps where patch is applied. tamasmeszaros 2019-11-01 10:56:39 +01:00
  • a8a5a884f9 Add OpenVDBUtils into libslic3r, hollwing tests in libslic3r_test tamasmeszaros 2019-11-01 15:31:26 +01:00
  • 59c128d9fd Fix broken partial arrange tamasmeszaros 2019-11-01 15:13:05 +01:00
  • 6663fc7018 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-11-01 12:26:43 +01:00
  • f94f75d481 ENABLE_THUMBNAIL_GENERATOR -> Render thumbnails using shader Enrico Turri 2019-11-01 12:19:27 +01:00
  • 9dafc324f0 Fix compilation on MSVC tamasmeszaros 2019-11-01 12:10:03 +01:00
  • 62983850c5 Remove git update step from deps where patch is applied. tamasmeszaros 2019-11-01 10:56:39 +01:00
  • b0ce4644b4 Merge branch 'vk-bugfixes' Vojtech Kral 2019-11-01 10:55:45 +01:00
  • d729315de3 Fix g-code export to permissionless filesystems Vojtech Kral 2019-11-01 10:51:26 +01:00
  • 85b6c6d2dd doc: Add missing file in the Linux howto, fix #3071 Vojtech Kral 2019-10-21 17:14:08 +02:00
  • add2b34d06 build: Fix linking on Mac OS with ASAN on Vojtech Kral 2019-10-14 16:30:07 +02:00
  • 581bbc85d6 deps: Fix boost build on MacOS Vojtech Kral 2019-10-14 16:23:03 +02:00
  • bf8fcabb29 ENABLE_THUMBNAIL_GENERATOR -> Use orthographic camera when rendering thumbnails Enrico Turri 2019-10-31 17:03:33 +01:00
  • 418634a677 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-31 16:41:03 +01:00
  • 636e446da1 ENABLE_THUMBNAIL_GENERATOR -> Changes to zoom factor and centering algorithm when rendering thumbnails Enrico Turri 2019-10-31 16:40:38 +01:00
  • 8d27cfd4a6 Changed context menu for DoubleSlider YuSanka 2019-10-31 15:24:20 +01:00
  • d632d91e79 WipeTower.cpp: The M220 B/R gcode is only emitted for Marlin firmware flavor The extended gcode is now only supported by Prusa (https://github.com/prusa3d/PrusaSlicer/issues/3114) A pull request https://github.com/MarlinFirmware/Marlin/pull/15739 aims to extend the gcode in upstream Marlin as well Lukas Matena 2019-10-31 15:05:39 +01:00
  • 844994885b Update doc/Dependencies.md tamasmeszaros 2019-10-31 15:05:45 +01:00
  • 2165537fa5 Do some hollowing finally. tamasmeszaros 2019-10-31 14:36:33 +01:00
  • 164c08f6f9 Merge branch 'tm_openvdb_fixes' tamasmeszaros 2019-10-31 09:46:55 +01:00
  • ce9c2c5dd4 Add explicit ZLIB system package requirement on Unix systems. tamasmeszaros 2019-10-30 18:08:16 +01:00
  • 89801f00c5 Add explicit ZLIB system package requirement on Unix systems. tamasmeszaros 2019-10-30 18:08:16 +01:00
  • 2e7ac3bfa6 fix openvdb dependency build bugs tamasmeszaros 2019-10-30 17:21:28 +01:00
  • 64a5696539 Re-enable example test tamasmeszaros 2019-10-30 17:19:43 +01:00
  • af89655437 Try to fix patching by reverting to git repos in download steps tamasmeszaros 2019-10-30 16:21:01 +01:00
  • 06b2f8c210 Omit blosc packing in deps build tamasmeszaros 2019-10-30 15:37:08 +01:00
  • 189bd1a8ce Fixes for release only build of dependencies on windows tamasmeszaros 2019-10-30 14:50:06 +01:00
  • 5c5a3948f9 fix openvdb platform forwarding on Windows tamasmeszaros 2019-10-30 11:34:19 +01:00
  • 259e058491 openvdb conversion experiments. tamasmeszaros 2019-10-30 12:38:23 +01:00
  • 8f180a0cc1 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-30 11:47:21 +01:00
  • 652649694c Merge branch 'tm_verboseconsole' tamasmeszaros 2019-10-30 11:03:28 +01:00
  • 4594ce77b0 Make verboseconsole the default reporter. tamasmeszaros 2019-10-30 10:47:04 +01:00
  • b928cca54c Useful verbose test output on console with Catch2 tamasmeszaros 2019-10-29 13:33:29 +01:00
  • 99dd6acc79 Make verboseconsole the default reporter. tamasmeszaros 2019-10-30 10:47:04 +01:00
  • f60fbecd3d Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-30 10:19:00 +01:00
  • ba39ee6f12 EdgeGrid::signed_distance_edges() to provide the pedal point. Removed 20_print.t test. bubnikv 2019-10-30 10:18:56 +01:00
  • 2cb1edeba7 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-30 10:10:10 +01:00
  • f6453aab1b ENABLE_THUMBNAIL_GENERATOR -> Fixed potential race condition when generating thumbnails Enrico Turri 2019-10-30 10:09:58 +01:00
  • b3f53c96c7 Fixed update of 3D preview layout after changing printer after slicing Enrico Turri 2019-10-30 08:28:40 +01:00
  • d63ae1c608 Simple openvdb conversion test. tamasmeszaros 2019-10-29 16:27:53 +01:00
  • 8ebd9ce7c4 Save "color_change" for a selected extruder to G_code YuSanka 2019-10-29 15:34:35 +01:00
  • 47dfe60f0e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-29 14:47:59 +01:00
  • a7b4b232e9 ENABLE_THUMBNAIL_GENERATOR -> Use multisampling when generating thumbnail using off-screen framebuffer Enrico Turri 2019-10-29 14:45:15 +01:00
  • 6f8ce12287 Useful verbose test output on console with Catch2 tamasmeszaros 2019-10-29 13:33:29 +01:00
  • 52538b93c2 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer YuSanka 2019-10-29 13:09:19 +01:00
  • ffcf25e5cb Fix for #3108 YuSanka 2019-10-29 13:07:57 +01:00
  • 8b5561aec7 Fixed several warnings Lukas Matena 2019-10-29 10:40:34 +01:00
  • 3ff3eed2b1 ENABLE_THUMBNAIL_GENERATOR -> Use off-screen framebuffer to render the thumbnail on graphic cards supporting it Enrico Turri 2019-10-29 10:27:51 +01:00
  • f36dd833d2 ENABLE_THUMBNAIL_GENERATOR -> Reduce thumbnail size if exceeding 3D scene canvas size Enrico Turri 2019-10-29 07:32:15 +01:00
  • 2896e12a46 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-29 07:09:07 +01:00
  • 9e8ce66f70 Fix / improvement of unit tests. bubnikv 2019-10-25 19:06:40 +02:00
  • 2e7e95adae Disabled broken tests, ported some more tests to C++, removed Perl tests that were already ported to C++. bubnikv 2019-10-25 18:23:42 +02:00
  • f8dc74374c Ported various clipper unit tests from Perl to C++, the clipper Perl unit tests were removed. bubnikv 2019-10-25 17:07:55 +02:00
  • 39df8a5ede Enable example test tamasmeszaros 2019-10-25 16:19:50 +02:00
  • 1cc7bd9976 Fix openvdb dependency in libslic3r tamasmeszaros 2019-10-25 15:48:01 +02:00
  • d70b45a51b Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-25 14:40:24 +02:00
  • 24aed8eb71 ENABLE_THUMBNAIL_GENERATOR -> Added missing include Enrico Turri 2019-10-25 14:32:31 +02:00
  • bab4f51bc8 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-25 13:59:27 +02:00
  • 2d5c28d6d1 ENABLE_THUMBNAIL_GENERATOR -> Allow for multiple thumbnails into gcode and sl1 files Enrico Turri 2019-10-25 13:59:13 +02:00
  • 5c0cd06f2f Completely disable openvdb for now tamasmeszaros 2019-10-25 13:38:18 +02:00
  • 4ae0f3a61c Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-25 13:34:55 +02:00
  • 5e8572a196 New functions for variable offsets of polygons / expolygons. Test cases for the above. Improvements of older test cases. bubnikv 2019-10-25 13:34:37 +02:00
  • bcc2c21d5f Disable OpenVDB until deps get updated tamasmeszaros 2019-10-25 13:23:05 +02:00
  • deda712e20 Merge branch 'tm_openvdb_integration' tamasmeszaros 2019-10-25 13:16:26 +02:00
  • 4554da29ab Add OpenVDB to dependencies tamasmeszaros 2019-10-25 13:09:25 +02:00