Commit Graph

23366 Commits

Author SHA1 Message Date
SoftFever
2122fcfc16 Add an option to allow user disable printer configuration (#4930)
Add an option to allow user diable printer configuration
2024-04-09 18:06:54 +08:00
SoftFever
1e20121b09 update WIKI 2024-04-08 22:13:27 +08:00
Olcay ÖREN
e1abde5d7a Update OrcaSlicer_tr.po - TURKISH translation update (#4847) 2024-04-08 21:58:46 +08:00
vgdh
00235ee7b4 Add Kingroon KP3S 3.0 (#4902)
* lower wipe tower margin

* add Kingroon KP3S 3.0

* del post process

---------

Co-authored-by: super_pc <super_pc@DESKTOP-4IUQ2EB>
2024-04-08 21:57:57 +08:00
SoftFever
ba414bb74a Wrong bridge detection result (FOR TESTING ONLY) (#4678)
Fixed an issue that top surface was treated as internal bridge
2024-04-07 22:43:00 +08:00
magicmaker3
95585b3539 MagicMaker Apply to join (#4895)
* Create MagicMaker

* Update MagicMaker

* Delete resources/profiles/MagicMaker

* Add files via upload

* Add files via upload
2024-04-07 22:41:17 +08:00
Heiko Liebscher
c21e15e732 fix typo and new features in DE language file (#4881) 2024-04-07 22:36:15 +08:00
KrisMorr
793f2634c3 Update Polish translation (#4799)
* Update Polish translation

* Fix
2024-04-07 22:12:52 +08:00
Dima Buzdyk
ff5035ffae Fix go-to-layer dialog in gcode preview (#4816)
gcode-preview: fix go-to-layer dialog
2024-04-07 22:12:28 +08:00
Asoka Wotulo
fe914e82f3 Fix segmentation fault when running CLI (#4702)
* fix: replace extruder_clearance_max_radius with extruder_clearance_radius

* fix: add if m_plater before accessing preset_bundle

* fix: generate thumbnail only when callback is defined

* fix: change default gcode thumbnail format to png
2024-04-07 12:07:44 +08:00
Dima Buzdyk
14fc48ffbd gui: reverse mouse zoom option (#4668) (#4677)
* gui: reverse mouse zoom option (#4668)

Add configuration entry for reverse mouse zoom option
Define SUPPORT_REVERSE_MOUSE_ZOOM macro to enable feature code.

* remove SUPPORT_REVERSE_MOUSE_ZOOM macro

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-04-04 21:52:07 +08:00
Dima Buzdyk
ff7faca943 Fix model load in debug build (#4656)
* Fix model load in debug build

Debug build exit with error on model load due to failed assertion (file
path redacted):

    orca-slicer: <...>/OrcaSlicer/src/libslic3r/Model.cpp:1361: void Slic3r::ModelObject::update_min_max_z(): Assertion `! this->instances.empty()' failed.

Assertion failed due to model->ensure_on_bed() being called for object
which yet to be load from file.

Do not call ensure_on_bed() for models read from file since they may be
read with no default instance.

ensure_on_bed() called later within withing Plater::load_model_objects()
for each object added.

* Rework according to code review comment
2024-04-04 21:47:42 +08:00
Dima Buzdyk
9d81245eff Touchpad-friently 3d navigation (#4598)
* gui: camera navigation style option

Add camera navigation style config option as a preparation for
introduction of touchpad style navigation

* gui: touchpa-friently 3d navigation

Implement FreeCAD-inspired touchpad-friendly camera operation mode:
- Shift+move: panning
- Alt+move: rotation

Set "Camera mode" to "Touchpad" in settings menu to activate this mode.

* cache current navigation style in class member variable

Cache current navigation style on canvas focus, do not
request settings value each mouse event.

* force focuse 3d preview on preferences window close

Explicitly force focus 3D preview pane on closing preferences window.
This allows preferences be updated only once without checking current
value each input event.
Another benefit is to have 3D view in focus is that user could
immediatelly use 3d-view shortcuts like Ctrl+<1..7> without clicking to
the 3D view first.
2024-04-04 21:46:14 +08:00
GrannyShifting
1dc9caf19d Add z offset to pressure advance calibration (line and pattern) (#4434) 2024-04-04 21:41:05 +08:00
Andy
b38133fd90 Russian translation update (#4782)
* Russian translation update

Russian translation update OrcaSlicer V2.0.0 RC + two lines in intext.js
2024-04-04 17:50:38 +08:00
SoftFever
aa3ca7759b bump version to 2.1 dev 2024-04-04 00:42:58 +08:00
SoftFever
aac141104d update sponser list 2024-04-04 00:42:29 +08:00
vgdh
3f411e26fd Lowering wipe tower margin (#4661)
lower wipe tower margin
2024-04-03 22:52:13 +08:00
SoftFever
9960ea5bc2 Update pull_request_template.md 2024-04-03 22:33:04 +08:00
SoftFever
84ae3fc48f Create pull_request_template.md (#4856) 2024-04-03 21:46:34 +08:00
cochcoder
ac82f6b8c0 Didn't work 2024-04-02 15:00:46 -04:00
cochcoder
19a0f7233a Attempt at fixing error 2024-04-02 14:59:26 -04:00
cochcoder
1b11036cae Improve upon build plates 2024-04-01 20:52:11 -04:00
cochcoder
9ea42b0600 Add bed models 2024-04-01 18:05:20 -04:00
cochcoder
c92f86ba73 Update fdm_process_dremel_common.json 2024-04-01 17:40:41 -04:00
cochcoder
badbf46462 Merge branch 'main' into dremel 2024-04-01 13:00:20 -04:00
Carlos Francisco Caruncho Serrano
c663f43925 Spanish translation fixes and improves (#4826)
* Update OrcaSlicer_es.po

* Merge remote-tracking branch 'upstream/main' into Spanish_Translation

* Merge remote-tracking branch 'upstream/main' into Spanish_Translation

* some changes

* Merge remote-tracking branch 'upstream/main' into Spanish_Translation

* Some fixes

* More fixes

* More fixes and improves

* More fixes
2024-04-01 23:53:00 +08:00
cochcoder
41857b870b Revert "Temp bed model/texture"
This reverts commit 6e873f8e72.
2024-03-29 23:34:26 -04:00
cochcoder
5f4fd56729 Revert "Forgot to add the actual files"
This reverts commit 9190ca3d0e.
2024-03-29 23:34:18 -04:00
cochcoder
9190ca3d0e Forgot to add the actual files 2024-03-29 22:41:41 -04:00
cochcoder
431422573a Merge branch 'SoftFever:main' into dremel 2024-03-29 22:37:34 -04:00
cochcoder
a187356b93 Various profile improvments (#4775)
* Add Prusa MINI profiles & fix image extension

* Add MINI & MK3S to generic filaments

* Change 0.2 to 0.25

* Change this one

* Fix this

* Fix nozzle diameters

* Forgot this...
v2.0.0
2024-03-30 10:10:30 +08:00
cochcoder
ad32fe1395 Merge branch 'SoftFever:main' into dremel 2024-03-29 22:06:16 -04:00
Olcay ÖREN
88f94c82ea Update OrcaSlicer_tr.po - TURKISH translation update (#4772) 2024-03-30 09:51:03 +08:00
Heiko Liebscher
1ba0afbc7e Update German translation for scarf beta Feature (#4770)
fix translation beta Feature
2024-03-30 09:50:36 +08:00
cochcoder
e82ea69e65 Fix syntax errors in CR-10 SE G-Code (#4769)
Flip /n to \n
2024-03-30 09:49:55 +08:00
cochcoder
6e873f8e72 Temp bed model/texture 2024-03-29 21:43:22 -04:00
cochcoder
92bb2de001 Merge branch 'SoftFever:main' into dremel 2024-03-29 20:42:41 -04:00
cochcoder
64aa703e8c Add Dremel 3D40 & 3D45 and process 2024-03-29 20:42:18 -04:00
SoftFever
7a0c701dea update locale for "Conditional overhang threshold" 2024-03-29 21:12:22 +08:00
Carlos Francisco Caruncho Serrano
a34a25985b Fix single word Spanish (#4768)
* Update OrcaSlicer_es.po

* some changes
2024-03-29 21:00:44 +08:00
Noisyfox
ed14598eb1 Fix utf8 string on physical printer dialog (#4765) 2024-03-29 20:59:54 +08:00
SoftFever
6826c38962 bump version to 2.0.0 official 2024-03-29 18:39:08 +08:00
SoftFever
676a190a77 update profile version 2024-03-29 18:37:40 +08:00
cochcoder
7910e2aecc Add Creality Ender-3 S1 Plus (#4674)
* Add Creality Ender-3 S1 Plus

* Misc

* Fix nozzle_diameter

* Add printer_variant value

* Change build plate model/texture to use Ender-3 V3 SE

* Enable mesh leveling

* Up max travel acceleration to 5000

* Enable infill_combination

* Add Draft profiles

* Change buildplate model/texture

* Fix build plate model

* Add retraction & detraction speed & change retraction length

* Add filament_ to the beginning

* Revert retraction & detraction speed & retraction length

* Tests

Trying to change retract and detract speed as well as retraction length
Also trying to have Z-hop only happen on top layers

* Apply new values to other nozzles

* disable z_hop

* Lower build plate model

* Resolve merge conflicts

* temporarily remove Ender-3 S1 Plus

* Re-add Ender-3 S1 Plus
2024-03-29 18:14:56 +08:00
cochcoder
64d0c324c1 Add Creality CR-10 SE (#4757)
* Add CR-10 SE and standard profiles

* Misc

Add more perimeters to CR-10 SE profiles
Add printer to filament profiles
Link everything in Creality.json

* Fix two bugs

* Forgot this
2024-03-29 17:57:01 +08:00
frankieorabona
6ae128b9e7 Substantial changes to the Italian language (#4753)
* New Italian Translation

Translated new strings introduced

* Italian Translations concerning scarf joint

Translated all sentences regarding scarf joint

* Update OrcaSlicer_it.po

Corrected some typos

* Fixed some Italian Translation 

Changed E' to È
Changed E' to Indica 
Fixed Word Brim Ears to Brim a ORecchie

* Fixed some italian translations

Changed HOT BED from "Letto caldo" to "Piano Riscaldato"
Changed Build Plate from "Piatto di Costruzione" to "Piatto di Stampa"

* Substantial changes to the Italian language

Make substantial changes to the Italian language via POEDIT.
Partially eliminated errors in POEDIT concerning missing or excess spaces
Replaced the words UGELLO with NOZZLE
2024-03-29 11:13:53 +08:00
Dima Buzdyk
45ef4ae790 gui: fix media eject on linux (#4700) (#4701)
* gui: fix media eject on linux (#4700)

Removable media is not ejected on linux platform

Make get_removable_drive_from_path() check if path is a dir or not.
Trim last component in latter case only.

* Revert unnecessary style changes
2024-03-29 11:12:37 +08:00
cochcoder
c22dbcf307 Re-add Dremel files and fix several format errors 2024-03-28 18:41:21 -04:00
cochcoder
266317e5ca Merge branch 'SoftFever:main' into dremel 2024-03-28 18:02:16 -04:00