Commit Graph

  • 70e8db8a0a Minor code cleanup here and there Alessandro Ranellucci 2015-12-19 20:27:04 +01:00
  • 4f32a1cf9d Fix Slic3r crash when opening About dialog Pavel Karoukin 2015-12-19 10:47:15 -06:00
  • 795107dfa2 Bugfix: external details were simplified too much when using default settings at low layer height, because the internal flow was erroneously taken into account. #2807 Alessandro Ranellucci 2015-12-19 16:46:56 +01:00
  • bab3404b2d Very minor code improvements Alessandro Ranellucci 2015-12-19 16:36:07 +01:00
  • 2df750a9c9 Fixed ported code of PerimeterGenerator Alessandro Ranellucci 2015-12-19 16:35:38 +01:00
  • 790dbfe9a8 Fix false positive in lift unit test Alessandro Ranellucci 2015-12-19 15:00:56 +01:00
  • 667a121ddb Fixed error in porting causing wrong moves with avoid_crossing_perimeters Alessandro Ranellucci 2015-12-19 14:49:29 +01:00
  • 9dc0514844 Use bridge flow and speed for solid_infill_every_layers Alessandro Ranellucci 2015-12-19 12:48:48 +01:00
  • a2ea191d84 Fix regression in lift, includes regression test Alessandro Ranellucci 2015-12-19 12:44:22 +01:00
  • fd7795da59 One more fix for compilation with older compilers Alessandro Ranellucci 2015-12-19 10:20:05 +01:00
  • 4b30d67e54 Implement resizable left column in preset editor. #3151 Alessandro Ranellucci 2015-12-18 20:00:22 +01:00
  • 8138fbf349 New --retract-lift-above and --retract-lift-below options. #763 #3057 Alessandro Ranellucci 2015-12-18 18:36:39 +01:00
  • 562efc1677 Typo Alessandro Ranellucci 2015-12-18 13:49:22 +01:00
  • b8f0391934 Fix compilation with GCC Alessandro Ranellucci 2015-12-18 13:40:57 +01:00
  • 44825d91af Some changes to DLP projector Alessandro Ranellucci 2015-12-18 00:56:56 +01:00
  • d0ad57b64d Don't show any dialog if 0 configs were imported Alessandro Ranellucci 2015-12-17 18:48:50 +01:00
  • 3ec3aaf960 Removed debugging statements Alessandro Ranellucci 2015-12-16 13:11:41 +01:00
  • e381100812 More efficient syntax for the PrintConfigDef constructor Alessandro Ranellucci 2015-12-16 13:09:25 +01:00
  • 934bd43e35 More refactoring on Config XS bindings Alessandro Ranellucci 2015-12-16 12:58:06 +01:00
  • 3c862836f2 Refactored the Config XS bindings Alessandro Ranellucci 2015-12-16 12:33:19 +01:00
  • c73378744f Prevent flickering Alessandro Ranellucci 2015-12-15 17:10:10 +01:00
  • 21364b7cd1 Fix one regression in arrange Alessandro Ranellucci 2015-12-14 00:15:04 +01:00
  • 7ecfe195f7 Live preview in the cut dialog Alessandro Ranellucci 2015-12-13 18:13:49 +01:00
  • c0248dea8c Bugfix: missing include assert.h #3155 Alessandro Ranellucci 2015-12-11 21:36:51 +01:00
  • 37d0558873 Move the position_screen method to the Screen class Alessandro Ranellucci 2015-12-11 01:18:02 +01:00
  • 9bd10b3b5e Updates to GUI projector: fix buttons not updating when print finished; ring a bell at that time; disable screensaver not just when printing but until the DLP projector window gets closed Alessandro Ranellucci 2015-12-11 01:13:47 +01:00
  • e2f2761a00 One more fix for compilation Alessandro Ranellucci 2015-12-08 11:07:45 +01:00
  • 9f90b2a1bf Fix compilation Alessandro Ranellucci 2015-12-08 11:01:12 +01:00
  • 5cfa36f36e Fix typo #3152 Alessandro Ranellucci 2015-12-08 10:53:57 +01:00
  • 4913e90e10 Remove any Perl related code from libslic3r Alessandro Ranellucci 2015-12-08 00:39:54 +01:00
  • 3fac8cd77e Large refactoring of the Config classes Alessandro Ranellucci 2015-12-07 19:39:49 +01:00
  • 32a333f16a Import config bundle automatically if found in application directory Alessandro Ranellucci 2015-12-07 12:17:06 +01:00
  • 7e1fac8f76 Separate libslic3r code from slic3r application code Alessandro Ranellucci 2015-12-06 12:54:01 +01:00
  • 7eb3a70649 Bump version number Alessandro Ranellucci 2015-12-06 11:18:27 +01:00
  • 954e2c9bf0 Fix comment stripping in sender Alessandro Ranellucci 2015-12-06 11:17:58 +01:00
  • 27dcd60c77 Fix compilation on Windows Alessandro Ranellucci 2015-12-06 11:17:50 +01:00
  • c16cdb9d85 Preserve the current layer when refreshing the 3D preview Alessandro Ranellucci 2015-12-05 23:21:50 +01:00
  • a8091e41a0 Fix a minor glitch with scrollbars in OverrideSettingsPanel Alessandro Ranellucci 2015-12-05 23:14:13 +01:00
  • 50b52367a2 New "Scale to size" command(s). #2711 Alessandro Ranellucci 2015-12-05 19:37:57 +01:00
  • abff77cf04 Add color icons to menu items about axes. #3121 Alessandro Ranellucci 2015-12-05 19:01:17 +01:00
  • 65d0f92cfe Fixed Travis CI conf Alessandro Ranellucci 2015-12-05 15:14:37 +01:00
  • 4b59490330 Upgrade Travis CI conf Alessandro Ranellucci 2015-12-05 15:07:37 +01:00
  • d0db8914f7 Fix a compilation error on Win32 Alessandro Ranellucci 2015-12-05 11:48:24 +01:00
  • e2b203ba8d Disable screensaver while projecting (untested on Windows) Alessandro Ranellucci 2015-12-04 21:25:45 +01:00
  • 366b364996 Improvements to DLP projector: disable all options while printing; apply config changes to the printer preset so that user can save them; show total and remaining print time Alessandro Ranellucci 2015-12-04 18:52:53 +01:00
  • 7523550066 Try to fix compilation on older Perls Alessandro Ranellucci 2015-12-02 19:57:03 +01:00
  • 1bebe6097b Make test happy Alessandro Ranellucci 2015-12-02 19:39:16 +01:00
  • 4f8a18bbad Ported Layer::maker_perimeters() to XS Alessandro Ranellucci 2015-12-02 19:32:57 +01:00
  • 3a9cf91f83 Ported a couple more methods to XS Alessandro Ranellucci 2015-12-02 18:29:33 +01:00
  • ed75219215 Ported mode Model methods to XS Alessandro Ranellucci 2015-12-02 18:06:18 +01:00
  • dfce3a3138 Ported _arrange() and arrange_object() to XS Alessandro Ranellucci 2015-12-01 21:51:16 +01:00
  • 5655f786f4 Change order in DLP projection Alessandro Ranellucci 2015-12-01 20:54:06 +01:00
  • 5844b956be Bugfix: prevent crash when setting a Choice field to a non-indexed value Alessandro Ranellucci 2015-12-01 20:53:29 +01:00
  • 48f1fab49f Bugfix: an error in porting caused bad perimeter ordering. Includes regression test and more unit tests for PerimeterGenerator Alessandro Ranellucci 2015-12-01 20:40:00 +01:00
  • fbc67d9078 Merge branch 'sender-dlp' Alessandro Ranellucci 2015-11-28 20:30:22 +01:00
  • 017ed05911 Removed debugging comment Alessandro Ranellucci 2015-11-22 10:13:58 +01:00
  • ad4940a1d6 New option for inverting the Y axis in projection Alessandro Ranellucci 2015-11-20 10:30:56 +01:00
  • f9d1ca8373 Project grid Alessandro Ranellucci 2015-11-20 10:04:17 +01:00
  • bd00e7c584 Fix projection of slices with holes because wxDC is not honoring the fill rule Alessandro Ranellucci 2015-11-20 09:57:51 +01:00
  • 78d2240d71 Limit slider to number of layers Alessandro Ranellucci 2015-11-20 09:41:13 +01:00
  • 4a65671f64 Prevent absolute movement if user hasn't homed both X and Y Alessandro Ranellucci 2015-11-20 09:36:17 +01:00
  • cc57432be4 Let user configure travel speed in manual control dialog Alessandro Ranellucci 2015-11-20 09:32:02 +01:00
  • 0af289ed78 Added manual projection control Alessandro Ranellucci 2015-11-20 09:18:41 +01:00
  • 2efc759a74 Add manual control to DLP projector too Alessandro Ranellucci 2015-11-19 17:31:47 +01:00
  • 128b2623cc More small fixes for compilation on Linux Alessandro Ranellucci 2015-11-19 17:02:01 +01:00
  • 6fde339164 One more fix for Travis CI Alessandro Ranellucci 2015-11-19 17:00:25 +01:00
  • 39924ee89c More small fixes for compilation on Linux Alessandro Ranellucci 2015-11-19 17:02:01 +01:00
  • c63a5f26ca One more fix for Travis CI Alessandro Ranellucci 2015-11-19 17:00:25 +01:00
  • c149420d23 Further improvements for compilation (Ubuntu) Alessandro Ranellucci 2015-11-19 15:31:33 +01:00
  • 1378562e63 Further improvements for compilation (Ubuntu) Alessandro Ranellucci 2015-11-19 15:30:27 +01:00
  • e48a0fe022 Added libboost-* packages for Travis CI build Alessandro Ranellucci 2015-11-19 15:05:29 +01:00
  • 624c5e78db Changed default settings for DLP projector and changed time options from integer to decimal Alessandro Ranellucci 2015-11-19 15:04:50 +01:00
  • 73b6400129 Merge branch 'master' into sender-dlp Alessandro Ranellucci 2015-11-19 13:19:04 +01:00
  • dbcc41e432 Merge branch 'sender' Alessandro Ranellucci 2015-11-19 13:18:42 +01:00
  • 21a5d6e137 Several fixes to GCodeSender, including compilation on older OS X and DTR reset Alessandro Ranellucci 2015-11-19 13:17:52 +01:00
  • 870cb3ccc4 Merge branch 'sender' into sender-dlp Alessandro Ranellucci 2015-11-16 12:50:41 +01:00
  • e50bbc0245 Don't crash when no serial ports are available on Windows Alessandro Ranellucci 2015-11-16 12:50:16 +01:00
  • c1f95ac173 Slice objects even if background processing is disabled Alessandro Ranellucci 2015-11-15 23:16:14 +01:00
  • 5ba2f72324 More customizable options for DLP projector Alessandro Ranellucci 2015-11-15 22:42:56 +01:00
  • be0ba4d5a2 Re-enable serial connection for DLP projector Alessandro Ranellucci 2015-11-15 21:08:47 +01:00
  • 6bfa2cfaec Projector for DLP Alessandro Ranellucci 2015-11-15 21:08:14 +01:00
  • 80620a5e94 Some fixes and improvements to controller Alessandro Ranellucci 2015-11-08 11:17:55 +01:00
  • 3c43fb8081 Fix rendering on Windows Alessandro Ranellucci 2015-11-08 10:19:04 +01:00
  • 9febb10bd7 Smoother manual control movements Alessandro Ranellucci 2015-11-08 10:10:54 +01:00
  • 321b1a90a2 Two fixes for --debug Alessandro Ranellucci 2015-11-08 09:12:59 +01:00
  • 37ecc61d06 Two fixes for --debug Alessandro Ranellucci 2015-11-08 09:12:59 +01:00
  • 25a358cd20 Prevent double connection check Alessandro Ranellucci 2015-11-06 16:34:54 +01:00
  • 3cbc35143b More fixes for serial port detection on Windows Alessandro Ranellucci 2015-11-06 16:33:54 +01:00
  • 5d69e732d8 Fix serial port detection on Windows Alessandro Ranellucci 2015-11-06 16:25:51 +01:00
  • 9a8724cdd0 More compilation changes for Win32 Alessandro Ranellucci 2015-11-06 11:51:24 +01:00
  • ca48501f91 Remove Boost from distribution and fix some more things for Windows compilation Alessandro Ranellucci 2015-11-06 11:34:37 +01:00
  • e7d2be842d Improve Boost path detection Alessandro Ranellucci 2015-11-06 11:03:45 +01:00
  • 97bf69ba7f Fix compilation on Windows Alessandro Ranellucci 2015-11-06 10:43:11 +01:00
  • 9f9b5afedb Merge branch 'master' into sender Alessandro Ranellucci 2015-11-05 11:04:01 +01:00
  • 2e9a0f5590 Added more search paths for Boost on Win32 Alessandro Ranellucci 2015-11-05 11:02:12 +01:00
  • 61f0a9e4da Replace the flip word with mirror. #3060 Alessandro Ranellucci 2015-11-04 23:11:30 +01:00
  • f8d2c69713 Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054 Alessandro Ranellucci 2015-11-04 20:48:44 +01:00
  • 7c7982d9f3 Fix signed-unsigned compare ntfshard 2015-08-30 04:06:37 +03:00
  • c90ecac48e Addtional check for TPPLPoly::operator= ntfshard 2015-08-24 01:50:42 +03:00
  • d62f33b0b4 Removed unused variables ntfshard 2015-08-24 00:35:11 +03:00