Commit Graph

25765 Commits

Author SHA1 Message Date
Geoffrey Ward
1a66fa9f28 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
043d5e6cb7 Update AnkerMake printers to make use of Marlin 2 gcode (#2639) 2023-11-07 18:13:38 +08:00
ablegods
cd429a1048 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
mariuske
da830e0429 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
c1a8bf46d9 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
d5415dc608 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
e3810526c3 Fixed #2537: pa pattern issues on delta printers 2023-11-06 23:02:40 +08:00
Hukete
80235c2671 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
ab8c202752 Fix painter gizmos crash on macOS 2023-11-06 20:42:02 +08:00
SoftFever
7506fa8ac2 Fix vector too long issues 2023-11-06 18:32:19 +08:00
SoftFever
4594ba92ca small_perimeter_speed shouldn't be 0 2023-11-06 18:31:31 +08:00
SoftFever
a9d27e1ee7 Update orca_bot.yml 2023-11-06 14:20:04 +08:00
SoftFever
db576a9f6b Update orca_bot.yml 2023-11-06 14:19:13 +08:00
SoftFever
04ca6d2b90 Update orca_bot.yml (#2625)
increase operations-per-run to 3000
2023-11-06 13:36:16 +08:00
SoftFever
f376659003 Update orca_bot.yml 2023-11-06 13:07:30 +08:00
SoftFever
877c798e15 Add orca bot 2023-11-05 21:42:50 +08:00
Noisyfox
79e96f5a6e Cut: Fix crashing in programming cut. Also fixes the cut z offset. 2023-11-05 16:03:10 +08:00
ablegods
41938b1485 Update OrcaSlicer_zh_TW.po (#2607) 2023-11-05 13:32:21 +08:00
SoftFever
209f6b095b update locale for 1.8 beta2 2023-11-04 14:19:17 +08:00
Noisyfox
c3625ff48a Text: Fix text moving grabber 2023-11-04 11:41:11 +08:00
Noisyfox
60b05679e9 Cut: Fix model rendering 2023-11-04 11:41:11 +08:00
Noisyfox
296c0c9a78 Cut: Use Orca color schema and dialog layout 2023-11-04 11:41:11 +08:00
enricoturri1966
76e7931621 Cut: Initial porting of Cut Gizmo 2023-11-04 11:41:11 +08:00
Noisyfox
43d1c0758f Measure: Fix copy to clipboard encoding 2023-11-04 11:41:11 +08:00
Noisyfox
9599a9a7a1 Measure: Update measure dialog layout 2023-11-04 11:41:11 +08:00
Noisyfox
ad30c2a4bf Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
Noisyfox
468da087bd Measure: Update measure gizmo tooltip 2023-11-04 11:41:11 +08:00
Noisyfox
b4c1c44413 Fix-position tooltip should also be clamped inside render area 2023-11-04 11:41:10 +08:00
Noisyfox
3b421954fc Measure: Fix measure window position 2023-11-04 11:41:10 +08:00
enricoturri1966
4946f32cdd Measure: Initial porting of Measure Gizmo 2023-11-04 11:41:10 +08:00
enricoturri1966
241895071b Sync most of the gizmos with latest PrusaSlicer 2023-11-04 11:41:10 +08:00
enricoturri1966
0e39c3fecc Added method const GLVolume* Selection::get_first_volume() const to simplify client code
(cherry picked from commit prusa3d/PrusaSlicer@0e3490620e)
2023-11-04 11:41:10 +08:00
Filip Sykala
d8185ca9f4 Various gizmos refactoring 2023-11-04 11:41:10 +08:00
Filip Sykala
7c555003ad Separate GizmoManager on_move into gizmo itself
(cherry picked from commit prusa3d/PrusaSlicer@c751d6327d)
2023-11-04 11:41:10 +08:00
Noisyfox
866d0fb33f Do not compile sla related gizmos 2023-11-04 11:41:10 +08:00
Filip Sykala
673261e1f3 Add virtual function to process mouse_event
(cherry picked from commit prusa3d/PrusaSlicer@2ab44546bd)
2023-11-04 11:41:10 +08:00
Filip Sykala
77d875c27a Suggestion to detect volume modification instead of check some gizmos during dragging
(cherry picked from commit prusa3d/PrusaSlicer@96610ecea9)
2023-11-04 11:41:10 +08:00
Filip Sykala
279dc7fc20 remove unnecessary getting of raw pointer from unique pointer
(cherry picked from commit prusa3d/PrusaSlicer@209eda75a0)
2023-11-04 11:41:10 +08:00
enricoturri1966
5f48c32bcb Tech ENABLE_RAYCAST_PICKING - Gizmo flatten: fixed update of raycasters transformations
(cherry picked from commit prusa3d/PrusaSlicer@2a2d442b28)
2023-11-04 11:41:10 +08:00
enricoturri1966
3da63eab27 Tech ENABLE_RAYCAST_PICKING - Method GLCanvas3D::_mouse_to_3d() modified to use the new scene raycaster instead of reading data from the depth buffer
(cherry picked from commit prusa3d/PrusaSlicer@a7af73795d)
2023-11-04 11:41:09 +08:00
enricoturri1966
954904e486 Tech ENABLE_RAYCAST_PICKING - Rendering for rectangle selection made only inside the rectangle, on systems supporting framebuffers
Various other refactorings & fixes

(cherry picked from commit prusa3d/PrusaSlicer@39b1222b22)
2023-11-04 11:41:09 +08:00
enricoturri1966
c142161111 Removed tech ENABLE_RENDER_PICKING_PASS
(cherry picked from commit prusa3d/PrusaSlicer@f45711e7e5)
2023-11-04 11:41:09 +08:00
enricoturri1966
cbc95688df Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Gizmo Flatten
(cherry picked from commit prusa3d/PrusaSlicer@f5e68a6ac6)
2023-11-04 11:41:09 +08:00
enricoturri1966
1964bd4321 Tech ENABLE_RAYCAST_PICKING - Refactoring to allow for easier update of raycasters transform
(cherry picked from commit prusa3d/PrusaSlicer@9ac5ab857b)
2023-11-04 11:41:09 +08:00
enricoturri1966
e60c67dfd2 Tech ENABLE_RAYCAST_PICKING - Raytraced picking of Move, Rotate and Scale Gizmo 2023-11-04 11:41:09 +08:00
Noisyfox
f05da6d0b9 Fix volume picking in cut gizmo 2023-11-04 11:41:09 +08:00
enricoturri1966
846e2b51de Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo
(cherry picked from commit prusa3d/PrusaSlicer@df47ba7122)
2023-11-04 11:41:09 +08:00
Noisyfox
f52eb33e5b Implement plate picking 2023-11-04 11:41:06 +08:00
enricoturri1966
ce88d24357 Tech ENABLE_RAYCAST_PICKING - Raytraced picking of volumes 2023-11-04 11:41:06 +08:00
enricoturri1966
e0a21de384 Tech ENABLE_GIZMO_GRABBER_REFACTOR - Refactoring of GLGizmoBase::Grabber to have a single static instance of the cube and cone models to be shared by all grabbers
(cherry picked from commit prusa3d/PrusaSlicer@f504236734)
2023-11-04 11:41:06 +08:00