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
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
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
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
YuSanka
b7abe7dfa9
Added "Suppress to open hyperlink in browser" parameter in Preferences
2020-11-20 18:46:34 +01:00
tamasmeszaros
6b10c42689
Merge branch 'tm_arrange_menu'
2020-11-20 17:53:15 +01:00
tamasmeszaros
93aaf660cf
Fixes for arrange menu
...
Fixed issues:
- Imgui window is aligned with the arrange toolbar button
- Reset and Arrange buttons added onto the window
- Window closes after clicking the canvas or hitting ESC
- Tooltip extended with instructions for using the arrange menu
Remaining issues:
- Imgui arrange button closes the menu after clicked
- Menu is not in "exclusive or" relationship with other imgui windows.
2020-11-20 17:52:53 +01:00
YuSanka
9f30ea535a
Windows specific: Fixed layout of fields inside the OG_CustomCtrl
2020-11-20 17:27:44 +01:00
YuSanka
bca000a739
Font of the DoubleSliders is changes to default ( #5121 )
2020-11-20 17:27:44 +01:00
Lukáš Hejl
f394d26f83
Added missing includes to fix build on gcc 9
2020-11-20 15:19:49 +01:00
YuSanka
5330b34d0a
Added "Filament -> Spool weight" parameter
2020-11-20 14:31:11 +01:00
Vojtech Bubnik
d5e6b17d70
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
2020-11-20 13:40:40 +01:00
Vojtech Bubnik
8d1e13fccd
Anchoring of sparse infills can now be disabled.
2020-11-20 13:36:58 +01:00
tamasmeszaros
20995c7b7a
Merge branch 'tm_fill_with_instances'
2020-11-20 13:05:05 +01:00
Enrico Turri
cf42e9fc6e
Fixed typo
2020-11-20 12:01:59 +01:00
Enrico Turri
148f4fe766
GCode Viewer - Fixed crash when switching to tool view with gcode generated by slicers other than PrusaSlicer
2020-11-20 11:50:25 +01:00
tamasmeszaros
adf81af6de
Prototype feature: fill plater with instances of selected object
...
#fixes #1350
2020-11-20 09:58:52 +01:00
tamasmeszaros
bc3696bd42
Save and load arrange settings to app_config
2020-11-20 09:57:52 +01:00
tamasmeszaros
e17e6b4d0e
Add minimum bounding box rotation as starting point
2020-11-20 09:57:52 +01:00
tamasmeszaros
d5bdaceff2
Right mouse reaction to arrange button
...
Working arrange settings popup
2020-11-20 09:57:52 +01:00
tamasmeszaros
d9f845d0b3
Merge branch 'tm_arrange_objfn_mod'
2020-11-20 09:51:48 +01:00
tamasmeszaros
096d0c9860
Fix arrange objectfunction to avoid last object in awkward positions.
...
fixes #3900
2020-11-20 09:46:15 +01:00