Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10698334
D10456.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
30 KB
Referenced Files
None
Subscribers
None
D10456.id.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -11,14 +11,19 @@
libboost_thread.so.1.72.0
libc.so.6
libcurl.so.4
+libdbus-1.so.3
libdl.so.2
libexpat.so.1
libgcc_s.so.1
+libglib-2.0.so.0
libgmp.so.10
+libgobject-2.0.so.0
+libgtk-x11-2.0.so.0
libm.so.6
libmpfr.so.6
libnlopt.so.0
libopenvdb.so.8.0
+libpng16.so.16
libpthread.so.0
libstdc++.so.6
libtbb.so.2
diff --git a/files/prusa-slicer.desktop b/files/prusa-slicer.desktop
deleted file mode 100644
--- a/files/prusa-slicer.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Name=PrusaSlicer
-GenericName=3D Printing Software
-Icon=prusa-slicer
-Exec=prusa-slicer %F
-Terminal=false
-Type=Application
-MimeType=model/stl;model/x-wavefront-obj;model/3mf;model/x-geomview-off;application/x-amf;
-Categories=Graphics;3DGraphics;Engineering;
-Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA
-StartupNotify=false
-StartupWMClass=prusa-slicer
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : prusa-slicer
-version : 2.2.0
-release : 2
+version : 2.3.0
+release : 3
source :
- - https://github.com/prusa3d/PrusaSlicer/archive/version_2.2.0.tar.gz : e6e0c83bf92e448ec058fd3063b84caca69f58b8b419e48eace6e8ce534937c0
+ - https://github.com/prusa3d/PrusaSlicer/archive/version_2.3.0.tar.gz : cd3bac5e29b5441fc4690f28cd7b1064e97dc00207bbdc88f7bd7832308d6ca5
license : AGPL-3.0-or-later
component : office
homepage : https://www.prusa3d.com/prusaslicer/
@@ -16,7 +16,7 @@
- pkgconfig(glew)
- pkgconfig(glu)
- pkgconfig(gtest)
- - pkgconfig(gtk+-3.0)
+ - pkgconfig(gtk+-2.0)
- pkgconfig(libcurl)
- pkgconfig(nlopt)
- CGAL-devel
@@ -26,10 +26,23 @@
- openvdb-devel
- wxwidgets-devel
setup : |
+ sed -i 's/UNKNOWN/Solus/' version.inc
%cmake -DSLIC3R_WX_STABLE=1 -DSLIC3R_PCH=OFF -DSLIC3R_FHS=1 -DCMAKE_BUILD_TYPE=Release
build : |
%make
install : |
%make_install
- install -Dm00644 $pkgfiles/prusa-slicer.desktop $installdir/usr/share/applications/prusa-slicer.desktop
+
install -Dm00644 $installdir/usr/share/PrusaSlicer/udev/90-3dconnexion.rules $installdir/usr/lib/udev/rules.d/90-3dconnexion.rules
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/applications/PrusaGcodeviewer.desktop $installdir/usr/share/applications/PrusaGcodeviewer.desktop
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/applications/PrusaSlicer.desktop $installdir/usr/share/applications/prusa-slicer.desktop
+
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/icons/PrusaSlicer_32px.png $installdir/usr/share/icons/hicolor/32x32/apps/PrusaSlicer.png
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/icons/PrusaSlicer_128px.png $installdir/usr/share/icons/hicolor/128x128/apps/PrusaSlicer.png
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/icons/PrusaSlicer_192px.png $installdir/usr/share/icons/hicolor/192x192/apps/PrusaSlicer.png
+
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer_32px.png $installdir/usr/share/icons/hicolor/32x32/apps/PrusaSlicer-gcodeviewer.png
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer_128px.png $installdir/usr/share/icons/hicolor/128x128/apps/PrusaSlicer-gcodeviewer.png
+ install -Dm00644 $installdir/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer_192px.png $installdir/usr/share/icons/hicolor/192x192/apps/PrusaSlicer-gcodeviewer.png
+
+ rm -rf $installdir/usr/share/PrusaSlicer/data
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>prusa-slicer</Name>
<Homepage>https://www.prusa3d.com/prusaslicer/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
</Packager>
<License>AGPL-3.0-or-later</License>
<PartOf>office</PartOf>
@@ -20,11 +20,19 @@
</Description>
<PartOf>office</PartOf>
<Files>
+ <Path fileType="executable">/usr/bin/prusa-gcodeviewer</Path>
<Path fileType="executable">/usr/bin/prusa-slicer</Path>
<Path fileType="library">/usr/lib/udev/rules.d/90-3dconnexion.rules</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/applications/PrusaGcodeviewer.desktop</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/applications/PrusaSlicer.desktop</Path>
<Path fileType="data">/usr/share/PrusaSlicer/fonts/NotoSans-Regular.ttf</Path>
<Path fileType="data">/usr/share/PrusaSlicer/fonts/NotoSansCJK-Regular.ttc</Path>
<Path fileType="data">/usr/share/PrusaSlicer/fonts/README.txt</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/Pmetal_001.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer.ico</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer_128px.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer_192px.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer-gcodeviewer_32px.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer.icns</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer.ico</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/PrusaSlicer.png</Path>
@@ -40,13 +48,17 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/add_part.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/advanced_plus.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/arrange.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/attention.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/browse.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/bullet_black.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/bullet_blue.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/bullet_white.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/cancel.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/change_extruder.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/cog.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/cog_.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/cog_go.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/collapse.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/colorchange_add.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/colorchange_add_f.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/colorchange_add_m.svg</Path>
@@ -61,11 +73,13 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/copy_menu.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/cross.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/cross_focus.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/cross_focus_large.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/cut.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/delete.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/delete_all.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/delete_all_menu.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/dot.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/dot_small.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/dot_white.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/down_half_circle.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/drop_to_bed.svg</Path>
@@ -77,9 +91,11 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/editor.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/editor_menu.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/eject_sd.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/empty.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/error_tick.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/error_tick_f.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/exclamation.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/exit.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/export_config.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/export_config_bundle.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/export_gcode.svg</Path>
@@ -87,6 +103,7 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/export_to_sd.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/eye_closed.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/eye_open.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/fdm_supports.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/flag_green.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/flag_red.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/funnel.svg</Path>
@@ -99,6 +116,7 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/infill.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/instance_add.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/instance_remove.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/ironing.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/layers.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/layers_white.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/left_half_circle.png</Path>
@@ -125,6 +143,14 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/mode_simple_sq.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/move.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/note.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_close.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_close_hover.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_eject_sd.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_eject_sd_hover.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_error.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_minimalize.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_minimalize_hover.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/notification_warning.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/number_of_copies.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/one_layer_lock_off.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/one_layer_lock_on.png</Path>
@@ -145,6 +171,7 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/printer.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/printer_placeholder.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/printer_white.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/prusa_slicer_logo.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/question.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/re_slice.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/redo.svg</Path>
@@ -160,11 +187,19 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/row.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/save.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/scale.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/seam.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/search.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/search_.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/search_blink.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/search_gray.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/set_separate_obj.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/settings.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/shape_ungroup.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/skirt+brim.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/sla_printer.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/sla_supports.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/splashscreen-gcodepreview.jpg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/splashscreen.jpg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/split_object_SMALL.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/split_objects.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/split_parts.svg</Path>
@@ -174,11 +209,17 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/support.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/support_blocker.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/support_enforcer.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/switch_presets.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/table.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/test.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/thumb_down.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/thumb_left.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/thumb_right.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/thumb_up.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/tick_mark.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/time.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/timer_dot.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/timer_dot_empty.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/toolbar_background.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/undo.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/undo_menu.svg</Path>
@@ -197,9 +238,14 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/copy_menu.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/delete.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/delete_all_menu.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/dot.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/dot_small.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/drop_to_bed.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/edit_layers_all.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/edit_layers_some.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/edit_uni.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/editor_menu.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/exit.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/export_config.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/export_config_bundle.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/export_gcode.svg</Path>
@@ -207,6 +253,8 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/export_plater.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/export_to_sd.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/extruder+funnel.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/eye_closed.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/eye_open.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/flag_green.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/flag_red.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/funnel.svg</Path>
@@ -219,6 +267,7 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/layers.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/lock2_closed.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/lock_closed.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/lock_closed_f.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/lock_open_sys.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/machine+cog.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/mirroring_off.svg</Path>
@@ -239,6 +288,7 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/remove_menu.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/resin.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/save.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/search.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/set_separate_obj.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/skirt+brim.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/sla_printer.svg</Path>
@@ -248,6 +298,7 @@
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/support.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/support_blocker.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/support_enforcer.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/icons/white/switch_presets.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/test.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/time.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/icons/white/undo_menu.svg</Path>
@@ -279,6 +330,8 @@
<Path fileType="data">/usr/share/PrusaSlicer/localization/pl/PrusaSlicer_pl.po</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/pt_br/PrusaSlicer.mo</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/pt_br/PrusaSlicer_pt_br.po</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/localization/ru/PrusaSlicer.mo</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/localization/ru/PrusaSlicer_ru.po</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/tr/PrusaSlicer.mo</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/tr/PrusaSlicer_tr.po</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/uk/PrusaSlicer.mo</Path>
@@ -287,6 +340,19 @@
<Path fileType="data">/usr/share/PrusaSlicer/localization/zh_cn/PrusaSlicer_zh_CN.po</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/zh_tw/PrusaSlicer.mo</Path>
<Path fileType="data">/usr/share/PrusaSlicer/localization/zh_tw/PrusaSlicer_zh_TW.po</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic.idx</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic.ini</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/AK.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/AKLP_Bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/AKLP_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/AK_Bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/AK_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/I3MEGAS_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/I3MEGA_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/MEGA0_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/PREDATOR_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/mega0.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Anycubic/mega0_bed.stl</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/BIBO.idx</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/BIBO.ini</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/BIBO/BIBO2.svg</Path>
@@ -294,9 +360,47 @@
<Path fileType="data">/usr/share/PrusaSlicer/profiles/BIBO/BIBO2_thumbnail.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality.idx</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality.ini</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10MINI_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10S4_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10S5_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10SPROV2_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10SPRO_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10S_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10V2_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10V3_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR10_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR20PRO_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/CR20_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ENDER2_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ENDER3BLTOUCH_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ENDER3V2_thumbnail.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ENDER3_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ENDER5PLUS_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ENDER5_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10mini.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10mini_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10s4.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10s4_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10s5.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10s5_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr10v2_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/cr20.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ender2.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ender2_bed.stl</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ender3.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ender3_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ender5plus.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/Creality/ender5plus_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun.idx</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun.ini</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun/Q5.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun/Q5_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun/Q5_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun/QQSP.svg</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun/QQSP_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/FLSun/QQSP_thumbnail.png</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/LulzBot.idx</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/LulzBot.ini</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/LulzBot/MINI_AERO_thumbnail.png</Path>
@@ -323,24 +427,51 @@
<Path fileType="data">/usr/share/PrusaSlicer/profiles/PrusaResearch/mk3_bed.stl</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/PrusaResearch/sl1.svg</Path>
<Path fileType="data">/usr/share/PrusaSlicer/profiles/PrusaResearch/sl1_bed.stl</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB.idx</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB.ini</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQ2+FP2_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQ2+FP_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQ2P+FP2_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQ2P+FP_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQ2P_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQ2_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQL_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQM_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/DQXL_thumbnail.png</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/profiles/TriLAB/dq2_bed.stl</Path>
<Path fileType="data">/usr/share/PrusaSlicer/resources</Path>
<Path fileType="data">/usr/share/PrusaSlicer/shaders/gouraud.fs</Path>
<Path fileType="data">/usr/share/PrusaSlicer/shaders/gouraud.vs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/gouraud_light.fs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/gouraud_light.vs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/options_110.fs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/options_110.vs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/options_120.fs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/options_120.vs</Path>
<Path fileType="data">/usr/share/PrusaSlicer/shaders/printbed.fs</Path>
<Path fileType="data">/usr/share/PrusaSlicer/shaders/printbed.vs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/toolpaths_lines.fs</Path>
+ <Path fileType="data">/usr/share/PrusaSlicer/shaders/toolpaths_lines.vs</Path>
<Path fileType="data">/usr/share/PrusaSlicer/shaders/variable_layer_height.fs</Path>
<Path fileType="data">/usr/share/PrusaSlicer/shaders/variable_layer_height.vs</Path>
<Path fileType="data">/usr/share/PrusaSlicer/udev/90-3dconnexion.rules</Path>
+ <Path fileType="data">/usr/share/applications/PrusaGcodeviewer.desktop</Path>
<Path fileType="data">/usr/share/applications/prusa-slicer.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/PrusaSlicer-gcodeviewer.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/PrusaSlicer.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/192x192/apps/PrusaSlicer-gcodeviewer.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/192x192/apps/PrusaSlicer.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/PrusaSlicer-gcodeviewer.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/PrusaSlicer.png</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2021-01-20</Date>
- <Version>2.2.0</Version>
+ <Update release="3">
+ <Date>2021-02-05</Date>
+ <Version>2.3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 26 2023, 7:13 PM (15 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5797179
Default Alt Text
D10456.id.diff (30 KB)
Attached To
Mode
D10456: Update PrusaSlicer to 2.3.0
Attached
Detach File
Event Timeline
Log In to Comment