supermerill
a8bc17816e
fix patterns on creality settings
2020-11-23 23:27:50 +01:00
supermerill
e0d6a95bab
some fixes on setting layout
2020-11-23 23:27:10 +01:00
supermerill
7a10e8220c
Fill "connect" update
...
* re-add the 2.2 algo
* allow to choose connection method also for solid/top/bottom
2020-11-23 23:26:47 +01:00
supermerill
eb06db506a
update it translation thanks to @boromyr
...
also update the pot
2020-11-23 20:04:45 +01:00
tamasmeszaros
0fc1929076
Merge branch 'tm_arrange_wipe_tower_fix'
2020-11-23 17:52:20 +01:00
tamasmeszaros
79c2bd1575
Fix for gcode-viewer symlink
...
fixes #5238
2020-11-23 17:52:08 +01:00
enricoturri1966
92953acc57
#5236 - Fixed color not correctly shown after slice
...
The bug was introduced with 148f4fe766cb7cf63972686af600d83804a2e8d3 which is now replaced by this commit
2020-11-23 17:15:22 +01:00
David Kocik
95d65f9f30
Documentation for NotificationManager
2020-11-23 16:42:03 +01:00
tamasmeszaros
f1acde8024
Fix broken wipe tower arrangement
...
fixes #5207
fixes #5216
2020-11-23 16:05:24 +01:00
enricoturri1966
1d0b947fa8
ENABLE_GCODE_VIEWER set as default in:
...
GCodeViewer hpp/cpp
2020-11-23 14:30:31 +01:00
enricoturri1966
6b732e5a26
Merge remote-tracking branch 'origin/et_wipe_moves'
2020-11-23 13:48:03 +01:00
enricoturri1966
26befd5fa3
#5234 - Disabled pop-up menu on the wipe tower
2020-11-23 13:45:12 +01:00
enricoturri1966
f68cf49f3d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_wipe_moves
2020-11-23 10:11:04 +01:00
Vojtech Bubnik
3a75b0da7f
Update of the perimeter_acceleration tooltip
2020-11-23 09:13:58 +01:00
supermerill
adf6f72a1b
more build fix for arch linux
2020-11-23 02:14:28 +01:00
supermerill
95b546e47d
fix ironing on support material interface
2020-11-23 00:54:27 +01:00
supermerill
1a19b023f0
Merge remote-tracking branch 'remotes/prusa/master'
...
note: new infill connect, maybe a good idea to get the previous one in case it's better (no useless lines)
note2: fillline overextrude, tofix
2020-11-23 00:28:47 +01:00
supermerill
1ebdb2c040
fix arch linux build
2020-11-22 18:34:49 +01:00
supermerill
373d1b8f7d
fix build
2020-11-22 17:05:27 +01:00
supermerill
0fe20a6dc4
#680 fix prusa ironing "Topmost surface only"
...
and some cleaning on enum settings conversions
2020-11-22 14:22:35 +01:00
supermerill
6ca46edae3
minor profile updates
2020-11-22 12:18:10 +01:00
supermerill
8dc9865867
fix a crash while deleting items too quickly for the gui.
2020-11-22 12:18:05 +01:00
supermerill
29d393ec9c
update to arrange: a little bit more sane (but need more work)
...
also calibration can now use arrange if needed
2020-11-22 12:18:01 +01:00
supermerill
0b94eee824
#699 fix remember last folder for opened file
2020-11-22 12:17:57 +01:00
supermerill
c73e9cf1c9
#697 fix Random seam position when only one perimeter.
...
fix random for thin wall loops (less than one perimeter)
2020-11-22 12:17:53 +01:00
supermerill
3799d533cc
Export to prusa:
...
* now the .3mf contains the modified config compatible with purusaslicer
* now the superslicer settings are stored in their own file.
Note: projects saved with this version will transfer only prusa settings back to older superslicer version.
2020-11-22 12:17:49 +01:00
supermerill
8f3e0b6fb4
#693 fix crash when using fan kickstart without fan startup time
2020-11-22 12:17:42 +01:00
supermerill
768e7b673a
#677 fix color print
2020-11-22 12:17:29 +01:00
supermerill
d726b33759
check version: now working
...
also update some gui to display full version
2020-11-22 12:17:24 +01:00
supermerill
657f6bbb14
update version
2020-11-22 12:17:17 +01:00
supermerill
4a0928d279
#674 correct standby temperature
2020-11-22 12:17:01 +01:00
supermerill
c4851d5896
#284 extract perimeter from gap fill where possible
2020-11-22 12:16:50 +01:00
Paul Arden
003ccf388d
Add a new macro function random(min,max)
which will return a random number in the range specified by the parameters. The type of parameters defines the type of the output, if the inputs are doubles then result will be a double and if the inputs are int the output will be in. Uses C++11 random functionality, compiler compatibility on Linux should be checked. Fixes #4001 .
2020-11-22 18:22:48 +11:00
ardenpm
510765b2ed
Merge pull request #3 from prusa3d/master
...
Update to upstream master.
2020-11-22 13:59:29 +11:00
YuSanka
2e0e63fed8
Tooltips for the parameters labels on Settings tabs are back
2020-11-21 18:16:34 +01:00
Vojtech Bubnik
641d27eef4
Fixed missing include
2020-11-21 16:05:58 +01:00
Vojtech Bubnik
7527797a36
Bumped up version number
2020-11-21 15:59:02 +01:00
rtyr
ee20331ead
1.2.0-alpha0 added filament spool weight
2020-11-21 15:42:38 +01:00
Vojtech Bubnik
f0606c2a76
Merge of https://github.com/prusa3d/PrusaSlicer/pull/2856
...
Add aligned rectilinear infill functionality by @m-schubert
Implements [Feature Request] Aligned rectilinear infill #1938
2020-11-21 14:10:17 +01:00
Vojtěch Bubník
47dae80835
Merge pull request #5187 from BoaImpressao3D/Update_translation_pt_br_v2.3
...
Update translation pt br v2.3
2020-11-21 13:32:52 +01:00
Vojtech Bubnik
25ca1fcf77
Some minor refactoring / polishing.
2020-11-21 13:16:03 +01:00
Vojtech Bubnik
288dbfd0d8
fixed typo in comment & formatting
2020-11-21 11:43:54 +01:00
enricoturri1966
ce7b843de7
GCode Viewer - Fixed filament label in legend
2020-11-21 11:30:14 +01:00
Vojtech Bubnik
ddc9e26f19
Follow-up to 80e8b5e985b84a6a50215d383bad96657bae0b12
...
Removed the legacy PreviewData.cpp,hpp
2020-11-21 11:02:20 +01:00
enricoturri1966
0e6acbc0e2
Preview - Visualization of wipe mones
2020-11-21 10:36:10 +01:00
rtyr
9023f092ad
Creality 0.0.7 - updated start g-code
2020-11-21 10:24:54 +01:00
rtyr
a2e763d4ca
Bumped up creality bundle version to 0.0.7
2020-11-21 10:22:57 +01:00
ardenpm
e4fc220f90
Merge pull request #2 from prusa3d/master
...
Update to upstream master.
2020-11-21 14:41:26 +11:00
Vojtech Bubnik
56c37d5c38
Make monotonic infill default for bottom layers as well #4963
2020-11-20 18:58:54 +01:00
Vojtech Bubnik
54a5c1da1e
Fixed crash in reworked infill anchoring due to numeric issues.
...
Added some more asserts to EdgeGrid.
2020-11-20 18:47:06 +01:00