Commit Graph

  • 57c0a313a4 Fixed typo in an error message Lukas Matena 2020-02-21 10:05:03 +01:00
  • 74799ade14 Fixed two cases of crashes on application close Both related to ObjectList - it was attempting to call plater after it was destroyed Approved by @YuSanka Lukas Matena 2020-02-21 10:02:41 +01:00
  • bcdc8829e4 Merge branch 'lm_gizmos_aabb_calculation_rebased' (SLA gizmos polishing) Lukas Matena 2020-02-21 09:49:39 +01:00
  • 003a54600d Make sure that objects are correctly shown/hidden when switched Lukas Matena 2020-02-21 08:28:20 +01:00
  • 4c22023762 SLA gizmo clipping plane resetting Clipping plane direction is now initialized when the plane is first moved, not when the gizmo is opened. This is how previous versions worked. This is a minimal-effort solution before the clipping plane is refactored properly. Lukas Matena 2020-02-21 08:14:45 +01:00
  • 4df6a645f2 AABB trees for SLA gizmos are not calculated when the object is selected, but only after one of the gizmos is opened Lukas Matena 2020-02-20 14:28:45 +01:00
  • 487ac0423e Implemented time estimation for PausePrint (#3544) YuSanka 2020-02-20 17:32:46 +01:00
  • 90a8076d25 SLA support gizmo correctly hides drain holes if they are clipped by clipping plane Lukas Matena 2020-02-20 15:01:00 +01:00
  • 5e4a0b96b7 Linux issue: fixed Object's DnD with sub items YuSanka 2020-02-20 14:19:00 +01:00
  • 74d3ca2350 Merge branch 'dk_copy_file' David Kocik 2020-02-20 10:37:09 +01:00
  • 746a5c1788 bug fix at check_copy() while exporting to sd/usb David Kocik 2020-02-19 15:59:40 +01:00
  • c691a225c2 Localization: small changes in POT YuSanka 2020-02-19 13:54:56 +01:00
  • bfd79fc48c Fix English tooltip and label for elefant_foot_min_width tamasmeszaros 2020-02-19 13:48:10 +01:00
  • 77daa54b0c Localization: New POT YuSanka 2020-02-19 13:21:16 +01:00
  • dfbae648bf Follow up on 6deb6a776d: Fixed orientation of contours after Elephant Foot Compensation. bubnikv 2020-02-19 12:57:54 +01:00
  • ae197ddd94 Added a shortcut to the tooltip for a "Send to printer" button (related to #3667) YuSanka 2020-02-19 10:23:52 +01:00
  • ab72d5135b Fix of Placeholders do not respect filament overrides. #3649 bubnikv 2020-02-19 10:56:05 +01:00
  • fcaa498abd Merge branch 'tm_sla_efc_SPE-1080' tamasmeszaros 2020-02-18 17:39:56 +01:00
  • 6deb6a776d Do EFC for the first faded layers of SLA, interpolate efc parameters tamasmeszaros 2020-02-14 10:17:55 +01:00
  • bbdd25d062 Fix perl tests when called via CTest tamasmeszaros 2020-02-18 14:29:10 +01:00
  • 5c6987137d Removed code which is redundant now, but causes an issue #3642 (G-Code Export button visible in "non-default" position) YuSanka 2020-02-18 15:44:23 +01:00
  • 0228375512 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2020-02-18 15:44:07 +01:00
  • b47246f69b Fixed a bug, where the top or bottom solid layers were created even if the number of top / bottom solid layers was set to zero while the top / bottom minimum shell thickess was set nonzero. bubnikv 2020-02-18 15:44:01 +01:00
  • 726f645f84 Fix default hard coded parameters for SLA tamasmeszaros 2020-02-18 15:39:30 +01:00
  • 25d6818fc7 Fix of Opening saved project removes Print Host settings #3655 Octoprint Settings when Opening a .3MF file #3244 bubnikv 2020-02-18 14:13:48 +01:00
  • b5e61982a6 Localization: changed some phrases. Updated POT YuSanka 2020-02-18 13:46:12 +01:00
  • 441f045a52 text change - forced update dialog David Kocik 2020-02-18 13:15:58 +01:00
  • 43f2171446 Partial fix of v2.2.0 alpha2 Unhandled exception - extrusion width #3482 bubnikv 2020-02-18 12:26:48 +01:00
  • d1e3435956 Fixed non-correct TextCtrl's update on wxEVT_KILL_FOCUS (partially related to #3482), when for Parameter validation dialog "Selecting NO caused no change". YuSanka 2020-02-18 11:09:28 +01:00
  • 1850685431 One more fix for Make compile and works for FreeBSD (#3556) bubnikv 2020-02-18 10:15:34 +01:00
  • b1145df566 Fixed incorrect filtering of extrusions during gcode generation The behaviour resulted in duplicate extrusions in some cases Fix of #3665 Lukas Matena 2020-02-17 15:41:35 +01:00
  • 526d37a076 Merge branch 'dk_config' David Kocik 2020-02-17 16:06:40 +01:00
  • e571181c54 config wizard: enable finish button if only custom printer is selected David Kocik 2020-02-17 15:54:19 +01:00
  • 9b73ecdf02 Fixed printing order of skirt-brim intersecting extrusions (#3634) Lukas Matena 2020-02-17 12:13:59 +01:00
  • 1693a56ea3 Suppress print info about Weight and cost, if they are equal to zero YuSanka 2020-02-17 11:51:22 +01:00
  • 3631e938b2 Extruder selection for multiple selected objects/parts. A Menu with colored icons is used now instead of wxGetSingleChoice. All menus for extruder selection use colored icon YuSanka 2020-02-17 11:26:40 +01:00
  • 860571d51d DoubleSlider: Changed behavior of thumbs. New rule: Only active thumb is moving to the new place. YuSanka 2020-02-14 16:44:49 +01:00
  • 23732864ab Fixed bug related to possibility of load several files as a multi-part object YuSanka 2020-02-14 14:44:17 +01:00
  • 3f27802c0a Fix of Crash when trying to select extruders for multiple parts (#3657) YuSanka 2020-02-14 13:27:01 +01:00
  • cd937d62b5 Make sure that filament stats in gcode are on separate lines Lukas Matena 2020-02-14 12:50:26 +01:00
  • 3ffc565722 DoubleSlider:colored_band: Fixed get a correct color for extruder, when it's changed from Settings Tab YuSanka 2020-02-14 09:51:51 +01:00
  • 1399696b04 DoubleSlider: Suppressed manipulation for sequential print. + some code refactoring YuSanka 2020-02-13 15:28:04 +01:00
  • 41d77b492c Added new parameter elefant_foot_min_width tamasmeszaros 2020-02-06 16:28:02 +01:00
  • 96d5c8c35d Add elephant foot compensation to SLA print tamasmeszaros 2020-02-06 14:09:48 +01:00
  • ebbebe3727 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer Enrico Turri 2020-02-14 08:32:06 +01:00
  • 131257cef1 GCodeProcessor basic framework Enrico Turri 2020-02-14 08:31:31 +01:00
  • f8c5855d55 Hollowing 'accuracy' and 'closing distance' are only shown in the hollowing gizmo when the respective mode is active Lukas Matena 2020-02-13 15:55:36 +01:00
  • 1cdde90971 Add tooltip and rename labels of hollowing params tamasmeszaros 2020-02-13 14:58:17 +01:00
  • 2f18101c77 Slightly changed hollowing gizmo title 'ing' forms were removed to match Cut gizmo Lukas Matena 2020-02-13 14:18:42 +01:00
  • 0ce730e79a Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer Enrico Turri 2020-02-13 13:55:27 +01:00
  • 2f3b665ac5 Fixup of 6d0cf16: Export hollowed STL Lukas Matena 2020-02-13 13:49:13 +01:00
  • faf9dd27db Merge remote-tracking branch 'origin/et_shortcuts_dialog' Enrico Turri 2020-02-13 13:45:25 +01:00
  • 8e4274e100 Fixed conflicts after merge with master Enrico Turri 2020-02-13 13:41:42 +01:00
  • 4a59a45d51 ENABLE_SHOW_SCENE_LABELS set as default Enrico Turri 2020-02-13 13:24:52 +01:00
  • c4c2cf4ead Merge remote-tracking branch 'origin/tm_fix_commandline' tamasmeszaros 2020-02-13 12:53:31 +01:00
  • 6914f688f8 ENABLE_BACKWARD_COMPATIBLE_RELOAD_FROM_DISK set as default Enrico Turri 2020-02-13 12:43:19 +01:00
  • 847efec2ed ENABLE_6DOF_CAMERA set as default Enrico Turri 2020-02-13 12:13:54 +01:00
  • 904263d231 ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as default Enrico Turri 2020-02-13 11:25:34 +01:00
  • b0218daafe ENABLE_MODIFIED_TOOLBAR_TEXTURES set as default Enrico Turri 2020-02-13 09:50:06 +01:00
  • 5797c9edc2 ENABLE_3DCONNEXION_Y_AS_ZOOM set as default Enrico Turri 2020-02-13 09:20:20 +01:00
  • 25e303493e Revert c55173eb as it breaks features. tamasmeszaros 2020-02-12 18:24:48 +01:00
  • d13b0e45f4 Fix command line slicing by tweaking default config values. tamasmeszaros 2020-02-12 18:20:12 +01:00
  • c877549b1b Fixed width of "printhost_apikey" and "printhost_cafile" fields YuSanka 2020-02-12 15:46:52 +01:00
  • c55173eba4 Follow-up of 00ecafe3d5 -> Fix of #3650 moved into 'SLAPrint::output_filename()' as the previous fix was breaking the export from GUI Enrico Turri 2020-02-12 15:39:04 +01:00
  • d350d001fc New keyboard shortcuts dialog -> Bigger default size Enrico Turri 2020-02-12 15:02:22 +01:00
  • 4d556b40d1 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_shortcuts_dialog Enrico Turri 2020-02-12 15:01:53 +01:00
  • 00ecafe3d5 #3650 - Fixed extension of exported file when processing models for sla printers from command line Enrico Turri 2020-02-12 14:23:54 +01:00
  • e70b17f38c Updated POT + Fixed texts in DoubleSlider.cpp YuSanka 2020-02-12 14:19:48 +01:00
  • fcd1cf371b Alignments of options in settings tabs YuSanka 2020-02-12 12:08:43 +01:00
  • c33dc5c2fe New keyboard shortcuts dialog -> Scrollable pages and resizable dialog Enrico Turri 2020-02-12 11:25:36 +01:00
  • b5152e4126 New keyboard shortcuts dialog -> Fixed items order and use wxNotebook on top Enrico Turri 2020-02-12 08:49:56 +01:00
  • 742c6b6746 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_shortcuts_dialog Enrico Turri 2020-02-12 08:09:22 +01:00
  • 2e62f03ba8 Small fix of 41388bd: Interior mesh can be empty and TriangleMeshSlicer would fail in that case. Also, recalculating shared vertices after repair should probably be done, TMS relies on it. Lukas Matena 2020-02-11 15:25:28 +01:00
  • 9689d006c0 Rework of keyboard shortcut dialog layout -> use wxChoicebook Enrico Turri 2020-02-11 15:12:35 +01:00
  • c0ee66fd52 Rework of keyboard shortcut dialog layout -> use wxNotebook at left Enrico Turri 2020-02-11 15:01:32 +01:00
  • e327d8a6d4 Rework of keyboard shortcut dialog layout -> use wxNotebook on top Enrico Turri 2020-02-11 14:39:27 +01:00
  • afb129bb5d Rework of keyboard shortcut dialog layout -> use wxListbook at left Enrico Turri 2020-02-11 14:33:19 +01:00
  • dc375be682 Rework of keyboard shortcut dialog layout -> use wxListbook on top Enrico Turri 2020-02-11 14:27:44 +01:00
  • 6d0cf16797 Export STL exports hollowed & drilled mesh (if it is shown) Lukas Matena 2020-02-11 00:58:19 +01:00
  • 2ff491e2ef Add files via upload lee hakmin 2020-02-11 09:50:17 +09:00
  • 94d3ca7016 Manually merged Korean translation by @ulsanether YuSanka 2020-02-10 20:05:20 +01:00
  • cd88643558 Merge branch 'tm_hollowing' tamasmeszaros 2020-02-10 17:03:11 +01:00
  • 384d1ae1bb Use parallel execution for cutting the hollowed interior tamasmeszaros 2020-02-10 16:56:46 +01:00
  • 26a6a9b23f Fixed regression crashing when generating G-code with supports. bubnikv 2020-02-10 16:37:38 +01:00
  • 41388bdb01 Remove the hollowed interior slices from the model slices in 2D tamasmeszaros 2020-02-10 16:33:59 +01:00
  • 7655488639 Ammendment of Reverted the time estimate number stored into the G-code from days/hours/minutes to days/hours/minutes/seconds, because who knows who is already parsing the file. bubnikv 2020-02-10 15:53:11 +01:00
  • 9f40e9e56e Reverted the time estimate number stored into the G-code from days/hours/minutes to days/hours/minutes/seconds, because who knows who is already parsing the file. bubnikv 2020-02-10 15:46:08 +01:00
  • a25f58731e Fix of d81f7d8465 (SlicedInfo: Removed secondes from estimated times): GCodeTimeEstimator::_get_time_dhm() shall round to minutes, old code rounded down to minutes, new code rounds to 1/2. bubnikv 2020-02-10 14:40:21 +01:00
  • bfbf3ac94d Follow up on the hot fix of #3637 53bfb6bed3 bubnikv 2020-02-10 14:24:21 +01:00
  • a5de3386ac Changed size of hexagons. YuSanka 2020-02-10 12:46:07 +01:00
  • d81f7d8465 SlicedInfo: Removed secondes from estimated times YuSanka 2020-02-10 11:56:49 +01:00
  • d491a38fd7 Merge pull request #3629 from ulsanether/master Oleksandra Yushchenko 2020-02-10 12:49:21 +01:00
  • 0966707d40 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer Enrico Turri 2020-02-10 12:37:12 +01:00
  • 0f5f2bc519 Reintroduce rotation limits for camera for FDM printers Enrico Turri 2020-02-10 12:36:52 +01:00
  • 5324bdd30f Delete PrusaSlicer.mo lee hakmin 2020-02-10 20:10:10 +09:00
  • 38d0997248 Add files via upload lee hakmin 2020-02-10 19:48:37 +09:00
  • 53bfb6bed3 Hot fix of Object disappears when wipe to object turned on #3637 which is a regression of an optimization 3e0690b37b bubnikv 2020-02-10 08:24:39 +01:00
  • 519a982fe9 Fix of #3632: Crash if a thin wall object is not printable, therefore no extrusion is generated. bubnikv 2020-02-09 18:34:06 +01:00
  • ed65979044 Add files via upload lee hakmin 2020-02-09 22:13:38 +09:00
  • 5eb1e7e886 Fixed a bug in the update of the backend when the Spiral Vase option is enabled / disabled. bubnikv 2020-02-09 13:56:42 +01:00