1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00
Commit Graph

5820 Commits

Author SHA1 Message Date
Enrico Turri 802579ad20 Fixed crash while exporting to .amf and .gcode files (#753) - (improves previous fix: https://github.com/prusa3d/Slic3r/commit/d4f1ed0036183153464df7b5eef66cf60c7c6433) 2018-03-05 10:53:18 +01:00
Lukas Matena 5aca3045b9 (Un)loading speed and delay introduced into wipe tower generator 2018-03-05 10:45:35 +01:00
Enrico Turri 6049e0c42c Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-05 08:42:55 +01:00
Enrico Turri df06b4b6b2 Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-03-05 08:42:32 +01:00
Enrico Turri b2de3dd241 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-05 08:41:56 +01:00
Enrico Turri f0ec8c0967 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-05 08:41:45 +01:00
YuSanka f750abb9db Refactor load_config() function 2018-03-04 15:21:01 +01:00
bubnikv ed7c02d578 Disabled the CMake BOOST debugging. 2018-03-02 23:11:57 +01:00
bubnikv 15dbeff0c9 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-03-02 18:15:15 +01:00
bubnikv 777bcf5865 Enabled Boost_DEBUG in CMake to get some debug info when something
goes wrong.
2018-03-02 18:14:19 +01:00
Lukas Matena b3e9b82280 (Un)loading speed and time delay parameters introduced into GUI and conf. layer (not yet into wipe tower generator) 2018-03-02 15:52:16 +01:00
YuSanka 2a378f6590 Fixed problem with changing extruders color 2018-03-02 13:41:37 +01:00
Lukas Matena e1421da5e8 Integrating cooling tube parameters into wipe tower generator 2018-03-02 13:26:16 +01:00
YuSanka 222368f7e8 Start of realization UI to visualize changes 2018-03-02 09:08:11 +01:00
Lukas Matena d2006c8d8e Cooling tubes parameters added into GUI and configuration layer (not yet into wipe tower generator) 2018-03-01 16:15:00 +01:00
Lukas Matena 1d787a15a0 Fix for win builds 2018-03-01 09:57:51 +01:00
Lukas Matena c76c075569 Yet another attempt to fix Win builds 2018-03-01 09:19:34 +01:00
Lukas Matena b1b16359d9 Changes in includes in order to fix Win builds 2018-03-01 08:43:43 +01:00
Lukas Matena 9ea803b000 Attempts to fix OSX and Win builds 2018-02-28 19:53:32 +01:00
Lukas Matena a62ad3323f First naive implementation of wipe tower settings dialog 2018-02-28 16:04:56 +01:00
YuSanka 541b51c524 Merge dictionaries from the upstream Slic3r. Update existing dictionaries according to new Slic3rPE.pot 2018-02-28 15:44:45 +01:00
YuSanka 751c97c503 Localize the Plater tab
* Marking and translation of Plater tab are complited
* GUI.pm is marked to l10n
* Fix small bug with Extruder adding at Printer Settings tab
2018-02-28 15:41:35 +01:00
Enrico Turri 0e896e48e4 3mf I/O - Added import and export of modifiers 2018-02-28 12:11:41 +01:00
Enrico Turri 6ec1b61cbc Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-02-28 11:46:16 +01:00
Enrico Turri 4e0d104afd Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-02-28 11:45:53 +01:00
Enrico Turri d5959922f3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-02-28 11:45:34 +01:00
Enrico Turri 8cd42966d6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-02-28 11:45:23 +01:00
Enrico Turri 0ec68eb35b Fix for issue #661 (ExPolygons generation) 2018-02-28 11:41:04 +01:00
Enrico Turri ecac4ab175 3mf I/O - Added import and export of object's and volume's name 2018-02-27 15:46:54 +01:00
Enrico Turri 2a2bdaa0e0 3mf I/O - Added import and export of object's and volume's config data 2018-02-27 10:49:51 +01:00
YuSanka 0596660dda Fix bug with not displaying flags for incompatible presets 2018-02-27 09:51:14 +01:00
Lukas Matena 3099c32d08 GUI - reenabling rotation angle settings for the wipe tower (was disabled by the merge with master) 2018-02-27 08:56:11 +01:00
Enrico Turri 8bb1f93b8d Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-02-27 08:33:50 +01:00
YuSanka 7047f4365a Update localization:
* 2D.pm, 3DPreview.pm, PreviewData.cpp are marked by L()
* use translating function in 3DScene.cpp
2018-02-26 16:23:44 +01:00
Enrico Turri 14d19356f3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-02-26 16:19:36 +01:00
YuSanka e05493bd90 Fixed wrong printing of recommended_thin_wall_thickness_description_line 2018-02-26 13:57:36 +01:00
YuSanka f3f78ebc5a Fix #742 2018-02-26 09:57:08 +01:00
Enrico Turri 14359e5025 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-02-26 08:32:27 +01:00
Enrico Turri eb2d689971 Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-02-26 08:32:04 +01:00
Enrico Turri 8f8d7d3d95 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-02-26 08:31:36 +01:00
Enrico Turri 69b0caa38f Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-02-26 08:31:24 +01:00
YuSanka bcc68ca450 Added Slic3rPE.pot and list.txt to localization. 2018-02-26 08:31:07 +01:00
YuSanka 4c90e2bbc6 Rename localization guide to emphasize markdown format 2018-02-25 22:45:31 +01:00
YuSanka b5d96e4ed6 Update localization guide 2018-02-25 22:41:28 +01:00
bubnikv edb756c084 Refactored the gyroid infill. 2018-02-23 18:32:35 +01:00
Enrico Turri d25a472267 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-02-23 16:17:47 +01:00
Enrico Turri 6765722a3a Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-02-23 16:17:25 +01:00
Enrico Turri f43d989368 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-02-23 16:16:44 +01:00
Enrico Turri 27075e479e Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-02-23 16:16:06 +01:00
bubnikv 2edb96062e Removed the Perl Preferences dialog,
fixed the CMake after the GUI merge.
2018-02-23 15:53:16 +01:00