Commit Graph

  • e37cbdfcfc Merge remote-tracking branch 'remotes/origin/profile_changes_reset' bubnikv 2018-04-05 19:53:53 +02:00
  • 3a61833d13 Update view in object's setting dialog when changing extruder Enrico Turri 2018-04-05 15:55:50 +02:00
  • 2b8da333ef Semver: Semantic version parsing and arithmetics Vojtech Kral 2018-04-05 14:22:11 +02:00
  • 6053c8f54d Try to fix bug with CheckBox selection if cursor is in TextCtrl. YuSanka 2018-04-05 13:52:30 +02:00
  • 76beaa6421 Objects colored by extruder color Enrico Turri 2018-04-05 12:52:29 +02:00
  • 28b6d222f2 Next try to fix bug with CheckBox selection if cursor is in SpinCtrl. YuSanka 2018-04-05 12:12:35 +02:00
  • 6af45362ce Purging volumes button is only shown when the wipe tower is enabled and we have single extruder MM printer with more than one extruder Lukas Matena 2018-04-05 10:44:31 +02:00
  • a866011574 Merge branch 'master' of https://github.com/prusa3d/slic3r bubnikv 2018-04-05 10:32:26 +02:00
  • 4611b5094e Fixed regression of the gyroid infill. bubnikv 2018-04-05 10:31:53 +02:00
  • 1e185dacc4 Out of bed detection - GUI buttons disabled after object load if model detected as out of bed Enrico Turri 2018-04-05 09:02:03 +02:00
  • 4bdfb68ac5 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-04-05 08:44:01 +02:00
  • 2eee3a64b7 First try to fix bug with CheckBox selection if cursor is in SpinCtrl. YuSanka 2018-04-04 20:37:37 +02:00
  • 706dd7020f New extruder temperature is only set when it differs from the old one Lukas Matena 2018-04-04 14:59:31 +02:00
  • 290e3e66c0 Merge correction Lukas Matena 2018-04-04 14:41:23 +02:00
  • eb9917536c Merge branch 'master' into wipe_tower_improvements Lukas Matena 2018-04-04 13:06:46 +02:00
  • 597e8650a6 Fixed incorrect redraw of Purging volumes button in certain cases Lukas Matena 2018-04-04 12:49:16 +02:00
  • 1afe0af343 Merge branch 'wipe_tower_ui' into wipe_tower_improvements Lukas Matena 2018-04-04 12:28:46 +02:00
  • b0840065ed Octoprint (#804) Vojtech Kral 2018-04-04 11:18:22 +02:00
  • 1b08bc94f0 Added g_wiping_dialog_button status update to update_frequently_changed_parameters() YuSanka 2018-04-04 11:13:28 +02:00
  • 00324a14b8 Merge remote-tracking branch 'origin/scene_manipulators' bubnikv 2018-04-04 11:06:45 +02:00
  • 261f391ee3 Merge remote-tracking branch 'origin/3mf_io' bubnikv 2018-04-04 11:05:29 +02:00
  • 40bbabb6d0 Merge remote-tracking branch 'origin/time_estimate' bubnikv 2018-04-04 11:04:31 +02:00
  • 76360d698c Merge branch 'gcode_preview' bubnikv 2018-04-04 11:00:49 +02:00
  • 2f6fbfb338 Fix of SPE-183: Incorrect z values set into GCode Preview sliders. Rework to replace layer top heights with averages of EPSILON intervals. bubnikv 2018-04-04 11:00:25 +02:00
  • 91d6deee03 Merge branch 'wipe_tower_config' into wipe_tower_improvements Lukas Matena 2018-04-04 10:37:18 +02:00
  • be8acc5ac4 Moved "wiping_volumes_extruders", "wiping_volumes_matrix" from print settings to project settings. bubnikv 2018-04-04 10:18:26 +02:00
  • 719adfbaf3 The layer height check for multiple objects is now only enabled when variable layer height is enabled Lukas Matena 2018-04-04 09:59:41 +02:00
  • 42baeee0ed Fixed a bug regarding the sparse infill Lukas Matena 2018-04-04 09:44:05 +02:00
  • d54425a901 Added show/hide of "Purging volumes" button depending on a state of "wipe_tower" YuSanka 2018-04-03 22:07:59 +02:00
  • e5f23bc11d Fixed bug - negative feedrate was issued during loading of a new filament Lukas Matena 2018-04-03 14:35:54 +02:00
  • 89686b808d Added a check that all objects have the same layer height profile Lukas Matena 2018-04-03 13:51:12 +02:00
  • 281732ca38 Variable layer height enabled, nozzle diameters properly passed to the wipe tower generator Lukas Matena 2018-03-29 15:32:09 +02:00
  • bf295b9039 Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 and M83 - Fixes #812 Enrico Turri 2018-03-29 14:46:11 +02:00
  • 6fd3f38717 Warning to show before ramming adjustements, vertical text in wiping dialog positioned better Lukas Matena 2018-03-29 14:23:45 +02:00
  • 572008546d Vertical label in wiping matrix dialog Lukas Matena 2018-03-29 12:04:09 +02:00
  • c73d564004 Merge branch 'wipe_tower_ui' into wipe_tower_improvements Lukas Matena 2018-03-29 09:47:12 +02:00
  • 415bbd7860 Merge branch 'wipe_tower_ui' of https://github.com/prusa3d/Slic3r into wipe_tower_ui YuSanka 2018-03-28 20:32:22 +02:00
  • c61ffe9f6b Corrected UI for RammingDialog YuSanka 2018-03-28 20:31:36 +02:00
  • fca7c8abfe Fixed compilation and test cases. bubnikv 2018-03-28 19:47:26 +02:00
  • 33e1108f65 Background processing in C++, WIP. bubnikv 2018-03-28 17:05:31 +02:00
  • 1b4dc685f4 Connected filament_ramming_parameters to respective dialog, other minor changes Lukas Matena 2018-03-28 15:37:10 +02:00
  • 7951349a1f Another t-test change to avoid fails Lukas Matena 2018-03-28 10:32:23 +02:00
  • 0d2637fede t tests changed so they don't fail on the extruder number check Lukas Matena 2018-03-28 10:16:04 +02:00
  • 4da6085ef8 Corrected UI for WipingDialog YuSanka 2018-03-28 02:17:51 +02:00
  • 56fef5302c Added axis-labels to RammingChart Lukas Matena 2018-03-27 14:42:47 +02:00
  • 7d9e892edc Added a button to open purging volumes dialog directly from Plater Lukas Matena 2018-03-27 13:44:18 +02:00
  • c166af5cce GCode Preview - Fixed z values set on sliders Enrico Turri 2018-03-27 11:35:48 +02:00
  • 8639df1cfd Removed an incorrectly placed status line update, causing stack overflow in unit tests. bubnikv 2018-03-26 11:21:53 +02:00
  • 903a90f37a AMF I/O - Forces .zip.amf extension on export Enrico Turri 2018-03-26 08:58:44 +02:00
  • eed15c459b Use asynchronous wxWidgets messages when posting between threads. bubnikv 2018-03-23 17:39:19 +01:00
  • e7edb512b8 Saved bed_shape changes. YuSanka 2018-03-23 17:27:43 +01:00
  • 5063c15442 Fixed automatic tests. bubnikv 2018-03-23 16:00:00 +01:00
  • c6623bb258 Increased camera theta max to 180 degrees. Fixes #666 Enrico Turri 2018-03-23 15:40:26 +01:00
  • 01c37ac987 Merge remote-tracking branch 'origin/master' into wipe_tower_ui YuSanka 2018-03-23 13:35:48 +01:00
  • 77f5ed6851 Fixed bugs from SPE-180 YuSanka 2018-03-23 12:52:37 +01:00
  • e931f75010 Work in progress: Good bye, Perl Threads! bubnikv 2018-03-23 11:41:20 +01:00
  • 53e100b890 Changed PrusaResearch.ini. *(Uncommented "printer_model","printer_vendor", "printer_variant", "default_filament_profile") * Added msg "It's system preset" to Dependencies YuSanka 2018-03-23 09:41:04 +01:00
  • 3fdd182f0c Parameters describing cooling tubes position etc moved to separate page in Printer Settings Lukas Matena 2018-03-22 16:13:41 +01:00
  • 1c5970d0a2 Added sys_lock and sys_unlock icons. YuSanka 2018-03-22 15:16:30 +01:00
  • 08a8fe84a4 Merge remote-tracking branch 'origin/master' into profile_changes_reset YuSanka 2018-03-22 14:18:48 +01:00
  • 57b61470a3 "Advanced" options alignment YuSanka 2018-03-22 14:12:29 +01:00
  • 4b8bd48663 AMF and 3MF export - Export of print config customizable by user in the select file dialog Enrico Turri 2018-03-22 13:49:48 +01:00
  • 985b414c64 Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layer Lukas Matena 2018-03-22 13:37:01 +01:00
  • 036e41ae69 Wiping dialog - first experiments with sizers Lukas Matena 2018-03-22 13:07:45 +01:00
  • 44b711953f Added preset parent description line to Dependencies YuSanka 2018-03-22 11:46:15 +01:00
  • d7e2305686 "Undo"-buttons work YuSanka 2018-03-22 10:56:57 +01:00
  • 78208620c0 Correct updating of "Undo"-buttons according to the option changes YuSanka 2018-03-22 09:37:42 +01:00
  • d384ed6e96 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-03-22 08:34:51 +01:00
  • d634378193 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-03-22 08:34:37 +01:00
  • 48fe019302 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview Enrico Turri 2018-03-22 08:34:00 +01:00
  • 4173628a31 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io Enrico Turri 2018-03-22 08:33:43 +01:00
  • 82f4e16a27 "Decorated" UI for options groups. YuSanka 2018-03-21 22:21:37 +01:00
  • e7a5bc1afe Added a check that no object uses extruder the printer doesn't have Lukas Matena 2018-03-21 16:01:31 +01:00
  • 9519fae490 Partial refactoring of wipe tower code (got rid of global constants, etc) Lukas Matena 2018-03-21 15:57:17 +01:00
  • ebb2d45761 Out of bed detection - Disabled GUI buttons when object outside bed Enrico Turri 2018-03-21 15:21:03 +01:00
  • 5c9ba1399f Updated Czech to localization YuSanka 2018-03-21 14:28:51 +01:00
  • c425169db0 Added Italian and updated German to localization YuSanka 2018-03-21 14:00:06 +01:00
  • e30405d672 Merge branch 'master' into wipe_tower_improvements Lukas Matena 2018-03-21 11:33:37 +01:00
  • 1a1be94c99 Purging volume parameters normalization - minor changes Lukas Matena 2018-03-21 10:20:36 +01:00
  • 4a179c81d2 GCode Preview - Added visualization of volumetric flow rate Enrico Turri 2018-03-21 10:03:10 +01:00
  • ac9db81820 Normalization of purging volume parameters when number of extruders is changed Lukas Matena 2018-03-21 09:36:27 +01:00
  • ec14e94cec Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-03-21 08:40:34 +01:00
  • 85d158525f Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-03-21 08:40:21 +01:00
  • 78d1d83583 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview Enrico Turri 2018-03-21 08:39:41 +01:00
  • 65a815a06f Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io Enrico Turri 2018-03-21 08:39:14 +01:00
  • a32281c268 Fix format-security violations (#802) Chow Loong Jin 2018-03-21 15:38:33 +08:00
  • 86b79f89ad Removed BonjourBrowser.pm, SectionCut.pm and the associated command line section cut tool. bubnikv 2018-03-20 21:09:54 +01:00
  • 0fc2da5a32 Wipe tower generator should now work for more than 4 extruders (actual number extracted from wiping_volumes_matrix) Lukas Matena 2018-03-20 15:45:11 +01:00
  • a782424d5f Wipe tower generator connected to purging volumes from the configuration layer Lukas Matena 2018-03-20 15:07:18 +01:00
  • a923062167 Purging volume dialog improved and connected to configuration layer Lukas Matena 2018-03-20 13:50:51 +01:00
  • f99aaa1191 Out of bed detection - New colors for out of bed state Enrico Turri 2018-03-20 13:01:50 +01:00
  • 6298a28494 Disabled back face culling to show broken geometry Enrico Turri 2018-03-20 11:59:33 +01:00
  • 1f3f109263 Out of bed detection - Fixed false detection due to float precision Enrico Turri 2018-03-20 09:31:42 +01:00
  • 6db7e63e1c Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate Enrico Turri 2018-03-20 08:34:32 +01:00
  • 6c038d405b Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators Enrico Turri 2018-03-20 08:34:19 +01:00
  • 99f7bd90db Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview Enrico Turri 2018-03-20 08:33:53 +01:00
  • 557ea9baa6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io Enrico Turri 2018-03-20 08:33:25 +01:00
  • f72bb89521 Reset to system value works for Extruders too YuSanka 2018-03-19 17:21:37 +01:00
  • abbfac0404 Modified the Triangles / Stars / Cubic infill types to lessen overfill along the perimeters: Only the two first hatching lines (0 and 60 degrees) will be connected along the perimeter lines. The 3rd hatching direction will not. Inspired by a fix done by @alexrj. bubnikv 2018-03-19 16:51:43 +01:00
  • ebf0ef48f1 Extended the Cooling Buffer G-code filter to remove repeated G1 Fxx entries to reduce the G-code size and printer stutter. Fixes https://github.com/prusa3d/Slic3r/issues/448 bubnikv 2018-03-19 16:38:32 +01:00