Commit graph

1048 commits

Author SHA1 Message Date
xun.zhang
c3c6cc5e45 ENH: re add Generic PLA High Speed
jira:STUDIO-4205

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib5d17e2126a883151afd8e7a6172414c331435a8
2023-09-22 16:21:26 +08:00
xun.zhang
43486bd4b2 ENH: fix placeholder error in X1E start gcode
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifbdaba7d5897a44bda1c7ac69ebaf6ef4654814b
2023-09-22 16:21:26 +08:00
xun.zhang
802865a92c ENH: update chamber temp settings for X1E
1. Dont open chamber temp for ASA,ABS

jira:STUDIO-4184

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I774708e8f4685dee2c3a4e8ada163d320f2bd3d3
2023-09-22 16:21:26 +08:00
xun.zhang
6e2abd69f1 ENH: add basic cover for X1E
jira:STUDIO-4189

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic170ac5d609d169d849ccb3067383f5aed1bf0a1
2023-09-22 16:21:26 +08:00
xun.zhang
9fc0e74008 ENH: add printer structure in config
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I78969725c8b9984872e57fd2da476b9417cc1df7
2023-09-22 16:21:26 +08:00
xun.zhang
24cb5a21e4 FIX: use extruder list to decide chamber temp
As title.Use the same way to decide exhaust fan.
Removes end print exhaust fan control.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4353be3a1a9cbdfc3c1943ee447bac349b5177e9
2023-09-22 16:21:26 +08:00
xun.zhang
08d8d2ba74 ENH: lower filament max volumetric speed for petg
Lower max volumetric speed for polyLite petg

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4fe29c227e027132085fc67431a14f6b8ad07fd8
2023-09-22 16:21:26 +08:00
xun.zhang
7840f5d858 ENH: Sync X1E presets from the master branch.
Also sort the filaments and remove duplicated keys

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I31678c42d55ba3d77c743eaeff071849a8f3d0e7
2023-09-22 16:21:26 +08:00
wenjie.guo
95a235ee8a FIX: Different default Z hop upper boundary for different machines.
Github: #77
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I8065a2ea57496b5f415e591225877ba773fdb9f6
(cherry picked from commit 6fb7e1084caf9006d504c24ce1f026e475bcb348)
2023-09-22 16:21:26 +08:00
xun.zhang
05a9eba217 ENH: add more process profiles for A1 mini
1.Add different profiles for different layer height to A1 mini

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7bc2a13b36a8beb576a739db8170edb23f068d81
2023-09-22 16:21:26 +08:00
Michael Birkler
d9a3d9d7d8 ENH: add the Tronxy profiles from community
this patch is cherry-picked from OrcaSlicer
Thanks Michael Birkler for adding Tronxy profiles

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3aab8d5e9c03f6632bdde292f91232392eaf7cf7
2023-09-22 16:21:26 +08:00
xun.zhang
e0ec57eb16 ENH: update A1 mini gcode
1.G39.2 G392
2.update change filament gcode

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I2bb8ccf5ae92e229e4b36bf0a50ae8cd642d14fd
2023-09-22 16:21:26 +08:00
lane.wei
f20a1932ee ENH: Params: set the value of P1P/P1S to the same value of X1C
JIRA: no jira
Change-Id: I51f0dce20b128319478176c5dce3d47aacf5ab35
2023-09-22 16:21:26 +08:00
salt.wei
3119fa03c0 ENH: fix collision of timelaps gcode when by object
Z height after timelaps gcode is changed. Should get
the new z height and save into gcode writer.

Jira: none, bug is found by self-test

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I25516def507782600f0f270a339c88ea01a472a3
2023-09-22 16:21:26 +08:00
zhimin.zeng
1b281bfb9f ENH: modify A1 structure config for traditional timelapse
Jira: 3935

Change-Id: I833c8a48e81364ce35a2685694fd3d92868fdb84
2023-09-22 16:21:26 +08:00
xun.zhang
f968c152c2 ENH: sync to A1 mini profiles
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Idf0414a43bedcd970811d87b40ee3e2063e4e5c6
2023-09-22 16:21:26 +08:00
xun.zhang
aa9ace3e39 ENH: update profiles for N1
Adjust the print acceleration from 10000 to 6000.
Retain only PLA-type filaments, including support types for PLA,PETG,TPU.
Delete all other high-temperature filament types.

jira: STUDIO-4038
Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
2023-09-22 16:21:26 +08:00
xun.zhang
e360f8d3c4 ENH: update N1 start& end gcode
Modify the motor beep G-code to support changing the volume for each beat

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
(cherry picked from commit 5dac263e17a39d5ab0a432cf6e2a04ee6bb74f22)

Change-Id: I0aabba8cf7d0d9db1d84a9151b7659d045d790ca
2023-09-22 16:21:26 +08:00
xun.zhang
394196eef0 ENH: add upward machine for N1
Also fix a bug in default print profiles

Change-Id: I515e8762870968acce8fe17bdf33c7d380b3c29b
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
(cherry picked from commit 33c0a597c8b5390790772da06d880f6c03259817)
2023-09-22 16:21:26 +08:00
xun.zhang
0f57aa2b91 ENH: update N1 start gcode
Reduce the wiping speed of the mouth.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I23bda42affc173a4d88ccfb1f4b79943d0bbecdc
(cherry picked from commit 12971f00f8918ce30634ef7467753fde0a562d82)
2023-09-22 16:21:26 +08:00
xun.zhang
957159d383 ENH: update N1 start gcode
Flow rate calibration checkbox in.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie51ca6e7e1d96569fc22cbcea261f662fd3dbf84
(cherry picked from commit 890ee755449fe6a4ca7d0d0b41558b43d97eed0b)
2023-09-22 16:21:26 +08:00
xun.zhang
46ec5ea930 ENH: add profiles for N1
Add filament,process,machine profiles.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iea89d42090fa7bf6ee66c84189b7425b8acffc27
(cherry picked from commit c9f6284d882b5df9fa8e34ab62a16813d198788c)
2023-09-22 16:21:26 +08:00
xun.zhang
8d2a5dedc1 FIX: use extruder list to decide chamber temp
As title.Use the same way to decide exhaust fan.
Removes end print exhaust fan control.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id14f3d91171b81239b336ef879061c6de7d68edf
2023-09-22 16:21:26 +08:00
chunmao.guo
2b1712bb9d FIX: [STUDIO-3891] move printer image to profiles path
Change-Id: I40755109fcab4532cfe7d2314accc7d9f61c249c
(cherry picked from commit 0398a5c5d842629b7aedfc989602d78324a64934)
2023-09-22 16:21:26 +08:00
xun.zhang
82791b0320 ENH: update fan speed for Generic high speed
jira:STUDIO-4205

Change-Id: I301b1995befaac5b2ae1af0dd383c4107e280c59
2023-09-22 16:21:26 +08:00
xun.zhang
0b1c2cbe3a ENH: Add Generic PLA High Speed
jira:STUDIO-4205

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6132ad07968850c2136bc24b0702d0bf525a0b8f
2023-09-22 16:21:26 +08:00
xun.zhang
17621eb3e8 ENH: change PA6-CF filament type to PA6-CF
PA6-CF is disabled in AMS

jira:STUDIO-4196

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iff32388a15f32da6b28034130d5ddadd107a3185
2023-09-22 16:21:26 +08:00
xun.zhang
507addcd4c FIX: invalid filament vendor in PA6-CF
jira:STUDIO-4212

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie940cfb7ca3568e0fee04fa8a2bbcfad17040a15
2023-09-22 16:21:26 +08:00
xun.zhang
132e98c9c8 ENH: lower filament max volumetric speed for petg
Lower max volumetric speed for polyLite petg

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id7a28dd8bd59e01934e60e926902deeea456c89a
2023-09-22 16:21:26 +08:00
xun.zhang
80b77a9c01 ENH: add filament PA6-CF
As title. Also modify temperature_vitrification for PA-CF

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8bc577267652be294ebe01f015b0502070c68dbe
2023-09-22 16:21:26 +08:00
xun.zhang
321f1f38e0 ENH: add more 3rd party filaments
Add Overture PLA, Matte PLA,PolyLite PETG,ABS,ASA

jira: STUDIO-4044
Change-Id: I3e1954dae20b6695383d8abdf55eb4eeba3b5a08
2023-09-22 16:21:26 +08:00
lane.wei
6d5fad236e ENH: refine the logic of extruder_clearance_radius
1. use extruder_clearance_max_radius instead
2. set the value of P1P/P1S to the same value of X1C
JIRA: STUDIO-4214

Change-Id: I1ae5e4203db0933854b4388b5505dbf34b40edae
(cherry picked from commit 19cb6a0fbad0192d39813e449baed090baa163c5)
2023-09-22 16:21:26 +08:00
Christophe Fonteyne
bd13d83385
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
SoftFever
bcedb431ab Fix MK4 profiles 2023-09-14 21:03:00 +08:00
RandomGgames
f2d5cce8cf
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
7d8d296956 sanitize Elegoo neptune4 profiles 2023-09-13 21:40:53 +08:00
Garbg
fb4fa4d769
Add warning to anycubic vyper buildplate (#2080) 2023-09-12 20:50:31 +08:00
SoftFever
e7051b210b fix profiles
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-09-10 14:57:22 +08:00
Hukete
f2fdd03ba0
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
cae9ca950f update BBL OTA profiles 2023-09-09 14:21:02 +08:00
SoftFever
e624632969 semm 2023-09-09 13:19:59 +08:00
Sadri ERCAN
11668bc506
Turkish Language update & New Printer Profiles (#2016)
* Turkish Language update with latest strings

Turkish Language update with latest strings

* New Printer Profiles Added

Creality K1-K1 Max
Elegoo Neptune 4 - Neptune Pro profiles added.
Adapted based on GalaxySlicer  profile files.
GalaxySlicer Repo:  https://github.com/fr3ak2402/GalaxySlicer

* Elegoo Neptune 4 Profile Files

Elegoo Neptune 4 Profile Files Update
2023-09-06 22:22:28 +08:00
TomasOlsson
7a0e0179c7
Add support for Sovol SV07 and SV07 Plus (#2001)
* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Changed retraction settings

* User request

Deactivated exclude object

* Fixed an error

Got an error about the layer shifting code.
2023-09-05 20:08:48 +08:00
Carlos Caruncho
6f3045b3e5
Updated Kingroon profiles (#1867)
* Update Kingroon profiles
2023-09-05 20:00:16 +08:00
SoftFever
60111eaa16 Add MK4 0.25/0.6/0.8 nozzle 2023-09-05 19:51:36 +08:00
SoftFever
a9ae487a3e tweak MK4IS 2023-08-31 00:01:38 +08:00
SoftFever
33ac24d35a Support Marlin 2 2023-08-30 23:39:00 +08:00
SoftFever
702ad817e5 update Prusa profiles 2023-08-30 23:38:46 +08:00
SoftFever
b636be8852 mk4 profiles 2023-08-27 23:37:43 +08:00
SoftFever
e6fcbfae07 fix 2023-08-26 20:55:44 +08:00