Commit Graph

  • 04f051ff61 Wipe tower now doesn't print sparse layers, it is instead lower than the object Lukas Matena 2019-09-19 14:58:04 +02:00
  • b241ba16ed Fixed layer profile equality check for wipe tower validation (fixup of b43003d) Lukas Matena 2019-09-20 10:53:50 +02:00
  • a27026aa03 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev YuSanka 2019-09-20 09:58:33 +02:00
  • 8aaff08355 Added Possibility to create "shape" as an independent object from 3dScene, using right click on empty place YuSanka 2019-09-20 09:57:27 +02:00
  • 9e09c52ab0 #2948 - Max zoom takes in account custom bed model size Enrico Turri 2019-09-20 09:53:35 +02:00
  • 110d5b9d56 Merge branch 'dev' of https://github.com/Prusa3d/PrusaSlicer into dev bubnikv 2019-09-19 17:16:43 +02:00
  • 6ce1011a09 Slic3r -> PrusaSlicer in config snapshot dialog. bubnikv 2019-09-19 17:16:37 +02:00
  • e34ef1dd07 Merge remote-tracking branch 'origin/dev' into ys_manipulation_panel_rw YuSanka 2019-09-19 15:39:13 +02:00
  • 0b093160f5 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev YuSanka 2019-09-19 15:29:11 +02:00
  • 29f3c938e6 Fix of SPE-1026 (Height range value works differently if you press enter and if you leave textbox) YuSanka 2019-09-19 15:28:36 +02:00
  • bcdb75f799 Merge branch 'dev' of https://github.com/Prusa3d/PrusaSlicer into dev bubnikv 2019-09-19 14:32:13 +02:00
  • 2414dab85a Fix of perl bindings bubnikv 2019-09-19 14:31:50 +02:00
  • 381735581b Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev YuSanka 2019-09-19 14:12:12 +02:00
  • ddf37d3b01 Fix under OSX for 584b37513f YuSanka 2019-09-19 14:11:56 +02:00
  • 0de8245432 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev Enrico Turri 2019-09-19 14:03:05 +02:00
  • 355a7d6a8c Fixed empty filename when trying to export a plate where no object is selected and no object is printable Enrico Turri 2019-09-19 14:01:17 +02:00
  • 74747226f7 ENABLE_ENHANCED_RELOAD_FROM_DISK Enrico Turri 2019-09-19 12:39:59 +02:00
  • 91311fc0a0 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev YuSanka 2019-09-19 12:30:35 +02:00
  • 584b37513f Implemented possibility to create "shape" as an object (#2865) YuSanka 2019-09-19 12:30:16 +02:00
  • 80c5eaacdf Merge remote-tracking branch 'remotes/origin/dev' into vk-materials bubnikv 2019-09-19 11:49:49 +02:00
  • 3a40565d03 Added tech ENABLE_ENHANCED_RELOAD_FROM_DISK Enrico Turri 2019-09-19 09:09:11 +02:00
  • 40e5fb5bb9 Merge branch 'dev' of https://github.com/Prusa3d/PrusaSlicer into dev bubnikv 2019-09-19 08:57:04 +02:00
  • 94212fa2a9 Another fix of admesh on big endian architectures, fixes #2879 bubnikv 2019-09-19 08:56:47 +02:00
  • 67d7809418 Fixed font size and layouts for ObjectManipulation panel under OSX YuSanka 2019-09-19 08:44:19 +02:00
  • a37ad3b552 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-19 08:33:59 +02:00
  • c9c407cc2b Rewrote UI for ObjectManipulation without using of OptionsGrope YuSanka 2019-09-18 15:10:36 +02:00
  • 76a657ce52 Plater.cpp - better added a range-check when selecting filament color in purging volumes dialog Lukas Matena 2019-09-18 12:54:21 +02:00
  • 741e98804c Purging volumes dialog now uses filament colour in case extruder color is undefined Lukas Matena 2019-09-18 11:47:19 +02:00
  • 107ff6fd36 Materials: Cleanup Vojtech Kral 2019-09-17 16:59:52 +02:00
  • cb1ee5ce55 ConfigWizard: Add view mode setting page Vojtech Kral 2019-09-17 15:52:26 +02:00
  • d2e8026a80 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-17 15:50:06 +02:00
  • cd7895065a Fixed typo Enrico Turri 2019-09-17 15:48:39 +02:00
  • 73f0b32abe Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-17 15:40:28 +02:00
  • f4910cafed Fixed selection after adding a modifier by loading it from file Enrico Turri 2019-09-17 15:30:54 +02:00
  • dd7eb0b186 Merge branch 'lm_raycasting_refactoring' into dev Lukas Matena 2019-09-17 14:59:14 +02:00
  • 6bcafd7c83 SLA gizmo no more uses IGL code directly, all was moved to the new MeshRaycaster class Lukas Matena 2019-09-17 14:56:46 +02:00
  • 1dfd8a0e62 MeshRaycaster class is now used in SLA gizmo when selecting by rectangle Lukas Matena 2019-09-17 14:14:26 +02:00
  • 3694bf3da9 Added functions get_hit_pos, get_hit_normal, ready to implement intersect_ray Lukas Matena 2019-09-17 10:47:01 +02:00
  • b6292247e8 Unproject on mesh in the SLA gizmo is now performed by the MeshRaycaster class Lukas Matena 2019-09-17 09:17:53 +02:00
  • 0890c1417a Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev YuSanka 2019-09-17 13:42:06 +02:00
  • 93aa5ac6ce Fixed re-scaling under MSW for Layers editing YuSanka 2019-09-17 13:41:44 +02:00
  • c5a67ff931 WIP: filament/material filtering per selected printers Vojtech Kral 2019-08-30 17:40:25 +02:00
  • 9a465514ff Filament and material default installation based on enabled printers Vojtech Kral 2019-08-27 16:59:07 +02:00
  • 270008a3fd Add material_type config option for SLA materials, use in Wizard Vojtech Kral 2019-08-02 16:15:27 +02:00
  • 235b659cf9 WIP: ConfigWizard: 3rd party bundle installation roughly done Vojtech Kral 2019-06-17 16:39:22 +02:00
  • dba9925c4e Move ConfigWizard instance in GUI_App, lazy-initialized, add filament/material installation item in Sidebar combo boxes Vojtech Kral 2019-06-04 18:01:41 +02:00
  • 87b7b1cc1d Load default filament/material selections from vendor profiles Vojtech Kral 2019-06-03 10:15:26 +02:00
  • 34b3548102 Filaments and materials selection/installation Vojtech Kral 2019-04-12 16:18:46 +02:00
  • b8cf0db209 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-17 12:54:46 +02:00
  • a93e63e296 Fixed object shifted after saving to/reloading from .3mf and .zip.amf a multivolume object with printable parts moved by user Enrico Turri 2019-09-17 12:50:54 +02:00
  • 5ae2a39e2f Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-17 08:19:57 +02:00
  • 1624b634dd Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-17 08:18:20 +02:00
  • 8e11a7b895 PresetUpdater: Fix: Sanitize downloadedsemver, fix #2927 Use HTTPS for the slicer app version url Vojtech Kral 2019-09-16 17:51:31 +02:00
  • 83b6b82188 Refactored ExtrusionEntityCollection::flatten() bubnikv 2019-09-16 16:35:08 +02:00
  • c38e537adc Merge remote-tracking branch 'remotes/origin/master' into dev bubnikv 2019-09-16 15:38:50 +02:00
  • abf91c0327 Merge branch 'dev' of https://github.com/Prusa3d/PrusaSlicer into dev bubnikv 2019-09-16 15:38:37 +02:00
  • 519f2b62e5 Fix of Perl bindings after ExtrusionEntity::clone() refactoring bubnikv 2019-09-16 15:38:27 +02:00
  • 13bde53955 Call update_config_values after deleting of a overridden option YuSanka 2019-09-16 11:56:52 +02:00
  • a12e6a7bde More clear identification if is there object selected YuSanka 2019-09-16 11:55:05 +02:00
  • 6850d9d6c4 Duplicate of 284355d378 YuSanka 2019-09-16 10:49:51 +02:00
  • 284355d378 Fix of #2878 (endless warning loop in configuration update) YuSanka 2019-09-16 10:22:26 +02:00
  • ffe62d543d Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-16 08:26:06 +02:00
  • e1774f9085 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-16 08:25:57 +02:00
  • ae3a3029c0 Merge remote-tracking branch 'remotes/origin/master' into dev bubnikv 2019-09-13 18:58:39 +02:00
  • d86cf1e116 Fix of a regression in wipe tower generator: Return to the known position after custom tool change G-code. bubnikv 2019-09-13 18:56:37 +02:00
  • 145cf294c9 Merge branch 'dev' of https://github.com/Prusa3d/PrusaSlicer into dev bubnikv 2019-09-13 16:21:48 +02:00
  • a9182fb0b3 Merge branch 'master' into dev bubnikv 2019-09-13 16:19:35 +02:00
  • 345d73e0d6 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2019-09-13 16:17:23 +02:00
  • ea8b6262cf Introduction of ClipperLib_Z: The Clipper library compiled with support of the Z coordinate, compiled in the ClipperLib_Z namespace. bubnikv 2019-09-13 16:16:37 +02:00
  • ee7132a23d Fixup of 4f89672 + allowing negative support_contact_z Lukas Matena 2019-09-13 15:47:00 +02:00
  • e0ecd283ef Updated Prusa3D profiles, bumped up the version number. bubnikv 2019-09-13 15:24:13 +02:00
  • 4f89672816 Fixed false positives of missing layers due to support layer snapping to avoid layers thinner than min_layer height, and possibly due to the fact, that empty support extrusions may get generated for support layers with non-empty support polygons. bubnikv 2019-09-13 15:18:42 +02:00
  • 2c0b5e6a0a Merge branch 'lm_clipping_plane_refactoring' into dev Lukas Matena 2019-09-13 12:13:22 +02:00
  • 70c0c87598 Renamed MeshClipper.cpp/.hpp to MeshUtils.cpp/.hpp More helper classes like the MeshClipper could live here Moved ClippingPlane class in here to start Lukas Matena 2019-09-13 11:30:50 +02:00
  • 9782701dd4 Calculating the transformations is now only performed by the MeshClipper Attempted to get mirroring right (that never worked correctly with the clipping plane in the sla gizmo) The transformation of the support mesh is kind of a mystery to me, hopefully it is right Also cleaned the code a bit (removed commented-out code, unused variables, etc) Lukas Matena 2019-09-12 16:57:30 +02:00
  • 546917830b Initial implementation of MeshClipper class So far the work is shared between the old code in GLGizmoSlaSupports.cpp and the new class Lukas Matena 2019-09-12 14:58:03 +02:00
  • cf23146ee3 Refactoring the SLA clipping plane The plane is now internally stored as a plane in world coordinates Lukas Matena 2019-09-12 13:18:02 +02:00
  • 177a96a768 Fix arrange crash with ASAN tamasmeszaros 2019-09-13 11:01:02 +02:00
  • bb896b4c13 Merge remote-tracking branch 'remotes/origin/lm_brimskirt' bubnikv 2019-09-12 15:53:20 +02:00
  • 7fe691f14e Merge branch 'et_reload_from_disk' of https://github.com/prusa3d/PrusaSlicer into dev Enrico Turri 2019-09-12 10:46:32 +02:00
  • 724cc19ae5 Fixed object position after reload from disk Enrico Turri 2019-09-12 10:44:38 +02:00
  • b4f2df6a98 Merge remote-tracking branch 'remotes/origin/master' into dev bubnikv 2019-09-12 10:19:09 +02:00
  • 6f4fff1b29 Fix of 2.1.0-rc2 Fails to open "certain' STL files #2906 bubnikv 2019-09-12 10:16:52 +02:00
  • 22ab022088 Merge branch 'et_reload_from_disk' of https://github.com/prusa3d/PrusaSlicer into dev Enrico Turri 2019-09-11 15:36:23 +02:00
  • c55a463c93 Do not show intermediate states in objects list while reloading from disk Enrico Turri 2019-09-11 15:31:30 +02:00
  • 26f3af4b16 Fixed modifiers after reload from disk Enrico Turri 2019-09-11 15:02:57 +02:00
  • 1b1899e24f Bumped up the version number. bubnikv 2019-09-11 14:10:02 +02:00
  • ab045d5b48 Merge remote-tracking branch 'remotes/origin/tm_ini_params_squashed' bubnikv 2019-09-11 13:40:18 +02:00
  • 416c1f8c5b Updated dictionaries. bubnikv 2019-09-11 13:33:15 +02:00
  • 15c8b579b2 Refactoring of ExtrusionEntity / ExtrusionEntityCollection: Iterator loops replaced with C++11 loops. Fixed clone() methods to return an ExtrusionEntity*. PerimeterGenerator now uses move semantics on ExtrusionEntity a little bit more. bubnikv 2019-09-11 13:25:50 +02:00
  • c37ec7463f Add new config values to SL1 zip file config.ini tamasmeszaros 2019-09-11 12:13:59 +02:00
  • b3f27b8fb9 Fixed typo in comments bubnikv 2019-09-11 11:38:17 +02:00
  • 0989cb8296 Refactoring of PerimeterGenerator: header interface was reduced, compiler warnings removed. bubnikv 2019-09-11 11:37:48 +02:00
  • af77eca9df Follow-up of 44c3493f7d -> error message logged only for multi-extruder printers Enrico Turri 2019-09-11 10:02:27 +02:00
  • cf5ec54d6f Merge branch 'et_reload_from_disk' of https://github.com/prusa3d/PrusaSlicer into dev Enrico Turri 2019-09-11 09:16:15 +02:00
  • 84f589ad5c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev Enrico Turri 2019-09-11 09:15:58 +02:00
  • b383d9581a Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-11 09:01:44 +02:00
  • 3835257ec2 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk Enrico Turri 2019-09-11 09:01:34 +02:00
  • 7e5043961a Added missing include Enrico Turri 2019-09-11 08:51:36 +02:00
  • 44c3493f7d GCodeAnalyzer: Fixed a crash when encountering an invalid toolchange Enrico Turri 2019-09-11 08:39:29 +02:00