Enrico Turri
|
049d99e7e7
|
Generate M73 lines for silent mode only for MK3 printers
|
2018-07-13 11:32:50 +02:00 |
|
Enrico Turri
|
b4b44e9928
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
|
2018-07-13 11:27:56 +02:00 |
|
Enrico Turri
|
135dc14e56
|
Fixed 3D preview not updated after g-code export
|
2018-07-13 11:16:28 +02:00 |
|
Enrico Turri
|
1a11c5528e
|
Perimeters test modified to skip lines M73
|
2018-07-13 10:46:30 +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 |
|
bubnikv
|
3a3c54fcf0
|
Merge remote-tracking branch 'remotes/origin/vk-bugfixes'
|
2018-06-28 13:53:22 +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 |
|
Vojtech Kral
|
f6cc6e859a
|
Fix: Http: Body size limit not properly initialized
|
2018-06-27 10:36:19 +02:00 |
|
Vojtech Kral
|
b2d1255e44
|
ConfigWizard: Mark the first variant of each printer as default in the GUI
|
2018-06-27 10:36:19 +02:00 |
|
Vojtech Kral
|
963632ad65
|
PresetUpdater: Fix double update detection (had_config_update)
|
2018-06-27 10:36:19 +02:00 |
|
Vojtech Kral
|
e8dc96a06d
|
ConfigWizard: Fix default printer selection
|
2018-06-27 10:36:19 +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 |
|
bubnikv
|
f4ee973ab7
|
When running on Windows, Perl $^X returns slic3r.exe or slic3r-console.exe
Do some magic to get the perl interpreter path.
|
2018-06-26 15:29:23 +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
|
f1a0aa2ca1
|
Fixed bed update when changing selected printer
|
2018-06-26 12:19:19 +02:00 |
|
YuSanka
|
f37b831c51
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-06-26 11:18:55 +02:00 |
|
YuSanka
|
d9088b7ad7
|
Updated POT-file
|
2018-06-26 11:17:40 +02:00 |
|