InfimechOfficial
40d431db2b
fix z_hop type ( #7466 )
...
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_process_common.json
* Update fdm_process_common_HSN.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update fdm_process_common.json
* Update fdm_process_common_HSN.json
* Update InfiMech Generic PLA.json
* Update Other PLA.json
* Update fdm_filament_pla.json
* Update fdm_filament_pla_Hyper.json
* Update fdm_filament_pla_Hyper_other.json
* Update fdm_filament_pla_other.json
* Update fdm_process_common.json
* Update fdm_process_common_HSN.json
2024-12-14 15:26:36 +08:00
xiaoyeliu
aa7e91209a
Fix: Switching between multi-extruder printers using tabs can cause t… ( #7483 )
...
fix: Switching between multi-extruder printers using tabs can cause the filament count to be incorrect.
2024-12-14 14:38:35 +08:00
discip
f50e975564
reordering and renaming certain menu items ( #7573 )
...
* reordered Z-Hop settings
* Update Tab.cpp
* Update PrintConfig.cpp
* reordering **`Compare presets`** to match the layout in the sidebar
2024-12-14 14:34:08 +08:00
f0x52
5df5cc1549
[feature] Add Bambu Cool Plate SuperTack ( #7670 )
...
* ENH: add supertrack plate
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I89017c9933597ee035aa20ba3852db6f629f5e20
(cherry picked from commit 78572cbff864e5e78255f2e0eb6e40237bc0bab9)
* NEW:add SuperTack svg
jira: none
Change-Id: Id6153f76f8634d1f00485991b75cbe526fb64adc
(cherry picked from commit 6404f06e79d38ffa8f7f296b10af2af1c2a3974d)
---------
Co-authored-by: zhou.xu <zhou.xu@bambulab.com >
2024-12-14 14:16:24 +08:00
Franz Schwartau
67a3ad363e
fix: allow build on Fedora >= 40 ( #7710 )
2024-12-14 11:19:09 +08:00
Franz Schwartau
6b12b9e419
fix: Don't exit if libgtk is not found ( #7711 )
2024-12-14 11:18:13 +08:00
Adam Johnston
79a5a6bbe1
Fix some broken assertions ( #7716 )
...
Fix broken asserts
2024-12-14 11:17:20 +08:00
SoftFever
af7e565b06
Update Creality Generic TPU.json ( #7655 )
...
Added Ender 3 S1 series to compatible printers
# Description
Ender 3 S1 Series are direct drive printers, they can print TPU without
any issues
2024-12-12 22:49:18 +08:00
SoftFever
c45489db9c
Merge branch 'main' into patch-1
2024-12-12 22:35:18 +08:00
SoftFever
7aec6a1f50
Update Qidi logo
2024-12-12 22:21:17 +08:00
SoftFever
a7536f7df3
Fix overlapping regions caused by "Make Overhangs printable" ( #7630 )
...
Fix #7622
Old:

New:


2024-12-12 22:07:48 +08:00
SoftFever
bb9103510c
new feature translation de and new msgids for all ( #7628 )
...
new feature translation de
add new mgsids
2024-12-12 22:01:54 +08:00
SoftFever
fa9de557cc
VOLUMIC 3D printers series profils ( #7585 )
...
Print profils for VOLUMIC 3D printers model SC2, MK3, EXO42, EXO65 and
SH65, and VOLUMIC Ultra materials.
2024-12-12 22:01:14 +08:00
SoftFever
ca95f04594
Merge branch 'main' into main
2024-12-12 21:59:42 +08:00
SoftFever
f4054db04a
Update russian localization ( #7731 )
...
Fix a typo in russian localization
2024-12-12 21:59:06 +08:00
Vladimir Gamalyan
c23cc2fcea
Update OrcaSlicer_ru.po
...
Fix a typo
2024-12-12 15:10:34 +03:00
Heiko Liebscher
9525999267
Merge branch 'main' into new_de_translation
2024-12-11 06:38:49 +01:00
Lin Yu-Chieh (Victor)
ce8bde4c2a
Merge branch 'main' into patch-1
2024-12-07 12:43:14 +08:00
VOLUMIC
6708a2ea87
Merge branch 'main' into main
2024-12-05 10:35:05 +01:00
Geoffrey Ward
bd9a894359
Jerk limit warning fix ( #7660 )
...
* Update fdm_process_common.json to use slower jerk settings to prevent belt tooth skipping
* Update fdm_process_anker_fast_common.json for faster jerk settings
* Update Max Jerk limit to be in line with real world machine limits
---------
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
2024-12-05 08:13:47 +08:00
Robert Baker
4487c06375
Revert "Update AnkerMake Jerk and Extruder settings to match AnkerMak… ( #7659 )
...
Revert "Update AnkerMake Jerk and Extruder settings to match AnkerMakeStudio"
This reverts commit fac94a46da .
2024-12-05 08:11:25 +08:00
Robert Baker
2c6e238d48
remove duplicate key "printer_structure" from Ankermake machine files ( #7658 )
2024-12-04 23:44:21 +08:00
Lin Yu-Chieh (Victor)
7569bd090e
Update Creality Generic TPU.json
...
Added Ender 3 S1 series to compatible printers
2024-12-04 15:40:25 +08:00
VOLUMIC
b822e36790
Merge branch 'main' into main
2024-12-03 16:29:21 +01:00
SoftFever
08a931eb07
Port BBS' improved Mesaure and Assembly Gizmo ( #7396 )
...
This PR replaces the existing Measure gizmo with the improved version from BambuStudio, with the following noticable improvements:
- Can measure between multiple objects
- Can be used in assemly view
Also ported the Assembly Gizmo from BBS, which makes assemble much easier.
Huge thanks to BambuLab!


2024-12-02 22:04:01 +08:00
SoftFever
d7c45f41c5
Merge branch 'main' into main
2024-12-02 10:40:47 +08:00
Heiko Liebscher
2c2a69410a
Merge remote-tracking branch 'Noisyfox/main' into new_de_translation
2024-12-01 17:48:11 +01:00
xiaoyeliu
2d0a19b056
fix: the 'all' and 'clear all' btns do not make sense when choosing printers ( #7465 )
...
fix: the 'all' and 'clear all' btns do not make sense when choosing or adding printers
Co-authored-by: meiliang1123 <meiliang1123@126.com >
2024-12-01 21:50:10 +08:00
EnderPy
c55f072ad2
Disable priming extruders on Anycubic Kobra 2 / 3 ( #7450 )
...
* Disable priming all extruders on start for Anycubic Kobra 3
* Disable prime all extruders for Anycubic Kobra 2 Pro / Plus / Max / Neo
2024-12-01 21:44:30 +08:00
SoftFever
c2d39f43d1
Merge branch 'main' into dev/bbs-measure
2024-12-01 21:33:20 +08:00
Patrick Uven
195c830fc5
Provide reasonable default layer heights ( #7384 )
...
Using my Ender 3 V3 SE I noticed weird printing behaviour. Searching for
the cause, I found that the default layer height for a 0.2mm nozzle for
the printer was set to 0.08mm min and 0.32mm max, which are the default
20%/80% values for a 0.4mm nozzle. This commit changes the values for
all Creality printer which had not a reasonable default value for 0.2mm,
0.6mm and 0.8mm nozzles to 20% min and 80% max.
Co-authored-by: SoftFever <softfeverever@gmail.com >
2024-12-01 21:18:31 +08:00
Andy
9b5f88b202
Russian translation update ( #7623 )
...
Russian translation update OrcaSlicer V2.2.0 Official Release.
Translation updates, improved translation, corrected errors.
2024-12-01 21:07:54 +08:00
xiaoyeliu
3009d16bdc
Feature: set different colors to tools on devices with multitools ( #7125 )
...
For devices with multitools, set the default colors of filaments for each tool to different colors
2024-12-01 20:49:55 +08:00
Victor Usoltsev
b8a32fa4c1
Differentiates beta releases. Always shows release notes as text. ( #7067 )
2024-12-01 20:44:43 +08:00
Frank Tackitt
4513097e33
Add 0.5mm nozzle profiles for Voron printers ( #7446 )
...
Co-authored-by: Franklyn Tackitt <git@frank.af >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2024-12-01 20:14:44 +08:00
Noisyfox
1945b150ad
Fix overlapping regions caused by "Make Overhangs printable" ( SoftFever/OrcaSlicer#7622 )
2024-12-01 19:53:02 +08:00
Heiko Liebscher
e0fd72c8da
fix typo
2024-12-01 08:24:18 +01:00
Heiko Liebscher
6b011aa6da
new feature translation
2024-12-01 08:15:50 +01:00
Psych0h3ad
e0aedf3b7c
Update OrcaSlicer_ja.po ( #7463 )
...
Add some translations
2024-11-30 23:16:42 +08:00
xiaoyeliu
88a77ef259
Fix: The "Unsaved Changes Dialog" pops up, but the content display section is empty. ( #7482 )
...
fix:The Unsaved Changes Dialog pops up, but the content display section is empty.
2024-11-30 22:23:07 +08:00
thrgd
943cf8c5eb
fix: Bambu P1P 0.4mm profile added missing MC fan gcode ( #7490 )
2024-11-30 22:12:18 +08:00
discip
4f4d42be9b
don't create HEADER_BLOCK_START if using BTT_TFT thumbnails ( #7488 )
...
* don't create HEADER_BLOCK_START if using BTT_TFT thumbnails
* Update GCode.cpp
2024-11-30 21:43:02 +08:00
Bernhard Koppensteiner
f4a4534c69
Minor tweaks for TPU filament in MK3.5 Profiles ( #7487 )
...
* bugfix for TPU filament overrides
* higher voluemetric flow
* bugfix for to high speed at internal solid infill
2024-11-30 21:40:53 +08:00
Noisyfox
f1540b3c67
Fix bug ShortestPath.cpp ( #13331 ) ( #7615 )
...
Accessing a moved object.
Also this method create an unused "out" variable by removing from the parameter.
I guess It should update the parameter object?
Anyway, seems very wrong
(cherry picked from commit 534792e249da3efb83a62279f532b6690d028592)
Co-authored-by: Merill <merill@free.fr >
2024-11-30 21:38:59 +08:00
hadess
bb0c5dc303
Mouse3DController: Add SpaceMouse Wireless BT support ( #7618 )
...
Update the device list to match the upstream spacenavd one.
2024-11-30 21:37:39 +08:00
Noisyfox
8bbe6b7e36
Do not create raycaster when loading the gcode preview ( #7596 )
2024-11-30 21:36:22 +08:00
VOLUMIC
518155bce7
overhang_fan_threshold removed
2024-11-29 11:24:53 +01:00
VOLUMIC
de33feca00
Merge branch 'main' into main
2024-11-29 11:04:19 +01:00
moransolutions
2ddebe4c9d
Fixes a configuration issue with the Sovol SV06 ACE profile ( #7504 )
...
* Update Sovol SV06 ACE 0.4 nozzle.json
fixed name to add - official
* Update Sovol SV06 Plus ACE 0.4 nozzle.json
fixed config to add - official
2024-11-28 22:37:41 +08:00
Vasily Khoruzhick
e50c348e55
libslic3r: include tbb/spin_mutex to fix compilation error ( #7505 )
...
PrintObject.cpp references tbb::spin_mutex, thus it needs to include
tbb/spin_mutex. Otherwise compilation fails with:
error: ‘spin_mutex’ is not a member of ‘tbb’
Supersedes #7057
2024-11-28 22:32:54 +08:00