Commit Graph

  • 657f339d95 Development branch version mark added michalprusa 2016-03-12 07:07:22 +01:00
  • 533c3e4e1a Language file generator tweaked michalprusa 2016-03-10 19:15:30 +01:00
  • 8ff414d408 Removed sublime project files michalprusa 2016-03-10 18:55:08 +01:00
  • e67d7ed4e3 Fixed missing string in polish language michalprusa 2016-03-09 17:42:50 +01:00
  • 95dd729904 Compiled output 2.2.4 version michalprusa 2016-03-08 21:12:24 +01:00
  • 37d3e4278d Added languages and minor tweeks michalprusa 2016-03-08 20:34:39 +01:00
  • 4ce950c994 Minor tweeks michalprusa 2016-03-08 16:24:50 +01:00
  • 5f8eea9adf Don't use equality comparisons for floats Chow Loong Jin 2016-03-06 17:44:39 +08:00
  • feb82d42eb M119 report fixed and added new gcode michalprusa 2016-02-25 12:27:08 +01:00
  • 12cce64f90 Variants name changed for better readability and match command reply michalprusa 2016-02-21 18:12:32 +01:00
  • f8c65e39ae Reorginized the repository and added license Josef Prusa 2016-02-21 15:02:31 +01:00
  • a32937cef2 Refactoring: new Layer::make_fill() method Alessandro Ranellucci 2016-02-20 20:50:40 +01:00
  • 9eabbded2b Fixed regression in the C++ port of PerimeterGenerator causing gaps to be filled twice Alessandro Ranellucci 2016-02-20 19:27:00 +01:00
  • e72a89ec23 New icon for Infill (credits: Carlo Mariella) Alessandro Ranellucci 2016-02-20 16:18:48 +01:00
  • 9c2dc0bb42 Version 2.2.3 live Language setting, Language reset when holding knob during startup, revision names redesigned, minor tweeks and cleanup v2.2.3 prusa3d-bb 2016-02-19 17:54:24 +01:00
  • a0e8a18004 Fixed temperature range when setting from LCD prusa3d-bb 2016-02-18 13:01:02 +01:00
  • 0e2a987d8c Increased maxtemp to make 40W heaters acceptable prusa3d-bb 2016-02-18 12:48:28 +01:00
  • c10d87fa9d Added printed parts, firmware motor current switching, added live Z adjusting, more parametrized and minor cleanup prusa3d-bb 2016-02-03 13:03:50 +01:00
  • 7e3639d0b3 Fixed beeping, knob sensitivity decreased, only one character displayed after scrolling fixed, M27 command returning filename and time elapsed, fixed XY and E PWM channels mismatch prusa3d-bb 2016-01-26 19:52:24 +01:00
  • a9c5874db3 Don't toggle support_material_enforce_layers field Chow Loong Jin 2016-01-17 17:11:37 +08:00
  • 5a13c4384f Implement serial port baudrate selection for OpenBSD Gregor Best 2016-01-03 17:35:59 +01:00
  • 571b406bd6 @farhaven: There's one more wxCLOSE in lib/Slic3r/GUI/Projector.pm, that one should probably be changed as well. Pavel Karoukin 2015-12-27 11:26:11 -06:00
  • 83c91a3538 Dump serial messages to file in order to debug communication issues Alessandro Ranellucci 2015-12-26 11:49:19 +01:00
  • f5326c393a Revert "Implement resizable left column in preset editor. #3151" Alessandro Ranellucci 2015-12-25 17:52:10 +01:00
  • 9c37626b40 Fixed README files prusa3d-bb 2015-12-23 16:17:33 +01:00
  • b0be06f74d Firmware parametrization, scrolling long text on LCD and cleanup prusa3d-bb 2015-12-23 16:13:49 +01:00
  • 7c8b71012c Force the 'nearest' strategy for starting skirt loops Alessandro Ranellucci 2015-12-21 15:02:39 +01:00
  • 1a286fc906 Fixes and improvements to MotionPlanner, much smarter now Alessandro Ranellucci 2015-12-21 14:46:35 +01:00
  • f7e97f7e9b Refactor cutting logic, don't slice in 3DScene Alessandro Ranellucci 2015-12-19 23:15:37 +01:00
  • 025a508de2 Ignore cut result if user didn't click the cut button Alessandro Ranellucci 2015-12-19 20:41:47 +01:00
  • 6e231a8cae Editable text control for specifying the cut Z in cut dialog Alessandro Ranellucci 2015-12-19 20:38:50 +01:00
  • 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