Commit Graph
22748 Commits
Author SHA1 Message Date
Noisyfox cf5c19fa24 Merge remote-tracking branch 'origin/main' into dev/gizmo 2023-11-10 09:57:11 +08:00
Ocraftyoneandsupermerill 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
NoisyfoxandLukáš Hejl 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
FlashforgeOfficialandSoftFever 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
Hukete bea9b54689 Update profiles for Qidi printers (#2629)
* 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_process_qidi_x3_common.json

The macro code cant add to the bottom of the printer.cfg
2023-11-06 21:57:24 +08:00
Noisyfox e57f68a266 Fix painter gizmos crash on macOS 2023-11-06 20:42:02 +08:00
SoftFever 4eae93080f Fix vector too long issues 2023-11-06 18:32:19 +08:00
SoftFever fcc4b03054 small_perimeter_speed shouldn't be 0 2023-11-06 18:31:31 +08:00
SoftFever c24648d470 Update orca_bot.yml 2023-11-06 14:20:04 +08:00
SoftFever 129547f2ce Update orca_bot.yml 2023-11-06 14:19:13 +08:00
SoftFever e018e0ade0 Update orca_bot.yml (#2625)
increase operations-per-run to 3000
2023-11-06 13:36:16 +08:00
SoftFever 7510eb6f72 Update orca_bot.yml 2023-11-06 13:07:30 +08:00
SoftFever efaf2f8e34 Add orca bot 2023-11-05 21:42:50 +08:00
Ocraftyone 961629b766 Merge branch 'main' into enh-update-wxwidgets 2023-11-05 04:11:05 -05:00
Ocraftyoneandtamasmeszaros 23022456b8 Upgrade wxWidgets to 3.2.1
Based on prusa3d/PrusaSlicer@9a7e024

Co-authored-by: tamasmeszaros <meszaros.q@gmail.com>
2023-11-05 03:45:42 -05:00
Noisyfox 28e2995a01 Cut: Fix crashing in programming cut. Also fixes the cut z offset. 2023-11-05 16:03:10 +08:00