Commit Graph

  • 8b1d0159f7 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports enricoturri1966 2023-03-24 12:57:17 +0100
  • 7f1df7b110 Fixed Fit to print volume command when applied to an object sliced using SLA printer enricoturri1966 2023-03-24 12:57:07 +0100
  • a391d4c445 Added missed includes of "format.hpp" YuSanka 2023-03-24 10:07:25 +0100
  • c9b15736da Fixed compilation errors and warnings Lukas Matena 2023-03-24 09:56:40 +0100
  • 5d4f11ac24 Merge branch 'lm_acceleration' Lukas Matena 2023-03-24 09:30:08 +0100
  • 0a52ef8da7 Fix format of M204 emitted from machine limits for various fws Lukas Matena 2023-03-24 09:22:50 +0100
  • 847a34c644 Do not clamp travel acceleration when current firmware flavor does not allow separate setting of print and travel acceleration Lukas Matena 2023-03-23 15:21:38 +0100
  • 51129fd4f3 Follow-up 87d77f338d - Added control of a value of changed parameter "How to apply limits", when Klipper is selected YuSanka 2023-03-23 09:16:33 +0100
  • dcfbff5ec8 Check value of the parameter "How to apply limits", when Klipper is selected + Suppress silent mode for G-code flavor that is different from MarlinFirmware or MarlinLegacy YuSanka 2023-03-22 15:42:34 +0100
  • 4b27210b6e Bypass a crash when validating custom gcodes Lukas Matena 2023-03-15 22:03:01 +0100
  • 09122fb0d0 Added a new config option to disable automatic temperature commands around start gcode (autoemit_temperature_commands) Lukas Matena 2023-03-15 14:31:05 +0100
  • da714c7210 Removed M107 inserted automatically at the start of the G-Code Lukas Matena 2023-03-14 11:29:19 +0100
  • 06bccab711 Added Mainsail print host Lukas Matena 2023-03-09 15:54:55 +0100
  • b9eb13dff9 Klipper: specific behaviour (GCodeProcessor, WipeTower). GCodeWriter should behave as Marlin(legacy). Lukas Matena 2023-03-09 15:03:32 +0100
  • 42f1217f6e Klipper: Adding the new firmware flavor: - added the new option - allowed machine limits page - added a check for Klipper + 'emit limits to gcode' (Print::validate so far) Lukas Matena 2023-03-09 14:05:04 +0100
  • 3ff600bed0 Separated travel and print acceleration control Lukas Matena 2023-03-09 09:14:54 +0100
  • cf226f8eab Added 'travel_acceleration' configuration option (not used so far) Lukas Matena 2023-03-08 19:34:41 +0100
  • 5d89e742b4 Added missed includes of "format.hpp" YuSanka 2023-03-24 09:27:12 +0100
  • 98346824e8 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports enricoturri1966 2023-03-24 08:49:35 +0100
  • 6ba067ad36 Fixed crash when trying to add text on an object sliced using SLA printer by right clicking on supports or pad enricoturri1966 2023-03-24 08:40:32 +0100
  • 582f51cdfd Fixed crash when opening Emboss Gizmo pressing 'T' key after slicing an object using SLA printer enricoturri1966 2023-03-24 08:36:43 +0100
  • f57de43680 Fixed several more warnings Lukas Matena 2023-03-07 15:53:39 +0100
  • 1a67044c81 Merge branch 'lm_localization' Lukas Matena 2023-03-23 22:55:56 +0100
  • 18e56c3d53 Localization: Fixes for some phrases + Added/Fixed comments where it's needed YuSanka 2023-03-20 10:40:42 +0100
  • f9de995f9e Remove '_utf8' makro. (Initially, it was used because of using of boost::format for localized lines. But now It's better to use format and formal_wxstr functions) YuSanka 2023-03-17 09:28:13 +0100
  • 472090a54d Fix: file containing localization was missing in list.txt Lukas Matena 2023-03-15 09:37:12 +0100
  • 73857703b8 Added a check that libslic3r/I18N.hpp is not included on the frontend by mistake, also added a check that L macro is not defined when including libslic3r/I18N.hpp Lukas Matena 2023-03-15 09:21:12 +0100
  • 19f2a1d9e9 Unified usage of localization macros in slic3r/libslic3r YuSanka 2023-03-20 10:38:34 +0100
  • 51db683c9d Prevent creation volume on undo redo action. Filip Sykala - NTB T15p 2023-03-23 18:05:26 +0100
  • 9cb50e6586 PlaceholderParser: added size() and empty() functions over vector variables. Vojtech Bubnik 2023-03-23 17:51:37 +0100
  • 929a0eba2c PlaceholderParser: replaced the new "array" operator with "repeat", simplified the parser a bit more. Vojtech Bubnik 2023-03-23 17:08:56 +0100
  • 369a881872 Merge branch 'master' into fs_undoredo Filip Sykala - NTB T15p 2023-03-23 16:29:33 +0100
  • 4c0e7d9683 Set volume only by function data_changed. Filip Sykala - NTB T15p 2023-03-23 16:29:23 +0100
  • 3045884640 PlaceholderParser: Reduced code duplicity. Vojtech Bubnik 2023-03-23 15:00:36 +0100
  • 11e22b7950 Merge branch 'lm_wipe_tower_spacing' Lukas Matena 2023-03-23 12:47:05 +0100
  • 6170783f7c Wipe tower: Increased maximum of wipe_tower_extra_spacing to 300 % Lukas Matena 2023-03-17 13:49:03 +0100
  • 64cf357907 Wipe tower: fix the cone in combination with 'no_sparse_layers' Lukas Matena 2023-03-22 09:45:30 +0100
  • b20325671a Wipe tower: added the stabilization cone into configuration Lukas Matena 2023-03-16 10:07:48 +0100
  • 26ba74fad0 Wipe tower: stabilization cone bottom infill Lukas Matena 2023-03-07 17:27:07 +0100
  • 571b133791 Wipe tower: stabilization cone Lukas Matena 2023-03-01 10:48:05 +0100
  • cd70954758 Wipe tower: added an option to change spacing of the lines Lukas Matena 2023-02-22 13:13:22 +0100
  • 2ed4c75446 Bumped up version to 2.5.2 Lukas Matena 2023-03-23 12:40:51 +0100
  • 7df4cfb453 Fixed a crash when selection wipe tower and using add instance function: this was between 2.6.0-alpha3 and 2.6.0-alpha4 in 4d5b85e. Lukas Matena 2023-03-23 12:27:07 +0100
  • 5d40088c0e Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports enricoturri1966 2023-03-23 11:43:57 +0100
  • 84284b4418 Fixed crash when scaling object to fit print volume with SLA printers enricoturri1966 2023-03-23 11:42:46 +0100
  • e0f7afd03f
    Reworked flexible filaments. Removed PETG Tungsten completely. rtyr 2023-03-23 10:47:30 +0100
  • 92e0c13513 Try to handle fff supports in arrange after slicing tamasmeszaros 2023-02-20 14:10:59 +0100
  • 333d0727ef Handling brim offset in SLA without the need to slice the object tamasmeszaros 2023-02-20 14:10:23 +0100
  • 3c5ecd4a8f FFF arrange minding skirt and brim distances tamasmeszaros 2023-02-16 16:06:21 +0100
  • e585fd2221 Fixed duplication of auxiliary volumes when GLCanvas3D::reload_scene() is called for SLA printers enricoturri1966 2023-03-23 10:16:13 +0100
  • 6b1c9119be Add code to extract sla supports outline for arrangement tamasmeszaros 2023-02-15 16:27:03 +0100
  • e46891fa8c PlaceholderParser: Fixed compilation issues, added integration test with FDM slicing process. Vojtech Bubnik 2023-03-23 09:23:20 +0100
  • af21038d94 Merge branch 'master' into fs_undoredo Filip Sykala - NTB T15p 2023-03-22 18:15:33 +0100
  • c28585ab7f WIP PlaceholderParser: Support for local and global variables. Implements #4048 #7196 Vojtech Bubnik 2023-03-22 17:46:47 +0100
  • 963ca415d4 PlaceholderParser: new interpolate_table() "function" interpolate_table(x, (x0, y0), (x1, y1), (x2, y2), ...) interpolates a table at position x. Vojtech Bubnik 2023-03-21 11:14:46 +0100
  • c5b43107ba Merge branch 'fs_emboss_Fix_fontpath' Filip Sykala - NTB T15p 2023-03-22 13:46:26 +0100
  • 0a3db4525d Fix suggested by Stefan Csomor<csomor@advancedconcepts.ch> for releasing MacOs references. link: https://groups.google.com/g/wx-users/c/f2nVyT59H6M/m/_BocNmwCAgAJ Filip Sykala - NTB T15p 2023-03-21 14:50:53 +0100
  • fbcc1ab276 Fix SPE-1595 - crash when no bridgin surfaces present and adaptive fill selected Pavel Mikus 2023-03-22 13:23:07 +0100
  • 760f74ce6a CutGizmo: Respect to the SLA shift YuSanka 2023-03-22 12:36:32 +0100
  • 4b328c4ef2 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sequential enricoturri1966 2023-03-22 12:34:18 +0100
  • ddf636fe38 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports enricoturri1966 2023-03-22 11:00:32 +0100
  • e1c289f51a Fixed GLCanvas3D::reload_scene() method to avoid adding volumes coming from the sla backend enricoturri1966 2023-03-22 11:00:04 +0100
  • c251122e89 Fixed SupportsClipper::render_cut() method enricoturri1966 2023-03-22 09:41:30 +0100
  • 37edec974c Gizmo Hollow - Show clipped supports only when the supports are visible enricoturri1966 2023-03-21 15:33:27 +0100
  • 97838f98ad
    PETG Tungsten disabled for MK4 and XL for now. rtyr 2023-03-21 15:16:31 +0100
  • 9d156463b1 Fixed crash when rotating a part after slicing with sla printer enricoturri1966 2023-03-21 14:43:14 +0100
  • ac5633841b Merge branch 'master' into fs_emboss Filip Sykala - NTB T15p 2023-03-21 13:19:53 +0100
  • 28497daabd Bumped up version to 2.5.2-rc1 Lukas Matena 2023-03-21 12:50:23 +0100
  • 7c9192480a
    Added profiles for MK4. rtyr 2023-03-21 12:43:02 +0100
  • 4326929960
    Updated output filename format. rtyr 2023-03-21 12:36:23 +0100
  • 59f14be1a8 Merge branch 'master' into fs_emboss Filip Sykala - NTB T15p 2023-03-21 12:11:31 +0100
  • ae016aceb9 Fix for selection of unknodn font Filip Sykala - NTB T15p 2023-03-21 12:11:09 +0100
  • 1f51ffcd39
    TriLAB update rtyr 2023-03-21 08:28:52 +0100
  • ff5767b6f5 enable AABB tree over 3D lines Pavel Mikus 2023-03-20 20:01:37 +0100
  • cb45467c11
    MK4 resources rtyr 2023-03-20 18:22:44 +0100
  • a60bf51ce4 Merge branch 'master' into fs_emboss Filip Sykala - NTB T15p 2023-03-20 17:42:05 +0100
  • 9c70ed01e5 Fix add emboss volume on reflected Filip Sykala - NTB T15p 2023-03-20 17:41:51 +0100
  • d653cc6ab5 Fix crash made on MMU printers Filip Sykala - NTB T15p 2023-03-20 16:10:13 +0100
  • 7afabcde95 PlaceholderParser: Implemented one_of() matching function: 1st parameter is the text to match against, the rest of the parameters are pattern to be matched: either strings, then the match is exact, or regex enclosed in // or regex string starting with ~ Vojtech Bubnik 2023-03-20 15:55:18 +0100
  • 6ae7b0048b
    added AQD thumbnail rtyr 2023-03-20 15:35:41 +0100
  • d24472675c Keep color of object during drag over surface. Filip Sykala - NTB T15p 2023-03-20 15:33:00 +0100
  • 201e9d493f Remove side effects from setter for enable picking. Filip Sykala - NTB T15p 2023-03-20 15:32:21 +0100
  • 997e731c41 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports enricoturri1966 2023-03-20 14:35:02 +0100
  • 1b8553c747 Reintroduced visualization of SLA supports and pad into 3D scene and gizmos Hollow and SLA support as it was in 2.5.0 enricoturri1966 2023-03-20 14:34:04 +0100
  • ab30d37c3c Merge branch 'master' into fs_emboss Filip Sykala - NTB T15p 2023-03-20 13:45:55 +0100
  • 5ab9532e39 Fix bad actualization without mesh source sorting Filip Sykala - NTB T15p 2023-03-20 13:45:41 +0100
  • d152b67ce5 PlaceholderParser: Simplified the parser after introducing the writable variables. Vojtech Bubnik 2023-03-20 10:25:52 +0100
  • b9d8fe7118 WIP: PlaceholderParser support for writable output variables. Vojtech Bubnik 2023-03-20 07:48:26 +0100
  • 39bca4420c Fix for #10072 - Split to objects is acting funky YuSanka 2023-03-17 17:13:29 +0100
  • 79adb72a25 Fix int overflow, reduces amount of bridging substantially, improve code description, extend bridge anchors when anchoring to solid surfaces on lower layers PavelMikus 2023-03-17 17:13:57 +0100
  • 16024b12c5
    Update Anker.idx rtyr 2023-03-17 15:51:51 +0100
  • d4d463bc28
    Official AnkerMake profiles. rtyr 2023-03-17 15:48:36 +0100
  • 520148a8aa
    Added new AnkerMake resources rtyr 2023-03-17 15:48:06 +0100
  • b61a6f293d fix problem with missing lslice Links - detection could occasionally fail, issue 9744 PavelMikus 2023-03-17 12:56:25 +0100
  • 1e8441b057 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sequential enricoturri1966 2023-03-17 11:39:36 +0100
  • 60bb57404f Fixed build on MAC OS enricoturri1966 2023-03-17 11:39:22 +0100
  • 147eee05a6 Merge branch 'dk_miniz' David Kocik 2023-03-17 11:10:21 +0100
  • d5f229a249 Refactoring of miniz extract calls. Use file_index instead of filename as identifier. David Kocik 2023-03-09 17:14:36 +0100
  • 19d02e6d74 Fix: ../src/slic3r/GUI/IconManager.cpp:174:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ../src/slic3r/GUI/SurfaceDrag.cpp:104:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Slic3r::GLVolume*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ../src/slic3r/GUI/SurfaceDrag.cpp:57:30: warning: 'std::optional<double> Slic3r::GUI::calc_scale(const Matrix3d&, const Matrix3d&, const Vec3d&)' defined but not used [-Wunused-function] ../src/slic3r/Utils/RaycastManager.cpp:14:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ../src/slic3r/Utils/RaycastManager.cpp:316:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Slic3r::GLVolume*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] Filip Sykala - NTB T15p 2023-03-17 09:29:28 +0100
  • bc825ec7d7 Merge branch 'master' into fs_emboss Filip Sykala - NTB T15p 2023-03-17 08:30:09 +0100