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

6082 Commits

Author SHA1 Message Date
Enrico Turri d68804772a GCode Preview - Added handling of G10 and G11 commands 2018-03-09 15:27:38 +01:00
Lukas Matena 1c6fa6660e Merge branch 'master' into wipe_tower_improvements 2018-03-09 15:10:15 +01:00
Enrico Turri 50d74dfd20 Out of bed detection - Fixed compile on MacOS 2018-03-09 14:50:25 +01:00
Enrico Turri 7a2df9f54f Out of bed detection - Volumes' layer texture rendering moved to cpp 2018-03-09 14:33:44 +01:00
Lukas Matena 6e39f61198 Priming extrusions, nozzle-wipes when leaving tower, removed few unnecessary moves 2018-03-09 12:40:39 +01:00
Enrico Turri bdd2d725c8 Out of bed detection - 1st installment 2018-03-09 10:40:42 +01:00
YuSanka 419721ce22 Fixed bug with highlighting of modified parameters after changing the profile 2018-03-09 08:34:32 +01:00
Enrico Turri 58ffb27ff6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-09 08:34:30 +01:00
Enrico Turri 1fcc7fcdd8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-09 08:33:56 +01:00
Enrico Turri 27d2247d9d Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-09 08:33:41 +01:00
Lukas Matena 8340a71f88 Lots of unnecessary code removed, minor refactoring changes 2018-03-08 16:44:52 +01:00
YuSanka 9ebb0f27c1 Fixed bugs with spiral_vase and standby_temperature_delta 2018-03-08 16:33:38 +01:00
YuSanka 418e083781 Fixed Linux build 2018-03-08 14:01:14 +01:00
bubnikv 83a2d2af4b Separated the soluble settings from the printer profiles. 2018-03-08 12:27:20 +01:00
YuSanka 986ee50437 Completed UI to visualize changes and to reset to initial value 2018-03-08 11:58:06 +01:00
Enrico Turri 00381988bf Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-08 08:37:50 +01:00
Enrico Turri 124c37641d Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-08 08:36:55 +01:00
Enrico Turri 107bba02f8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-08 08:36:43 +01:00
bubnikv 4e58c9dab9 Split the 0.25mm and 0.6mm nozzle parameters from the printer profiles. 2018-03-07 18:30:58 +01:00
bubnikv f0fde26295 Implemented inheritance of profiles inside a config bundle.
Updated the Prusa's presets to match the initial flat config bundle.
2018-03-07 16:48:28 +01:00
Lukas Matena f5cf181372 Sparse infill repositioned always to the same side 2018-03-07 15:34:12 +01:00
YuSanka 38dca8396f Updated back_to_initial_value and fixed some bugs for Extruders 2018-03-07 15:25:24 +01:00
Lukas Matena 76aa134f66 Ramming lines that would end unsupported are made longer to reach to the edge 2018-03-07 11:44:47 +01:00
Enrico Turri fe59958ea8 GCode Preview - Unified preview data ranges to ensure proper paths colors 2018-03-07 09:17:59 +01:00
Lukas Matena e1922cb2c5 Supressed preview on unloadingmoves 2018-03-07 08:55:53 +01:00
bubnikv 77e142553a First take on the config inheritance / config hierarchy. 2018-03-06 21:50:12 +01:00
Lukas Matena af281e13db Last wipe on layer accounts of border and sparse infill (ugly, yet working) 2018-03-06 19:14:12 +01:00
YuSanka dd7712d4d3 Fixed bug with case-sensitive name of icon (for Linux build) 2018-03-06 14:58:51 +01:00
YuSanka c52f51b1e4 Fixed bug with resizing 3DScene 2018-03-06 14:45:03 +01:00
YuSanka 254e311593 Delete background color changing (except of MSW) 2018-03-06 13:34:39 +01:00
YuSanka d0d83526b4 Merge remote-tracking branch 'origin/master' into gui_improvements 2018-03-06 12:47:20 +01:00
YuSanka 3caf54c359 Undo buttons work 2018-03-06 12:34:20 +01:00
Enrico Turri b04697d730 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-06 12:28:15 +01:00
Enrico Turri d0587d6e83 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-06 12:18:04 +01:00
Enrico Turri d91f59379b GCode Preview - Fixed values in range labels of legend texture 2018-03-06 12:12:00 +01:00
Enrico Turri 6dd241921f Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-06 11:43:19 +01:00
bubnikv 4a90ab1f6a Merge branch 'octoprint' 2018-03-06 11:39:44 +01:00
bubnikv e26ccfc247 Fixed compilation on Windows,
removed debugging menu and debugging output.
2018-03-06 11:39:24 +01:00
Enrico Turri 9f7607c064 3mf I/O - Fixed object sinking into bed after import 2018-03-06 10:26:39 +01:00
bubnikv 51da42734a Merge remote-tracking branch 'origin/http+build' 2018-03-06 10:15:17 +01:00
YuSanka 4547755221 Update UI for visualize changes:
* Added changing of text color and inserted undo_button when some option is modified.
* Call wxSetlocale(LC_NUMERIC, "C") when do language changing.
2018-03-06 09:46:26 +01:00
Enrico Turri aab0ffa044 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-06 08:37:20 +01:00
Enrico Turri a600dbc06c Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-03-06 08:36:37 +01:00
Enrico Turri c46eaf36e3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-06 08:35:50 +01:00
Enrico Turri 7320a87183 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-06 08:35:28 +01:00
Vojtech Kral ca0f6131a1 WIP: Bonjour: TXT + improvements 2018-03-05 18:33:15 +01:00
Vojtech Kral fc05eb898d WIP: Bonjour 2018-03-05 18:33:15 +01:00
Vojtech Kral 7cfc5204c8 WIP: OctoPrint 2018-03-05 18:33:15 +01:00
Vojtech Kral 79ee7c9a36 Fix #608 Credit: Dylan "smellyfis" Thies 2018-03-05 18:32:09 +01:00
bubnikv b897209e0d Removed -DCURL_STATIC on OSX,
added dynamic linking of OpenSSL on Linux, even if libcurl is linked
statically.
2018-03-05 18:02:47 +01:00