Commit Graph

  • d75ca6b76d New icon for FDM supports gizmo Lukas Matena 2020-11-02 08:30:33 +01:00
  • e8ec21ea45 Updated new thumbnails rtyr 2020-11-01 19:49:41 +01:00
  • 803d9af832 Merge pull request #5049 from pmjdebruijn/creality_printers rtyr 2020-11-01 18:41:50 +01:00
  • 77b8789a29 New Creality thumbnails rtyr 2020-11-01 18:39:20 +01:00
  • 05cd599bfb Delete CR10_thumbnail.png rtyr 2020-11-01 18:38:06 +01:00
  • 11339a888a Delete CR10BLTOUCH_thumbnail.png rtyr 2020-11-01 18:37:53 +01:00
  • 7f330ad9ca creality.ini: fix CR-10 Mini X/Y bed dimension swap Pascal de Bruijn 2020-11-01 14:19:58 +01:00
  • 4807824d96 creality.ini: add CR-10/20 family and Ender-5 Plus Pascal de Bruijn 2020-11-01 13:07:46 +01:00
  • fcc8f6615a Ender3 bed shape improvement. rtyr 2020-10-31 23:21:19 +01:00
  • 497fc0833c Removed deprecated keys. rtyr 2020-10-31 23:10:59 +01:00
  • 1f8695b477 Added CR-10. General improvements. rtyr 2020-10-31 23:07:32 +01:00
  • 07f5aafca9 CR-10 bed model and thumbnails rtyr 2020-10-31 22:59:33 +01:00
  • f5ccd7bd3d Make clearer Linux instructions Carlos Pina 2020-10-31 17:40:28 +01:00
  • 6e4f4f9adf Merge pull request #5033 from pmjdebruijn/ender2_bed rtyr 2020-10-30 16:22:00 +01:00
  • cf8c07bd8a creality: ender2 improved bed model Pascal de Bruijn 2020-10-30 13:25:34 +01:00
  • 9e545eba13 Fixed quadratic complexity of the time estimator post processor with a constant complexity (amortized) code. Vojtech Bubnik 2020-10-30 09:13:04 +01:00
  • 3397dc87a8 Removed deprecated keys rtyr 2020-10-29 15:01:48 +01:00
  • 26d8cf2bd8 Removed deprecated keys. rtyr 2020-10-29 14:56:23 +01:00
  • 5ccd9d9d9a Fixed previous commit for Linux/OSX Vojtech Bubnik 2020-10-29 13:16:32 +01:00
  • 1130d78c19 Fix of #3505 (place on face oriented objects at slight angle sometimes) Lukas Matena 2020-10-29 12:21:32 +01:00
  • 3cfccf1a5a Fixed unit tests broken with 3502f256fa Vojtech Bubnik 2020-10-29 12:39:03 +01:00
  • 1fd54ec28f Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer Vojtech Bubnik 2020-10-29 11:40:35 +01:00
  • 2fd7c20a86 Workaround for missing or partially implemented std::from_chars() Vojtech Bubnik 2020-10-29 11:31:59 +01:00
  • 50b603df5d Optimized for reduced memory allocation and clarity. Vojtech Bubnik 2020-10-20 10:55:10 +02:00
  • 9f11cab092 Workaround for missing or partially implemented std::from_chars() Vojtech Bubnik 2020-10-29 11:31:59 +01:00
  • d2e5be89e3 Fix of Slicer image not good #4992 Tighter parsing of PrusaSlicer's own G-code annotations to avoid clashes with comments inside user G-codes. Vojtech Bubnik 2020-10-29 10:51:28 +01:00
  • d053939994 Updated to 1.1.10 rtyr 2020-10-29 10:04:40 +01:00
  • 3502f256fa Merge pull request #4481 from pmjdebruijn/ender3_bed rtyr 2020-10-29 00:16:30 +01:00
  • bb74d2da5b Removed the dead code GCode/Analyzer.cpp,hpp to simplify code navigation. Vojtech Bubnik 2020-10-28 17:26:08 +01:00
  • 7b2aca0159 Removed the legacy GCodeTimeEstimator.cpp,hpp It was difficult to navigate through the live code with the dead code still available for full search. Vojtech Bubnik 2020-10-28 17:19:43 +01:00
  • 502aa42ac0 Removed FillRectilinear3, it was a dead end. Vojtech Bubnik 2020-10-28 13:33:22 +01:00
  • cfbc9f0845 Fix of previous commit. Vojtech Bubnik 2020-10-28 11:11:52 +01:00
  • eb103e45a6 Revert of d29a82e944 Vojtech Bubnik 2020-10-28 11:06:30 +01:00
  • 0a9f316d64 Fix of #5009 (Shift+Tab shall be disabled in gcode viewer mode) Lukas Matena 2020-10-28 10:42:42 +01:00
  • afaa7a4cc2 Manual merge of Increased filament stats precision in generated gcode file #780 Vojtech Bubnik 2020-10-28 10:46:59 +01:00
  • 7c06054904 Manual merge of Unmount message enhancement #4523 Vojtech Bubnik 2020-10-28 10:09:47 +01:00
  • 7c571c1d9d Merge of pull request Add support for RepetierServer #4384 by @docbobo with the following refactorings: Vojtech Bubnik 2020-10-28 09:51:05 +01:00
  • 0798fa8185 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-10-27 17:21:41 +01:00
  • 128e4cff2d #4982 - Load config data when importing gcode produced by Slic3r and Slic3rPE enricoturri1966 2020-10-27 17:18:15 +01:00
  • 90c69e6bda #4986 - Fixed remaining print time and SD-percentage calculation not correct (replaces e14c122d12) enricoturri1966 2020-10-27 15:50:04 +01:00
  • 00ec9cc4ed Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-10-27 14:01:55 +01:00
  • c8d875bee1 #4987 - Fixed camera switches back to non-Perspective camera after slice enricoturri1966 2020-10-27 14:01:42 +01:00
  • b9c0c15104 Fixed build when ENABLE_GCODE_VIEWER is disabled enricoturri1966 2020-10-27 13:52:54 +01:00
  • f5f105d4b0 Merge branch 'tm_min_cgal' tamasmeszaros 2020-10-27 13:34:15 +01:00
  • 749b3318b7 Merge branch 'tm_flatpak' tamasmeszaros 2020-10-27 13:04:39 +01:00
  • f18d25257b Changing directory for Flatpak related files. tamasmeszaros 2020-10-27 13:04:16 +01:00
  • 3ba6e17c04 Merge pull request #4039 from xarbit/flatpak-for-linux-appstore tamasmeszaros 2020-10-27 12:58:42 +01:00
  • 06c16b085d Snapshots extended to capture and restore sla_print, sla_material, physical_printers. Updated the snapshots dialog to display sla_print and sla_material. Updated the snapshots dialog to display physical_printer instead of printer if the physical_printer key is nonempty. The "physical_printer" key was moved from [extras] to [presets] section of PrusaSlicer.ini Vojtech Bubnik 2020-10-27 12:48:20 +01:00
  • 15a75ec6b0 prevent notifications moving left when in preview David Kocik 2020-10-27 09:39:47 +01:00
  • 751ae8e789 Fixed crash in monotonous infill due to some unexpected pinching of the inner contour at a single vertical infill line without pinching the outer contour. Vojtech Bubnik 2020-10-27 09:37:33 +01:00
  • 8e20515060 added namespace boost::placeholders to indentify _1, hopefully fix of #4983 David Kocik 2020-10-27 09:15:59 +01:00
  • c8fb0cd974 Add gcodeviewer desktop file tamasmeszaros 2020-10-27 08:45:04 +01:00
  • 30fb77b8d4 Removed invalid keys from print settings. rtyr 2020-10-27 00:50:46 +01:00
  • b27bf1815c Renamed FDM supports and seam gizmos Lukas Matena 2020-10-26 16:23:04 +01:00
  • 5fb0858677 Fix CGAL unknown version issue tamasmeszaros 2020-10-26 15:39:40 +01:00
  • 21f1853d53 Fixed update of sequential slider when showing/hiding feature types using the legend enricoturri1966 2020-10-26 15:01:37 +01:00
  • 969ca98b52 Revert "Require minimum version 5.0 of CGAL" tamasmeszaros 2020-10-26 14:30:11 +01:00
  • 6c60863bd9 Merge branch 'tm_udev_header_fix' tamasmeszaros 2020-10-26 14:39:03 +01:00
  • f3327adf49 Require minimum version 5.0 of CGAL tamasmeszaros 2020-10-26 14:30:11 +01:00
  • ba4afc9378 Added Anycubic Predator rtyr 2020-10-26 14:27:19 +01:00
  • 4fb4a9a188 Added Anycubic Predator rtyr 2020-10-26 14:25:37 +01:00
  • a5ba1534b3 Remove dependency on libudev.h tamasmeszaros 2020-10-26 14:23:44 +01:00
  • 03e09ef8ca Anycubic Predator thumbnail rtyr 2020-10-26 14:23:01 +01:00
  • e6e3e98fd5 Fixed editable lower thumb of sequential slider when changing settings in preference dialog while the preview is hidden enricoturri1966 2020-10-26 13:52:51 +01:00
  • f4311f67ef Fix of #4969: XDG path detection with wx3.0 Lukas Matena 2020-10-26 12:54:00 +01:00
  • e14c122d12 Fixed percentage value exported into gcode M73 lines enricoturri1966 2020-10-26 11:44:38 +01:00
  • a830b7ea83 Setting dialog for 3DConnexion device (CTRL+M) enabled on MAC enricoturri1966 2020-10-26 11:35:53 +01:00
  • efe157025e Merge branch 'tm_build_fixes' tamasmeszaros 2020-10-26 10:59:54 +01:00
  • 5ef309205d Do the png fix for all platforms tamasmeszaros 2020-10-26 10:10:09 +01:00
  • c829b7c044 Use legacy OpenGL linkage on Linux tamasmeszaros 2020-10-23 16:28:14 +02:00
  • d29a82e944 Fixed 493cdbd069 Instead of "sep" should be used "\t" to the "Shift"-part will not be spoiled YuSanka 2020-10-26 09:18:04 +01:00
  • ce020781d3 Refactored loading of Get/SetThreadDescription() on Windows: These new API functions are not available on Windows 7 and on older Windows 10, thus they are newly loaded dynamically and the functions using it retur a bool indicating whether the functionality is supported or not. Also the OSX variants that are not supported newly return false instead of throwing an exception. Vojtech Bubnik 2020-10-26 08:09:03 +01:00
  • 493cdbd069 Added shortcut ("Shift+Tab") for the menu item "Collapse sidebar" YuSanka 2020-10-25 15:10:51 +01:00
  • 882fc9d6ad feat: Adjusts noob guide to be in the third person Darigov Research 2020-10-24 23:55:54 +01:00
  • b8e77e4d30 Bumped up version number Vojtech Bubnik 2020-10-24 17:39:31 +02:00
  • d716a608e3 Documentation of CMAKE_INSTALL_FULL_DATAROOTDIR in CMakeLists.txt Vojtech Bubnik 2020-10-24 17:38:11 +02:00
  • e1f6bb4a92 Follow up on Add G10 temperature G-code support for the RepRapFirmware flavour. Reduced copy / paste. Vojtech Bubnik 2020-10-24 17:32:30 +02:00
  • ebdf2acd03 Follow-up to Use https in config update URLs Vojtech Bubnik 2020-10-24 16:35:34 +02:00
  • 888cdf833b Merge pull request #1 from prusa3d/master ardenpm 2020-10-24 10:15:10 +11:00
  • 454b26c672 Merge branch 'dk_eject' David Kocik 2020-10-23 18:35:56 +02:00
  • 64f6499db5 Fix of empty error string. No testing errors for boost::filesystem::permission. David Kocik 2020-10-23 18:34:19 +02:00
  • ab6e653de4 Rendering painted triangles - increase polygon offset to avoid artifacts Lukas Matena 2020-10-23 16:20:07 +02:00
  • 8b647ab41b fix of copy_file_inner David Kocik 2020-10-23 15:36:14 +02:00
  • 41b3af7599 Merged PR #4553: New gcode flavor (RepRapFirmware) using G10 temperature gcode (thanks @ardenpm) Lukas Matena 2020-10-23 13:30:46 +02:00
  • 8cd13803ca Updated the G10 RepRapFirmware pull request to current master Lukas Matena 2020-10-23 13:27:45 +02:00
  • 18f72d82b9 Merge branch 'pa_reprap_g10_temperature_support' of https://github.com/ardenpm/PrusaSlicer into lm_g10 Lukas Matena 2020-10-23 11:42:35 +02:00
  • cb2f751aed missing header David Kocik 2020-10-23 11:19:31 +02:00
  • 709b6b1a9c Merge branch 'tm_png_crashfix' tamasmeszaros 2020-10-23 11:16:43 +02:00
  • 335f04ddf0 Limit the png fix for Linux tamasmeszaros 2020-10-23 11:10:00 +02:00
  • 9782a584f0 Fix issues with libpng for good tamasmeszaros 2020-10-22 16:44:05 +02:00
  • 1d138e6e02 Merge branch 'dk_eject' into master David Kocik 2020-10-23 10:19:00 +02:00
  • 115cbd4650 aditional information to FAIL_COPY_FILE error message and changed bools controlling Export finished notification David Kocik 2020-10-23 10:18:10 +02:00
  • a623630614 exportToRemovableFinished notification fix in simple mode David Kocik 2020-10-22 08:28:28 +02:00
  • 43c6f4cb6c Fix rendering painted triangles (not showing when viewed in direction of the normal) Lukas Matena 2020-10-23 08:07:47 +02:00
  • 057c8a1c1d Changed datadir path on Linux to xdg specs (2911) In case the new dir does not exist and the old one does, show a warning to the user. Lukas Matena 2020-10-21 13:21:45 +02:00
  • 5670f5ffb0 Fix couple of build issues on gcc Lukas Matena 2020-10-23 07:51:58 +02:00
  • 9a4376ddc6 Fix of previous commit Vojtech Bubnik 2020-10-22 17:54:32 +02:00
  • b1b7a5ad1b Fix of ironing invalidation. Fixes Ironing flag ignored on infill rotate #4937 Ironing does not take effect when you change Top Fill Pattern. #4900 Ironing layer not shown in preview when settings are changed #4510 Vojtech Bubnik 2020-10-22 17:36:51 +02:00
  • 027ab4fb02 GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp. Implemented try/catch blocks for Slic3r exceptions and std::exceptions with GUI error reporting. This is extremely important to report corruption of PrusaSlicer.ini. Vojtech Bubnik 2020-10-22 16:28:49 +02:00
  • 0f9faeda98 Fixed conversion from/to imperial units for objects with parts/modifiers YuSanka 2020-10-22 15:44:58 +02:00