Commit Graph

16924 Commits

Author SHA1 Message Date
tamasmeszaros
b9aee1617f Autocenter finally disabled. Progress indication works. 2018-06-29 17:46:21 +02:00
YuSanka
dc2e879086 Typo fixed 2018-06-29 14:00:22 +02:00
YuSanka
0bc7ff09b9 Experiment with Toolpits of selected preset on OSX 2018-06-29 13:07:58 +02:00
Lukas Matena
a2a2cfebe1 Overriddable infills that were not overridden are now printed according to infill_first 2018-06-29 12:26:22 +02:00
YuSanka
cf24433026 Added tooltips for selected Preset 2018-06-29 11:29:23 +02:00
bubnikv
50e28c4459 bumped up the version number 2018-06-29 10:59:58 +02:00
bubnikv
fe83aa8653 Merge branch 'master' into amf_activate_existing_presets 2018-06-28 22:00:10 +02:00
bubnikv
e03b4f9a63 gcc / clang did not like backslashes inside comments 2018-06-28 21:46:23 +02:00
bubnikv
f9e159bdd2 Renamed the "compatible_printers_condition" and "inherits" vectors
to "compatible_printers_condition_cummulative" and "inherits_cummulative"
when storing to AMF/3MF/Config files.

Improved escaping of strings stored / loaded from config files.
2018-06-28 20:13:01 +02:00
tamasmeszaros
9269876856 AppController reachable trough Plater.pm 2018-06-28 19:16:36 +02:00
tamasmeszaros
f11dd98cc4 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d
# Conflicts:
#	CMakeLists.txt
#	lib/Slic3r/GUI/MainFrame.pm
2018-06-28 18:50:39 +02:00
tamasmeszaros
f0b44f95e2 AppController integration 2018-06-28 18:47:18 +02:00
YuSanka
b4b7904b39 Final Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 18:30:22 +02:00
YuSanka
a93a773fdc Code cleaning 2018-06-28 18:14:34 +02:00
YuSanka
50371377ef Resizing panel to 1 px 2018-06-28 17:52:20 +02:00
bubnikv
68fd52678b Merge branch 'for_merging' 2018-06-28 17:43:15 +02:00
YuSanka
5607c9340b Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 17:34:55 +02:00
YuSanka
53d4ab7429 And last try.. 2018-06-28 17:14:45 +02:00
YuSanka
7685683a8b Addition to last commit 2018-06-28 16:50:06 +02:00
tamasmeszaros
dd96d014d1 Incorporating performance optimizations from libnest2d 2018-06-28 16:14:17 +02:00
YuSanka
b9e264a73c Try to fix tooltips on OSX 2018-06-28 16:01:06 +02:00
bubnikv
d41ab5b173 Merge remote-tracking branch 'remotes/origin/lm_ultimate_wipe_tower_rotation_fix' 2018-06-28 13:59:19 +02:00
Enrico Turri
a8a0fc5cfe Faster remaining times export 2018-06-28 13:57:28 +02:00
bubnikv
cc42c8acb6 Merge remote-tracking branch 'remotes/origin/vk-octoprint' 2018-06-28 13:53:27 +02:00
bubnikv
3a3c54fcf0 Merge remote-tracking branch 'remotes/origin/vk-bugfixes' 2018-06-28 13:53:22 +02:00
tamasmeszaros
d3881b6a30 ExpTime incorporated. Some refactor as welll. 2018-06-28 13:21:24 +02:00
YuSanka
dc4ef64ee6 Use silent_mode only with MK3 printer 2018-06-28 12:40:27 +02:00
Lukas Matena
69e8c564ce Wipe tower fix - incorrect start/end position reported to the GCode generator when the tower was rotated 2018-06-28 10:22:04 +02:00
Enrico Turri
c3fbbe45e6 Faster remaining time calculation 2018-06-28 09:24:07 +02:00
Enrico Turri
7b87c24256 Time estimate uses G1 lines containing E parameter for remaining time calculations 2018-06-28 08:52:07 +02:00
tamasmeszaros
dee8d8d568 Execution abstraction and build fix for linux and mac 2018-06-27 18:23:53 +02:00
tamasmeszaros
b839224dc4 Merge remote-tracking branch 'origin/master' into feature_slice_to_png 2018-06-27 17:44:33 +02:00
tamasmeszaros
eebc20098a Refactor and extensions to png export dialog. 2018-06-27 17:43:54 +02:00
Vojtech Kral
a9a33ed384 Octoprint: Improve error reporting 2018-06-27 17:00:20 +02:00
bubnikv
41586b7276 Simplified handling of the "compatible_printers_condition" and
"inherits" configuration values.
Implemented correct setting of the "inherits" flag for the profiles
loaded from AMF/3MF/Config files.
2018-06-27 16:57:42 +02:00
Lukas Matena
ed09a832ec Fixed a crash when complete_objects was turned on 2018-06-27 15:49:02 +02:00
Enrico Turri
21c7f41973 Time estimate emitted to gcode at requested interval 2018-06-27 15:35:47 +02:00
Enrico Turri
b2cc9ba7b2 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-06-27 15:32:47 +02:00
Enrico Turri
4017a7cbc0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-06-27 15:32:39 +02:00
Enrico Turri
e5bfb60652 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-06-27 15:32:31 +02:00
Lukas Matena
9e0dab510d Infill wiping turned off by default and in some automatic tests 2018-06-27 15:07:37 +02:00
Lukas Matena
7d520db9c1 Correct extruder is used for dontcare extrusions 2018-06-27 14:08:46 +02:00
Vojtech Kral
59bca108d3 Fix: Http: Body size limit not properly initialized 2018-06-27 13:57:21 +02:00
Vojtech Kral
80b8be31f7 ConfigWizard: Mark the first variant of each printer as default in the GUI 2018-06-27 13:57:21 +02:00
Vojtech Kral
c7b2c5359f PresetUpdater: Fix double update detection (had_config_update) 2018-06-27 13:57:21 +02:00
Vojtech Kral
aee0fd089b ConfigWizard: Fix default printer selection 2018-06-27 13:57:21 +02:00
Enrico Turri
073ab56d0c Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-06-27 13:54:39 +02:00
Chow Loong Jin
8afaa3ee26 Fix format-security violation with croak
Missed one in https://github.com/prusa3d/slic3r/pull/802.
2018-06-27 13:54:07 +02:00
Enrico Turri
5b17149619 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-06-27 13:53:13 +02:00
Enrico Turri
7b49a0b9cd Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-06-27 13:52:57 +02:00