Commit Graph

1973 Commits

Author SHA1 Message Date
b148810de8 ENH: align the filament type with app/machine/RFID
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I534e6b619efbb7fe6b813bf51640f46066f378c5
2022-08-05 16:11:42 +08:00
32175ead86 ENH: update start gcode
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I85dfbc8d23b78f50c9695f5118136d4bbf0873c2
2022-08-05 16:11:42 +08:00
260d979c82 ENH: 0.8 nozzle should use monotonic pattern for top surface
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I73b2bb17175b50d91ba6c755884937a4c80de10d
2022-08-05 16:11:42 +08:00
5eba65df21 ENH: render: adjust the logo background color to bed's color
use the color of bed's stl

Change-Id: I56f1e184a27271b8bea5704f823ae7b28b656a46
2022-08-05 16:11:42 +08:00
a1dbe37f4f ENH: add extruder offset for X1 and X1 carbon
The extruder offset of X1 and X1C is (0,2).
All generated gcode should minus this value.

Also change the min speed of cooling buffer for
better cooling for small area(from pineapple)

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I06e58a26f8736ae24fa9da02477a9d19114daeca
2022-08-05 16:11:42 +08:00
36968f643c ENH: separate PA and PA-CF filament type
Filament type of Bambu PA-CF in RFID is PA-CF.
Change it to PA-CF as well in preset to avoid
failure of AMS mapping.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic6b6269123d59863fea2b7d262a124468c95b8af
2022-08-05 16:11:42 +08:00
ea59e3de05 ENH: some preset change
1 change bambu PC and TPU temperature by pineapple

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Id2bc603893ce9e2c33f15de420c79b94cd6dd89a
2022-08-05 15:22:16 +08:00
a0c03da35d refactor Voron configs a bit 2022-07-26 23:34:00 +08:00
721c211a0f Merge remote-tracking branch 'remote/master' into SoftFever
# Conflicts:
#	resources/profiles/BBL/filament/Bambu PC @BBL X1C.json
#	resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json
2022-07-23 20:29:33 +08:00
1de4cbc5fb Add Anycubic 4Max Pro support 2022-07-23 10:31:41 +08:00
af0b3ddb28 Update the codes to 01.01.00.10 for the formal release
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
   small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...
2022-07-22 20:35:34 +08:00
faae5824ef Add Voron 0.1 and Prusa MK3S support 2022-07-19 06:27:26 -07:00
f0add1c3dd Add missing process file 2022-07-19 06:27:26 -07:00
438aac352e Add Voron process settings 2022-07-19 06:27:26 -07:00
e8ad1795e6 WIP: add voron process setting 2022-07-19 06:27:26 -07:00
31c7c27a5c Add Voron machine support 2022-07-19 06:27:26 -07:00
f8756e6c89 Add the full source of BambuStudio
using version 1.0.10
2022-07-15 23:42:08 +08:00
148c0f3b7b Bumped up versioni to 0.0.13 2021-12-21 10:31:36 +01:00
d742b07f84 creality.ini: Ender-3 S1 improvements
It seems the firmware is setup to not have to run ABL for each print,
and thus Creality's example start_gcode does not include G29

Finetuning for the S1's Sprite Direct Drive extruder
2021-12-17 19:04:27 +01:00
6dd0de4d2e Anycubic bumped up to 0.0.12 2021-12-16 15:49:19 +01:00
485613b721 Merge pull request #7092 from slghb/i3_mega_s_fixes
Update Anycubic i3 Mega (S) profile
2021-12-16 15:44:15 +01:00
b7b95fdea7 Bumped up version to 0.1.2 - Added Ender 3 S1 2021-12-16 12:02:32 +01:00
9ef2e5cf42 Merge pull request #7502 from pmjdebruijn/creality
Creality Bundle Enhancements
2021-12-16 11:54:03 +01:00
9ca4c85838 Ender 3 S1 thumbnail 2021-12-16 11:50:46 +01:00
53de196025 Sync with PrusaSlicer-settings 2021-12-16 10:35:32 +01:00
ceb423ca2a creality.ini: add preliminary Ender-3 S1 2021-12-15 20:14:01 +01:00
b9b1c65bda creality.ini: slight improvements to Ender-2 Pro
Replace bed stl with something consistent with the rest
Replace bed svg with something simpler consistent with the rest
Add tiny safety margin
2021-12-15 20:03:45 +01:00
4ecef73c5c creality.ini: always output layer heights with two decimals 2021-12-15 19:43:15 +01:00
b99d2a15f0 Update Anycubic i3 Mega (S) profile
- revert retraction settings as the previous change causes issues with
  stringing.
- sync many settings with Prusa MK2 profile and some with Prusa MK3
  profile.
- remove no longer needed SUPPORTED print settings. Support settings can
  now be selected directly in the PrusaSlicer menu.
- add DAS FILAMENT PETG profile.
2021-12-15 15:52:09 +01:00
7fe2243e8f Updated for the PrusaSlicer 2.4.0-rc release. 2021-12-14 14:41:25 +01:00
daf59f9870 Bumped up version to 0.1.1 2021-12-11 21:01:34 +01:00
a803b1669f Delete ENDER2PRO_thumbnail(NONBETA).png 2021-12-11 20:57:06 +01:00
412d8b9f34 Merge branch 'master' into ender2-pro 2021-12-10 17:08:17 -07:00
7a9cc151e8 Ender2 Pro resources 2021-12-10 18:42:39 +01:00
1f02af2304 Add extra tab 2021-12-09 21:51:29 -07:00
70dd266184 grid looking good 2021-12-07 17:49:05 -07:00
27dfdc1a71 improved logo 2021-12-07 17:40:53 -07:00
625bb0c24e improved logo 2021-12-06 22:50:16 -07:00
c3f7fdfb76 Update image 2021-12-06 17:01:37 -07:00
82f6dc9f98 Add ender2 pro logo 2021-12-06 16:15:11 -07:00
fac01fc553 zoom 2021-12-05 18:07:15 -07:00
20a1eaee07 165 2021-12-05 18:03:01 -07:00
9768ab6cd0 Change dragon to public domain image https://publicdomainvectors.org/en/free-clipart/Dragon-head-silhouette-vector/6300.html 2021-12-05 17:04:42 -07:00
f2c9400401 resize images 2021-12-05 07:39:32 -07:00
b2c7c7d6f4 rename files 2021-12-04 13:47:41 -07:00
8b69296ff4 Add ender 2 pro 2021-12-04 13:34:29 -07:00
7b1e80e8a6 Sync with PrusaSlicer-settings 2021-12-01 13:11:47 +01:00
dd55cac6aa Updated min_slic3r_version for 1.4.0-beta2. 2021-11-26 13:35:03 +01:00
1bda3f6c58 Sync with PrusaSlicer-settings 2021-11-16 21:07:10 +01:00
ab0596a114 Updated SLA material colors. 2021-11-16 08:02:28 +01:00