Lukáš Hejl
|
7783915a34
Fix of #8435 - Division by zero in lightning infill when automatic extrusion width was used.
|
2 years ago |
YuSanka
|
5976dde2fc
Back the PR #8330 - Localization: fixed a typo (JA), which was accidentally deleted in previous commit
|
2 years ago |
Lukas Matena
|
1fea671ff1
Bumped up version number
|
2 years ago |
YuSanka
|
c51326f504
Localization: Updated DE, FR and JA dictionaries
|
2 years ago |
Lukas Matena
|
2c9658cc88
Merge branch 'vb_dev250_cooling' into dev_250
|
2 years ago |
Lukáš Hejl
|
88f4641fff
Follow-up to d547279aea40460e7ccfe7c5a4b77a6ef433e9bf: Some of the unit tests use unscaled coordinates, because of that, we will use for them ExtrusionLoop::split_at with zero epsilon.
|
2 years ago |
Vojtech Bubnik
|
1d41ffdd7d
When placing seam, never produce segments shorter than 1.5um.
|
2 years ago |
Lukas Matena
|
0edc751199
Merge branch 'vb_dev250_cooling' into dev_250
|
2 years ago |
Vojtech Bubnik
|
f0886b46fb
Follow-up to c6bcaedba9a9e967a227d721838e6fa3d9651f67
|
2 years ago |
Vojtech Bubnik
|
c6bcaedba9
Follow-up to d01f6099c394d881a1a75d5093fb8493f870584f
|
2 years ago |
Vojtech Bubnik
|
d01f6099c3
Fixing Polyline::split_at() to handle correctly splitting
|
2 years ago |
Vojtech Bubnik
|
0c99a14b63
Follow-up to f1d52cb41209e1e7cca525242ccab024a62aa00c
|
2 years ago |
Vojtech Bubnik
|
f1d52cb412
Fixes of cooling buffer logic:
|
2 years ago |
YuSanka
|
d7421696ea
Localization: Fixes for CS, ES, IT and PL
|
2 years ago |
rtyr
|
6d29c0584a
Added Arachne parameters. Changed default seam position. Updated output filename format.
|
2 years ago |
YuSanka
|
4c65e468de
Localization: New POT and updated dictionaries for CZ, PL, IT and ES
|
2 years ago |
Akimasa Konishi
|
234e9066d2
Localization : fixed a typo (JA)
|
2 years ago |
Bral
|
044045f3cb
Fixed zh_CN translation (#8383)
|
2 years ago |
Lukáš Hejl
|
3b53a27d5e
Unified Arachne parameters and their description with our terminology.
|
2 years ago |
YuSanka
|
e6f95515c7
Localization: Some phrases are fixed
|
2 years ago |
PavelMikus
|
79cfefa2fe
potential size_t overflow tiny bug fix
|
2 years ago |
YuSanka
|
8da37f568d
Updated splashscreen for GCodePreview
|
2 years ago |
Lukas Matena
|
a96eaf5426
Fix crash when pressing Ctrl+A while a gizmo is open (#8416):
|
2 years ago |
Lukas Matena
|
388126b26e
Merge branch 'ys_8055' into dev_250
|
2 years ago |
YuSanka
|
ba9993c198
ObjectLayers: Negative value for layer heights are suppressed
|
2 years ago |
YuSanka
|
9d20b01c5b
Linux specific: Fix for #7531, #8055, #8408
|
2 years ago |
Lukáš Hejl
|
9aca685dd4
Fixed a compiler warning.
|
2 years ago |
Lukáš Hejl
|
c1af26e3fd
Modified the pressure equalizer to silently ignores most of the invalid GCode lines.
|
2 years ago |
YuSanka
|
c3bf861b17
Fix for fff_print_tests
|
3 years ago |
YuSanka
|
5f5e971fe7
UnsavedChangesDialog: Fixed a crash, when enum_labels wasn't defined for some enum config option.
|
3 years ago |
Lukáš Hejl
|
d65aaa1db9
Disabled ignoring the pressure equalizer parameters when 3MF is loaded.
|
2 years ago |
Lukáš Hejl
|
a09cf52798
Fixed that fuzzy skin hadn't connected endpoints of extrusion when Arachne was used.
|
2 years ago |
PavelMikus
|
f3d0e3c399
fix compile time warning (truncating double to float)
|
2 years ago |
PavelMikus
|
732586de7c
SeamPlacer: Removed skipping mechanics in alignment
|
2 years ago |
YuSanka
|
07dfcdd94c
Minor fixes for KR localization: Added missed line breaks
|
2 years ago |
YuSanka
|
2688a29b08
SplashScreen: New image
|
2 years ago |
Lukas Matena
|
32e70e5f57
Fixed compiler warnings
|
2 years ago |
PavelMikus
|
a3d10f7f50
fix deadlock condition varaible use in netfabb wrapper
|
2 years ago |
Lukas Matena
|
9aa104d080
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2 years ago |
YuSanka
|
d59b11568e
Print bed has to be updated, when printer preset is detached from the system preset
|
2 years ago |
YuSanka
|
311ac96e45
Fixed default values for filament_cooling_initial_speed and filament_cooling_final_speed.
|
2 years ago |
Lukáš Hejl
|
3a792738cb
Added a limit on how many GCode lines pressure equalizer is processing. It reduces pressure equalizer processing time a lot.
|
2 years ago |
Lukáš Hejl
|
1622208249
Fixed infill polygons filtering.
|
2 years ago |
PavelMikus
|
e70aea8b30
SeamPLacer: for extrusion loops, check all paths for ExternalPerimeter role
|
2 years ago |
Lukáš Hejl
|
f34c1f14da
Fixed the orientation of ExtrusionLoops when Arachne is used.
|
2 years ago |
rtyr
|
2d7d8ba2f6
Added Infinity3D bundle.
|
2 years ago |
Lukas Matena
|
c3edafcc33
Arachne parameter names: unified case with the rest
|
2 years ago |
Lukas Matena
|
419014133a
OSX specific: Fixing opening of G-codes by drag & dropping of G-code
|
2 years ago |
PavelMikus
|
20a42e3e2f
Fix crash on painted seams - painting blocker close to enforced could cause
|
2 years ago |
PavelMikus
|
745c5ecd9b
SeamPlacer - fix search radius estimation for visibility computation (use exp distribution)
|
2 years ago |