Commit Graph

  • b682fb1829 Enabled "delete preset" button after current profile saving YuSanka 2018-07-03 12:19:34 +02:00
  • f00c17b959 Merge remote-tracking branch 'origin/master' into feature_slice_to_png tamasmeszaros 2018-07-03 11:40:35 +02:00
  • 10b19c8604 fix for progressindicator not being destroyed after export to png tamasmeszaros 2018-07-03 11:40:02 +02:00
  • 9beb767830 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d tamasmeszaros 2018-07-03 10:23:33 +02:00
  • 27b0926c19 Localization for app controller. tamasmeszaros 2018-07-03 10:22:55 +02:00
  • c7f3014d26 Fix of "Slic3r 1.40.1-rc fails to retain the filament list on" https://github.com/prusa3d/Slic3r/issues/1020 bubnikv 2018-07-02 20:25:37 +02:00
  • 617b5158bd Fix: Leak in Tab.cpp in serial port test Vojtech Kral 2018-07-02 17:18:09 +02:00
  • ec571aec44 Scale correction revert in case of exception. tamasmeszaros 2018-07-02 16:36:30 +02:00
  • 478dd2a93f Proper localization of AppController tamasmeszaros 2018-07-02 16:15:21 +02:00
  • 4f27f6c6dc Fixing crash on linux. Exporting png in the UI thread. tamasmeszaros 2018-07-02 14:50:54 +02:00
  • 07b28b2a8c Bug-fixes of the OSX crashing YuSanka 2018-07-02 13:51:50 +02:00
  • ddb4945586 Fix crash on Linux when arranging tamasmeszaros 2018-07-02 11:22:47 +02:00
  • 86726b15b4 Pull build fixes from libnest2d and allow reverse order checks in DJD placement for better quality results. tamasmeszaros 2018-07-02 10:45:06 +02:00
  • 6ffdea1457 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d tamasmeszaros 2018-06-29 17:46:55 +02:00
  • 952068f282 Autocenter finally disabled. Progress indication works. tamasmeszaros 2018-06-29 17:46:21 +02:00
  • 678498bed6 Typo fixed YuSanka 2018-06-29 14:00:22 +02:00
  • f8ab8b43de Experiment with Toolpits of selected preset on OSX YuSanka 2018-06-29 13:07:58 +02:00
  • 5bf795ec6f Overriddable infills that were not overridden are now printed according to infill_first Lukas Matena 2018-06-29 12:26:22 +02:00
  • 16e42b0226 Added tooltips for selected Preset YuSanka 2018-06-29 11:29:23 +02:00
  • d4b0d1b773 bumped up the version number bubnikv 2018-06-29 10:59:58 +02:00
  • 6b3c24359b Merge branch 'master' into amf_activate_existing_presets bubnikv 2018-06-28 22:00:10 +02:00
  • 082f88ad5f gcc / clang did not like backslashes inside comments bubnikv 2018-06-28 21:46:23 +02:00
  • 26b003073b Renamed the "compatible_printers_condition" and "inherits" vectors to "compatible_printers_condition_cummulative" and "inherits_cummulative" when storing to AMF/3MF/Config files. bubnikv 2018-06-28 20:13:01 +02:00
  • d3b19382fe AppController reachable trough Plater.pm tamasmeszaros 2018-06-28 19:16:36 +02:00
  • 85474e5803 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d tamasmeszaros 2018-06-28 18:50:39 +02:00
  • ad4d95f60c AppController integration tamasmeszaros 2018-06-28 18:47:18 +02:00
  • 2cbf5b75db Final Fix of tooltips on OSX showing on the first page of a parameter tab. YuSanka 2018-06-28 18:30:22 +02:00
  • 9e4bea8cce Code cleaning YuSanka 2018-06-28 18:14:34 +02:00
  • 896d898124 Resizing panel to 1 px YuSanka 2018-06-28 17:52:20 +02:00
  • c4a3e4eca7 Merge branch 'for_merging' bubnikv 2018-06-28 17:43:15 +02:00
  • 5f1f7dcbed Fix of tooltips on OSX showing on the first page of a parameter tab. YuSanka 2018-06-27 09:07:04 +02:00
  • 0171f49ad0 And last try.. YuSanka 2018-06-28 17:14:45 +02:00
  • 75bda8cfd8 Addition to last commit YuSanka 2018-06-28 16:50:06 +02:00
  • 5446b9f1e5 Incorporating performance optimizations from libnest2d tamasmeszaros 2018-06-28 16:14:17 +02:00
  • 0b1833a2af Try to fix tooltips on OSX YuSanka 2018-06-28 16:01:06 +02:00
  • aae6cfc696 Merge remote-tracking branch 'remotes/origin/lm_ultimate_wipe_tower_rotation_fix' bubnikv 2018-06-28 13:59:19 +02:00
  • dc25df7b32 Faster remaining times export Enrico Turri 2018-06-28 13:57:28 +02:00
  • acd712cdbc Merge remote-tracking branch 'remotes/origin/vk-octoprint' bubnikv 2018-06-28 13:53:27 +02:00
  • 67de1a462f Merge remote-tracking branch 'remotes/origin/vk-bugfixes' bubnikv 2018-06-28 13:53:22 +02:00
  • 18bfe4f2dc ExpTime incorporated. Some refactor as welll. tamasmeszaros 2018-06-28 13:21:24 +02:00
  • 5605835ba9 Use silent_mode only with MK3 printer YuSanka 2018-06-28 12:40:27 +02:00
  • 19f5863d75 Wipe tower fix - incorrect start/end position reported to the GCode generator when the tower was rotated Lukas Matena 2018-06-28 10:22:04 +02:00
  • 7d61b2076f Faster remaining time calculation Enrico Turri 2018-06-28 09:24:07 +02:00
  • 9725966f38 Time estimate uses G1 lines containing E parameter for remaining time calculations Enrico Turri 2018-06-28 08:52:07 +02:00
  • 8497289650 Execution abstraction and build fix for linux and mac tamasmeszaros 2018-06-27 18:23:53 +02:00
  • d337b69407 Merge remote-tracking branch 'origin/master' into feature_slice_to_png tamasmeszaros 2018-06-27 17:44:33 +02:00
  • ac9d81cfa0 Refactor and extensions to png export dialog. tamasmeszaros 2018-06-27 17:43:54 +02:00
  • 5787c495d6 Octoprint: Improve error reporting Vojtech Kral 2018-06-27 17:00:20 +02:00
  • 80b430ad94 Simplified handling of the "compatible_printers_condition" and "inherits" configuration values. Implemented correct setting of the "inherits" flag for the profiles loaded from AMF/3MF/Config files. bubnikv 2018-06-27 16:57:42 +02:00
  • bb288f2a1b Fixed a crash when complete_objects was turned on Lukas Matena 2018-06-27 15:49:02 +02:00
  • 7ff22b9413 Time estimate emitted to gcode at requested interval Enrico Turri 2018-06-27 15:35:47 +02:00
  • de28d4edeb Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-27 15:32:47 +02:00
  • 6c6f6ed4e2 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-27 15:32:39 +02:00
  • 3dba0be81e Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-27 15:32:31 +02:00
  • 54bd0af905 Infill wiping turned off by default and in some automatic tests Lukas Matena 2018-06-27 15:07:37 +02:00
  • c11a163e08 Correct extruder is used for dontcare extrusions Lukas Matena 2018-06-27 14:08:46 +02:00
  • 930a2f1d12 Fix: Http: Body size limit not properly initialized Vojtech Kral 2018-06-27 10:34:21 +02:00
  • 6706c3b71f ConfigWizard: Mark the first variant of each printer as default in the GUI Vojtech Kral 2018-06-25 13:29:54 +02:00
  • e00125d866 PresetUpdater: Fix double update detection (had_config_update) Vojtech Kral 2018-06-22 15:27:04 +02:00
  • 3229574a39 ConfigWizard: Fix default printer selection Vojtech Kral 2018-06-22 15:01:33 +02:00
  • d02c90d5d0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-27 13:54:39 +02:00
  • 8eb8a8b1f6 Fix format-security violation with croak Chow Loong Jin 2018-06-23 09:53:23 +08:00
  • cf6552484d Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-27 13:53:13 +02:00
  • 48915a65fd Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-27 13:52:57 +02:00
  • 06f44a9e4b Code cleanup Enrico Turri 2018-06-27 12:49:38 +02:00
  • 8db4fdc24c 3rd attempt to fix opengl on ubuntu Enrico Turri 2018-06-27 12:36:49 +02:00
  • 23d10fdadc 2nd attempt to fix opengl on ubuntu Enrico Turri 2018-06-27 12:05:23 +02:00
  • 5c32347449 1st attempt to fix opengl on ubuntu Enrico Turri 2018-06-27 11:31:11 +02:00
  • 30e177d986 PngExportDialog fix on Windows tamasmeszaros 2018-06-27 11:21:14 +02:00
  • a9e2950ad0 PngExportDialog size fix on Linux tamasmeszaros 2018-06-27 11:13:40 +02:00
  • 2a23a9c5bc Fix: Http: Body size limit not properly initialized Vojtech Kral 2018-06-27 10:34:21 +02:00
  • 5c89a80ef4 ConfigWizard: Mark the first variant of each printer as default in the GUI Vojtech Kral 2018-06-25 13:29:54 +02:00
  • ac829ea063 PresetUpdater: Fix double update detection (had_config_update) Vojtech Kral 2018-06-22 15:27:04 +02:00
  • 27b6c061d8 ConfigWizard: Fix default printer selection Vojtech Kral 2018-06-22 15:01:33 +02:00
  • 68e82a7348 Merge branch 'master' into amf_activate_existing_presets bubnikv 2018-06-27 10:33:14 +02:00
  • 8eb8d4f0c5 Patch from Lubomír Bláha applied. Polished comments and PngExportDialog. tamasmeszaros 2018-06-27 10:28:44 +02:00
  • c28b602465 Merge remote-tracking branch 'origin/master' into feature_slice_to_png tamasmeszaros 2018-06-27 09:36:05 +02:00
  • fe0f0fe6af Merge branch 'master' into wipe_tower_improvements Lukas Matena 2018-06-27 08:56:08 +02:00
  • dc223066d3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-27 08:26:55 +02:00
  • f7a0d817ae Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-27 08:26:45 +02:00
  • db95460154 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-27 08:26:33 +02:00
  • d2c6190cc5 Comments and refactoring tamasmeszaros 2018-06-26 17:02:46 +02:00
  • df625a0c4b File saving to new file fixed. tamasmeszaros 2018-06-26 16:08:58 +02:00
  • ae682b9cd3 Export dialog ready tamasmeszaros 2018-06-26 15:51:47 +02:00
  • 645cc65d2b When running on Windows, Perl $^X returns slic3r.exe or slic3r-console.exe Do some magic to get the perl interpreter path. bubnikv 2018-06-26 15:29:23 +02:00
  • f8388abe17 'Dontcare' extrusions now don't force a toolchange + code reorganization Lukas Matena 2018-06-26 14:12:25 +02:00
  • c1724f45c9 Fixed post-merge bugs YuSanka 2018-06-26 13:34:25 +02:00
  • 22463343a7 Fixed integration tests. bubnikv 2018-06-26 13:22:24 +02:00
  • 4dae6cbf60 Merge branch 'master' into wipe_tower_improvements Lukas Matena 2018-06-26 12:58:04 +02:00
  • bd1d70d8d3 Fixed crash when slicing from Layers tab Enrico Turri 2018-06-26 12:50:04 +02:00
  • ab587babb9 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-26 12:20:41 +02:00
  • 3a7c9123fa Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-26 12:20:34 +02:00
  • 9b2f760679 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp Enrico Turri 2018-06-26 12:20:23 +02:00
  • 87c1654e31 Fixed bed update when changing selected printer Enrico Turri 2018-06-26 12:19:19 +02:00
  • 59510c42d1 When loading an archive (AMF/3MF/Config), the original name of the profile is show in braces next to the file name. bubnikv 2018-06-26 11:31:01 +02:00
  • 03f21eac05 Merge branch 'master' of https://github.com/prusa3d/Slic3r YuSanka 2018-06-26 11:18:55 +02:00
  • 5da3986e22 Updated POT-file YuSanka 2018-06-26 11:17:40 +02:00
  • a754de4c32 Fixed panning in Layers view Enrico Turri 2018-06-26 11:17:30 +02:00
  • 90b0cd5cae Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-06-26 11:16:00 +02:00
  • a9d3e21579 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-06-26 11:15:46 +02:00