Enrico Turri
049d99e7e7
Generate M73 lines for silent mode only for MK3 printers
2018-07-13 11:32:50 +02:00
Enrico Turri
4584317ee4
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-07-12 15:17:08 +02:00
Enrico Turri
16de1e1873
Fixed crash on MAC when selecting system info
2018-07-12 13:34:39 +02:00
Enrico Turri
4ebaa74b41
Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate
2018-07-12 08:42:08 +02:00
Enrico Turri
1c3f9741d6
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-07-12 08:32:42 +02:00
bubnikv
8aae09934a
Bumped up the version number to final.
2018-07-05 15:27:48 +02:00
bubnikv
8cad94e98a
Bumped up the version number.
2018-07-03 16:46:52 +02:00
YuSanka
8415819b68
Enabled "delete preset" button after current profile saving
2018-07-03 12:19:34 +02:00
bubnikv
6d61e9bc92
Fix of
...
"Slic3r 1.40.1-rc fails to retain the filament list on"
https://github.com/prusa3d/Slic3r/issues/1020
2018-07-02 20:25:37 +02:00
Vojtech Kral
c438748fee
Fix: Leak in Tab.cpp in serial port test
2018-07-02 19:00:36 +02:00
YuSanka
eb1d23f24a
Bug-fixes of the OSX crashing
2018-07-02 13:51:50 +02:00
bubnikv
50e28c4459
bumped up the version number
2018-06-29 10:59:58 +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
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
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
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
Vojtech Kral
a9a33ed384
Octoprint: Improve error reporting
2018-06-27 17:00:20 +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
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
5bd0f6ab2b
Code cleanup
2018-06-27 12:49:38 +02:00
Enrico Turri
c2256b2faa
3rd attempt to fix opengl on ubuntu
2018-06-27 12:36:49 +02:00
Enrico Turri
1a5593ff10
2nd attempt to fix opengl on ubuntu
2018-06-27 12:05:23 +02:00
Enrico Turri
537033462d
1st attempt to fix opengl on ubuntu
2018-06-27 11:31:11 +02:00
Enrico Turri
3d452f07e7
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-27 08:26:55 +02:00
Enrico Turri
5b32d61a69
Fixed crash when slicing from Layers tab
2018-06-26 12:50:04 +02:00
Enrico Turri
bb7c7dac61
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-26 12:20:41 +02:00
Enrico Turri
5a52f0b773
Fixed panning in Layers view
2018-06-26 11:17:30 +02:00
Enrico Turri
3eb6c29c24
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-26 11:16:00 +02:00
YuSanka
57e83dcbc8
Fixed #998
...
Added detection of gtk2/gtk3 GUI libraries required by Alien::wxWidgets.
Added gtk2/gtk3 include paths, so we may call gtk2/3 API directly if needed for some workaround.
2018-06-26 10:37:36 +02:00
Enrico Turri
351a36b2c1
Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-25 16:09:27 +02:00
YuSanka
a46993d9a3
Correct updating of "Machine limits" and "Single extruder MM setup" pages
2018-06-25 16:03:43 +02:00
Enrico Turri
90eb01702b
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-25 15:27:06 +02:00
Enrico Turri
cc8d23eb82
Fixed conflicts after merge with master branch
2018-06-25 15:26:37 +02:00
Enrico Turri
fab492e951
Fix of interaction between opengl contexts and main page notebook
2018-06-25 15:17:13 +02:00
YuSanka
1e946f3952
Fixed #994 .
...
Print double-type values according to "full" value instead of 2 digits after point
2018-06-25 13:32:28 +02:00
YuSanka
9175163078
Fixed crashing-bug after language changing (detected under Debug)
2018-06-25 12:27:42 +02:00
YuSanka
6a66d81e76
Fixed bug #995
2018-06-25 11:40:40 +02:00
Enrico Turri
b4959d27f5
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-25 08:51:47 +02:00