Commit Graph

  • 3e54c0b775 Gyroid infill: Lowered the threshold to drop infill line segments. Vojtech Bubnik 2020-11-25 14:55:39 +01:00
  • e5b3af0e53 Fix of Monotonic infill leaves gaps in top infill where rectilinear does not #5259 and Chyba nebo vlastnost výplně Monotonic? #5225 Vojtech Bubnik 2020-11-25 14:44:07 +01:00
  • 0a932ebfe3 Enable http digest authentication for CURL tamasmeszaros 2020-11-25 13:56:57 +01:00
  • c5b06dc1ff Merge remote-tracking branch 'origin/et_drag_and_drop' enricoturri1966 2020-11-25 12:58:14 +01:00
  • f0aa4de20a Fixed conflicts after merge with master enricoturri1966 2020-11-25 12:42:26 +01:00
  • abf5a58336 Preference dialog centered on the application enricoturri1966 2020-11-25 12:40:05 +01:00
  • 3d78ae9271 Instance check on windows: concider whole window name when searching for another instance David Kocik 2020-11-25 12:28:10 +01:00
  • df40f6ba11 ENABLE_GCODE_VIEWER set as default enricoturri1966 2020-11-25 10:31:58 +01:00
  • 5363dcb5bc Fix broken arrange from 2f65bcc83f tamasmeszaros 2020-11-24 18:44:59 +01:00
  • 77f845b0be Added a possibility to suppress scrolling for some ComboBoxes YuSanka 2020-11-24 18:44:13 +01:00
  • ec340e0726 Merge branch 'tm_arrange_perf_improve' tamasmeszaros 2020-11-24 17:06:47 +01:00
  • 2f65bcc83f Performance improvements and cleanup tamasmeszaros 2020-11-24 16:43:37 +01:00
  • 0bfbe18a3c Merge branch 'tm_arrange_perf_improve' tamasmeszaros 2020-11-24 16:20:17 +01:00
  • 62bdc192d8 Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208 Fixed some issues in internal anchors of the Adaptive Cubic infill. The ugly and dangerous implicit casting operators in Line, MultiPoint, Polyline and Polygon were made explicit. Vojtech Bubnik 2020-11-24 16:00:46 +01:00
  • d34beab557 Add "slow" hint to rotations for arrangement tamasmeszaros 2020-11-24 15:36:39 +01:00
  • 10c41290fd DoubleSlider: Fixed ruler for the short objects YuSanka 2020-11-24 15:12:18 +01:00
  • 250bd689f2 Fix for #5231. Suppress scrolling for the PresetComboBoxes when they aren't dropped. YuSanka 2020-11-24 15:04:47 +01:00
  • aa64902cf9 Increase arrange accuracy due to errors with large number of objects tamasmeszaros 2020-11-24 14:42:15 +01:00
  • 30693e29e4 Stop bed filling if enough instances are generated tamasmeszaros 2020-11-24 14:41:36 +01:00
  • 9d71597e05 Fixed conflicts after merge with master enricoturri1966 2020-11-24 13:37:52 +01:00
  • 44fe3b8a00 Tech ENABLE_DRAG_AND_DROP_FIX -> Apply dialog implemented with 808c43cb4b also to drag and drop of project files into application executable enricoturri1966 2020-11-24 13:35:43 +01:00
  • 1ce8cddbda Do not show anything in vertical slider if estimated times are missing enricoturri1966 2020-11-24 12:00:46 +01:00
  • b2ab5db69b ENABLE_GCODE_VIEWER set as default in: enricoturri1966 2020-11-24 11:53:52 +01:00
  • 709404ce3e Fixed crash in texture compression enricoturri1966 2020-11-24 11:09:05 +01:00
  • b2951cb43e Added "Remember my choice" checkbox to the message dialog after first clicking on parameter label in Settings tabs YuSanka 2020-11-24 10:03:15 +01:00
  • 4b2f9562ab TriLAB - Added PLA, PETG profiles for 0.8 nozzle, update print materials rtyr 2020-11-24 09:53:50 +01:00
  • 4736408a46 Fixed localization on preview's legend button enricoturri1966 2020-11-24 09:23:33 +01:00
  • 0fc1929076 Merge branch 'tm_arrange_wipe_tower_fix' tamasmeszaros 2020-11-23 17:52:20 +01:00
  • 79c2bd1575 Fix for gcode-viewer symlink tamasmeszaros 2020-11-23 17:52:08 +01:00
  • 92953acc57 #5236 - Fixed color not correctly shown after slice enricoturri1966 2020-11-23 17:15:22 +01:00
  • 95d65f9f30 Documentation for NotificationManager David Kocik 2020-11-23 16:42:03 +01:00
  • f1acde8024 Fix broken wipe tower arrangement tamasmeszaros 2020-11-23 16:05:24 +01:00
  • 1d0b947fa8 ENABLE_GCODE_VIEWER set as default in: enricoturri1966 2020-11-23 14:30:31 +01:00
  • 6b732e5a26 Merge remote-tracking branch 'origin/et_wipe_moves' enricoturri1966 2020-11-23 13:48:03 +01:00
  • 26befd5fa3 #5234 - Disabled pop-up menu on the wipe tower enricoturri1966 2020-11-23 13:45:12 +01:00
  • f68cf49f3d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_wipe_moves enricoturri1966 2020-11-23 10:11:04 +01:00
  • 3a75b0da7f Update of the perimeter_acceleration tooltip Vojtech Bubnik 2020-11-23 09:13:48 +01:00
  • 003ccf388d Add a new macro function random(min,max) which will return a random number in the range specified by the parameters. The type of parameters defines the type of the output, if the inputs are doubles then result will be a double and if the inputs are int the output will be in. Uses C++11 random functionality, compiler compatibility on Linux should be checked. Fixes #4001. Paul Arden 2020-11-22 18:21:59 +11:00
  • 510765b2ed Merge pull request #3 from prusa3d/master ardenpm 2020-11-22 13:59:29 +11:00
  • 2e0e63fed8 Tooltips for the parameters labels on Settings tabs are back YuSanka 2020-11-21 18:15:20 +01:00
  • 641d27eef4 Fixed missing include Vojtech Bubnik 2020-11-21 16:05:58 +01:00
  • 7527797a36 Bumped up version number Vojtech Bubnik 2020-11-21 15:59:02 +01:00
  • ee20331ead 1.2.0-alpha0 added filament spool weight rtyr 2020-11-21 15:42:38 +01:00
  • f0606c2a76 Merge of https://github.com/prusa3d/PrusaSlicer/pull/2856 Add aligned rectilinear infill functionality by @m-schubert Implements [Feature Request] Aligned rectilinear infill #1938 Vojtech Bubnik 2020-11-21 14:10:10 +01:00
  • 47dae80835 Merge pull request #5187 from BoaImpressao3D/Update_translation_pt_br_v2.3 Vojtěch Bubník 2020-11-21 13:32:52 +01:00
  • 25ca1fcf77 Some minor refactoring / polishing. Vojtech Bubnik 2020-11-21 13:16:03 +01:00
  • 288dbfd0d8 fixed typo in comment & formatting Vojtech Bubnik 2020-11-21 11:43:48 +01:00
  • ce7b843de7 GCode Viewer - Fixed filament label in legend enricoturri1966 2020-11-21 11:30:14 +01:00
  • ddc9e26f19 Follow-up to 80e8b5e985 Removed the legacy PreviewData.cpp,hpp Vojtech Bubnik 2020-11-21 11:02:07 +01:00
  • 0e6acbc0e2 Preview - Visualization of wipe mones enricoturri1966 2020-11-21 10:36:10 +01:00
  • 9023f092ad Creality 0.0.7 - updated start g-code rtyr 2020-11-21 10:24:54 +01:00
  • a2e763d4ca Bumped up creality bundle version to 0.0.7 rtyr 2020-11-21 10:22:57 +01:00
  • e4fc220f90 Merge pull request #2 from prusa3d/master ardenpm 2020-11-21 14:41:26 +11:00
  • 56c37d5c38 Make monotonic infill default for bottom layers as well #4963 Vojtech Bubnik 2020-11-20 18:58:54 +01:00
  • 54a5c1da1e Fixed crash in reworked infill anchoring due to numeric issues. Added some more asserts to EdgeGrid. Vojtech Bubnik 2020-11-20 18:46:39 +01:00
  • b7abe7dfa9 Added "Suppress to open hyperlink in browser" parameter in Preferences YuSanka 2020-11-20 18:46:14 +01:00
  • 6b10c42689 Merge branch 'tm_arrange_menu' tamasmeszaros 2020-11-20 17:53:15 +01:00
  • 93aaf660cf Fixes for arrange menu tamasmeszaros 2020-11-20 17:50:10 +01:00
  • 9f30ea535a Windows specific: Fixed layout of fields inside the OG_CustomCtrl YuSanka 2020-11-20 17:23:35 +01:00
  • bca000a739 Font of the DoubleSliders is changes to default (#5121) YuSanka 2020-11-20 17:21:37 +01:00
  • f394d26f83 Added missing includes to fix build on gcc 9 Lukáš Hejl 2020-11-20 15:19:49 +01:00
  • 5330b34d0a Added "Filament -> Spool weight" parameter YuSanka 2020-11-20 14:30:48 +01:00
  • 606db666fc Fix missing include Lukáš Hejl 2020-11-20 14:22:24 +01:00
  • d5e6b17d70 Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer Vojtech Bubnik 2020-11-20 13:40:40 +01:00
  • 8d1e13fccd Anchoring of sparse infills can now be disabled. Vojtech Bubnik 2020-11-20 13:36:58 +01:00
  • 20995c7b7a Merge branch 'tm_fill_with_instances' tamasmeszaros 2020-11-20 13:05:05 +01:00
  • cf42e9fc6e Fixed typo Enrico Turri 2020-11-20 12:01:59 +01:00
  • 060f1d48c1 Little more refactoring. Vojtech Bubnik 2020-11-20 11:56:40 +01:00
  • 148f4fe766 GCode Viewer - Fixed crash when switching to tool view with gcode generated by slicers other than PrusaSlicer Enrico Turri 2020-11-20 11:50:25 +01:00
  • adf81af6de Prototype feature: fill plater with instances of selected object tamasmeszaros 2020-11-20 09:32:18 +01:00
  • bc3696bd42 Save and load arrange settings to app_config tamasmeszaros 2020-11-18 14:38:46 +01:00
  • e17e6b4d0e Add minimum bounding box rotation as starting point tamasmeszaros 2020-11-20 09:28:09 +01:00
  • d5bdaceff2 Right mouse reaction to arrange button tamasmeszaros 2020-11-18 00:06:34 +01:00
  • d9f845d0b3 Merge branch 'tm_arrange_objfn_mod' tamasmeszaros 2020-11-20 09:51:48 +01:00
  • 096d0c9860 Fix arrange objectfunction to avoid last object in awkward positions. tamasmeszaros 2020-11-20 09:35:04 +01:00
  • d855015e2f Merge branch 'dk_eject' into master David Kocik 2020-11-20 09:43:59 +01:00
  • a0239a7509 close export finished notification after eject atempt David Kocik 2020-11-20 09:42:43 +01:00
  • 5144feb319 Estimated printing time per layer for SLAPrint Split the time if it's needed YuSanka 2020-11-19 10:57:24 +01:00
  • 5f97b2512b Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master David Kocik 2020-11-19 19:02:32 +01:00
  • 8cfec758d4 Merge branch 'dk_eject' into master David Kocik 2020-11-19 15:58:40 +01:00
  • c6e9b48db5 eject debug log David Kocik 2020-11-19 09:41:19 +01:00
  • a1905d9b9e ENABLE_GCODE_VIEWER set as default in: enricoturri1966 2020-11-19 14:59:46 +01:00
  • ef9cea76c2 ENABLE_GCODE_VIEWER set as default in: enricoturri1966 2020-11-19 12:29:19 +01:00
  • ff199807cd Merge pull request #5193 from pmjdebruijn/creality_absolute_e rtyr 2020-11-19 10:29:32 +01:00
  • 32345b9e75 creality.ini: make start_gcode robust for absolute_e Pascal de Bruijn 2020-11-18 18:40:20 +01:00
  • 4cc3e939da Localization: Update for the CZ, DE, ES, FR, IT and PL languages YuSanka 2020-11-18 17:25:05 +01:00
  • 03b336145f Updated UI for the "infill_anchor" parameter YuSanka 2020-11-18 17:00:08 +01:00
  • df19697d8e Fixed Shift+A to arrange selection enricoturri1966 2020-11-18 15:14:49 +01:00
  • c3c2ed3a09 Atualized pt-br translation for 2.3 Guilherme Patriota 2020-11-18 10:20:41 -03:00
  • 72f9cc07e8 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-11-18 14:10:39 +01:00
  • d0c87eb7ca Added missing include enricoturri1966 2020-11-18 14:10:02 +01:00
  • feffb66085 Ruler for DoubleSlider: Added estimated print time YuSanka 2020-11-16 22:48:13 +01:00
  • cb844a4034 DoubleSlider's ruler is implemented in respect to the use with sequential printing of objects YuSanka 2020-11-16 21:33:07 +01:00
  • 6e748f2e4a Implemented ruler for the vertical DoubleSlider YuSanka 2020-11-11 18:12:32 +01:00
  • bc33cc104a Merge remote-tracking branch 'upstream/master' into Update_translation_pt_br_v2.3 Guilherme Patriota 2020-11-18 09:51:19 -03:00
  • badb85650e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-11-18 13:42:54 +01:00
  • 24b425cf57 Follow-up of 808c43cb4b -> Fixed drag and drop of non-project files enricoturri1966 2020-11-18 13:42:17 +01:00
  • 52c75e896c Solved merge conflict - fetch upstream pt_br/PrusaSlicer.mo Guilherme Patriota 2020-11-18 09:39:59 -03:00
  • c55bb702d0 Merge branch 'Added_translation_pt_br' Guilherme Patriota 2020-11-18 09:06:24 -03:00
  • 0ed3262645 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-11-18 13:05:04 +01:00