Commit Graph

  • 70b19d2f5d Merge branch 'dk_notifications' into master David Kocik 2020-11-10 09:23:16 +01:00
  • 422ad1c5bf Callback stored at std::function for notification hyperlink. Notification progress bar draft. David Kocik 2020-11-10 09:20:39 +01:00
  • 077cc1e5ff creality.ini: Add Devil Design PLA Galaxy (Glitter) Pascal de Bruijn 2020-11-09 19:27:02 +01:00
  • 9f2d8299b1 creality.ini: disable pause_print_gcode (#4980) Pascal de Bruijn 2020-11-09 18:52:01 +01:00
  • b0252ba607 Merge pull request #5114 from pmjdebruijn/creality_head_bed_first rtyr 2020-11-09 15:38:43 +01:00
  • 560aef05c7 Merge branch 'dk_eject' into master David Kocik 2020-11-09 15:16:09 +01:00
  • 3163f506c2 imgui README.md prev commit hash David Kocik 2020-11-09 12:10:12 +01:00
  • 870aba8d15 Large notification buttons and icons David Kocik 2020-11-09 12:08:24 +01:00
  • a72fb79f72 #5098 - Fixed no preview after language change enricoturri1966 2020-11-09 14:27:00 +01:00
  • 2618992c8b Fix of an ASAN crash on app close (Linux) Lukas Matena 2020-11-09 14:00:38 +01:00
  • 90f1cb3414 creality.ini: introduce slow abl variant start_gcode Pascal de Bruijn 2020-11-09 13:48:01 +01:00
  • bf12c7cb8c GCode Viewer - Fixed color print visualization for gcode containing multiple extruders enricoturri1966 2020-11-09 13:06:20 +01:00
  • 006630299b Fixed predator output filaname format, infill overlap rtyr 2020-11-09 11:44:00 +01:00
  • f33f55646c Bumped up version to 0.0.4 rtyr 2020-11-09 11:43:02 +01:00
  • 71593a487f Merge pull request #5104 from Tillverka3d/master rtyr 2020-11-09 11:39:39 +01:00
  • 8f07c5b5cc Merge pull request #5110 from pmjdebruijn/creality_filament_3 rtyr 2020-11-09 10:44:15 +01:00
  • 479d4b70f2 GCode Viewer - Show print/printer/filament settings names in legend enricoturri1966 2020-11-09 08:41:14 +01:00
  • 72bcd29bc7 creality.ini: add filament_colour per vendor Pascal de Bruijn 2020-11-08 19:36:36 +01:00
  • 3b63b0eca0 creality.ini: lower Creality PLA temp Pascal de Bruijn 2020-11-08 19:17:24 +01:00
  • 1025e01a9d creality.ini: slightly raise temp for Generic PLA Pascal de Bruijn 2020-11-08 19:14:17 +01:00
  • 39c5a5cc12 creality.ini: Add AzureFilm PLA filament Pascal de Bruijn 2020-11-08 19:13:12 +01:00
  • f843e1034d Revert retract_lenght for Predator until further testing Nicolas North [norðurljósahviða] 2020-11-08 17:07:42 +01:00
  • 3a0b0913e3 Fix retraction lenght for predator Nicolas North [norðurljósahviða] 2020-11-07 23:50:59 +01:00
  • c518ec8abd Fix predator output filaname format and infill overlap Nicolas North [norðurljósahviða] 2020-11-07 22:20:01 +01:00
  • 517477f0dd Fix of the previous Adaptive Cubic infill refactoring plus couple of fixes of the old logic. Vojtech Bubnik 2020-11-06 16:24:15 +01:00
  • 8448d1a1dc OSX specific : Set top border for the mode buttons, when settings pages has new layouts (when tabs bar is hidden) YuSanka 2020-11-06 16:24:03 +01:00
  • 1492bc9cd5 Localization : Next phrases corrections and update for PrusaSlicer.pot YuSanka 2020-11-06 11:47:28 +01:00
  • 8f31f404a3 Disabled tech ENABLE_CTRL_M_ON_WINDOWS enricoturri1966 2020-11-06 11:55:57 +01:00
  • 277376ee09 Enabled tech ENABLE_CTRL_M_ON_WINDOWS to produce an experimental build enricoturri1966 2020-11-06 11:42:54 +01:00
  • f1b5142daa Follow-up of 944e760722 -> Removed debug output line enricoturri1966 2020-11-06 11:20:47 +01:00
  • 41ef6cf15c Disabled tech ENABLE_CTRL_M_ON_WINDOWS enricoturri1966 2020-11-06 11:09:47 +01:00
  • 411159b5e7 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-11-06 11:03:56 +01:00
  • 944e760722 #4892 - Follow-up of 30481e1ea8 -> Fixed behavior of imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows enricoturri1966 2020-11-06 11:03:41 +01:00
  • e01b3f4759 Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles. rtyr 2020-11-06 10:55:50 +01:00
  • 98b7ce405c Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles. rtyr 2020-11-06 10:54:34 +01:00
  • 2a98aa113c Remove unused RotoptimzeWindow imgui dialog. tamasmeszaros 2020-11-06 10:06:05 +01:00
  • 139b58a6f2 Adaptive Cubic infill with anchors: Trimming anchors with not only with a neighbor T-joint line, but also with other crossing lines. Vojtech Bubnik 2020-11-06 08:56:53 +01:00
  • a131217ada Added missed parent for the SysInfoDialog see f0a339758b YuSanka 2020-11-05 22:19:48 +01:00
  • ed2f03ec79 Localization: Some phrases are corrected in the code The POT-file is updated YuSanka 2020-11-05 22:17:49 +01:00
  • f0a339758b Fixed a Dialog position under OSX YuSanka 2020-11-05 20:50:49 +01:00
  • 95d808f7c4 Merge branch 'dk_filaments' into master David Kocik 2020-11-05 17:44:21 +01:00
  • e9295e268a config wizard printer selection - changed vertical spacing David Kocik 2020-11-05 17:42:16 +01:00
  • 239d588c5d 1) Implemented anchoring of infill lines to perimeters with length limited anchors, while before a full perimeter segment was always taken if possible. 2) Adapted the line infills (grid, stars, triangles, cubic) to 1). This also solves a long standing issue of these infills producing anchors for each sweep direction independently, thus possibly overlapping and overextruding, which was quite detrimental in narrow areas. 3) Refactored cubic adaptive infill anchroing algorithm for performance and clarity. Vojtech Bubnik 2020-11-05 17:32:40 +01:00
  • 8491872fb7 #5079 - Fixed GCode Viewer changing files modified date on Windows enricoturri1966 2020-11-05 14:02:43 +01:00
  • 6d56e60091 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-11-05 11:02:08 +01:00
  • aea09b8347 #5072 - Added color icon into 'Print' items in legend for gcode color print visualization enricoturri1966 2020-11-05 11:01:54 +01:00
  • 2ec5a0d46c Fixed visualization of gcode toolpaths for spiral vase mode enricoturri1966 2020-11-05 11:00:04 +01:00
  • 3da92257d2 Anycubic 0.0.3 rtyr 2020-11-05 10:42:08 +01:00
  • 94c54d0538 Bumped up version to 0.0.3 rtyr 2020-11-05 10:40:35 +01:00
  • 8f2812dd3b Merge pull request #5086 from Tillverka3d/master rtyr 2020-11-05 10:39:28 +01:00
  • 69fd5c1074 fix infill_overlap, start_gcode, end_gcode for anycubic predator Nicolas North [norðurljósahviða] 2020-11-05 03:24:51 +01:00
  • ea5fdcd7b1 Removed cog icon from the horizontal slider. + Shortcut "Shift+G" works from the Preview canvas now (not just from the focused slider as before) YuSanka 2020-11-04 16:26:25 +01:00
  • ece27dcc42 Bumped up version number Lukas Matena 2020-11-04 15:45:37 +01:00
  • 5d16c5f466 imgui README.md updated David Kocik 2020-11-04 13:48:30 +01:00
  • 747fcb1d07 Follow-up of d2e5be89e3 -> Fixed processing of color print, pause print and custom gcode tags enricoturri1966 2020-11-04 13:33:27 +01:00
  • 11ee0cc2cc Hot-fix for my last commit (d576c029bd) YuSanka 2020-11-04 13:14:57 +01:00
  • ab6af3ff68 Fix of #5058 (failing build with wx3.0) Lukas Matena 2020-11-04 09:29:45 +01:00
  • d576c029bd CustomCtrl : fixed correction of the CustomCtrl's line height in respect to the height of the inside controls (fields or widgets) Issue was appeared on the Ubuntu 20.04 YuSanka 2020-11-04 10:16:52 +01:00
  • 3ca3a544a8 New Export Finished notification showing path and opening containing folder. Fix of #4917. Fixed wrongly grayed eject button in File menu. Hopefully fix of ctrl shortcut of tooltips at sidebar. David Kocik 2020-11-04 09:23:47 +01:00
  • 729304c129 Creality - Prusament PLA temp adjust rtyr 2020-11-03 22:15:39 +01:00
  • f623aaa07e Merge pull request #5070 from pmjdebruijn/creality_filament_2 rtyr 2020-11-03 22:09:43 +01:00
  • 893475d7ed creality.ini: fix first_layer_bed_temperature for Generic PLA Pascal de Bruijn 2020-11-03 19:39:45 +01:00
  • f119bc9872 creality.ini: optimize Generic PLA Pascal de Bruijn 2020-11-03 19:32:00 +01:00
  • eb0534b7b5 creality.ini: add 123-3D Jupiter PLA filament Pascal de Bruijn 2020-11-03 19:28:01 +01:00
  • 545db33a97 Update How to build - Windows.md Ray Ackley 2020-11-03 13:18:37 -05:00
  • 590ea85de5 creality.ini: add 3DJAKE ecoPLA filament Pascal de Bruijn 2020-11-03 17:45:44 +01:00
  • f4203e6509 creality.ini: add Velleman PLA filament Pascal de Bruijn 2020-11-03 17:38:01 +01:00
  • 4d7b5d4451 "Sequential slider applied only to top layer" parameter from the Preferences is applied just for the horizontal slider now YuSanka 2020-11-03 15:44:59 +01:00
  • b84efca01e Degree sign in FDM supports gizmo dialog: The sign is used insted of 'deg' and it was moved into the slider, to make it consistent with sliders in SLA gizmos. Lukas Matena 2020-11-03 15:14:04 +01:00
  • 414fdaefc5 Merge remote-tracking branch 'remotes/origin/master' into lh_adaptive_infill_hooks Vojtech Bubnik 2020-11-03 15:07:38 +01:00
  • 1c1b1bc019 Custom control : Fixed un-hovering for labels, which work as a hyperlinks YuSanka 2020-11-03 13:40:49 +01:00
  • 8af25f7771 Fixed post-processing of placeholders in gcode when not exporting remaining times enricoturri1966 2020-11-03 12:26:48 +01:00
  • f94e94f53e GCode tool marker set as visible by default enricoturri1966 2020-11-03 09:27:18 +01:00
  • eff95bcdb2 Disabled tech ENABLE_CTRL_M_ON_WINDOWS enricoturri1966 2020-11-03 09:07:23 +01:00
  • 54d6834553 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-11-03 08:41:14 +01:00
  • 30481e1ea8 Tech ENABLE_CTRL_M_ON_WINDOWS [Experimental] to re-enable imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows enricoturri1966 2020-11-03 08:41:04 +01:00
  • 51bd0b733e Added 0.15mm print profile. rtyr 2020-11-03 08:35:46 +01:00
  • 47b854e0c0 New filament profiles. rtyr 2020-11-03 08:27:31 +01:00
  • 0a3109030e PhysicalPrinterDialog : fixed layout in update() YuSanka 2020-11-02 22:04:18 +01:00
  • 36527cbaf2 Added Ender 5 thumbnail rtyr 2020-11-02 21:13:21 +01:00
  • afa01fe1d7 Merge pull request #5060 from pmjdebruijn/ender5 rtyr 2020-11-02 21:11:41 +01:00
  • e6f6c59dae creality.ini: fix Ender-5 end_gcode comments Pascal de Bruijn 2020-11-02 17:17:28 +01:00
  • 9ca5de8bdf creality.ini: end_gcode improvement Pascal de Bruijn 2020-11-02 17:12:30 +01:00
  • 7b10e467cd creality.ini: add Ender-5 Pascal de Bruijn 2020-11-02 17:11:26 +01:00
  • 925900f235 creality.ini: fix Ender-5 Plus bed_shape Pascal de Bruijn 2020-11-02 17:02:24 +01:00
  • 186d408cf4 Big code cleaning Deleted all unused code YuSanka 2020-11-02 15:28:43 +01:00
  • a87ec980a7 Hot fit for last commit : use "en" language marker, when "translation_language" wasn't saved to the AppConfig YuSanka 2020-10-30 12:53:36 +01:00
  • b2700a8ac6 Custom control : Bug fixing * OG_CustomCtrl is inherited from the wxPanel instead of the wxControl now. As a result, Tab-key is working now for the fields inside the custom control * Open localized web-page if any exist for labels YuSanka 2020-10-30 12:24:33 +01:00
  • 32b8be600c Custom control: Fixed bitmaps layout under OSX YuSanka 2020-10-29 21:53:33 +01:00
  • 4dc78a424e Custom controls : OSX-specific fix. Get bitmap height in respect to the scaling on Retina YuSanka 2020-10-29 13:09:39 +01:00
  • e05080c53b Fixed update of the field related to the "extruders_count" parameter after printer preset change YuSanka 2020-10-27 22:53:43 +01:00
  • 1c22d788aa Custom control : Implemented blinking icon YuSanka 2020-10-27 22:19:12 +01:00
  • 4f5efc99fb Custom control : Action buttons are "alive" now - show tooltips for buttons - LBtnClick invokes revert functions for the field YuSanka 2020-10-26 19:38:09 +01:00
  • e93e80166b Custom control : fixed re-scaling for MSW YuSanka 2020-10-23 19:17:10 +02:00
  • 1b3c288b35 Custom control : Implemented update items visibility in respect to the mode YuSanka 2020-10-22 22:38:23 +02:00
  • 534a2f5d33 Custom control : Fixed color of the colored label, associated with option, which doesn't have a corresponded field YuSanka 2020-10-22 13:02:17 +02:00
  • 7022fb0891 Fixed position for all controls from the settings tabs YuSanka 2020-10-21 22:26:41 +02:00
  • f1a74367ed Choice field: Use wxComboBox instead of wxBitmapComboBox for non-OSX platforms YuSanka 2020-10-16 21:18:23 +02:00
  • 74d6aea4d4 Custom control: first implementation YuSanka 2020-10-13 12:17:39 +02:00
  • e6ddcbab0c New icons for standalone gcode viewer enricoturri1966 2020-11-02 14:25:34 +01:00