Commit Graph

5637 Commits

Author SHA1 Message Date
bubnikv
1ba8383ca1 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-12 19:02:31 +01:00
bubnikv
fff9ef3b21 Fix of https://github.com/prusa3d/Slic3r/issues/1298
Don't load preset files, if they are marked as hidden or system (Windows)
2018-12-12 19:02:18 +01:00
tamasmeszaros
81f4bcab8e Merge remote-tracking branch 'origin/master' 2018-12-12 18:46:00 +01:00
tamasmeszaros
92f937cdcb XY flip is implemented, works only for portrait LCD. 2018-12-12 18:45:45 +01:00
bubnikv
0a085546d2 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-12 18:37:25 +01:00
bubnikv
e4c9c6cff5 [Feature] An option to export non manufacturer printer/filament/print profiles. #1292
https://github.com/prusa3d/Slic3r/issues/1292
2018-12-12 18:37:10 +01:00
tamasmeszaros
cc3eabfb05 Merge remote-tracking branch 'origin/master' 2018-12-12 15:51:45 +01:00
tamasmeszaros
ba21d793b9 Another fix for crashing support generation. 2018-12-12 15:51:39 +01:00
bubnikv
87e7ba0830 Time to print into the G-code file name: Round it to full minutes. 2018-12-12 15:48:39 +01:00
bubnikv
38c62dde86 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-12 15:09:34 +01:00
bubnikv
219e3514dd Print time in output G-code: fill in the time if the file export
dialog is open after the slicing finished.
2018-12-12 15:09:20 +01:00
YuSanka
72ee8813a6 Save edited object/part's name to the object model 2018-12-12 14:44:43 +01:00
YuSanka
416646e1b2 ObjectList: first column editing 2018-12-12 14:44:42 +01:00
bubnikv
5f09a16a21 Fix of the wipe tower manipulation: 3D scene should maintain selection
status of the wipe tower after the wipe tower is updated.
2018-12-12 14:40:56 +01:00
tamasmeszaros
53b965b981 Merge remote-tracking branch 'origin/master' 2018-12-12 14:25:27 +01:00
Vojtech Kral
3e02b3d2f2 Plater: Remove extraneous button 2018-12-12 14:18:27 +01:00
Vojtech Kral
6b63ee406d Add missing include 2018-12-12 14:15:08 +01:00
Vojtech Kral
63cc46e8fa OctoPrint WIP: Fix build 2018-12-12 13:56:53 +01:00
Vojtech Kral
1957ae5401 OctoPrint WIP: Fix build 2018-12-12 13:47:39 +01:00
Vojtech Kral
caafcede3b WIP OctoPrint integration 2018-12-12 13:17:01 +01:00
Enrico Turri
ceea6abdbe Fixed rendering of gizmo move for wipe tower 2018-12-12 13:04:06 +01:00
tamasmeszaros
0988101678 Merge branch 'master' of github.com:prusa3d/Slic3r 2018-12-12 12:44:13 +01:00
bubnikv
de2e8b3e2e Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-12 12:01:00 +01:00
bubnikv
3cbd0b7867 WIP: Time estimate in file names. 2018-12-12 12:00:45 +01:00
Enrico Turri
8ef56a6d14 Custom bed color 2018-12-12 11:44:17 +01:00
tamasmeszaros
86237a4e2f Merge branch 'master' of github.com:prusa3d/Slic3r 2018-12-12 11:39:40 +01:00
tamasmeszaros
ab03876441 Added cancellation points. Added new flip xy option. Refactor and waring removal. 2018-12-12 11:36:02 +01:00
YuSanka
ee74a4b8ab Fix to my last commit 2018-12-12 10:46:12 +01:00
Enrico Turri
89b116fea5 PrusaControl-like background color 2018-12-12 10:38:07 +01:00
bubnikv
6506626d69 Set a safety offset on a freshly sliced mesh to 0.0001
to satisfy GH #520, #1029, #1364
This change needs to be tested throughly on a large data set of meshes.
2018-12-12 10:29:42 +01:00
bubnikv
9c9ff5550a Merged improvements of supports from stable to master. 2018-12-12 10:12:35 +01:00
bubnikv
eb09753be8 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-12 10:02:10 +01:00
bubnikv
ecf1e57e68 Manual merge of the TriangleMesh.cpp from the stable branch. 2018-12-12 10:02:01 +01:00
YuSanka
df1d7962a4 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-12-12 08:50:02 +01:00
YuSanka
8b689af386 Fixed DnD under all platforms
+ try to fix the work of Backspase in ObjectList (using EVT_KEY_DOWN instead of EVT_CHAR)
2018-12-12 08:40:10 +01:00
bubnikv
ac7485da96 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-11 18:56:36 +01:00
bubnikv
93d1126cdf Fixed compilation on OSX. 2018-12-11 18:56:23 +01:00
tamasmeszaros
8ada314cb6 Merge branch 'master' of github.com:prusa3d/Slic3r 2018-12-11 17:55:23 +01:00
tamasmeszaros
c7b17ae662 Fixing the crash with large model. 2018-12-11 17:55:15 +01:00
bubnikv
92e6427511 Trigger background processing update when switching to a preview tab.
Implements "Go Direct to the preview screen after slicing #152"
2018-12-11 17:49:31 +01:00
tamasmeszaros
c4be9cb876 removing global variable for cancel checking 2018-12-11 17:48:17 +01:00
bubnikv
ec235f9f02 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-11 16:34:21 +01:00
bubnikv
eb4a48c141 WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final.
Changes in SupportMaterial.cpp, TriangleMesh.cpp and 01_trianglemesh.t
are yet to be merged.

WIP: Refactoring of layer height editing.
Removed layer_height_ranges from PrintObject, as the Print/PrintObject
now hold their copies of Model/ModelObject.
2018-12-11 16:33:43 +01:00
tamasmeszaros
ebae26c10f Build error fix for msvc 2018-12-11 16:20:30 +01:00
tamasmeszaros
b1de32a1bf Added cancellation points to pad creation step. 2018-12-11 15:54:54 +01:00
bubnikv
ec689992ee Korean translations by @ulsanether
WIP: New icons by Memory
WIP: Bicubic interpolation for SLA luminosity correction.
2018-12-11 15:19:37 +01:00
YuSanka
f9d6db057a Added template for the handle of the TextCtrl's focus event 2018-12-11 14:05:56 +01:00
YuSanka
5d55b1d612 Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxEVT_TEXT (or wxEVT_TEXT_ENTER) 2018-12-11 14:05:56 +01:00
bubnikv
4eeee03b52 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-11 13:16:14 +01:00
bubnikv
ee77f2592b WIP: Command line slicing for SLA.
Removed some layer height editing bindings from Perl.
2018-12-11 13:16:09 +01:00