Commit Graph

  • cc2d33f6a0 Search: Fixed returning of a pointer to temporary. bubnikv 2020-04-30 12:03:49 +02:00
  • bc34928ea8 Follow-up of previous commit (Slic3r::GUI::format issues) Another missing namespace qualification caused infinite recursion Lukas Matena 2020-04-30 11:32:14 +02:00
  • c717b16526 Merge remote-tracking branch 'origin/master' into ys_imperial_unit YuSanka 2020-04-30 09:49:15 +02:00
  • 5679438e64 Added missing namespace qualification for Slic3r::GUI::format in Http.cpp Lukas Matena 2020-04-30 08:37:48 +02:00
  • bf09d8f93a Merge remote-tracking branch 'origin/master' into ys_imperial_unit YuSanka 2020-04-29 19:17:20 +02:00
  • 495db2ff2e Imperial units: Implemented just for the object's position and size YuSanka 2020-04-29 19:10:13 +02:00
  • 2875bc685c Fixed spelling of "sidebar" bubnikv 2020-04-29 15:58:57 +02:00
  • d9c121a19c Merge remote-tracking branch 'origin/ys_search' YuSanka 2020-04-29 15:36:31 +02:00
  • 99d49a74d0 Merge remote-tracking branch 'origin/master' into ys_search YuSanka 2020-04-29 14:56:31 +02:00
  • 8a82e3d5be Localization fixes. bubnikv 2020-04-29 14:42:43 +02:00
  • 8a7e1e3e04 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-29 13:51:53 +02:00
  • 9f2f798ea2 GCodeViewer -> Added ironing extrusion role enricoturri1966 2020-04-29 13:51:20 +02:00
  • 5b15e778ef Selection rectangle is supressed when FDM custom supports gizmo is active Lukas Matena 2020-04-29 10:58:38 +02:00
  • 02e46bf689 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-29 13:03:37 +02:00
  • 05e4476808 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer enricoturri1966 2020-04-29 12:53:55 +02:00
  • b91c3d26e3 Fix build on OSX with new wxWidgets in deps tamasmeszaros 2020-04-29 12:32:00 +02:00
  • d828a1e80b single slicer instance David Kocik 2020-04-29 10:50:28 +02:00
  • cd5d70d5e1 GCodeViewer -> Fixed z slider in initial preview enricoturri1966 2020-04-29 10:18:29 +02:00
  • 9cb5975956 bring back required switch for opengl with dep_GLEW tamasmeszaros 2020-04-29 09:44:46 +02:00
  • 5d1e851218 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-29 08:25:52 +02:00
  • c9bd0840b3 GCodeViewer -> Code cleanup enricoturri1966 2020-04-29 08:24:39 +02:00
  • 2a8c485b32 suppress unnecessary test output in release mode tamasmeszaros 2020-04-28 21:11:54 +02:00
  • 6f7fa4bc09 Fix librt linking for wxWidgets tamasmeszaros 2020-04-28 21:01:09 +02:00
  • f3c154a88a Merge branch 'tm_fix_master' tamasmeszaros 2020-04-28 20:46:21 +02:00
  • 98f0cc0dec Follow up, make png non required for now tamasmeszaros 2020-04-28 20:43:46 +02:00
  • 985225cd38 Try to fix build with old wxwidgets builtin png and expat tamasmeszaros 2020-04-28 20:39:47 +02:00
  • 4de4d765ee Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2020-04-28 19:31:18 +02:00
  • ef89c73fd5 fixing a compilation issue on a buggy GCC on R-PI bubnikv 2020-04-28 18:28:11 +02:00
  • b8e02a5405 Fixed handling of fill_pattern field if not all patterns are allowed for the internal infill. bubnikv 2020-04-28 18:00:42 +02:00
  • db49a4516e Merge branch 'tm_deps_wxcmake' tamasmeszaros 2020-04-28 17:47:01 +02:00
  • ec81de7553 Ironing and Monotonous infill - first working implementation. bubnikv 2020-04-28 17:19:11 +02:00
  • bd9ada6d68 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-28 15:52:30 +02:00
  • d8f6a9179f GCodeViewer -> Use glMultiDrawElements() in place of glDrawElements() to draw all entities enricoturri1966 2020-04-28 15:49:01 +02:00
  • 32178dd06d Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-28 15:09:29 +02:00
  • 3267d3368f GCodeViewer -> Use glMultiDrawElements() in place of glDrawElements() to draw extrude and travel paths enricoturri1966 2020-04-28 15:08:36 +02:00
  • 572b5ba8bb Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build. tamasmeszaros 2020-04-28 09:56:54 +02:00
  • d265c84b76 GCodeViewer -> Refactoring enricoturri1966 2020-04-28 12:24:03 +02:00
  • a00c391f0f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer enricoturri1966 2020-04-28 10:29:44 +02:00
  • 1cb0f044db GCodeProcessor::MoveVertex -> added placeholder for time enricoturri1966 2020-04-28 10:29:25 +02:00
  • 569b872423 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-28 09:19:07 +02:00
  • a77461b467 GCodeViewer -> Fixed synchronization between legend and bottom toolbar enricoturri1966 2020-04-28 09:09:24 +02:00
  • 6cd6c9ccb1 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-28 08:51:53 +02:00
  • 2a4d011817 GCodeViewer -> Toggle extrusion role visibility by clicking on legend enricoturri1966 2020-04-28 08:50:52 +02:00
  • 2bd524849a Custom support blockers are now working Lukas Matena 2020-04-27 17:43:34 +02:00
  • 60ae7d67e9 Implemented workaround for the mouse wheel in Search Window and Undo/Redo lists on the Plater YuSanka 2020-04-27 16:00:54 +02:00
  • 4921f60707 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-27 14:11:18 +02:00
  • eac4b3c15a GCodeViewer -> Added debug statistics imgui dialog enricoturri1966 2020-04-27 14:10:18 +02:00
  • 9fdc54bfff Fix app crash on startup under Linux/GTK3/Wayland config tamasmeszaros 2020-04-27 13:02:16 +02:00
  • c1ac4ff70a Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-27 12:52:14 +02:00
  • c1246f86eb GCodeViewer -> Refactoring enricoturri1966 2020-04-27 12:43:51 +02:00
  • bf2a10803e Fixing debug build broken after recent merge Lukas Matena 2020-04-27 12:15:45 +02:00
  • 93170870e8 Fixed update(clear) of the search_line, when search dialog was opened and closed without changing YuSanka 2020-04-27 11:51:17 +02:00
  • a6ed1d817a GCodeViewer -> Layers z slider wip enricoturri1966 2020-04-27 11:44:29 +02:00
  • c76bf934f7 GCodeViewer -> Shortcut to show/hide legend enricoturri1966 2020-04-27 08:19:48 +02:00
  • 4ea96340d8 GCodeViewer -> Draw alphed extrusion paths into legend when set as not visible enricoturri1966 2020-04-25 12:24:56 +02:00
  • eadad6c1d1 GCodeViewer -> Add travel paths to legend enricoturri1966 2020-04-25 11:16:28 +02:00
  • 85676af171 Modified wxCheckListBoxComboPopup::GetAdjustedSize() and create_combochecklist() to size the combo control taking in account the items width enricoturri1966 2020-04-25 10:36:51 +02:00
  • 033548a568 Introduction of Monotonous infill type. Fill no-sort only for monotonous and ironing infills. bubnikv 2020-04-25 08:15:04 +02:00
  • e9423ab86d Also search vendor directory for printer profile resources. Search the vendor directory using the same conventions used to search the profiles directory when looking for thumbnails, bed_models, and bed_textures. Allows a complete, "Config Wizard"-friendly custom vendor profile to be placed in the (user's configuration) vendor directory. Aegean Odyssey 2020-04-25 02:51:02 +00:00
  • 4787638343 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-24 16:13:35 +02:00
  • d8091b7ad7 ENABLE_GCODE_VIEWER -> Preview toolbar checkboxes moved into a new combo enricoturri1966 2020-04-24 16:12:38 +02:00
  • 8afc9338de Merge branch 'lm_fdm_custom_supports_backend' Lukas Matena 2020-04-24 15:16:33 +02:00
  • 8c2231cb30 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-24 14:34:46 +02:00
  • 270e815eeb Fix to the last commit f9b3f2d45e YuSanka 2020-04-24 11:33:00 +02:00
  • f9b3f2d45e Search: Code cleaning YuSanka 2020-04-24 11:01:14 +02:00
  • e5c45405d4 Fixed conflicts after merge with master enricoturri1966 2020-04-24 10:59:03 +02:00
  • e390ebc95c WIP: Monotonous infill bubnikv 2020-04-24 09:41:48 +02:00
  • 81a29169ae GCodeViewer -> Coloring of travel paths enricoturri1966 2020-04-24 08:46:31 +02:00
  • 4f622e4541 Merge branch 'tm_sl1_import_2' tamasmeszaros 2020-04-24 08:27:49 +02:00
  • 9ad2216f02 Merge branch 'tm_cert_store' tamasmeszaros 2020-04-24 08:27:22 +02:00
  • 5a80f0442f Optimization of the custom support projection algorithm - transformation matrix is precalculated for each volume - number of heap allocations was reduced Lukas Matena 2020-04-24 01:01:47 +02:00
  • 3ba4a2cf3d Fixed an update of the search list after the change of the print technology YuSanka 2020-04-23 21:32:12 +02:00
  • 1c1a7ed712 Collapse_toolbar: fixed draw items + Extended toolbar YuSanka 2020-04-23 21:00:00 +02:00
  • 83929c2984 Add ui job for SLA import tamasmeszaros 2020-04-23 19:45:55 +02:00
  • 217477a9ff SLA archive import with miniz, marching square bugfixes tamasmeszaros 2020-04-23 19:12:07 +02:00
  • 247fca6d55 Initial version of sl1 import with sla::Raster refactor. tamasmeszaros 2020-04-13 12:31:37 +02:00
  • 6eb51a1cca Move ui jobs into separate folder tamasmeszaros 2020-04-23 18:56:09 +02:00
  • 728d90cb33 Separate jobs from Plater, re-add big bed workaround tamasmeszaros 2020-04-23 18:47:51 +02:00
  • 1bffc2b99b Add ModelArrange.hpp as extension to Model.hpp, use it for duplicating tamasmeszaros 2020-04-23 18:19:03 +02:00
  • 44ca0a6c3d Add universal method to get bed shape from Config objects tamasmeszaros 2020-03-27 09:58:08 +01:00
  • 69c02a407b Add libnest tests for various basic object functions tamasmeszaros 2020-03-27 09:20:06 +01:00
  • 8c04536514 Integrate scaling and unscaling into Point.hpp tamasmeszaros 2020-03-27 09:05:26 +01:00
  • 89d376dc35 Add min_object_distance method as free function taking ConfigBase argument tamasmeszaros 2020-04-23 18:17:37 +02:00
  • fcb85dcdc3 First implementation of the separate plater from the settings tabs + Added collapse_toolbar YuSanka 2020-04-23 12:41:38 +02:00
  • 2fbeb9e455 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-23 15:46:36 +02:00
  • 90d5cf1735 Fix to previous commit enricoturri1966 2020-04-23 15:46:21 +02:00
  • 66964c44c1 GCodeViewer -> Refactoring and code cleanup enricoturri1966 2020-04-23 15:12:40 +02:00
  • 4bdd8b9681 Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-23 14:03:08 +02:00
  • 6e2307f56d GCodeViewer -> Refactoring enricoturri1966 2020-04-23 14:02:47 +02:00
  • e39c1fbd6a Merge branch 'et_gcode_viewer' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-04-23 13:56:43 +02:00
  • 7be12e8f1e GCodeViewer -> Completed extrusion toolpaths colored by color print enricoturri1966 2020-04-23 10:24:03 +02:00
  • b447b45a3e Search: Fixed "Search" menu item under OSX + deleted search combobox YuSanka 2020-04-22 20:27:42 +02:00
  • 611a243447 Add question box on PrusaSlicer start to accept detected CA store.. tamasmeszaros 2020-04-22 17:14:09 +02:00
  • 7a0df4bcb4 GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualization of tool changes, color changes, pause prints, custom gcodes + refactoring enricoturri1966 2020-04-22 16:29:07 +02:00
  • 61e5eab35d Custom supports projection now runs in parallel Lukas Matena 2020-04-22 16:08:36 +02:00
  • 07411e795c Search: Implemented SearchDialog. Search window on Plater: set flag SelectAll for search line YuSanka 2020-04-22 15:46:23 +02:00
  • a40d60ce08 Custom support generation now ignores triangles with upward-pointing normal Lukas Matena 2020-04-22 14:01:29 +02:00
  • 1e12863ceb FDM custom supports gizmo now has a 'Remove all' button Lukas Matena 2020-04-22 11:34:11 +02:00
  • d74b5cb1da Custom supports data change forces invalidation of supports step Lukas Matena 2020-04-22 11:16:28 +02:00
  • 03eb5ffcd5 WIP: Reworking of FillRectilinear2 to support monotonous infill with ant colony optimization and 3-opt flips. bubnikv 2020-04-22 10:54:11 +02:00