Commit Graph

  • 62c90abbc0 Fix of SPE-1041: set_state function for gizmos is called even if they are turned on/off by the undo/redo action Lukas Matena 2019-10-25 13:09:10 +02:00
  • de60b40347 ENABLE_THUMBNAIL_GENERATOR -> Thumbnail data saved into gcode using base64 encoding + debug code to extract thumbnails from gcode Enrico Turri 2019-10-25 12:18:10 +02:00
  • 0986221fdc Merge branch 'tm_test_upgrade' tamasmeszaros 2019-10-25 10:42:51 +02:00
  • 45d80aba63 Add catch2 extra args option to tests. tamasmeszaros 2019-10-25 10:41:56 +02:00
  • 843251c91f ENABLE_THUMBNAIL_GENERATOR -> Do not render wipe tower into thumbnail Enrico Turri 2019-10-25 09:04:58 +02:00
  • 982ed95a35 ENABLE_THUMBNAIL_GENERATOR -> Save thumbnail size into gcode Enrico Turri 2019-10-25 08:57:13 +02:00
  • f7d3cf063b ENABLE_THUMBNAIL_GENERATOR -> Added a comment Enrico Turri 2019-10-25 08:19:02 +02:00
  • bddde78c9b Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-25 08:09:26 +02:00
  • eee20e23e1 Fix RelWithDebInfo build on Linux tamasmeszaros 2019-10-24 17:32:05 +02:00
  • c80cd04c20 Add files via upload lee hakmin 2019-10-25 00:03:18 +09:00
  • 296d79abf7 ENABLE_THUMBNAIL_GENERATOR -> Fixed thumbnail generation for SLA and 3mf Enrico Turri 2019-10-24 15:56:10 +02:00
  • 1baa333663 ENABLE_THUMBNAIL_GENERATOR -> Fixed flickering of 3D view when generating thumbnail Enrico Turri 2019-10-24 12:30:19 +02:00
  • d01532f4c6 ENABLE_THUMBNAIL_GENERATOR -> Removed obsolete files Enrico Turri 2019-10-24 12:11:24 +02:00
  • 29fd0ef7c6 ENABLE_THUMBNAIL_GENERATOR -> Refactoring to simplify code Enrico Turri 2019-10-24 12:09:09 +02:00
  • a417da8fea ENABLE_THUMBNAIL_GENERATOR -> Fixed volumes visibility test to render them into thumbnail Enrico Turri 2019-10-24 11:08:39 +02:00
  • 398d20c79b Improvements for extruder selector (added possibility to create combobox with thin icons) Call of an update extruder selector after a change of extruder or filament color YuSanka 2019-10-24 10:38:36 +02:00
  • a1f2ecb285 ENABLE_THUMBNAIL_GENERATOR -> Fixed color of non printable volumes into thumbnail Enrico Turri 2019-10-24 10:38:30 +02:00
  • 6d5572ae47 ENABLE_THUMBNAIL_GENERATOR -> Code cleanup Enrico Turri 2019-10-24 10:25:40 +02:00
  • 5609f53797 ENABLE_THUMBNAIL_GENERATOR -> Add thumbnail data into gcode output Enrico Turri 2019-10-24 10:06:31 +02:00
  • 4517fcd997 ENABLE_THUMBNAIL_GENERATOR -> Add file Metadata/thumbnail.png into 3mf output Enrico Turri 2019-10-24 09:20:33 +02:00
  • 540253f676 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-24 08:46:58 +02:00
  • ad0a9cf439 ENABLE_THUMBNAIL_GENERATOR -> Add file thumbnail/thumbnail.png into sla output Enrico Turri 2019-10-24 08:46:39 +02:00
  • 2a5cf689a4 Preview mode: Implemented a show of the part printed by selected extruder YuSanka 2019-10-24 08:43:27 +02:00
  • 77c52b748c Zipper made available for modification after RasterWriter finishes. tamasmeszaros 2019-10-23 17:10:14 +02:00
  • d481feda13 Fix for unsupported cmake feature tamasmeszaros 2019-10-23 16:24:59 +02:00
  • 16fd2820db ENABLE_THUMBNAIL_GENERATOR -> WIP: Added missing include and preparation for adding thumbnail to exported sla archive files Enrico Turri 2019-10-23 16:01:23 +02:00
  • 18bbefcd61 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-23 15:07:53 +02:00
  • cf94482731 Fix of Voronoi debug output. bubnikv 2019-10-23 15:07:41 +02:00
  • 4d1153c866 ENABLE_THUMBNAIL_GENERATOR -> WIP: Refactoring and preparation for adding thumbnails to exported gcode and 3mf files Enrico Turri 2019-10-23 13:31:24 +02:00
  • 959ef9a9ec Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-23 08:08:40 +02:00
  • 8961e68f5e another cleanup tamasmeszaros 2019-10-22 17:04:32 +02:00
  • 7f0c4fafe6 Remove cmake debug messages tamasmeszaros 2019-10-22 16:42:40 +02:00
  • 9f9a40100f Solve build fail in RelWithDebInfo config with several imported targets. tamasmeszaros 2019-10-22 16:32:21 +02:00
  • 1809497c38 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plater_thumbnail Enrico Turri 2019-10-22 16:03:27 +02:00
  • 32a42f2808 Added tech ENABLE_THUMBNAIL_GENERATOR -> 1st installment of generation of thumbnail from plater (WIP) Enrico Turri 2019-10-22 16:02:31 +02:00
  • 8dea6c2fd8 Fixed a crash with the following repro: YuSanka 2019-10-22 12:39:22 +02:00
  • 0d89fd84db Fixed a case when (under OSX) after some manipulation with an object or a part and then add some setting from 3dScene, "Revert button(s)" are still appear(s) in right panel YuSanka 2019-10-22 10:26:51 +02:00
  • bd15efd17a Fix qhull compilation on Mac tamasmeszaros 2019-10-22 09:58:32 +02:00
  • d4f190a0c1 Fixed build on Linux and Mac Enrico Turri 2019-10-21 15:20:36 +02:00
  • 3ce3f33c9c Mouse3DController::connect_device() -> Modified logic to detect and select plugged device Enrico Turri 2019-10-21 14:21:51 +02:00
  • c47ca5a2c0 Mouse3DController -> Added debug output of device serial number Enrico Turri 2019-10-21 11:30:29 +02:00
  • 76a2f72e97 Follow-up of a065c92302 -> proper enabling of debug output Enrico Turri 2019-10-21 11:12:56 +02:00
  • a065c92302 Mouse3DController -> Enabled debug output to check device connection on Linux and Max Enrico Turri 2019-10-21 11:06:18 +02:00
  • e773f667b1 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion Enrico Turri 2019-10-21 10:24:52 +02:00
  • 2d610f9b84 #3082 - Workaround to fix incorrect object position after applying gcode line G92 into custom gcode Enrico Turri 2019-10-21 10:12:42 +02:00
  • 28a6bd7c30 #3075 - Fixed Reload from disk command for .amf files Enrico Turri 2019-10-21 08:48:38 +02:00
  • e834c804f6 Merge remote-tracking branch 'origin/master' into ys_color_print_extension YuSanka 2019-10-21 08:18:46 +02:00
  • f6057c1b4f test_printgcode.cpp - trying to replace std::regex with boost::regex as the std::regex is likely old or incorrect on our old debian/gcc build server. bubnikv 2019-10-18 16:50:03 +02:00
  • d1a86e513c Fixing some GCodeExport and Flow unit tests. bubnikv 2019-10-18 15:44:13 +02:00
  • 6e6b137151 Test of importing non-standard ASCII STL (broken normals, junk after the ending tags) bubnikv 2019-10-18 14:42:03 +02:00
  • 7a47784ddf Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-18 13:05:35 +02:00
  • 7ef9af8aed Merge remote-tracking branch 'origin/master' into ys_color_print_extension YuSanka 2019-10-18 13:05:24 +02:00
  • 070070edba Initial tests for import of ASCII STLs with varying line endings. bubnikv 2019-10-18 13:05:22 +02:00
  • 0285e8db2d Merge branch 'et_git_3010' of https://github.com/prusa3d/PrusaSlicer Enrico Turri 2019-10-18 12:48:06 +02:00
  • 33ba6fe4c6 Implemented possibility to set extruder sequence for whole print YuSanka 2019-10-18 12:35:35 +02:00
  • e04e2b3636 Slight improvements of unit tests, fix of perl bindings. bubnikv 2019-10-18 12:05:37 +02:00
  • 13cc74ef0a Ported test_config.cpp from upstream Slic3r. Extended ConfigBase with set() functions similar to the upstream Slic3r. ConfigBase::set_deserialize() newly throws if the operation fails. Extrusion width parameters are newly tested for negative values. bubnikv 2019-10-18 11:53:19 +02:00
  • b7af51fd6d Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-17 19:10:50 +02:00
  • 98a71a557b Ported test_support_material.cpp from upstream slic3r. Ported extension of ExtrusionEntityCollection::flatten() to disable flattening of no_sort() collections. bubnikv 2019-10-17 19:09:24 +02:00
  • dfba3f04e9 Fix FindTBB on linux in debug mode. tamasmeszaros 2019-10-17 17:32:26 +02:00
  • f9710eff08 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-17 17:09:25 +02:00
  • c228a49fe0 Ported test_support_material from upstream Slic3r. bubnikv 2019-10-17 17:09:15 +02:00
  • fb7bba2b5a CMakeLists.txt: turning off -W-ignored-attributes, there are loads of those with newer GCC, originating from Eigen (https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1221) Lukas Matena 2019-10-17 09:56:38 +02:00
  • 93ae170113 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion Enrico Turri 2019-10-17 08:09:23 +02:00
  • 0ee78543a4 Fixed another weird auto + initializer list clang issue. bubnikv 2019-10-16 18:23:33 +02:00
  • fee4dc3fc0 Fixes of unit tests on OSX. The old clang does not like the way @lordofhyphens uses the initializer lists together with autos. bubnikv 2019-10-16 17:55:41 +02:00
  • 76c4eaf19a Ported test_fill from upstream Slic3r, thanks @lordofhyphens bubnikv 2019-10-16 17:43:43 +02:00
  • c2edcd07cb Ported test_printgcode from upstream Slic3r, thanks @lordofhyphens bubnikv 2019-10-16 15:40:09 +02:00
  • af7c69bfab Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-16 13:20:49 +02:00
  • a5eb4a4ce1 Ported test_print/test_printobject/test_3mf from upstream Slic3r, thanks @lordofhyphens bubnikv 2019-10-16 13:20:09 +02:00
  • 605f0ecd54 Revert "CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang again" That change breaks compilation on the old buildserver (gcc 5.4). We'll deal with the warning later somehow. Lukas Matena 2019-10-16 12:53:25 +02:00
  • ea8695c06c Fixed GCode export for color_print extensions. M25 is changed to M601 YuSanka 2019-10-16 12:03:51 +02:00
  • 6585e58e83 Fix of perl bindings bubnikv 2019-10-16 11:34:45 +02:00
  • 69c8b1cd21 new cheaper constructor for DynamicPrintConfig from FullPrintConfig: DynamicPrintConfig::full_print_config() new cheaper constructors of DynamicConfig / DynamicPrintConfig from ConfigBase Unit tests: ported test_model from upstream Slic3r, thanks @lordofhyphens Unit tests refactored to use less autos and initializer lists for readibility, DynamicPrintConfig is handled by value, not by shared pointer. bubnikv 2019-10-16 11:16:50 +02:00
  • 4fa2567ea2 Merge remote-tracking branch 'origin/master' into ys_color_print_extension YuSanka 2019-10-16 10:31:29 +02:00
  • 76ec1bc7e3 Improved extruder_selector for DoubleSlider YuSanka 2019-10-16 09:45:11 +02:00
  • 90d5712091 Filling in the autos in the tests so it is readible and it compiles on OSX bubnikv 2019-10-16 09:28:27 +02:00
  • 21837ceb85 Trying to fix compilation issues of the test cases on OSX. bubnikv 2019-10-15 19:04:02 +02:00
  • 72e99cf35f Fixing some compilation issues of the C++ test cases on OSX. bubnikv 2019-10-15 18:38:40 +02:00
  • abe856f9fe Ported remove_collinear(Polygon) and test_polygon from upstream slic3r. bubnikv 2019-10-15 18:08:32 +02:00
  • de45be5f29 Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens. The format for G1 Fxxx was changed to fixed three decimal digits. bubnikv 2019-10-15 17:35:19 +02:00
  • 88df291372 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-10-15 16:57:37 +02:00
  • 1964ac2e89 Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphens bubnikv 2019-10-15 16:31:20 +02:00
  • 4b0fe7cba4 Implemented custom extruder(tool) change from DoubleSlider YuSanka 2019-10-15 15:42:30 +02:00
  • 50448bf4dd CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang again Eigen still produces tons of those warnings on newer gcc Lukas Matena 2019-10-15 15:10:52 +02:00
  • c99e7cb0df Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphens bubnikv 2019-10-15 13:49:28 +02:00
  • 67e1eba8e6 Ported test_data.cpp/hpp & test_flow.cpp from upstream slic3r, thanks @lordofhyphens bubnikv 2019-10-15 11:28:20 +02:00
  • e538a06fb0 Added missing include (worked on MSVC) bubnikv 2019-10-15 09:49:33 +02:00
  • 42a858b999 Added test projects for libslic3r and fff_print. Added test_geometry.cpp from upstream slic3r, thanks @lordofhyphens Added circle_taubin_newton() for circle center calculation, thanks @lordofhyphens bubnikv 2019-10-15 09:40:40 +02:00
  • a7c843d213 Fix the missing link dependencies for tbb on Linux tamasmeszaros 2019-10-14 15:48:29 +02:00
  • 05431c0e6d Group test targets into logical "tests" directory. Disable DJDHeuristic tamasmeszaros 2019-10-14 14:58:07 +02:00
  • cdc9fb0d8f Force using TBB on all platforms for libnest2d tamasmeszaros 2019-10-14 13:42:09 +02:00
  • 5c2b5a167b Context menu is extended for multiple material printing YuSanka 2019-10-14 10:05:27 +02:00
  • fbc174ad06 Fix cmake with msvc generator. tamasmeszaros 2019-10-14 12:50:08 +02:00
  • 658b1e219e ENABLE_GIT_3010_FIX set as default Enrico Turri 2019-10-14 10:03:27 +02:00
  • 76c9ddfd3e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_git_3010 Enrico Turri 2019-10-14 08:49:19 +02:00
  • e6403a74ef ENABLE_3DCONNEXION_DEVICES tech set as default Enrico Turri 2019-10-11 15:51:36 +02:00
  • 1c05d88c00 ENABLE_3DCONNEXION_DEVICES -> Added support for 3Dconnexion universal receiver and battery level report Enrico Turri 2019-10-11 15:29:57 +02:00
  • 8e6bb7c20d Add missed icons YuSanka 2019-10-11 10:39:54 +02:00
  • a7972bcc77 ENABLE_3DCONNEXION_DEVICES -> Debug output of device features Enrico Turri 2019-10-11 09:16:20 +02:00