lane.wei
fa6cf30acf
FIX: CLI: add logic to allow use cached_data while printer size change
...
when print profile created on small printers
the cached data should also be used
JIRA: MAK-1658
Change-Id: I31e801bd3116838baaeaef44f4aa6d53d65aa058
2023-09-22 16:21:26 +08:00
lane.wei
52dad9e3f7
FIX: CLI: fix serveral bugs
...
1. bed index not correct issue
2. pick thumbnail not correct when repetitions
Change-Id: Ie846432e29c596f95da30c7df199c252873504f3
2023-09-22 16:21:26 +08:00
lane.wei
b10cd8c931
ENH: CLI: add time record for prepare/slice/export
...
Change-Id: I4004a9af3823223c885f428f5a2f180f9d9074e5
2023-09-22 16:21:26 +08:00
lane.wei
8d932adf8c
ENH: CLI: add more logic to support repetitions
...
1. add identify_id for those clone objects
2. ensure succuss when copy multiple objects
Change-Id: I8a92f485442577ce70b1f5c46449dae1ae07b713
2023-09-22 16:21:26 +08:00
lane.wei
78f272d82b
ENH: CLI: support system preset passed to CLI
...
Change-Id: I933d49e677c8610c3fe90bbe7d455f94d950ae96
2023-09-22 16:21:26 +08:00
maosheng.wei
3cd2eb07bc
FIX: add small disc stl
...
Change-Id: I5c6c8ca1d4a15fc1462fe47d2e5e37b459f9a9a6
(cherry picked from commit b240831ee664c825e0f7df08d3181263dc135606)
2023-09-22 16:21:26 +08:00
maosheng.wei
aa1979f735
FIX: [github 2259] Maintain development mode when reopening BBS
...
Change-Id: I9cd6bddbc58f7841499665e21dc606b35c706afc
(cherry picked from commit b0c313dc367c978b85853bb1317fb8f36f228034)
2023-09-22 16:21:26 +08:00
qing.zhang
cd4b0449a7
FIX: no soild ironing if top or bottom shell is 0
...
fix the ironing be apply to the preview layer of bridge
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I53cb4e6ff80176953c2927c1d9dc5eecc590764c
2023-09-22 16:21:26 +08:00
Noisyfox
a13c5e5fac
Parallelized PrintObject::bridge_over_infill() ( #2132 )
...
Co-authored-by: Vojtech Bubnik <bubnikv@gmail.com >
2023-09-17 11:22:11 +08:00
Christophe Fonteyne
1c630308c2
Added profile for Creality CR-6 SE and CR-6 Max ( #2040 )
...
* Added profile for CReality CR-6 SE and CR-6 Max
* Removed merge conflict artifacts
* Removed duplicate process_list
* Fixed many bugs. Profile now loads correctly in 1.7.0-beta
* fixed filament dependencies for CR-6
2023-09-17 11:21:07 +08:00
Heiko Liebscher
139e4f3ddf
add new german translation ( #2131 )
2023-09-16 22:40:52 +08:00
Sadri ERCAN
53c6f30a28
Turkish Language String Updates For v1.7 ( #2130 )
...
Turkish Language String Updates For v1.7
2023-09-16 22:33:42 +08:00
ablegods
1d48db006f
Updated TW translation ( #2116 )
2023-09-16 22:29:27 +08:00
Noisyfox
389ac7e102
Fix gcode viewer on linux ( #2110 )
2023-09-16 22:26:20 +08:00
igiannakas
3d60a907b2
Detection of curled edges to enhance slowdown for overhangs algorithm ( #2056 )
...
* Overhang perimeter handling
Updated code to handle overhang perimeters as an overhang and not as a bridge.
* Preparing to add curled extrusions identification
* Porting curling calculations from Prusa Slier 2.6.1
* Prototype 1 - slowdown extended to detect curled edges and further reduce speed
First prototype of the code submitted.
* Working prototype - 2
Code is now finally working - external perimeters are slowed down as needed when there is likelyhood of curling up.
ToDo:
1. Reslicing the model causes the algorithm not to run - need to find where this fails to trigger the call for this.
2. Slowdown of internal perimeters not working yet.
* Updated to use overhang wall speed instead of bridging speed for this algorithm
* Fixed bug in speed calculation and tweaked parameters for high speed printer
Fixed bug in speed calculation and tweaked parameters for high speed printer
* Attempting to fix "set started" not being set
* Parameter tweak after print tests
* Fixed estimation not running when model is re-sliced.
* Removing debug printf statements and fixed threading flag.
* Fixed threading
* Parameter tweaks following print tests
* Made this as an option in the GUI
* Reintroduced handling of bridges as per original design
* UI line toggling when option makes sense to be visible.
* Fixed bug in field visibility & made it default to off
* Code optimisation
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-09-16 22:24:18 +08:00
SoftFever
02d49532d5
Fix MK4 profiles
2023-09-14 21:03:00 +08:00
Carlos Caruncho
105847e9b7
Update Spanish translation ( #2102 )
...
* Some Spanish string fixes
PO updated
* More spanish strings fixes
* Compiled MO
* Update spanish strings and MO
* Update
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Delete OrcaSlicer.mo
* update .mo files
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update spanish lang and english string
* Update OrcaSlicer_es.po
* revert .gitignore changes
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-09-14 21:01:02 +08:00
RandomGgames
e0b2b13317
Add ender-3 printer ( #2053 )
...
* Add ender-3 printer option
* Added image and standard 0.2mm process
* Added Ender 3
* Removed a stray empty line
* fix e3
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-09-14 20:55:33 +08:00
SoftFever
7565be6280
Update build_orca.yml ( #2106 )
2023-09-14 06:51:12 +08:00
SoftFever
a36ceeb974
disable prime tower preview
2023-09-14 00:11:43 +08:00
SoftFever
5caf406d4c
1.7.0
2023-09-13 21:50:46 +08:00
SoftFever
25fd12a940
tweak prime tower display
2023-09-13 21:49:40 +08:00
SoftFever
18ce8395fe
sanitize Elegoo neptune4 profiles
2023-09-13 21:40:53 +08:00
SoftFever
bae7b4b55a
fix win cicd
2023-09-13 20:10:33 +08:00
SoftFever
722c44cf11
tweak default organic tree settings.
2023-09-13 20:10:33 +08:00
Andy
86aab0bf46
Updated Russian translation ( #2097 )
...
Updated translation
Updated translation
2023-09-13 20:10:12 +08:00
SoftFever
4b97b2c47d
full path of signtool
2023-09-12 23:03:30 +08:00
SoftFever
a99fc141b3
sign window app
2023-09-12 22:57:03 +08:00
SoftFever
9f07d8d23c
consider windows DPI for slider
2023-09-12 22:19:45 +08:00
Garbg
0e7ebadd5d
Add warning to anycubic vyper buildplate ( #2080 )
2023-09-12 20:50:31 +08:00
SoftFever
16356a91ad
revert backing missing translations for hints.ini
2023-09-12 20:35:40 +08:00
SoftFever
bbe6610f8e
handle edge cases when Cooling tube position is 0
2023-09-12 20:12:54 +08:00
Carlos Caruncho
9c6de96c8b
Update Spanish translation ( #2075 )
...
* Some Spanish string fixes
PO updated
* More spanish strings fixes
* Compiled MO
* Update spanish strings and MO
* Update
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Delete OrcaSlicer.mo
* update .mo files
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update spanish lang and english string
* Update OrcaSlicer_es.po
* revert .gitignore changes
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-09-12 20:10:03 +08:00
Sadri ERCAN
7fa87e7c02
Turkish Language String Updates For v1.7 ( #2070 )
...
Turkish Language String Updates For v1.7
2023-09-12 20:04:09 +08:00
SoftFever
11a15993d5
fix name
2023-09-12 20:04:00 +08:00
SoftFever
98302e25f0
skip build PR building for locale changes
2023-09-12 20:00:14 +08:00
SoftFever
60bd0de799
fix profiles
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-09-10 14:57:22 +08:00
Hukete
47cb002515
QIDI Profiles Change ( #2054 )
...
* QIDI Profiles Change
* fix syntax errors
---------
Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-09-10 14:11:28 +08:00
SoftFever
c5b1c7706c
Overhang improvement max vol speed
2023-09-10 11:39:29 +08:00
Noisyfox
4808a13b71
Fix GCode viewer first layer height in vase mode ( #2051 )
...
Follow-up of 6be84d529d740c44c1e9bf533e70e167b3442063 - Fixed processing of spiral vase mode in GCodeProcessor::process_G1
Co-authored-by: enricoturri1966 <enricoturri@seznam.cz >
2023-09-10 11:38:37 +08:00
SoftFever
60f3670bcc
fix regression that print end time is not missing
2023-09-10 00:07:35 +08:00
SoftFever
d1ad1130cc
Display export gcode btn if pinter don't network setup
2023-09-10 00:07:18 +08:00
SoftFever
25b0f506df
fix ramming ui
2023-09-09 23:05:45 +08:00
SoftFever
7d6290366b
update readme
2023-09-09 22:02:23 +08:00
SoftFever
47e6437620
Bump version to 1.7.0-beta
2023-09-09 18:00:44 +08:00
SoftFever
7d39fbb79a
small tweaks
2023-09-09 17:47:25 +08:00
SoftFever
74ef0a5fd6
update BBL OTA profiles
2023-09-09 14:21:02 +08:00
SoftFever
d36f137349
update locale
2023-09-09 14:16:02 +08:00
SoftFever
60f3811ad7
Merge branch 'purge_tower'
2023-09-09 13:20:32 +08:00
SoftFever
8325a897ee
semm
2023-09-09 13:19:59 +08:00