Commit Graph

13635 Commits

Author SHA1 Message Date
Lukáš Hejl
0601313cdf Connect infill to perimeters 2020-09-09 14:40:14 +02:00
Lukáš Hejl
bb568a1673 Code cleanup 2020-09-09 14:40:14 +02:00
Lukáš Hejl
67bfb246ec Octree's first cube depends on model size. 2020-09-09 14:40:14 +02:00
Lukáš Hejl
9384c9d34c Fix tests which expect make_fills without arguments 2020-09-09 14:40:14 +02:00
Lukáš Hejl
544cd82fe8 Change in passing octree struct 2020-09-09 14:40:08 +02:00
Lukáš Hejl
4aed6bc332 Fix wrong data type 2020-09-09 14:37:20 +02:00
Lukáš Hejl
42e524de6c Fix crash on inconsistent input 2020-09-09 14:37:20 +02:00
Lukáš Hejl
ebdc903c0d Fix discontinuous extrusion lines for adaptive infill 2020-09-09 14:37:20 +02:00
Lukáš Hejl
1d114d99d7 Switch to smart pointers 2020-09-09 14:37:17 +02:00
Lukáš Hejl
50707df23e Polylines merging 2020-09-09 14:34:04 +02:00
Lukáš Hejl
6c4d78faa8 Add function for check existence of triangle in define radius 2020-09-09 14:34:04 +02:00
Lukáš Hejl
262817e9b9 Generating polylines from octree 2020-09-09 14:34:04 +02:00
Lukáš Hejl
3238eb59be Building octree based on distance from mesh 2020-09-09 14:34:04 +02:00
Lukáš Hejl
e5da5318e4 Preparation for new infill 2020-09-09 14:34:04 +02:00
Vojtech Bubnik
41d1c4dd26 Fixed launching of new slicer instances on Windows. 2020-09-09 11:41:23 +02:00
enricoturri1966
00d6fe3e68 Merge remote-tracking branch 'origin/et_gcode_viewer' 2020-09-09 09:41:31 +02:00
enricoturri1966
3298966d8f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-09-09 09:12:56 +02:00
enricoturri1966
6a3231226f Fixed export of pause print lines into gcode 2020-09-09 09:06:50 +02:00
enricoturri1966
c767db6d4f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-09-09 08:39:43 +02:00
YuSanka
34f2cc92a0 Merge remote-tracking branch 'origin/ys_splash_screen' 2020-09-08 16:13:54 +02:00
YuSanka
91fe52bd3c PhysicalPrinterDialog: Fixed memory leak 2020-09-08 16:11:01 +02:00
enricoturri1966
eea5e306a2 Fixed conflicts after merge with master 2020-09-08 15:38:35 +02:00
Vojtech Bubnik
1ee729d9ac Added networking support for SL1 Digest authorization.
Renamed login/password/authorization_type to printhost_user/printhost_password/printhost_authorization_type.
Added initialization of physical printer preset with default values.
2020-09-08 15:31:10 +02:00
enricoturri1966
4eeb90e65b Fixed loading current presets 2020-09-08 15:30:01 +02:00
YuSanka
57e106672c Fixed Scale on Linux 2020-09-08 15:20:12 +02:00
Vojtech Bubnik
125218c996 Fix of a preceding merge 2020-09-08 14:25:10 +02:00
Vojtech Bubnik
9c9a215360 Fix of the previous merge, Windows specific. 2020-09-08 14:08:03 +02:00
enricoturri1966
aeef9104fd Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-09-08 14:01:55 +02:00
enricoturri1966
537045ea5c Cleanup toolpaths when changing printer to SLA 2020-09-08 14:01:32 +02:00
Vojtech Bubnik
f348a2541a Merge branch 'vb_gcodeviewer_menu' 2020-09-08 13:51:02 +02:00
YuSanka
f3e05fb4a0 Splash screen : Try to fix scaling on Linux 2020-09-08 13:40:14 +02:00
Vojtech Bubnik
651be5ad73 WIP Standalone G-code viewer 2020-09-08 13:33:43 +02:00
test
c79faa5e7e osx fix 2020-09-08 12:39:11 +02:00
enricoturri1966
f24b5f8757 Follow-up of 7270d222df -> Fix of build on OsX and Linux 2020-09-08 12:36:57 +02:00
enricoturri1966
0c43c9aaed Fix build on OsX 2020-09-08 12:10:07 +02:00
enricoturri1966
f7675172bd Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-09-08 11:55:35 +02:00
enricoturri1966
12dabf7037 Splash screen for gcode viewer 2020-09-08 11:55:21 +02:00
enricoturri1966
c8a05030a9 Fixed conflicts after merge with master 2020-09-08 11:50:11 +02:00
Vojtech Bubnik
c70e2199ed osx fix 2020-09-08 11:49:02 +02:00
enricoturri1966
e5ce52db7a Fixed crash when loading gcode files saved with older version of PrusaSlicer 2.3.0.alpha 2020-09-08 11:43:18 +02:00
enricoturri1966
0b88b32141 GCode viewer using the proper layout when started as a standalone application 2020-09-08 11:40:06 +02:00
Vojtech Bubnik
c4c5a80a67 Another fix 2020-09-08 11:36:00 +02:00
Vojtech Bubnik
53367f7aeb Trying to fix spawn on OSX 2020-09-08 11:22:27 +02:00
Vojtech Bubnik
8e534d192d Improved logging of spawning a subprocess. 2020-09-08 09:57:17 +02:00
YuSanka
f0c7f165e6 Linux: Try to fix warning "Na handler for image type 15" 2020-09-08 09:12:40 +02:00
YuSanka
48845316ab Added missed image for splash screen 2020-09-08 08:19:06 +02:00
Vojtech Bubnik
a13693ff1a Run PrusaSlicer as G-code viewer based on argv[0] name on Unix systems. 2020-09-07 22:37:55 +02:00
Vojtech Bubnik
3b7c368a66 Yet another fix on OSX. 2020-09-07 22:28:17 +02:00
test
e3494aebb2 Fix on OSX 2020-09-07 22:00:01 +02:00
Vojtech Bubnik
5b082d62ec Changing the binary name on OSX to PrusaSlicer. 2020-09-07 21:36:51 +02:00