enricoturri1966
cf1870c130
Merge branch 'et_opengl_3' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3
2022-05-20 12:01:27 +02:00
enricoturri1966
08732d5d10
Fixed conflicts after merge with master
2022-05-20 12:01:11 +02:00
rtyr
6605ad926f
Merge pull request #8251 from pmjdebruijn/creality
...
Fix Ender-3 Pro
2022-05-16 06:28:27 +02:00
rtyr
72b82547dd
Sync with PrusaSlicer-settings.
2022-05-10 13:19:18 +02:00
rtyr
d7857e75bc
Updated Voron v1 thumbnails.
2022-05-10 13:18:44 +02:00
YuSanka
0869f49124
Localization: Update for list.txt
2022-05-09 17:04:10 +02:00
rtyr
ff58e73ef2
Sync with PrusaSlicer-settings
2022-05-04 09:05:00 +02:00
rtyr
4dbb1f8699
Sync with PrusaSlicer-settings
2022-04-28 11:20:30 +02:00
Lukas Matena
56466abe99
Fixed conflicts after stable->master merge
2022-04-27 23:45:16 +02:00
Lukas Matena
09fe421fe8
Merge branch 'stable' (no conflicts fixed)
2022-04-27 22:24:13 +02:00
Pascal de Bruijn
8415f805d9
Fix Ender-3 Pro
...
Commit 1ad8460a3cfbd840d374fe32c0e01749effcb39e had several errors.
2022-04-27 18:52:21 +02:00
enricoturri1966
1a2ba70fcf
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fixed calculation of normal matrices sent to shaders
2022-04-21 13:58:04 +02:00
Mário Victor Ribeiro Silva
6953b2f877
feat: add missing translations
2022-04-20 09:54:32 +02:00
Mário Victor Ribeiro Silva
198871c711
feat: add translations
2022-04-20 09:54:06 +02:00
YuSanka
566917bfb1
Shapes Gallery: Added PLA_recycling_symbol
...
+ OTHER_recycling_symbol and PETG_recycling_symbol are mirrored to be better placed on the bottom of a model.
2022-04-12 09:15:55 +02:00
enricoturri1966
476b7785e8
Fixed conflicts after merge with master
2022-04-11 09:21:59 +02:00
enricoturri1966
bea50dce7c
Fixed rendering of printbed while the camera is below it
2022-04-11 08:38:09 +02:00
rtyr
169ef8bfe4
BIBO sync with PrusaSlicer-settings
2022-04-11 07:34:07 +02:00
rtyr
43d306260f
Added G92 E0 to ditto printer profiles.
2022-04-11 07:28:25 +02:00
rtyr
81df544623
Fixed min_version for 0.0.3
2022-04-11 07:12:56 +02:00
Walt Sorensen
58039fc361
Update version and minimum slic3r_version
...
Added add G92 E0 to prevent error accumulation to before layer change. noting changes and version here.
2022-04-10 18:09:01 -06:00
Walt Sorensen
0d781b38e8
add G92 E0 to prevent marlin error accumulation
...
As of PrusaSlicer 2.4.1 we need to add G92 E0 to layer change to prevent error accumulation in marlin firmware and relative extrusion. tThis also eliminates the "error" notice in the slicer.
https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.4.1-beta3
2022-04-10 17:48:30 -06:00
enricoturri1966
f90b558282
Fixed conflicts after merge with master
2022-04-07 13:04:34 +02:00
enricoturri1966
a4435d214f
Shader mm_contour - Customizable offset to calculate the correction to avoid z-fighting (MESA driver needs bigger one)
2022-04-07 12:59:11 +02:00
enricoturri1966
b75cea2035
Fixed conflicts after merge with master
2022-04-07 10:43:52 +02:00
enricoturri1966
0995cfc658
Shader mm_contour - Correction to avoid z-fighting moved from fragment shader to vertex shader
2022-04-07 10:40:33 +02:00
enricoturri1966
75a523ffc3
Fixed conflicts after merge with master
2022-04-07 08:27:22 +02:00
enricoturri1966
5e0590a93e
Removed assignment to gl_FragDepth into gouraud.fs shader. Replaced with small offset of triangles along their normal.
2022-04-07 08:22:33 +02:00
enricoturri1966
9b67f9812d
Refactoring in shader dashed_thick_lines
2022-04-05 13:39:14 +02:00
enricoturri1966
7532b7b729
Refactoring in shader dashed_thick_lines
2022-04-05 12:14:01 +02:00
enricoturri1966
cecafe6d00
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3
2022-04-05 10:04:56 +02:00
rtyr
afefbdd4a9
Reworked RatRig/Artillery resources.
2022-04-05 08:38:49 +02:00
rtyr
74b80cf7bf
Reduced/reworked resources.
2022-04-05 08:34:27 +02:00
enricoturri1966
21ef9167c4
Fixed conflicts after merge with master
2022-03-31 13:40:54 +02:00
enricoturri1966
0763a48ce5
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
2022-03-31 13:23:04 +02:00
rtyr
69732e4b2a
Voron Trident 350mm resources
2022-03-30 16:15:51 +02:00
rtyr
cc76864666
Added Zonestar bundle
2022-03-30 16:14:55 +02:00
rtyr
8b73d8b65a
Added Zonestar bundle
...
based on https://github.com/slic3r/slic3r-profiles/pull/19
2022-03-30 16:12:14 +02:00
rtyr
6922cd8cf1
Added Trident 350mm resources
...
https://github.com/prusa3d/PrusaSlicer-settings/issues/154
2022-03-30 16:10:11 +02:00
rtyr
a4cd63186a
Snapmaker bundle.
2022-03-26 19:27:10 +01:00
enricoturri1966
428a961b93
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3
2022-03-25 14:33:29 +01:00
enricoturri1966
14e9461af6
Tech ENABLE_GL_CORE_PROFILE - Thick lines shader enhanced to render dashed lines
2022-03-25 14:33:11 +01:00
rtyr
ea3e3f95b1
Fixed comment.
2022-03-25 12:19:00 +01:00
rtyr
bab44b3833
Initial Snapmaker bundle
2022-03-25 12:17:36 +01:00
enricoturri1966
7c2cab80a4
Fixes into thick_lines shader
2022-03-25 11:05:01 +01:00
enricoturri1966
acbbe39bce
Tech ENABLE_GL_CORE_PROFILE - Use thick_lines shader where needed
2022-03-25 08:57:25 +01:00
enricoturri1966
a4baf6cb4f
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3
2022-03-24 15:07:04 +01:00
enricoturri1966
1243d046bc
Tech ENABLE_GL_CORE_PROFILE - Use OpenGL core profile context - 1st installment
2022-03-24 14:45:59 +01:00
YuSanka
2b8f99ada6
Localization :
...
* Fix for #8024 - Wrong translation (German)
+ Translated phrases from wxWidgets localization are added to zh_CH dictionary
+ Updated MO-files for DE and zh_CH dictionaries
2022-03-24 13:02:43 +01:00
rtyr
fa565ca468
Sync with PrusaSlicer-settings.
2022-03-24 12:26:28 +01:00