Commit Graph

22476 Commits

Author SHA1 Message Date
9c1c582464 Neptune 4 Max Profile initial commit (#2531)
Added printer profile for Elegoo Neptune 4 Max
2023-10-30 01:15:19 +08:00
e32e717a75 Increase uploading timeout for Klipper 2023-10-30 01:12:31 +08:00
6fe5abc8cc Fix Process_T 2023-10-30 00:09:01 +08:00
338f4609f3 skip relative e distance check for BBL 2023-10-29 17:54:35 +08:00
7ff4005c22 Fix errors when slicing A1 mini 2023-10-29 12:16:16 +08:00
363c256668 Fix some strings and update locale files 2023-10-29 10:47:23 +08:00
457b847aee Remove BambuStudio-SoftFever migration code 2023-10-29 10:31:26 +08:00
99012660c9 Don't show not consistent g-code warning for P1P machine when P1S profiles are used. 2023-10-28 22:52:16 +08:00
db97f91abc Enable cancel object for multi color printing(BBL) 2023-10-28 22:50:37 +08:00
cee0cbe49a Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected (#2524)
* Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected

* Updated tool tip to make it explicit when this setting is used.
2023-10-28 21:55:48 +08:00
937f5b44e2 Update README.md 2023-10-28 17:18:15 +08:00
2021c2bf97 update sponsor 2023-10-28 15:49:58 +08:00
9d7f10c176 update wiki placeholder links 2023-10-28 10:05:49 +08:00
7a71db1df0 Fixed minor typo (#2519) 2023-10-27 21:31:38 +08:00
d6c9463a31 fix: fix cooling overhang threshold (#2508) 2023-10-27 21:30:23 +08:00
eed0c28bd8 fix some small issues of machine_max_acceleration_travel 2023-10-27 21:09:31 +08:00
bfdaa1c51b Adjusted values to match other profiles and corrected typo for 0,2mm AD5M Pro 0,4 Nozzle profile (#2514)
* Adjusted values to match other profiles and corrected typo for 0,2mm AD5M Pro 0,4 Nozzle profile

* Aligned remaining values for 0,2mm AD5M Pro 0,4 Nozzle profile

* Updated the "initial layer acceleration" to match best practise

Updated the "initial layer acceleration" for all profiles to match best practise. This will help on the adhesive for the first layer. The value is also aligned with the common profiles now.

* Updated bridge speed

Updated bridge speed for all profiles to 25 as suggested by @SoftFever
2023-10-27 19:58:27 +08:00
17258c882d update Korean translation (#2513)
update last strings Korean
fix add printer "all/clear all" button
2023-10-27 16:26:17 +08:00
cbca9ffb81 check locale improve (#2511)
* check locale improve

* 1

* 3
2023-10-26 13:36:09 +08:00
b99bd94a22 Fix fr errors 2023-10-26 13:18:17 +08:00
9e93b51777 timelapse gcode 2023-10-26 13:16:54 +08:00
a6003cb20a Updated FR translations (#2510)
* Rename Creality HF Generic Speed PLA.cfg to Creality HF Generic Speed PLA.json

* Update Creality K1.json

* Create Creality Generic TPU.json

* Update Creality Generic ASA.json

CS

* Update Creality.json

* Update Creality K1 Max.json

* Update OrcaSlicer_fr.po
2023-10-26 13:15:07 +08:00
fc7a47ecb1 return error when msgfmt failed 2023-10-26 13:08:53 +08:00
a106625f84 1025 Add Flashforge printers profile (#2505)
* Added Flashforge printer profiles

The uploaded OrcaSlicer profiles include support for Flashforge Adventurer 5M and Flashforge Adventurer 5M Pro.

* Hi,

This is a pull request for adding Flashforge printer profiles to help expand OrcaSlicer's stock profiles for the community. The uploaded printers profiles support Flashforge Adventurer 5M and Flashforge Adventurer 5M Pro.
Let me know if there are any mistakes or adjustments of the files. Thank you!

Regards,
Xiaolong Bai

* Add Flashforge printer profile for Adventurer 5M and Adventurer 5M Pro

* 20230927 Add profiles for Flashforge printers

* 20231018 Flashforge Printer Profiles for AD5M and AD5M Pro

* 1024 Update: Flashforge Printer

* 1025 Add Flashforge AD5M series profiles

* 1025 Update nozzle type

"nozzle_type": "stainless_steel"

* Update 

"nozzle_type": "stainless_steel"

* Update  

"nozzle_type": "stainless_steel"

* Update  

"nozzle_type": "stainless_steel"
2023-10-25 21:47:04 +08:00
8ab1d8dd36 update Chinese translation 2023-10-25 20:41:01 +08:00
fdb73b2e2a Qidi: profiles updates (#2506)
Add TPU-95A HF
2023-10-25 17:11:24 +08:00
5e0102e8ca update wiki links(to place holders) 2023-10-24 23:02:41 +08:00
ccf5c117ce update wiki 2023-10-24 22:11:17 +08:00
a037fd63df update WIKI test 2023-10-24 21:58:46 +08:00
dcb23abb8a update locale for new strings 2023-10-24 19:50:04 +08:00
f1c884acf8 Tech ENABLE_Z_OFFSET_CORRECTION - Correction of toolpaths zs when z offset is set
(cherry picked from commit 537ae6bec3bb5347665e294d02cba4a889221445)
2023-10-24 18:50:04 +08:00
6023f79be3 add z offset option 2023-10-24 18:49:53 +08:00
0851e0934b bump version to 1.8.0-beta1 2023-10-24 00:20:04 +08:00
1b3ad9f3d3 update locale 2023-10-24 00:18:33 +08:00
7a2229cae9 Optimize g-code generation for Klipper: combine accel and jerk command 2023-10-24 00:11:33 +08:00
d6146ecc84 Add accel and jerk to object config 2023-10-24 00:05:50 +08:00
f3dade623b Fixed an issue that Motion ability page is not displayed for RRF 2023-10-24 00:05:50 +08:00
1224759ecd fix german and for zh_tw typos (#2498)
* fix german and for  zh_tw typos

* fix de
2023-10-24 00:04:40 +08:00
c341bef735 update korean translation (#2496)
* update last strings

* translate web strings into Korean

* fix

* update last strings korean
2023-10-23 19:36:47 +08:00
12eafd5491 optimize some models 2023-10-22 21:19:46 +08:00
da47d0f79e Fix some issues that some option changes won't tirgger slice status 2023-10-22 20:54:48 +08:00
e641903b16 Fix crash when referencing an invalid variable name (#2486)
Fix crash when referencing an invalid variable name using the old placeholder parser syntax
2023-10-22 19:35:53 +08:00
66fe13f403 Fix name of bambu lab a1 mini cover (#2478) 2023-10-22 19:33:54 +08:00
f84e94faf7 Add "Manual filament change" option and logic (#2379)
* Add "Manual filament change" option and logic

* make suggested changes

* make suggested changes

* change tag from "CHANGE_TOOL" to "MANUAL_TOOL_CHANGE"

* some tweaks

* More fixes

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-10-22 19:31:09 +08:00
90601c098a Feat: chamber temp control and chamber fan (#2483)
* init

* tweak
2023-10-22 16:38:20 +08:00
809e6d1cc7 Check latest releases only 2023-10-21 19:43:07 +08:00
a7729ca83f Merge BS 1.7.7.89
# Conflicts:
#	bbl/i18n/ko/BambuStudio_ko.po
#	localization/i18n/OrcaSlicer.pot
#	localization/i18n/de/OrcaSlicer_de.po
#	localization/i18n/en/OrcaSlicer_en.po
#	localization/i18n/es/OrcaSlicer_es.po
#	localization/i18n/fr/OrcaSlicer_fr.po
#	localization/i18n/hu/OrcaSlicer_hu.po
#	localization/i18n/it/OrcaSlicer_it.po
#	localization/i18n/ja/OrcaSlicer_ja.po
#	localization/i18n/nl/OrcaSlicer_nl.po
#	localization/i18n/sv/OrcaSlicer_sv.po
#	localization/i18n/zh_cn/OrcaSlicer_zh_CN.po
#	resources/i18n/de/BambuStudio.mo
#	resources/i18n/en/BambuStudio.mo
#	resources/i18n/es/BambuStudio.mo
#	resources/i18n/fr/BambuStudio.mo
#	resources/i18n/hu/BambuStudio.mo
#	resources/i18n/it/BambuStudio.mo
#	resources/i18n/ja/BambuStudio.mo
#	resources/i18n/ko/BambuStudio.mo
#	resources/i18n/nl/BambuStudio.mo
#	resources/i18n/sv/BambuStudio.mo
#	resources/i18n/zh_cn/BambuStudio.mo
#	resources/profiles/Anycubic/machine/Anycubic Kobra Max 0.4 nozzle.json
#	src/OrcaSlicer.cpp
#	src/libnest2d/include/libnest2d/selections/firstfit.hpp
#	src/libslic3r/GCode/GCodeProcessor.cpp
#	src/libslic3r/Print.cpp
#	src/libslic3r/Print.hpp
#	src/libslic3r/PrintConfig.cpp
#	src/slic3r/GUI/CalibrationWizardPresetPage.cpp
#	src/slic3r/GUI/GLCanvas3D.cpp
#	src/slic3r/GUI/PartPlate.cpp
#	src/slic3r/GUI/PartPlate.hpp
#	src/slic3r/GUI/ReleaseNote.cpp
#	src/slic3r/GUI/Tab.cpp
#	version.inc
2023-10-21 19:41:49 +08:00
156c35e1da handle more legacy configs 2023-10-21 18:18:52 +08:00
951252c597 Change direction for perimeter extrusion at odd layers. (#2413)
* Change direction for perimeter extrusion at odd layers.

Initial test code based on supermerill/SuperSlicer@87245ae3c1

* Perimeters for both contours and holes can have alternating direction, to support overhangs on both side.
Also fixes wipe on loop.

* Only reverse order if the loops have steep overhang

* Support a special case that treat every layer as steep overhang

* Add options

* Disable overhang reverse if vase mode is enabled

* Allow extrusion reversal and skip overhang detection if fuzzy skin

---------

Co-authored-by: supermerill <merill@free.fr>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-10-21 17:23:05 +08:00
bbfb9d77fa More camera tweaks (#2473)
* fix camera regressions

* Handle multiple plates
2023-10-21 12:20:30 +08:00