Commit Graph

22760 Commits

Author SHA1 Message Date
renemosner
de35ff9a6c Update CZ (#2688) 2023-11-11 08:58:32 +08:00
Noisyfox
66d4b4d59a Merge branch 'main' into dev/gizmo 2023-11-10 23:32:14 +08:00
Noisyfox
ee8ea0df04 Rewrite bed raycaster registering that fixes crash when creating new project 2023-11-10 23:02:11 +08:00
SoftFever
1e040f2fc3 bump version to 1.8.0-rc 2023-11-10 21:13:27 +08:00
Heiko Liebscher
09b84a0850 fix de language new feature (#2686)
fix de
2023-11-10 20:52:21 +08:00
Hukete
4645943360 Update fdm_process_qidi_x3_common.json (#2683)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_filament_pla.json

Change the fan rate of begin layers

* Update fdm_process_qidi_x3_common.json

Reduction of top surface particles
2023-11-10 20:51:44 +08:00
SoftFever
c860680b21 Fixed a issue that support_bottom_z_distance was not working as expected.
Fixed #2667
2023-11-10 19:46:01 +08:00
SoftFever
edb5676dd1 Fixed a bug that filament start gcode was inserted twice when wipe tower is enabled
fixed #2673
2023-11-10 18:00:56 +08:00
SoftFever
109176864e Update locale 2023-11-10 18:00:29 +08:00
SoftFever
c5a10b302a fix Voron profiles 2023-11-10 18:00:09 +08:00
Noisyfox
7984b4dc48 Fix complie error after merge 2023-11-10 10:54:02 +08:00
Jeff Papiez
466a17b8b4 Adding additional configurations for Voron Trident, V0, and Switchwiare (#2672)
* Updating voron profiles

* Add missing V0 configs and add default print profiles

* Update nozzle_diameter for v0, switchwire, and triedent

* Correcting names, nozzle diameters, and adding missing min and max layer heights
2023-11-10 10:19:48 +08:00
Noisyfox
cf5c19fa24 Merge remote-tracking branch 'origin/main' into dev/gizmo 2023-11-10 09:57:11 +08:00
Ocraftyone
120a3576a0 SS port - Change extrusion role gcode (#2459)
implement custom gcode for when the extrusion role is changed

Co-authored-by: supermerill <merill@free.fr>
2023-11-09 22:30:30 +08:00
renemosner
1b53d1b72d Update OrcaSlicer_cs.po (#2670) 2023-11-09 22:24:49 +08:00
niklasb
2203131211 Fix: Height range Modifier translation in German #2613 (#2668)
Update OrcaSlicer_de.po
2023-11-09 22:23:43 +08:00
Noisyfox
97502df924 Fix cli segfault (#2661) (#2665) 2023-11-09 22:22:43 +08:00
Noisyfox
f16feff2a4 Fixes scars on thing walls when "avoid crossing wall" is turned on (#2659)
* Travel very close to the inner holes, could cross external perimeter when the avoid crossing perimeters was enabled.

(cherry picked from commit prusa3d/PrusaSlicer@6c51e5148c)

* Modified variable offset in the avoid crossing perimeters to not cause scars on thin objects (#7699).

Previously, the minimum contour width was chosen too conservative and, on some thin objects, only allowed minimal (or non) offset. This could result in travels being planned along the outer perimeter.

Now, the minimum contour width is chosen much smaller at the start and tested if the variable offset wasn't failed (the outer contour broke up into more parts, more or fewer holes, etc.).
If any problem is detected, the variable offset is recalculated with a larger minimum contour width.

(cherry picked from commit prusa3d/PrusaSlicer@dc00f0bf98)

---------

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
2023-11-09 22:21:44 +08:00
Hukete
333287535b Update fdm_filament_pla.json (#2657)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_filament_pla.json

Change the fan rate of begin layers
2023-11-09 22:20:14 +08:00
Noisyfox
cd8f555714 Fix some gui issues (#2653)
* Fix text gizmo input dialog caption alignment

* Fix issue that layer slider top/bottom label left edge been cut by draw region (#2603)
2023-11-09 22:19:40 +08:00
SoftFever
22abe8cc9d Automatically recover from corrupted config file 2023-11-09 22:09:41 +08:00
Ocraftyone
506e1f4508 fix a few todos 2023-11-09 09:01:07 -05:00
SoftFever
df0a49a73d Fix retraction issues 2023-11-09 20:54:33 +08:00
Ocraftyone
413e8751c0 fix the rendering of the icons on combobox 2023-11-08 12:26:23 -05:00
Ocraftyone
6d149e0698 update a TODO after testing 2023-11-08 12:25:11 -05:00
Ocraftyone
510a4a02ab Update TextInput to use bitmap bundles 2023-11-08 11:42:31 -05:00
Ocraftyone
7cfa854981 remove GetBmpSize method from DropDown.cpp 2023-11-08 11:08:38 -05:00
Ocraftyone
92c9a537d8 fix crash on opening support tab 2023-11-08 10:20:53 -05:00
Ocraftyone
7acae72219 fix extruder color icons 2023-11-08 07:50:37 -05:00
Ocraftyone
03754b5213 Get to a compilable state
Everything seems to be working (including the plater). I am not seeing any graphical issues
2023-11-08 06:33:32 -05:00
Noisyfox
5f001c89fd Merge remote-tracking branch 'origin/main' into dev/gizmo 2023-11-08 09:14:28 +08:00
Noisyfox
483475ff48 Fix canvas background in dark mode 2023-11-08 09:14:16 +08:00
SoftFever
2d849fec6c update locale 2023-11-07 21:37:07 +08:00
SoftFever
42f8efc0d8 Fixed a regression that checking new version didn't work
Fixed #2622
2023-11-07 21:32:36 +08:00
Ocraftyone
dc062f1a1a update my todos to OcraftyoneTODO 2023-11-07 06:03:55 -05:00
Ocraftyone
d4676ee9cb fix ifndef in wxExtensions.hpp 2023-11-07 05:54:31 -05:00
Ocraftyone
eba3fe207f update BitmapComboBox 2023-11-07 05:44:17 -05:00
SoftFever
e001b66192 Fixed a regression that bed type was not remembered and switched when switching bed types 2023-11-07 18:36:20 +08:00
SoftFever
132e531fb8 Misc profiles fixes
fixed #2636
2023-11-07 18:34:44 +08:00
Ocraftyone
77a143a8ff Fix GetSize/Width/Height calls 2023-11-07 05:15:44 -05:00
Ocraftyone
cdff9ba9fa update dc.DrawBitmap calls to use get_bitmap 2023-11-07 05:15:09 -05:00
Geoffrey Ward
94e35737e6 Update the retraction defaults to account for the M5c (#2640)
* Remove retraction_length from common

M5c should never retract more then 0.8mm or it will clog

* Preserve M5 retraction length

Moved previous retraction length from core to M5

* Update Anker M5C retraction length to prevent clogs

Anything beyond a 0.8mm retraction length will clog the printer over time.
2023-11-07 18:14:21 +08:00
Geoffrey Ward
472821922a Update AnkerMake printers to make use of Marlin 2 gcode (#2639) 2023-11-07 18:13:38 +08:00
ablegods
9c34a8c082 Update OrcaSlicer_zh_TW.po (#2630)
* Update OrcaSlicer_zh_TW.po

* update locale for 1.8 beta2

Following the version update of 1.8 beta2, new localizations will be added

* Update OrcaSlicer_zh_TW.po

* Update OrcaSlicer_zh_TW.po

fixed some conflict
2023-11-07 18:13:07 +08:00
Ocraftyone
e114881ed5 update wxExtensions while keeping legacy items 2023-11-07 05:03:27 -05:00
Ocraftyone
a977c69a81 Implement BitmapCache 2023-11-07 03:47:39 -05:00
mariuske
70f28ba3c1 Adjusted Flashforge machine profiles (#2632)
* Added correct machine pause code for FlashForge printers

Added machine pause code for Flashforge printers to support pause action in firmware 2.3.6-2.1.9-20231101

* Removed redundant gcodes for Flashforge profiles

Removed redundant gcodes for Flashforge profiles as they are already added by Orca Slicer
2023-11-07 13:10:16 +08:00
FlashforgeOfficial
5788fd30e7 1106 Flashforge: Update TPU, classic mode change etc. (#2627)
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-07 13:09:30 +08:00
Noisyfox
c0a8f430f8 Add back the option to disable ensure vertical shell thickness and detect narrow internal solid infill (#2626)
* Add back the option to disable `ensure vertical shell thickness` (#2602)

* Add back the option to disable `detect narrow internal solid infill` (#2623)
2023-11-06 23:21:07 +08:00
SoftFever
9f599cd51f Fixed #2537: pa pattern issues on delta printers 2023-11-06 23:02:40 +08:00