Commit Graph

  • 71359d756f Fixed typo YuSanka 2019-01-09 11:01:40 +01:00
  • 4a1f0eb05f Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-09 10:43:31 +01:00
  • 5b1c1d5922 Fixed a bug in the Win32 start wrapper (wrong number of parameters was passed for the GUI slic3r.exe). Reworked command line processing for the GUI slic3r. Now the config is loaded first, then the model files (also the configs from AMF/3MF are applied), and lastly the free standing parameters are applied. Fixed unescaping for command line parameters. The string parameters are now not unescaped, string vector parameters are unescaped only if enquoted. Tab::load_current_preset() - disabled CallAfter for predictability. With CallAfter, it was difficult to call the method in sequence with other methods. Fixed some missing ->Destroy() calls on dialogs created from MainFrame Fixed some compiler warnings. bubnikv 2019-01-09 10:43:17 +01:00
  • 2dadf4b5dc Fixed a crash after settings adding for the instance from the scene's context menu YuSanka 2019-01-09 10:30:29 +01:00
  • abc38ebc82 Fixed orientation of visual hints for sidebar scale fields Enrico Turri 2019-01-09 10:12:04 +01:00
  • 410211a3e4 Completed uniform scale in sidebar Enrico Turri 2019-01-09 09:47:05 +01:00
  • 6d7e2b2dd7 Added SetLock() function for PrusaLockButton YuSanka 2019-01-09 08:48:25 +01:00
  • ab810f4b16 Merge branch 'tm_pad_improve' tamasmeszaros 2019-01-08 16:55:00 +01:00
  • a25072f0a3 Merge branch 'master' into tm_pad_improve tamasmeszaros 2019-01-08 16:32:54 +01:00
  • 6efcdd1ddf Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it doesn't work under OSX) (fix of #1518) YuSanka 2019-01-08 16:05:49 +01:00
  • 2ccdfe6853 Fixed typo Enrico Turri 2019-01-08 15:26:27 +01:00
  • 7cf67db332 Uniform scale is sidebar Enrico Turri 2019-01-08 15:16:40 +01:00
  • e269758df7 Don't generate the pad cavity if the depth is zero. tamasmeszaros 2019-01-08 14:42:29 +01:00
  • f26ec7feb3 pad wall smoothing only for the top of the wall. tamasmeszaros 2019-01-08 14:03:41 +01:00
  • 24e0c9b79e Added "uniform scaling" button YuSanka 2019-01-08 13:34:47 +01:00
  • 4d0c0ac748 Fix of Cyrillic named files inside the object list (part of the #1622) YuSanka 2019-01-08 11:47:05 +01:00
  • 094e3cb565 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-08 10:52:53 +01:00
  • 42e8d81403 Fix of "Build plate missing in view #1580" Fixed import of the user config bundle to maintain the "inherits" references to system profiles. bubnikv 2019-01-08 10:52:11 +01:00
  • 591d42fd76 Fixed editing of the extruder's settings (SPE-735) YuSanka 2019-01-08 10:15:15 +01:00
  • cfff3832dc Force SetFocus on 3D view when mouse enters it also on Mac Enrico Turri 2019-01-08 10:06:10 +01:00
  • 66f9582a20 Fixed sidebar size fields update (which was broken again) Enrico Turri 2019-01-08 09:51:58 +01:00
  • 153c6e7f68 Extended limits in z for camera target movements - Fix of #1589 Enrico Turri 2019-01-08 09:10:57 +01:00
  • b96190dc24 Fixed pre-compiled header command line options, especially on Linux hexane360 2019-01-06 16:29:21 -07:00
  • b406eeb240 Fixed several warnings on Linux -isolated C++-only options on newer CMake -Removed warning for ignored-attributes on Clang and GCC hexane360 2019-01-06 16:25:38 -07:00
  • f013972d8b doc: Add build tutorial for Unix/Linux Vojtech Kral 2019-01-07 16:28:57 +01:00
  • 00c9d1f184 doc: Add build tutorial for Mac Fix #1421 Fix #827 Fix #1039 Vojtech Kral 2019-01-07 15:26:31 +01:00
  • 42a4ceaf3e doc: Update build doc for Windows Vojtech Kral 2019-01-07 15:26:53 +01:00
  • 39c0e80ce8 deps: Fix libpng and zlib on Windows Vojtech Kral 2019-01-07 14:00:38 +01:00
  • 8bc8dfaba4 Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App init Fix #1515 Vojtech Kral 2019-01-04 12:06:25 +01:00
  • 02e1636831 doc: Update Windows build instructions Vojtech Kral 2019-01-03 19:33:57 +01:00
  • b66f41f43d Fixed #1543 YuSanka 2019-01-07 16:20:50 +01:00
  • 2f4adc1906 Implemented [filament_extruder_id] placeholder #1568 bubnikv 2019-01-07 15:12:40 +01:00
  • 0970457a46 Reverted a buggy change done in c0ebcacf1d bubnikv 2019-01-07 14:52:13 +01:00
  • 026bc801e3 Fix of #1505, #1541 Fixed a regression issue in initialization of the "Avoid external perimeters" feature. bubnikv 2019-01-07 12:20:48 +01:00
  • 2b39babf5f Place on bed area limit decreased Lukas Matena 2019-01-07 12:05:16 +01:00
  • c81dbba794 Fix of #1590 Enrico Turri 2019-01-07 10:53:48 +01:00
  • bbed47acd0 Fixed #1579 YuSanka 2019-01-07 10:32:33 +01:00
  • 80156d93b4 Merge remote-tracking branch 'origin/master' into tm_pad_improve tamasmeszaros 2019-01-07 10:09:31 +01:00
  • 0c7fbe0a93 Comments and cosmetics for the new pad code. tamasmeszaros 2019-01-07 10:07:49 +01:00
  • e03efc96d0 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-07 09:39:11 +01:00
  • 3bd2db8ba6 Fix of #1598, #1601, #1604, #1612 The text fields were not causing config value updates, bubnikv 2019-01-07 09:37:51 +01:00
  • a2bc7e1660 Fix of #1596 Enrico Turri 2019-01-07 09:15:31 +01:00
  • bdf4d5f41f Fixed a crash when deleting several instances of one object Lukas Matena 2019-01-04 21:36:58 +01:00
  • 60926e7be3 Place to bed now rotates all instances the same way, regardless of which one was selected Lukas Matena 2019-01-04 21:34:25 +01:00
  • 7ef10e9663 Fix of place to bed function Lukas Matena 2019-01-04 17:47:08 +01:00
  • fa5c96dfb9 Recover outer top radius for the new pad. tamasmeszaros 2019-01-04 16:57:27 +01:00
  • 567b367061 Disabled the print bed mesh temporarily, bumped up the build version to alpha2, fixed one minor issue in G-code generator bubnikv 2019-01-04 16:48:41 +01:00
  • f761691b7d Pad now has adjustable wall tilt and maintains wall thickness properly. tamasmeszaros 2019-01-04 16:24:10 +01:00
  • 86e9cb604a Revert "Place on bed improvements" Lukas Matena 2019-01-04 16:18:25 +01:00
  • 740cd326ea Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-04 15:43:05 +01:00
  • d409abf4c6 Reverted a change specific to Win32 to try to set Win32 locale for the decimal point. This only works for the current user's locale and it changes it system wide. bubnikv 2019-01-04 15:42:44 +01:00
  • f7726b99a7 Place on bed improvements Lukas Matena 2019-01-04 15:34:07 +01:00
  • 94becf120b Fixed euler angles calculation for the singular case Enrico Turri 2019-01-04 14:53:01 +01:00
  • 2ce308693f Fixed object size changes using sidebar Enrico Turri 2019-01-04 13:59:41 +01:00
  • 8e001972a9 Added print bed models for mk2 and mk3 printers to 3D scene Enrico Turri 2019-01-04 12:56:48 +01:00
  • b82f3319c7 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-03 18:55:00 +01:00
  • 41c2775468 Fix of #1501, #1522 This time the wWinMain did not provide a valid command line. Calling ::GetCommandLineW() helped. bubnikv 2019-01-03 18:54:45 +01:00
  • 30184cc0f6 Fix #1502 Upload to duet does not start the print Code was erroneously removed during refactoring Vojtech Kral 2019-01-03 17:26:03 +01:00
  • 206f16f374 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-03 16:37:03 +01:00
  • b1a7ac07c9 Fix of "System presets listed among user presets (and can't be deleted) [1.42.0-alpha1] #1511" bubnikv 2019-01-03 16:36:45 +01:00
  • 237eaa5f6f Fix #1526 --datadir not working Vojtech Kral 2019-01-03 13:25:56 +01:00
  • 360dbca52e Attempt to fix camera movements after importing object Enrico Turri 2019-01-03 15:43:03 +01:00
  • 474e06ac85 Fixed missing mirror transform data when increasing instances count Enrico Turri 2019-01-03 15:04:29 +01:00
  • 98fa9c4c38 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-03 14:35:08 +01:00
  • 8d1b854acb Replaced all wxString.ToStdString() with wxString.ToUTF8().data() to be sure that the strings are correctly converted to UTF8. bubnikv 2019-01-03 14:34:53 +01:00
  • 8a3d2f385f Fix for bad arrange with mirrored objects tamasmeszaros 2019-01-03 14:20:01 +01:00
  • b099d5c05e Removal of wxNotebook from plater set as default Enrico Turri 2019-01-03 12:59:06 +01:00
  • eacb5b9bf9 Merge branch 'master' of https://github.com/prusa3d/Slic3r Enrico Turri 2019-01-03 12:35:24 +01:00
  • dd8f79381f Fixed hover icons in view toolbar Enrico Turri 2019-01-03 12:35:01 +01:00
  • c81ef2f567 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-03 12:32:18 +01:00
  • 0d7e53badb Fix of 1.42.0-Alpha1 won't open from self contained folder #1500 Added some missing UTF8 to wxString path explicit conversions. bubnikv 2019-01-03 12:32:13 +01:00
  • 0997825e0e Fixed import from amf files Enrico Turri 2019-01-03 12:04:14 +01:00
  • ca6a7ac8d5 Further improvement in objects manipulation using sidebar (multiselection) Enrico Turri 2019-01-03 11:24:03 +01:00
  • d426895580 Automatic selection of newly loaded objects Enrico Turri 2019-01-03 09:12:50 +01:00
  • c4d5c7cefd Fix of "When exporting plate as STL Files are saved as 1KB and corrupted #1536" This is a regression issue, and it only happened when exporting the plater. bubnikv 2019-01-02 18:36:48 +01:00
  • 4227499534 Fix of "Color Picker Placement #1496" Now the color picker from the plater is centered around the associated combo box. Keep your fingers crossed, it seems to be working, but on a two monitor setup the color picker may jump to the other screen. bubnikv 2019-01-02 17:54:54 +01:00
  • b7a92b5525 Fix of #1512 "Printer Host Upload Queue vanishes in the background [1.42.0-alpha1]" the canvas3d used to grab focus when mouse entered a window even if the top level window was not active. This was now changed and the top level must be active for the canvas3d to grab the focus. bubnikv 2019-01-02 17:49:23 +01:00
  • e2daf05368 Merge branch 'master' of https://github.com/Prusa3d/Slic3r bubnikv 2019-01-02 16:27:38 +01:00
  • d0fc403741 Fix of a regression bug in Dauglass Peucker contour simplification after an introduction of a non-recursive variant of the algorithm. Fixes "Strange behavior while printing curved perimeters #1503" bubnikv 2019-01-02 16:27:11 +01:00
  • 2adce62643 Background texture for toolbars set as default Enrico Turri 2019-01-02 16:26:22 +01:00
  • 2db0906071 Fix fs::path <-> wxString conversions Vojtech Kral 2019-01-02 15:11:05 +01:00
  • 760b1cd9bc Fix for normal averaging and hidden parameter for max normal Z angle. tamasmeszaros 2019-01-02 15:48:38 +01:00
  • a7d8146198 Fix of #1501 "Po přepnutí do češtiny program zhavaruje a nejde znovu spustit" Fixed wxWidgets assert, where the Win32 decimal point was different from wxWidgets locales decimal point. Fixed by calling the Win32 "set locale" function directly. Not sure I know what I am doing, this fix needs to be tested throughly. bubnikv 2019-01-02 15:35:40 +01:00
  • 6e2ea18b9c fixing issue with disappearing tabs Dylan "smellyfis" Thies 2019-01-01 16:08:46 -05:00
  • d88f3adce9 Fix for invalid support geometry when connecting to model surface tamasmeszaros 2019-01-02 14:26:25 +01:00
  • 9b8a68565f Modified camera target behavior set as default Enrico Turri 2019-01-02 14:04:26 +01:00
  • 0ccd19f1ee Improved objects manipulation using sidebar Enrico Turri 2019-01-02 13:42:29 +01:00
  • f8b83d20d3 Build: Warn about non-existent CMAKE_PREFIX_PATH Vojtech Kral 2019-01-02 13:38:02 +01:00
  • abf34c3b6d Debug logs during SLA processing tamasmeszaros 2019-01-02 11:52:15 +01:00
  • 611d9aa0d8 Model's volume transform set as default Enrico Turri 2019-01-02 10:49:13 +01:00
  • 4b04e4e552 Fix for #1549 Enrico Turri 2019-01-02 10:18:02 +01:00
  • 447a51a3c8 Constrained camera target set as default Enrico Turri 2019-01-02 08:55:56 +01:00
  • fc54716e32 korean translation. Updated December 29, 2018 ulsanether 2019-01-01 22:15:27 +09:00
  • 9bd5728508 AboutDialog crash fix Lukas Matena 2018-12-25 00:34:50 +01:00
  • 6e53d594e5 Bumped up version number. bubnikv 2018-12-23 18:34:11 +01:00
  • 0a3758d785 SLA automatic support points: Added cancellation points. bubnikv 2018-12-22 11:21:21 +01:00
  • 18beb10ae0 Automatic SLA support points: Disable debug outputs by default. bubnikv 2018-12-22 10:55:15 +01:00
  • 126035f6f8 Fixed many errors in background processing synchronization and update. Fixed couple of compiler warnings. bubnikv 2018-12-22 10:02:42 +01:00
  • 2cdf60972f Annotated the system printer profiles with a technology filed. bubnikv 2018-12-21 20:10:42 +01:00
  • de65bd989d Annotated the system printer profiles with a technology filed. Code (as of now disabled) to suppress the SLA profiles for the initial alpha. bubnikv 2018-12-21 20:09:25 +01:00