Commit graph

1004 commits

Author SHA1 Message Date
SoftFever
2492e5d39c merge upstream changes
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-21 00:37:10 +08:00
Michael Birkler
61d851fc02
ADD Snapmaker A250 and A350 () 2023-01-13 21:48:22 +08:00
Patrice Côté
43f4288fdc
Fix to RatRig profiles ()
Fix to RatRig profiles, especially V-Cast
2023-01-12 19:45:35 +08:00
Patrice Côté
54f8cb9591
Add RatRig V-Cast printer ()
Add RatRig V-Cast printer
2023-01-10 22:28:22 +08:00
salt.wei
de6ba75f40 ENH: add layer progress into gcode file
As title

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I7b083e15e0f9030d7822494c4d6fc9cc72335ec2
2023-01-10 19:08:26 +08:00
SoftFever
1b7c3404f8 update Tronxy setting id
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-07 22:06:30 +08:00
Michael Birkler
32f8901fdb
Tronxy profile revised ()
* Add Tronxy X5SA 400 Profile

* Update fdm_klipper_common.json

* Addjust Firmware Flavor to Marlin

* Tronxy profile revised
2023-01-06 23:04:11 +08:00
SoftFever
81137112f1 bring back bed model fro RatRig 2023-01-06 21:31:23 +08:00
SoftFever
7ac975475f Revert "Add Tronxy X5SA 400 Profile ()"
This reverts commit 022ed78904.
2023-01-03 16:40:54 +08:00
GP3D
7c6418e323
Artillery Sidewinder X2 ()
* Fixed deps "directory not found"

* Added Artillery Sidewinder X2

* typo

* forgotten rename

Co-authored-by: GiaPag <120025021+GiaPag@users.noreply.github.com>
2023-01-03 10:02:32 +08:00
Michael Birkler
022ed78904
Add Tronxy X5SA 400 Profile ()
* Add Tronxy X5SA 400 Profile

* Update fdm_klipper_common.json

* Addjust Firmware Flavor to Marlin
2023-01-03 10:00:12 +08:00
SoftFever
260156648d Merge branch 'master-remote' into SoftFever
# Conflicts:
#	bbl/i18n/BambuStudio.pot
#	bbl/i18n/de/BambuStudio_de.po
#	bbl/i18n/en/BambuStudio_en.po
#	bbl/i18n/es/BambuStudio_es.po
#	bbl/i18n/fr/BambuStudio_fr.po
#	bbl/i18n/hu/BambuStudio_hu.po
#	bbl/i18n/nl/BambuStudio_nl.po
#	bbl/i18n/sv/BambuStudio_sv.po
#	bbl/i18n/zh_cn/BambuStudio_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/nl/BambuStudio.mo
#	resources/i18n/sv/BambuStudio.mo
#	resources/i18n/zh_cn/BambuStudio.mo
#	resources/profiles/BBL.json
#	resources/profiles/Creality.json
#	resources/profiles/Voron.json
#	src/libslic3r/PrintConfig.cpp
#	src/libslic3r/TreeSupport.cpp
#	src/slic3r/GUI/DeviceManager.cpp
#	src/slic3r/GUI/ReleaseNote.cpp
#	version.inc
2022-12-31 15:15:58 +08:00
SoftFever
69a21f09c4 add Anker M5 printer 2022-12-30 18:11:57 +08:00
SoftFever
ca7000a659 set inner_wall_acceleration to 5000 for Bambu printers 2022-12-30 17:01:32 +08:00
SoftFever
45b40fd380 add Creality CR-10 Max
2022-12-30 16:54:10 +08:00
SoftFever
8d482eddd3 fix profile syncing issue
2022-12-30 15:45:15 +08:00
erebus04
2266aa4d98
Added RatRig Printer Profiles ()
* ADD RatRig V-Core 500 Printer Profile

* ADD Other RatRig Printers

ADD V-Core 200/300/400
ADD V-Minion

* Add Printers to Filament

* Update Ratrig.json

* V-Minion correct PNG

* Correct Bed File for Printers

* Update fdm_process_ratrig_common.json

* Filament Settings Update/ Disable Z-Hop /Activate PA with Parameter

* Remove Bed Modell

The bed model was removed due to a known z bug
2022-12-29 20:13:03 +08:00
Arthur
f4519a45e9 FIX: tree hybrid may hang duing lightning infill
auto select grid infill for tree hybrid, and set default wall count to
1.

Change-Id: Icbecd540d06f353da2e63533f8f7cf7d7f20fbdb
(cherry picked from commit 246335cc195c88a4101dddd1eeda42d9ca16589f)
2022-12-26 05:31:54 -05:00
qing.zhang
d287b88548 ENH: add metal PLA-CF & PAHT-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I698cca7e9a8f62d16361184f0ab8428dc177eacf
2022-12-26 05:31:54 -05:00
lane.wei
6899947da8 ENH: Update version to 1.4.1
Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
2022-12-26 05:31:54 -05:00
qing.zhang
2690b5b558 ENH: add process preset for P1P's 0.4 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I548fad31e66526689d285b200655342f4655ee5b
2022-12-26 05:31:54 -05:00
Arthur
7596b3fed9 ENH: improve auto arranging and by-object printing
1. In auto arranging bed temp can be higher than vitrify temp by no more than 15 degrees.
2. In by-object printing we use max radius for clearance
3. Add P1P max radius

Change-Id: If595f3e19fd74f6f36d2f394edbb835c413cc800
(cherry picked from commit 2af42420ad3770f0728adb583082600544519a58)
2022-12-26 05:31:54 -05:00
Arthur
29dbc77e91 NEW: add new tree support style "Tree Slim"
1. Add a new style "Tree Slim". If enabled, tree
support branches are merged more aggressively, and the support volume
is minimized.
2. Enable support style, add back Snug for normal support.
3. Remove hybrid(auto) type and use "Tree Hybrid" style to represent it.
4. Fix a bug in plan_layer_heights that may generate empty layers when
   layer height is set to 0.3mm.
5. Fix a bug where no raft is generated if there is no overhang.
6. Fix the bug where no bottom interface or bottom gap is generated when
   tree slim is selected.
7. Use physical distance to calc radius

Change-Id: Iacd57018ae5496cdc9acd28551c44d1c88c53fe0
2022-12-26 05:31:54 -05:00
SoftFever
57b4f3cf68 change default wall loop to 3
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-20 11:32:54 +08:00
SoftFever
71fb7a9f84 add G92 E0 for Prusa priters 2022-12-18 18:39:30 +08:00
SoftFever
8ef935e886 add G92 E0 for Prusa priters 2022-12-18 18:38:44 +08:00
SoftFever
7c11aeba96 add Prusa MINI+ 2022-12-18 16:12:32 +08:00
SoftFever
bf8a9fee1f Merge branch 'master' into SoftFever
# Conflicts:
#	bbl/i18n/zh_cn/BambuStudio_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/nl/BambuStudio.mo
#	resources/i18n/sv/BambuStudio.mo
#	resources/i18n/zh_cn/BambuStudio.mo
#	resources/profiles/Creality.json
#	resources/profiles/Voron.json
#	resources/web/guide/3/index.html
#	src/libslic3r/AppConfig.cpp
#	src/libslic3r/GCode.cpp
#	src/libslic3r/GCode/GCodeProcessor.cpp
#	src/libslic3r/LayerRegion.cpp
#	src/libslic3r/Preset.cpp
#	src/libslic3r/Print.cpp
#	src/libslic3r/PrintConfig.cpp
#	src/libslic3r/PrintConfig.hpp
#	src/libslic3r/PrintObject.cpp
#	src/slic3r/GUI/AboutDialog.cpp
#	src/slic3r/GUI/BBLTopbar.cpp
#	src/slic3r/GUI/ConfigManipulation.cpp
#	src/slic3r/GUI/ConfigWizard.cpp
#	src/slic3r/GUI/GCodeViewer.cpp
#	src/slic3r/GUI/GUI_App.cpp
#	src/slic3r/GUI/GUI_Factories.cpp
#	src/slic3r/GUI/MainFrame.cpp
#	src/slic3r/GUI/Plater.cpp
#	src/slic3r/GUI/Tab.cpp
#	version.inc
2022-12-16 13:59:30 +08:00
salt.wei
dd7dbd9936 ENH: modify generic pa-cf cooling setting
Bambu pa-cf has been modified, generic pa-cf
should be changed as well

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ie859b41bd4d138a5fab204d6ad6a79806c3f0a9b
2022-12-15 04:38:15 -05:00
qing.zhang
50a5f8bddf ENH: increase the speed of strength process
1 out wall speed - 60
2 infill speed - 100

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I7dbcae03562596038cc47d950163ff9feb8854e2
2022-12-15 04:38:15 -05:00
Arthur
ab96238a69 FIX: timelapse type was wrong in end gcode
Change-Id: I4b73e74cebb36f540fd27c71584d4b4a4cff94e9
2022-12-15 04:38:15 -05:00
Arthur
8cfee69015 FIX: undef SUPPORT_TREE_DEBUG_TO_SVG and tree support enhance
1. undef SUPPORT_TREE_DEBUG_TO_SVG
2. change default tree branch angle to 45 degrees
3. encourage tree neighbors merge faster
4. draw more loops at the top of trees for stronger support

Change-Id: I2edf6a2dddb3b6165c2519ee15e9a7ffaba9de94
(cherry picked from commit 3a9723b2e88a033b3298cd68daf9400265e984a1)
2022-12-15 04:38:15 -05:00
qing.zhang
fe4fc04eb8 ENH: add upward_compatible_machine to preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I489f3cc7f9fbd0de79861b71c47494b377ef1a16
2022-12-15 04:38:15 -05:00
Arthur
fd3dee6a6d FIX: remove tree_support_with_infill in 3rd party profiles
Change-Id: Ie42a45b90ce14bc27308d66474db074e8bf380da
2022-12-15 04:38:15 -05:00
qing.zhang
5338247639 ENH: add default filament for p1p
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I00986b48378f6c36566681e6dcd00b076e833020
2022-12-15 04:38:15 -05:00
qing.zhang
1f5454052f ENH: align the parameter
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If5b5f5c18d23ccae9524501dd4b99eff2e5532b4
2022-12-15 04:38:15 -05:00
salt.wei
f59d59fbe8 ENH: change some system presets
1 Use 25% infill density. 60% is too high and useless
2 update filament change gcode

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9a1fbbfb56b61723aa6e9d6bc44a22f467d92562
2022-12-15 04:38:15 -05:00
Arthur
95ed039879 ENH: simplify support options and fix a tree sup bug
1. add default support base pattern (lightning for tree support,
   rectilinear for normal)
2. change default support interface pattern to "Default" (concentric for
   absoluble material, rectilinear for others)
3. delete tree_support_with_infill, replace no-infill optio with "None" infill type
4. delete HAS_LIGHTNING_INFILL macro (lightning is impossible to be
   removed now)
5. fix the issue that tree support base may grow above interface by
   adding virtual nodes (distance_to_top<0).

Change-Id: I5affa44e1f72d0dc54052927f2b315de83702870
(cherry picked from commit a2b41b1dfd9227e68ac6d971312133ec3382baa7)
2022-12-15 04:38:15 -05:00
MusangKing
d1e4cb430c NEW: Add "Support xy expansion distance" setting
Open the "Support xy expansion distance" setting for users who can set
expanding and shrinking distance along xy to change normal supports' overhang area.

Jira: STUDIO-1297
Change-Id: If3a1efe99acaced12216966a6f8abd0dc3734757
(cherry picked from commit c1fd588a181b17403109b64a0019818f428252da)
2022-12-15 04:38:15 -05:00
MusangKing
2a8fe9ec54 NEW: Open "Bottom Z distance" setting for users
Users can set distance between support bottom contacts and object
once enable normal/tree support.

Jira: STUDIO-1383

TODO:Func seems good though, some details (e.g., bottom_interface
detection) need to be optimized furthur. Will keep follow-up.

Change-Id: I85815e7aa6cf1a5d0249633cd8ab995873461e8a
(cherry picked from commit eab39e89c94d749ebe6266ab745cbb70a068277d)
2022-12-15 04:38:15 -05:00
zhimin.zeng
36d08e1849 ENH: add layer_num/[total_layer_count in layer change gcode
Change-Id: Ib5f7ad56390c07002999019816174f035aa3d484
(cherry picked from commit c4142c666d1613f6ad3c4269fb741b9a72558512)
2022-12-15 04:38:15 -05:00
zhimin.zeng
c38daab5da FIX: raise the nozzle when moving to wipe tower in smooth timelapse
Change-Id: I3feea8dc36697b9328d68faa97e55f5a1dcb827e
2022-12-15 04:38:15 -05:00
salt.wei
276989a878 ENH: use outer wall acceleration to do calibration
As title.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ibf7a9253a9837d6a2148e6ce9c0582ac915fde48
2022-12-15 04:38:15 -05:00
salt.wei
588f18ac58 ENH: improve archor of internal bridge
Add loop inside sparse infill of lower layer
to provide archor for internal bridge.

This option controls how many lower layers generate
loop path.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ifdb6db9090115732aa2cacf5d155b587a10e18fc
(cherry picked from commit 4fdb87ecd5c2e680f6bad2d018ba39cd05f787ce)
2022-12-15 04:33:48 -05:00
yifan.wu
4abce326bc ENH: refine the nozzle_volume
Exclude T command extrusion from nozzle_volume.

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: Ie06a84a6b22ef1bcbf8cdd81b928835f8b3fd439
(cherry picked from commit 63e722a297b89432fe50113d00a1ff12fb99c507)
2022-12-15 04:33:48 -05:00
qing.zhang
49b00bfcd2 ENH: close the fan if the filament end
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ifbf46d4987bb76628881c1be85f3870d1d490e78
2022-12-15 04:33:48 -05:00
salt.wei
dea19ded1e ENH: add generic PLA silk
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I4e988b5c2e7f1b3689c50f231eac170591ab1bf5
2022-12-15 04:33:48 -05:00
salt.wei
df5cff29ec ENH: add generic PLA silk
Generic PLA silk should use lower filament
volumetroc and retraction

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I8ba11094afc0274710e97d50554001d3a0a4caa1
2022-12-15 04:33:48 -05:00
zhimin.zeng
148f6ba05d ENH: enhance timelapse user interaction
Change-Id: I95e84d20cbb8973a76a5b5887399b4ccc293c78b
(cherry picked from commit ade00ade11b285b69fb4a635274f5c6d16dc64aa)
2022-12-15 04:33:48 -05:00
salt.wei
f01cf37ead ENH: preset improvement
Reduce infill/wall overlap

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I7999f278fdba620bd463ecd315bc35a7b725c2bd
2022-12-15 04:33:48 -05:00
qing.zhang
62ae445f97 NEW: 0.2mm Strength process preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9b3c1393912ae3dc748363aef15167591588915e
2022-12-15 04:33:48 -05:00
qing.zhang
f3469729e5 ENH: update gcode of X1
start_gcode
end_gcode
change_filament_gcode
layer_change_gcode

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I1dc52c3e371cf702a02c18e877a3aafbfcc186b3
2022-12-15 04:33:48 -05:00
salt.wei
c70e8d486f ENH: update jerk strategy according to printer
Jerk handling has been changed in printer.
Changed in slicer as well.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic3aef43a534a7f0b85b734e747dc3ca883faaa46
2022-12-15 04:33:48 -05:00
salt.wei
47302b0cf9 ENH: support force cooling for outer wall only
For PA-cf material, forcing cooling for all outer
wall and using lower fan speed for infill and inner
wall can get more high strength.

Add this cooling strategy.

When set overhang fan threshold to be 0%, then bridge
and all outer wall will be force to cool with
the overhang fan speed.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ideed1ac8690f1eeb68aad760678db76bb4dae8ec
2022-12-15 04:33:48 -05:00
qing.zhang
5aee1505a6 FIX: add ; before ===turn on fans to prevent PLA jamming===
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I7c5f2219d8a7abda88288cccf34a9cc5c430be73
2022-12-15 04:33:48 -05:00
qing.zhang
033a101da3 ENH: increase the temp of some plate to improve the print result
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia933d2aa63dcdad634316fe830e470ac6bc2c159
2022-12-15 04:33:48 -05:00
salt.wei
bd577fafb2 ENH: don't apply new fan speed until filament change finished
This patch can make sure that the cooling fan will not
be enabled during change fimanet.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9f480b99116d62fe7522233b69b5bca209663821
2022-12-15 04:33:48 -05:00
salt.wei
9c7d55b8b4 ENH: lower outer wall acceleration for better quality
As title. And also not make printing time increased
too much.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I79f578227c5d81e76d8dd9254c43a3cb90109132
2022-12-15 04:33:48 -05:00
qing.zhang
6ca5df9118 NEW: add nozzle_hrc and filament required hrc
hrc determine which filament could be printed by the nozzle
if the filament required hrc smaller than the nozzle hrc
the fillament could be printed

either of it be zero means use other printers
or user want to print it anyway

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ic32dfaed4f9c80774a670c362de612254f3a5ed0
2022-12-15 04:33:48 -05:00
salt.wei
c61fd447c9 ENH: fix duplicate setting name
As title.

Test multi-color 3MF loading OK

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9b2791f8d020a051f934cda3027293a948b07088
2022-12-15 04:33:48 -05:00
qing.zhang
4d8eefb1ea ENH: open the filament_color preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Idca08be5401aad1672adc46f9604338e3456f519
2022-12-15 04:33:48 -05:00
salt.wei
5e024f75b9 ENH: support specific acceleration for outer wall
So we can set lower acceleration for outer wall now.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib4728bf16f6c540afca62f423c8aab4c9e0c4d02
2022-12-15 04:33:48 -05:00
SoftFever
6fb941cf4c Merge branch 'master-remote' into SoftFever
# Conflicts:
#	resources/profiles/Creality.json
#	resources/profiles/Voron.json
#	version.inc
2022-11-05 11:26:59 +08:00
SoftFever
3c70c12720 add heating command.
Save new users from panic
2022-11-05 11:19:38 +08:00
lane.wei
082c695db1 ENH: version: increase version of profiles
Change-Id: I2dc0bbf8374f60f4e4c43806c9e16bd20d9d08f2
2022-11-01 20:52:23 +08:00
Arthur
703f93d8e2 FIX: reduce height_to_lid to 90mm
Towline may be even lower than the upper rod. Let's
take away 10mm tolerance.

Change-Id: I13972fc4ecb0671e1af4b2c6d102e319417e532f
(cherry picked from commit cedcb862556c8c9014a91ef2aad8f39fc118d925)
2022-11-01 20:52:23 +08:00
Arthur
f16f5afec5 FIX: 2 auto-arrange bugss with per-object printing
1. use strict ordering to ensure the printing order is right
2. reduce height-to-lid to 100mm considering towline is lower than lid
and may collid with objects

TODO: printing brim may still collide, need to subtract inflated boundary of
others during brim generation

Change-Id: Icf0cba10c579d28fabd97764c1b3abec267ebd9b
(cherry picked from commit 46c6f5ff94488b2f4481bf1d34555f4a7c45e135)
2022-11-01 20:52:23 +08:00
Arthur Tang
5544e9602c FIX: rewrite per-object printing order logic
1. Previous logic can't guarantee left-to-right printing order, so
   toolhead may crash on the right side. In the new algorithm printing
   order is guaranteed.
2. Clearance radius should be the max of 3 directions (left, bottom,
   up), not including right, otherwise collision may happen on bottom or
   up directions.
3. Add is_extrusion_cali_object property to handle extrusion brim
   overlap better.

Change-Id: I44868b9925d983f5cca0c31d35dfa28d895fadbf
2022-11-01 20:52:23 +08:00
SoftFever
cf8ff30c74 bump voron profile version 2022-10-30 21:32:40 +08:00
SoftFever
a89a354c31 layer count issue fixed 2022-10-28 17:16:07 +08:00
SoftFever
bd672054cc fix aux fan issue for third party printers 2022-10-25 21:42:36 +08:00
SoftFever
6ec4e15e6e tweak ender 3 profile 2022-10-21 00:41:33 +08:00
SoftFever
35455e6533 Merge branch 'master-remote' into feature/merge_remote_1.3
# Conflicts:
#	bbl/i18n/zh_cn/BambuStudio_zh_CN.po
#	resources/i18n/zh_cn/BambuStudio.mo
#	resources/profiles/Voron.json
#	resources/profiles/Voron/filament/Voron Generic ABS.json
#	resources/profiles/Voron/filament/Voron Generic ASA.json
#	resources/profiles/Voron/filament/Voron Generic PA-CF.json
#	resources/profiles/Voron/filament/Voron Generic PA.json
#	resources/profiles/Voron/filament/Voron Generic PC.json
#	resources/profiles/Voron/filament/Voron Generic PETG.json
#	resources/profiles/Voron/filament/Voron Generic PLA-CF.json
#	resources/profiles/Voron/filament/Voron Generic PLA.json
#	resources/profiles/Voron/filament/Voron Generic PVA.json
#	resources/profiles/Voron/filament/Voron Generic TPU.json
#	resources/profiles/Voron/filament/fdm_filament_abs.json
#	resources/profiles/Voron/filament/fdm_filament_asa.json
#	resources/profiles/Voron/filament/fdm_filament_common.json
#	resources/profiles/Voron/filament/fdm_filament_pa.json
#	resources/profiles/Voron/filament/fdm_filament_pc.json
#	resources/profiles/Voron/filament/fdm_filament_pet.json
#	resources/profiles/Voron/filament/fdm_filament_pla.json
#	resources/profiles/Voron/filament/fdm_filament_pva.json
#	resources/profiles/Voron/filament/fdm_filament_tpu.json
#	resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron 0.1.json
#	resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron 2.4 250.json
#	resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron 2.4 300.json
#	resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron 2.4 350.json
#	resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron Trident 250.json
#	resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron Trident 300.json
#	resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json
#	resources/profiles/Voron/machine/Voron Trident 350.json
#	resources/profiles/Voron/machine/fdm_klipper_common.json
#	resources/profiles/Voron/process/0.08mm Extra Fine @Voron.json
#	resources/profiles/Voron/process/0.12mm Fine @Voron.json
#	resources/profiles/Voron/process/0.15mm Optimal @Voron.json
#	resources/profiles/Voron/process/0.20mm Standard @Voron.json
#	resources/profiles/Voron/process/0.24mm Draft @Voron.json
#	resources/profiles/Voron/process/0.28mm Extra Draft @Voron.json
#	resources/profiles/Voron/process/fdm_process_voron_common.json
#	src/libslic3r/Preset.cpp
#	src/libslic3r/PrintConfig.cpp
#	src/libslic3r/PrintConfig.hpp
#	src/libslic3r/PrintObject.cpp
#	src/slic3r/GUI/BackgroundSlicingProcess.cpp
#	src/slic3r/GUI/Field.cpp
#	src/slic3r/GUI/GLToolbar.cpp
#	src/slic3r/GUI/GLToolbar.hpp
#	src/slic3r/GUI/MainFrame.cpp
#	src/slic3r/GUI/MainFrame.hpp
#	src/slic3r/GUI/NotificationManager.cpp
#	src/slic3r/GUI/PhysicalPrinterDialog.cpp
#	src/slic3r/GUI/PhysicalPrinterDialog.hpp
#	src/slic3r/GUI/Plater.cpp
#	src/slic3r/GUI/Plater.hpp
#	src/slic3r/GUI/PrintHostDialogs.cpp
#	src/slic3r/GUI/PrintHostDialogs.hpp
#	src/slic3r/Utils/PrintHost.cpp
2022-10-20 23:12:00 +08:00
Arthur
13b5e589cb ENH: reduce extruder_clearance_radius to 32
to improve per-object auto-arrange

Change-Id: I682c5405ef1aebdb3a9c32a0314e83bf9f116653
(cherry picked from commit 2c3d6b657694aa4826bb80526d160163bb673a33)
2022-10-20 19:34:37 +08:00
Arthur
8614d24932 FIX: nozzle_volume should not be array
Change-Id: Ib6de4bda64fb0a8620caf56c18f9fd6ac86f0171
2022-10-20 19:34:37 +08:00
salt.wei
78ff2f4daa ENH: allow higher z speed
This is change requirement from printer developer
for github issue 

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ief306d89dba70d8515050cbd842edc4e1d22822e
2022-10-20 19:34:37 +08:00
salt.wei
52cdf4930d ENH: modify start gcode of voron
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I1bd10f930cbe7572b9419dd5930fc0ba4f2f6a52
2022-10-20 19:34:37 +08:00
salt.wei
d47d82bf43 ENH: add preset for ender3 printer
As title.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I2d9b1aaeadfe945a6a90f34cdb10a1f240a50ae4
(cherry picked from commit a223ab23605c3ef96ae878b9c4d2199520b4f201)
2022-10-20 19:34:37 +08:00
salt.wei
cd82f70002 ENH: add preset of voron
As title. Thanks SoftFever.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I752413251b7699f8d1d26c44d71d912e1ef09c7b
(cherry picked from commit 606a69173e10d0a45e1f1987c36e45c3c89a7f09)
2022-10-20 19:34:37 +08:00
lane.wei
79480405a0 ENH: update version to 1.3.0
Change-Id: Icceb853d6ea948dd8e23ef875d6e5e13d20537c6
2022-10-20 19:34:37 +08:00
salt.wei
ccd7b7fd7b ENH: modify default value to support 3rd-party printer
As title.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Id8be38a23e4fe4c19eb255ffb7cabf1befeae85b
2022-10-20 19:34:37 +08:00
SoftFever
be75bfaacb z lift type 2022-10-19 17:02:19 +08:00
SoftFever
d0fab5a5bd Merge branch 'SoftFever' into feature/more_parameters 2022-10-18 18:06:39 +08:00
SoftFever
eebb69d3ae more moonraker support 2022-10-18 18:06:28 +08:00
SoftFever
e131938cac wip 2022-10-16 16:39:45 +08:00
SoftFever
834d43af1d Merge branch 'master-remote' into SoftFever 2022-10-14 20:40:22 +08:00
SoftFever
02ab24f459 update 3rd party printer profiles 2022-10-12 21:32:59 +08:00
qing.zhang
a2c847be11 ENH: modify start_gcode of machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I43b73e1355a401e22393ea990b337c8ea8a64057
2022-10-09 10:37:45 +08:00
qing.zhang
b3e9fbce67 NEW: add preset of X1 0.2mm nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ic04fd53ea640c67449a455fd34fd714e76eac946
2022-10-09 10:37:45 +08:00
SoftFever
764b7d62a0 Merge mainstream changes 2022-10-04 13:51:34 +08:00
SoftFever
5db7c30463 Revert "Add support for FLSun V400(WIP)"
This reverts commit 58871a08e0.
2022-09-30 16:18:32 +08:00
qing.zhang
21e035ffbb ENH: modify the preset of some filaments
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia660304b830af36dfddec793e164660811c29c08
2022-09-29 11:16:43 +08:00
salt.wei
1d1e12901b ENH: max e speed is 30mm/s
As title. Sync with printer limitation

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I5f9f594d5f6f33b0035f8200bf8b46b43e5955c5
2022-09-29 11:16:43 +08:00
SoftFever
58871a08e0 Add support for FLSun V400(WIP) 2022-09-25 13:41:43 +08:00
SoftFever
c848b8ad25 update third-party profile versions 2022-09-17 17:56:24 +08:00
qing.zhang
c778207bc2 ENH: modify the start_code & virification temperature of PETG & TPU
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ic2a6490d73b59b91a954d55827b84a0f0714d575
2022-09-14 17:39:11 +08:00
SoftFever
de874acc99 Merge branch 'master-remote' into SoftFever
# Conflicts:
#	src/slic3r/GUI/MediaPlayCtrl.cpp
2022-09-13 23:04:58 +08:00
qing.zhang
8d4270c917 ENH: modify the end_gcode of machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ieb819c299c33dad1bc0509fb56ccb54c9474ed1a
2022-09-13 19:42:32 +08:00
SoftFever
a189784c16 fix Voron filament profile loading issue 2022-09-11 13:03:04 +08:00
SoftFever
bb74438f7c Merge remote-tracking branch 'remote/master' into SoftFever
# Conflicts:
#	src/libslic3r/Preset.cpp
2022-09-09 21:54:57 +08:00
qing.zhang
70030768a1 FIX: fix the error of process preset of 0.2 X1
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ifd5ea58610d216cff2de1783ed6cfa422f8c400c
2022-09-09 19:59:27 +08:00
qing.zhang
589e30e095 FIX: fix the config error of 0.2 X1 machine perset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I1af609263ba708314561b5d2e4f12d5d7c7fdd69
2022-09-09 19:59:27 +08:00
SoftFever
25fed256ae Revert "Revert "profile tweaks""
This reverts commit 7d9d73a93a.
2022-09-09 11:23:33 +08:00
yifan.wu
5cc3a7a4f8 ENH: increase profile version
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: Ie7fefccd1678bb3914f6f2f4c3cea371dd997736
(cherry picked from commit 4497f31004beab546606fb4627d60ee9bd11357e)
2022-09-08 21:49:36 +08:00
zhimin.zeng
05625a5e43 ENH: add traditional timelapse without wipe tower
Change-Id: I77792fb1a7af2ee95242c6f2501371dc0745287f
(cherry picked from commit f6d434cc8b6c8d11d16bbabf9600c2f2b63868db)
2022-09-08 21:49:36 +08:00
qing.zhang
b025de8746 NEW: add preset of 0.2 nozzle X1
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ib5639a4f503f7c27023dd43d1a7e3929b51bdd77
2022-09-08 21:49:36 +08:00
SoftFever
4fd174175c Merge remote-tracking branch 'remote/master' into SoftFever 2022-09-03 00:17:59 +08:00
SoftFever
0a7313fd9d minor profile fix 2022-09-03 00:17:36 +08:00
SoftFever
7d9d73a93a Revert "profile tweaks"
This reverts commit 939dca5780.
2022-09-03 00:07:53 +08:00
lane.wei
08c9385383 version: update the version to 1.2
Change-Id: I3eab73700c6a07086bcde5357f28ed2660024260
2022-09-02 13:16:54 +08:00
qing.zhang
dbe414c38c ENH: revise the filament preset.
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia9a82b87746ac7a70100ffd5f2383422069e0a81
2022-09-02 13:16:54 +08:00
lane.wei
ee84510736 Version: Update version to 01.01.02.00
Change-Id: If5a1addf08ae16c5b8d524682a5100b4b390ce41
2022-09-02 12:52:18 +08:00
zhimin.zeng
0ab13a6abb ENH: Add Textured PEI Plate
Change-Id: I08178e86a8ccb23844cca00bc9d265df7507f910
(cherry picked from commit 8f101963ecab1352e2721ead83928b327d6c0dbd)
2022-09-02 12:52:18 +08:00
qing.zhang
c6fc915164 NEW: add preset of 0.6 & 0.8 X1C
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ica13fe3284eb7165822d6f4f0f03da23625835eb
2022-09-02 12:52:18 +08:00
qing.zhang
d290fc8095 FIX: fix exist invalid setting id
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If4e498a5b65f999634900ab6f0580c6edaab5acd
2022-09-02 12:52:18 +08:00
qing.zhang
18d0ac259e ENH: add filament configure of 0.2 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I23cc9979cefe6bf5198526007eb57a9ec785426e
2022-09-02 12:52:18 +08:00
qing.zhang
ce082f6e2a ENH: modified the machine_start_code and machine_end_code
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ic2fe491491b6e3e46870773e68aa3823ab37640a
2022-09-02 12:52:18 +08:00
qing.zhang
6883c89ed5 ENH: add 0.02 tolerance to nozzle.
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I2680289b4a944c01698aa57adb5270100f6a8c25
2022-09-02 12:52:18 +08:00
qing.zhang
ef46654cca NEW: show cost of filament in GUI
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If28f6e969728fb5edd9cb35d6bc6d0a6c155d96e
(cherry picked from commit a4b8e620794f611c2f94f639cec49ec7c8fe8926)
2022-09-02 12:52:18 +08:00
SoftFever
939dca5780 profile tweaks 2022-08-30 21:20:12 +08:00
SoftFever
769bc14a8a Merge remote-tracking branch 'remote/master' into SoftFever
# Conflicts:
#	src/libslic3r/PerimeterGenerator.cpp
2022-08-28 12:03:49 +08:00
qing.zhang
62e6287ab5 FIX: fix fail load Bambu PC @BBL 0.6 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I591d38e6b7ae9bb7a0097af2fbbdc6860ed7864d
(cherry picked from commit 40e040c5e26235c16de09ac11dd8803f247f96b8)
2022-08-26 09:25:59 +08:00
qing.zhang
ddb1163c79 FIX: delete redudant configure file of Bambu PC material
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I897000a306700dd3f7b17563e25ef4dce0df1d49
(cherry picked from commit b74b33d0cd5b47ea192da8f78db40e4202ea5174)
2022-08-26 09:25:59 +08:00
qing.zhang
cbefb77de3 ENH:add parameters of filaments
Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f
(cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
2022-08-26 09:25:59 +08:00
SoftFever
a3b3b368e2
Profile rework ()
* default BBL profile

* voron

* wip

* Voron profile

* Prusa MK3S

* add Prusa mk3s

* fix an issue that print_host value was not retrieved.

* add chamber temperature option for filament

* slightly adjust thumbernail angle

* Revert "slightly adjust thumbernail angle"

This reverts commit 6ad38efb36c66abe82c7fdeb23f6a24aac43654e.

* add `one wall on first layer` option

* save preset for connection

* remove unused options

* set default 3000 accl for MK3S

* tweak profile

* update Voron logo

* UI twwaks

* Readme update

* change abs default nozzle temp

* misc

* tweak profiles

* Update README
2022-08-24 15:40:43 +08:00
SoftFever
159ff850e4 Merge branch 'master' into SoftFever 2022-08-11 20:06:32 +08:00
salt.wei
70313deaf0 ENH: fix one bug which cause zero speed when flushing
filament_max_volumetric may be 0 which cause zero
flushing speed. Add protection for this issue.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I866b9d97c9c6d97122a4a2beaf508ce9c72ee3b2
2022-08-08 22:19:42 +08:00
salt.wei
7fb886a03c ENH: provide filament_start and end gcode options
Requirement from user to set filament_start_gcode
and filament_end_gcode. Set these two settings to
advanced mode

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I0d8ddb394b37614d0ef0f10f8434553cb20e9ffd
2022-08-08 22:19:42 +08:00
salt.wei
bfe46a67d5 ENH: recover setting id to be old value
Don't change setting ids to avoid potential user preset
loading issue

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Idbc8cfcbbbf7531f09e156844e286c672494af86
2022-08-05 16:11:42 +08:00
salt.wei
a00e58c3bf ENH: sync filament_id with RFID
Make filament_id to be same with information
from nectarine

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I3012d74bb8fe849fbaf9fabab791a6b06335dcf6
2022-08-05 16:11:42 +08:00
salt.wei
7ced9f4e23 ENH: add M400 before switch temperature when change filament
Add M400 to avoid temperature switched before flush end.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I118bb240357e5c820c15e46ae34efa62248fdacc
2022-08-05 16:11:42 +08:00
salt.wei
97ffa093c3 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
salt.wei
e850f83030 ENH: update start gcode
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I85dfbc8d23b78f50c9695f5118136d4bbf0873c2
2022-08-05 16:11:42 +08:00
salt.wei
2dba113512 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
lane.wei
e6131fc5f7 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
salt.wei
a713573544 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
salt.wei
89959400da 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
salt.wei
e0c4453c46 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
SoftFever
1f95ac10a3 refactor Voron configs a bit 2022-07-26 23:34:00 +08:00
SoftFever
b806df7710 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
SoftFever
02e8f6c697 Add Anycubic 4Max Pro support 2022-07-23 10:31:41 +08:00
lane.wei
e9e4d75877 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
SoftFever
dbaef259cf Add Voron 0.1 and Prusa MK3S support 2022-07-19 06:27:26 -07:00
SoftFever
6f3cc22d64 Add missing process file 2022-07-19 06:27:26 -07:00
SoftFever
e2d0442f82 Add Voron process settings 2022-07-19 06:27:26 -07:00
SoftFever
8f056777c6 WIP: add voron process setting 2022-07-19 06:27:26 -07:00
SoftFever
e4b79afeac Add Voron machine support 2022-07-19 06:27:26 -07:00
lane.wei
1555904bef Add the full source of BambuStudio
using version 1.0.10
2022-07-15 23:42:08 +08:00
rtyr
7323851f66
Bumped up versioni to 0.0.13 2021-12-21 10:31:36 +01:00
Pascal de Bruijn
d05bf014eb 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
rtyr
65053fd776
Anycubic bumped up to 0.0.12 2021-12-16 15:49:19 +01:00
rtyr
dafb935203
Merge pull request from slghb/i3_mega_s_fixes
Update Anycubic i3 Mega (S) profile
2021-12-16 15:44:15 +01:00
rtyr
33351c4e5f
Bumped up version to 0.1.2 - Added Ender 3 S1 2021-12-16 12:02:32 +01:00
rtyr
ead65a55d0
Merge pull request from pmjdebruijn/creality
Creality Bundle Enhancements
2021-12-16 11:54:03 +01:00
rtyr
e84d5847a7
Ender 3 S1 thumbnail 2021-12-16 11:50:46 +01:00
rtyr
0516cfb612
Sync with PrusaSlicer-settings 2021-12-16 10:35:32 +01:00
Pascal de Bruijn
37cfcadadd creality.ini: add preliminary Ender-3 S1 2021-12-15 20:14:01 +01:00
Pascal de Bruijn
f5d4349016 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
Pascal de Bruijn
c045a34fa0 creality.ini: always output layer heights with two decimals 2021-12-15 19:43:15 +01:00
Maximilian Engelhardt
f4b9d535de 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
rtyr
e745ef095f
Updated for the PrusaSlicer 2.4.0-rc release. 2021-12-14 14:41:25 +01:00
rtyr
0255ff2fd6
Bumped up version to 0.1.1 2021-12-11 21:01:34 +01:00
rtyr
cc2c2235e5
Delete ENDER2PRO_thumbnail(NONBETA).png 2021-12-11 20:57:06 +01:00
Spencer Owen
2bba01f482 Merge branch 'master' into ender2-pro 2021-12-10 17:08:17 -07:00
rtyr
c3f144c7ea
Ender2 Pro resources 2021-12-10 18:42:39 +01:00
Spencer Owen
a6d6f9af8b Add extra tab 2021-12-09 21:51:29 -07:00
Spencer Owen
b81964be0f grid looking good 2021-12-07 17:49:05 -07:00
Spencer Owen
976beb6154 improved logo 2021-12-07 17:40:53 -07:00
Spencer Owen
1e63467bc9 improved logo 2021-12-06 22:50:16 -07:00
Spencer Owen
091a2181e3 Update image 2021-12-06 17:01:37 -07:00
Spencer Owen
dc30198d4f Add ender2 pro logo 2021-12-06 16:15:11 -07:00
Spencer Owen
4118c6b5b2 zoom 2021-12-05 18:07:15 -07:00
Spencer Owen
0024b8e070 165 2021-12-05 18:03:01 -07:00
Spencer Owen
41935a9538 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
Spencer Owen
f189aaf2b7 resize images 2021-12-05 07:39:32 -07:00
Spencer Owen
cb77b21f7c rename files 2021-12-04 13:47:41 -07:00
Spencer Owen
93f62854b1 Add ender 2 pro 2021-12-04 13:34:29 -07:00
rtyr
e0b96e5535
Sync with PrusaSlicer-settings 2021-12-01 13:11:47 +01:00
rtyr
77740c01e1
Updated min_slic3r_version for 1.4.0-beta2. 2021-11-26 13:35:03 +01:00
rtyr
c1209fe8d7
Sync with PrusaSlicer-settings 2021-11-16 21:07:10 +01:00
rtyr
107f1baa32
Updated SLA material colors. 2021-11-16 08:02:28 +01:00
rtyr
7122572841
Fixed black SLA material color. 2021-11-10 12:56:54 +01:00
rtyr
99e9cea9ad
1.4.0-beta2 - Added SLA material colors. Updated BASF filament profiles. 2021-11-09 14:04:20 +01:00
rtyr
8b150ae235
Initial Voron bundle 2021-11-05 13:07:23 +01:00
rtyr
c8ff0de27e
Updated ABS filament density. 2021-11-03 22:45:28 +01:00
rtyr
9a484d532b
Fixed filament_diameter 2021-11-03 22:43:00 +01:00
rtyr
1a0893b783
Initial Ultimaker bundle 2021-11-03 17:11:58 +01:00
rtyr
fe748ca43b
1.4.0-beta1 Sync with PrusaSlicer-settings 2021-10-26 13:38:49 +02:00
rtyr
723155a15c
1.4.0-beta0 Added multiple Filatech and BASF filament profiles. Added material profiles for SL1S. 2021-10-23 13:29:08 +02:00
rtyr
0df83d91fc
Sync with PrusaSlicer-settings 2021-09-15 10:52:25 +02:00
rtyr
d0e37aada8
Updated raft_contact_distance values. 2021-09-01 13:36:13 +02:00
Vojtech Bubnik
5f26bfd397 Brim separation from object, follow up to 82373334bc
1) Changed the name of the variable "brim_offset" to "brim_separation"
   for clarity.
2) Added legacy conversion after loading an old 3MF that does not define
   then new "brim_separation" variable: The "brim_separation" is being
   filled in with the "elefant_foot_compensation" value to produce
   equal brim separation to the old PrusaSlicer that saved that 3MF file.
2021-08-31 12:22:44 +02:00
rtyr
72656fd542
Updated PR index file. 2021-08-23 09:55:22 +02:00
rtyr
0259deba1c
Updated brim_offset value. Updated Prusa MINI end g-code. Added Filamentworld filament profiles. 2021-08-23 09:52:20 +02:00
rtyr
0e0c52ade3
PR idx update 2021-08-13 15:50:32 +02:00
rtyr
bcad6a251d
Added bed model and bed texture for i3 Mega, i3 Mega S. 2021-08-13 00:39:55 +02:00
rtyr
5b6f2ed061
Added nozzle priming after M600. Added nozzle diameter checks for 0.8 nozzle printer profiles. Updated FW version. Increased number of top solid infill layers (0.2 layer height). 2021-08-11 09:29:47 +02:00
rtyr
9cd61c7d0b
Added multiple add:north and Extrudr filament profiles. Updated support head settings (SL1S).
+ various changes to flexible filament profiles
2021-07-22 16:51:03 +02:00
rtyr
c8a46c1f24
Initial gCreate bundle
https://github.com/prusa3d/PrusaSlicer/pull/6679
2021-07-09 12:18:08 +02:00
rtyr
9f8ca04407
gCreate resources
https://github.com/prusa3d/PrusaSlicer/pull/6679
2021-07-09 12:15:18 +02:00
rtyr
fd36cb772d
Decreased Area Fill (SL1S). 2021-07-01 16:37:18 +02:00
Vojtech Bubnik
f02821a82d Renamed the "marlinfirmware" firmware flavor to "marlin2". 2021-06-29 17:55:26 +02:00
rtyr
e11b8135ff
Updated SL1S bed texture. 2021-06-29 10:47:57 +02:00
rtyr
e32cde8054
Creality - bumped up version to 0.1.0 2021-06-28 19:05:30 +02:00
rtyr
b73690a47a
Merge pull request from pmjdebruijn/creality
Creality New Printers
2021-06-28 18:55:37 +02:00
Pascal de Bruijn
d737142f37 creality.ini: make print profiles inclusive of Sermoon printers 2021-06-28 18:02:00 +02:00
rtyr
5743eb9c17
Ender 7 thumbnail
For https://github.com/prusa3d/PrusaSlicer/pull/6659
2021-06-27 20:26:42 +02:00
Pascal de Bruijn
43346a871c creality.ini: beta support for Sermoon D1 2021-06-27 19:20:25 +02:00
Pascal de Bruijn
3cf1f568d0 creality.ini: beta support for Ender-7 2021-06-27 19:07:17 +02:00
Pascal de Bruijn
95c879cf00 creality.ini: beta support for CR-10 SMART 2021-06-27 18:51:41 +02:00
rtyr
83285e3c4e
Updated SL1S tilt times. 2021-06-23 17:58:11 +02:00
rtyr
33efb94ebd
Updated SL1S bed model. 2021-06-23 17:23:21 +02:00
rtyr
48cd3b21b6
Updated Prusa MINI machine limits. 2021-06-22 12:19:21 +02:00
rtyr
77c4aebebe
1.4.0-alpha1 Added new SL1S resin profiles. 2021-06-22 11:23:39 +02:00
rtyr
c64ce8777f
Added new AzteQ Industrial printer, added DeltiQ 2 profiles for 0.6mm nozzle, added material ASA 275 (Spectrum), some minor setting improvements 2021-06-21 17:12:04 +02:00
rtyr
b7643850ee
Bumped up config version to 1.4.0-alpha0. 2021-06-21 16:57:48 +02:00
rtyr
3e5fa7b591
1.3.0-alpha2 Added SL1S SPEED profiles. 2021-06-16 19:48:31 +02:00
rtyr
9bbda55bb4
SL1S resources 2021-06-16 19:33:45 +02:00
rtyr
69b9beaec0
1.3.0-alpha1
Added “Prusament PC Blend CF” filament profile. Increased travel acceleration for Prusa MINI. Updated start g-code for Prusa MINI. Added multiple add:north and Extrudr filament profiles. Updated Z travel speed values.
2021-06-11 09:55:32 +02:00
rtyr
ee6782c603
Artillery 0.0.3 Fixed Genius bed size. 2021-06-06 00:24:00 +02:00
rtyr
abb9b4b034
Merge pull request from trilab3d/master-aqi
Added files for new TRILAB AzteQ printers
2021-06-04 12:12:40 +02:00
Matej Supik
5b66477b12 Added thumbnail for new AzteQ Industrial printer, added AzteQ, AzteQ Plus print pad model. Updated print pad model for DeltiQ printers 2021-06-04 09:49:57 +02:00
rtyr
6ed4885d01
CR-10 SMART and SERMOON D1 thumbnails 2021-06-03 14:22:58 +02:00
rtyr
62ba7de3d1
Artillery 0.0.2 - Fixed start g-code. 2021-06-02 12:28:36 +02:00
rtyr
b2b5d4582c
Improved SL1 thumbnail. 2021-06-01 12:52:09 +02:00
rtyr
8e683aeb75
0.0.17 Updated start g-code. Added specific start g-code for straingauge printers.
Improved output filename format. Added filament profile.
2021-06-01 09:02:47 +02:00
rtyr
fdd5151a45
Version bumped to 0.0.17 2021-06-01 09:01:45 +02:00
rtyr
5841c92616
Merge pull request from pmjdebruijn/creality
CR6 series strain gauge start_gcode ()
2021-06-01 08:54:28 +02:00
Pascal de Bruijn
3abc0b84a4 creality.ini: straingauge start_gcode wait for bed temp to settle as well
given this applies to a larger bed printer as well (CR-6 Max).
2021-05-31 20:00:41 +02:00
Pascal de Bruijn
166790c49e creality.ini: fix new placeholder syntax 2021-05-30 20:37:02 +02:00
Pascal de Bruijn
ddb556db66 creality.ini: internal start_gcode consistency improvements 2021-05-30 17:55:18 +02:00
Pascal de Bruijn
a934960c00 creality: special start_gcode for straingauge printers 2021-05-30 17:48:54 +02:00
Pascal de Bruijn
3a445c99fb creality.ini: use 150C during ABL again
initially ABL temp was lowered to 120C for straingauge ABL (G29), but since
we're no longer doing ABL on each print for straingauge printers like the CR6
series, we can raise the temp a little again
2021-05-30 17:33:58 +02:00
rtyr
63fc1d5940
Updated MK3S thumbnail 2021-05-27 11:04:44 +02:00
rtyr
2d752e5c2f
Delete MK3S_thumbnail.png 2021-05-27 11:04:19 +02:00
rtyr
554f0e6be3
Updated MK3S thumbnail 2021-05-27 11:02:05 +02:00
rtyr
f8a4c3c7ce
Updated start/end g-code.
https://github.com/prusa3d/PrusaSlicer-settings/pull/131
2021-05-06 16:18:12 +02:00
Pascal de Bruijn
620985b29f creality.ini: improve output_filename_format
this moves the print_time directly after the input_filename_base,
so it has the most chance of surviving truncation by marlin.

temperature is also added in front of the filament_type.
2021-05-04 18:41:06 +02:00
rtyr
5f5d0df47e
Updated MK3 and MK2 bed textures.
Fix of old non-unified line widths issues.
2021-05-04 15:35:47 +02:00
Pascal de Bruijn
6110d1ef05 creality.ini: Add Devil Design PLA Matt 2021-05-03 18:13:02 +02:00
rtyr
014f3db59e
i3 MEGA S bed model and texture
https://github.com/prusa3d/PrusaSlicer/pull/6452
2021-05-03 15:48:05 +02:00
rtyr
325ee3691c
0.0.10 Various updates for Anycubic Mega. Added filament profiles. 2021-05-03 15:41:42 +02:00
enricoturri1966
c7771a576b Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection 2021-04-21 12:32:17 +02:00
rtyr
8b41285e31
0.0.16 Updated CR6-SE start g-code. Added and updated filament profiles. 2021-04-20 20:38:27 +02:00
rtyr
b71fa0d634
Bumped up version to 0.0.16 2021-04-20 20:35:49 +02:00
rtyr
e25adaf221
Merge pull request from pmjdebruijn/creality
Creality Various
2021-04-20 20:33:39 +02:00
Pascal de Bruijn
2cb268c947 Revert "creality.ini: Extrudr NX2 slightly lower temps"
This reverts commit 41c56f2eb8.
2021-04-20 18:13:21 +02:00
Pascal de Bruijn
d50c2872bd creality.ini: disable explicit ABL for CR6-SE ()
this is also better in line with Creality's intended behavior
2021-04-20 18:12:08 +02:00
rtyr
321a2b7639
Disabled thick bridges, updated support settings. Bundle refactoring. 2021-04-19 15:48:07 +02:00
Pascal de Bruijn
d33cffdd1e creality.ini: remove parentheses for galaxy pla filament
since we've not using those for other filament subtypes
2021-04-16 19:32:32 +02:00
Pascal de Bruijn
2ffcf97be1 creality.ini: more accurate spool weights for Devil Design
I just noticed Devil Design uses identical spools to Extrudr NX-2
2021-04-16 19:30:33 +02:00
rtyr
ac813e8e76
Merge pull request from pmjdebruijn/creality
Creality Filament Updates
2021-04-15 22:20:07 +02:00
rtyr
57a73c5769
Updated MK2 and MK3 bed textures. 2021-04-15 10:42:55 +02:00
rtyr
dfe47aa4e4
Delete x1_thumbnail.png 2021-04-14 18:48:48 +02:00
rtyr
d2969e1558
Delete genius_thumbnail.png 2021-04-14 18:48:38 +02:00
rtyr
c492d0d109
Add files via upload 2021-04-14 18:48:06 +02:00
Pascal de Bruijn
10e914d9a9 creality.ini: add 3DJAKE ecoPLA Matt
the filament is very flowy, which means it prints well at lower temperatures.

and given the limited part cooling fan on most creality printers, it prints
less well at higher temperatures.
2021-04-14 18:00:09 +02:00
Pascal de Bruijn
d8f56ef5fd creality.ini: add Devil Design approx spool weights
by manufacturer specifications:
https://devildesign.com/download/PLA_-_product_card.pdf
2021-04-14 17:59:55 +02:00
Pascal de Bruijn
41c56f2eb8 creality.ini: Extrudr NX2 slightly lower temps
After more practical testing, a slightly lower temp is beneficial on
small pointy areas, preventing them from being slightly deformed.
2021-04-13 19:09:54 +02:00
rtyr
1bf5654231
Updated min_slic3r_version
2.3.1-beta
2021-04-12 12:11:46 +02:00
rtyr
5af4167b74
updated min_slic3r_version 2021-04-12 11:45:26 +02:00
rtyr
0ecf5dc1a0
Creality 0.0.15 2021-04-12 11:44:14 +02:00
rtyr
6121f1de3b
version bumped up to 0.0.15 2021-04-12 11:42:32 +02:00
rtyr
c68403ae78
updated min_slic3r_version 2021-04-12 11:40:55 +02:00
rtyr
2fad684c43
Update Anycubic.idx 2021-04-12 11:28:10 +02:00
rtyr
41acfd36c7
Bumped up version to 0.0.9 2021-04-12 11:27:29 +02:00
rtyr
19b52cf092
updated config_update_url 2021-04-08 14:13:40 +02:00
MarkMan0
2a1006bd71 Update for Inat printers
+ Improved start gcode
+ changed filename format
2021-04-08 13:45:37 +02:00
rtyr
acf8b66431
TriLAB update 0.0.7
https://github.com/prusa3d/PrusaSlicer-settings/pull/127
2021-04-07 13:04:29 +02:00
Pascal de Bruijn
d09871441a creality.ini: add Tough PLAs 2021-04-05 17:24:16 +02:00
Pascal de Bruijn
744311f3c3 creality.ini: improve bridging 2021-04-04 15:24:57 +02:00
rtyr
525f05c975
updated min_slic3r_version to 2.4.0-alpha0 2021-03-29 09:38:59 +02:00
rtyr
507ba46ecc
updated min_slic3r_version to 2.4.0-alpha0 2021-03-29 09:38:01 +02:00
Pascal de Bruijn
7eaadf0e47 Revert "creality.ini: move Ender-3 specific extruder_clearance"
Due to .

This reverts commit 34202f71e5.
2021-03-01 23:56:08 +01:00
Pascal de Bruijn
45cbac0b7c creality.ini: unhide new printers (except CR-X) 2021-03-01 19:00:04 +01:00
Pascal de Bruijn
065a129d47 creality.ini: remove single_extruder_multi_material_priming from printer section 2021-03-01 18:43:40 +01:00
Pascal de Bruijn
7fbb3a2b42 creality.ini: Add CR-5 Pro H
this is a high temp variant of the regular CR-5 Pro, with the
suspected all metal hotend, presumably the non-H variant has
a teflon lined hotend

related: 2d762ec320
2021-03-01 18:40:33 +01:00
Pascal de Bruijn
586ed35e3a creality.ini: fix CR-5 Pro bed_shape 2021-03-01 18:34:18 +01:00
Pascal de Bruijn
f5863cd5d8 creality.ini: CR-200B also has a descending z axis 2021-03-01 18:24:44 +01:00
Pascal de Bruijn
5e78b0f24f creality.ini: remove ignored renamed_from from *descendingz*
fixes: Nonpublic intermediate preset *descendingz* contains a "renamed_from" field, which is ignored
2021-03-01 18:21:27 +01:00
rtyr
b6cd41d670
Merge pull request from pmjdebruijn/creality_6
Creality Various
2021-03-01 10:55:41 +01:00
rtyr
13b3e813cf
CR5PRO and CR200B thumbnails 2021-03-01 10:50:41 +01:00
Pascal de Bruijn
34202f71e5 creality.ini: move Ender-3 specific extruder_clearance
replace general extruder_clearance with higher values so there's
a lot of clearance leeway until we get exact figures for each
printer model.

related: f9b4bbb016
2021-02-28 17:10:25 +01:00
Pascal de Bruijn
90f58fe90a creality.ini: CR-200B bed_shape and max_print_height 2021-02-28 17:06:24 +01:00
Pascal de Bruijn
e5b7b20be1 creality.ini: CR-5 Pro more accurate bed 2021-02-28 16:57:35 +01:00
Pascal de Bruijn
19ba6f1492 creality.ini: add CR-200B 2021-02-28 16:53:33 +01:00
Pascal de Bruijn
2d762ec320 creality.ini: add CR-5 Pro
retract_length = 3
to prevent clogging since this printer is suspected to have
an all metal hot end, as Creality claims print temperatures
up to 300C
2021-02-28 16:38:05 +01:00
Pascal de Bruijn
249670f82c creality.ini: fix CR-10 Mini bed_shape 2021-02-28 16:36:58 +01:00
Pascal de Bruijn
bc9c968f05 creality.ini disable single_extruder_multi_material_priming 2021-02-27 18:16:47 +01:00
Pascal de Bruijn
c142af74c5 creality.ini: add printer_notes to Ender3V2 2021-02-27 17:53:20 +01:00
Pascal de Bruijn
19c50c7e69 creality.ini: consolidate more properties to *common* 2021-02-27 17:51:57 +01:00
Pascal de Bruijn
6391d4243f creality.ini: tweak fill_density and skirt_distance 2021-02-27 17:40:44 +01:00
rtyr
0593a41350
Updated vendor name. 2021-02-25 23:00:32 +01:00
Pascal de Bruijn
9b7621dc7e creality.ini: double digit layer height (cosmetic) 2021-02-23 20:06:55 +01:00
Pascal de Bruijn
f9b4bbb016 creality.ini: more accurate extruder_clearance for Ender-3
radius = 47mm = 45mm carriage (including bltouch upgrade)
              +  2mm safety margin

height = 34mm = 30mm nozzle
              +  2mm bltouch probe pin
              +  2mm safety margin
2021-02-23 19:53:30 +01:00
Pascal de Bruijn
b06030f2bc creality.ini: allow slightly steeper unsupported angles 2021-02-23 19:23:35 +01:00
rtyr
49f7d11940
INAT bundle
https://github.com/prusa3d/PrusaSlicer/pull/6112
2021-02-23 10:26:21 +01:00
rtyr
1dce483bc9
Thumbnails for CR8 and Ender4 2021-02-22 12:52:26 +01:00
rtyr
5506465f27
Creality index update 2021-02-22 09:24:52 +01:00
rtyr
39ba24abd7
Updated version 2021-02-22 09:23:58 +01:00
rtyr
4eb66ae124
Merge pull request from pmjdebruijn/creality_5
Creality Various
2021-02-22 09:23:14 +01:00
Pascal de Bruijn
5f1129acea creality.ini: descendingz gcode comment improvement 2021-02-19 18:54:47 +01:00
Pascal de Bruijn
5842842770 creality.ini: descendingz is more descriptive 2021-02-19 18:05:47 +01:00
rtyr
6561ffec86
1.2.4 sync 2021-02-19 13:11:47 +01:00
Pascal de Bruijn
5c287cd998 creality.ini: relocate max_print_height close to bed_shape 2021-02-18 19:37:55 +01:00
Pascal de Bruijn
66a30b8102 creality.ini: add CR-8 2021-02-18 19:28:09 +01:00
Pascal de Bruijn
0cfa04fe2f creality.ini: add Ender-4 2021-02-18 19:20:54 +01:00
Pascal de Bruijn
138501338c creality.ini: add safe zone for Ender-3 V2 2021-02-18 19:06:03 +01:00
rtyr
fbd8d57adc
Modified possibly problematic start/end g-code Mega 2021-02-18 17:19:41 +01:00
rtyr
6da9f5aff9
Ender-6 thumbnail 2021-02-18 16:50:28 +01:00
rtyr
669e8d573c
Merge pull request from pmjdebruijn/creality_start_gcode_2
creality.ini: improve start_gcode comments
2021-02-17 22:52:11 +01:00
Pascal de Bruijn
991bab61bb creality.ini: support CR-6 SE pause print 2021-02-17 19:49:15 +01:00
Pascal de Bruijn
e3ea71a0d6 creality.ini: improve start_gcode comments 2021-02-17 18:39:59 +01:00
Pascal de Bruijn
e7ffcec29e creality.ini: add Ender-6 2021-02-15 13:53:55 +01:00
rtyr
66976bb954
Merge pull request from pmjdebruijn/creality_max
creality.ini: add Ender-3 Max
2021-02-12 14:04:34 +01:00
rtyr
5a5d9d0e53
Thumbnails for new Creality models.
https://github.com/prusa3d/PrusaSlicer/pull/5968
https://github.com/prusa3d/PrusaSlicer/pull/6021
2021-02-12 14:03:38 +01:00
rtyr
b0e5ab8d47
Updated CR6 thumbnail. 2021-02-12 12:31:05 +01:00
rtyr
f8b660e08e
Initial Artillery bundle
Artillery Sidewinder X1
Artillery Genius 
https://github.com/prusa3d/PrusaSlicer-settings/pull/122
2021-02-12 11:45:36 +01:00
rtyr
6e994b2882
Artillery resources 2021-02-12 11:43:19 +01:00
Pascal de Bruijn
104c560575 creality.ini: Move Ender-3 V2 into proper order 2021-02-11 17:31:51 +01:00
Pascal de Bruijn
5dbd503d3d creality.ini: add Ender-3 Max 2021-02-11 17:24:01 +01:00
rtyr
0b4720338f
Merge pull request from pmjdebruijn/creality_max
Creality CR-6 Max / CR-10 Max / etc
2021-02-09 09:19:40 +01:00
rtyr
310531d2db
Updated Kossel bed textures. 2021-02-08 23:43:21 +01:00
rtyr
1d0484a25d
Anycubic 0.0.7 Updated start g-code 2021-02-08 23:41:13 +01:00
Pascal de Bruijn
d135bd86de creality.ini: Add Extrudr GreenTEC Pro filament 2021-02-08 17:07:41 +01:00
Pascal de Bruijn
7f925e700b creality.ini: add experimental support for CR-X (Pro) 2021-02-07 16:45:14 +01:00
Pascal de Bruijn
723e0b6e9d creality.ini: Add safety zone for CR-10 S Pro 2021-02-07 15:43:48 +01:00
Pascal de Bruijn
8feef8bcf0 creality.ini: add vendor associated color for Das Filament 2021-02-07 15:03:09 +01:00
Pascal de Bruijn
8ff82cc1d2 creality.ini: increase CR-6/CR-10 Max retract_length slightly 2021-02-07 13:48:28 +01:00
Pascal de Bruijn
622664ef8e creality.ini: Add CR-10 Max 2021-02-05 17:28:44 +01:00
Pascal de Bruijn
6373c7f1cb creality.ini: Add CR-6 Max and add safety border to CR-10 S4 2021-02-04 18:41:17 +01:00
Pascal de Bruijn
a4a465b9a6 creality.ini: Creality CR-6 SE improvements 2021-02-03 17:34:06 +01:00
rtyr
e52efe48b0
Creality CR-6 SE thumbnail 2021-02-02 11:40:58 +01:00
rtyr
c8e5277f0c
Updated print temperature for Das Filament PLA
https://github.com/prusa3d/PrusaSlicer/issues/5693
2021-02-01 21:22:30 +01:00
rtyr
a2a0a86138
Creality 0.0.13 2021-01-29 10:44:35 +01:00
rtyr
31e7a60494
Creality - bumped up version to 0.0.13 2021-01-29 10:43:34 +01:00
rtyr
3009b314c8
Merge pull request from pmjdebruijn/creality_4
creality.ini various improvements
2021-01-28 23:48:36 +01:00
rtyr
0168fc612a
Updated bed_texture for Anycubic Kossel 2021-01-28 23:38:45 +01:00
rtyr
7b3a06fd05
Updated Anycubic Kossel bed models. 2021-01-28 23:35:38 +01:00
rtyr
c9ebc18a10
Added Anycubic Kossel texture
from https://github.com/prusa3d/PrusaSlicer/pull/5747
2021-01-28 23:34:43 +01:00
Pascal de Bruijn
1f9fe92720 creality.ini: hide CR-6 SE until next release 2021-01-28 18:14:19 +01:00
Pascal de Bruijn
ba87613454 creality.ini: update start_gcode/end_gcode comments 2021-01-28 18:13:45 +01:00
Pascal de Bruijn
ba6a40bcce creality.ini: add CR-6 SE 2021-01-27 17:42:32 +01:00
Pascal de Bruijn
f2a624007b creality.ini: enable more filaments by default 2021-01-27 17:34:38 +01:00
Pascal de Bruijn
5fa4880eac creality.ini: add comments 2021-01-27 17:15:43 +01:00
Pascal de Bruijn
ed04eb1f20 creality.ini: remove superfluous printer_variant from ENDER3V2 2021-01-27 17:04:13 +01:00
Pascal de Bruijn
93da13b0a3 creality.ini: set slowabl to 120C to match fastabl 2021-01-25 21:06:50 +01:00
Pascal de Bruijn
c27ab57c18 creality.ini: use 120C nozzle temp for bed leveling for CR-6 SE
it seems the CR-6 SE uses 120C for it's strain gauge based bed leveling,
so we'll make this our general default, so we can limit the number of
start_gcode variants we'll need to maintain.

this also introduces a 10 second dwell before any homing happens, to
allow the nozzle to warm up, so that any filament stuck on the nozzle
becomes somewhat pliable.
2021-01-25 20:32:22 +01:00
Pascal de Bruijn
5f9cf7cfae creality.ini: Move print head further up for low prints
With low prints, moving the print head up 70mm can still be too low
to be able to remove a print conveniently, so make sure the print head
is at least 60% up at the end of a print.
2021-01-25 17:22:13 +01:00
Pascal de Bruijn
78354ee991 creality.ini: reduce prime line in start_gcode
reduce the prime line sufficiently so the Ender-2 no longer requires
a seperate start_gcode

the extrusion pressure is scaled proportionately, and reduced slightly,
as previously some nozzle ooze could happen between the prime line and
the skirt loops due to excessive pressure buildup
2021-01-24 13:09:22 +01:00
Pascal de Bruijn
6bcdf0999c creality.ini: universal end_gcode improvement
Replace hardcoded print presentation coordinate with print_bed_max[1],
where we move the print bed ~3/4 of the bed size across the y axis
at the end of the print.
2021-01-24 12:40:52 +01:00
Pascal de Bruijn
4ede5c3959 creality.ini: Ender3 V2 naming consistency 2021-01-23 19:31:23 +01:00
Pascal de Bruijn
6955e8ec08 creality.ini: raise Das Filament PLA bed temp
At 50C prints with sharper corners can be prone te warping if the
first layer height isn't quite optimal, and given that most Creality
printers don't have ABL, it often isn't.

So to optimize chances of getting good non-warped prints, we keep
all PLA bed temps at 60C for Creality printers.
2021-01-23 19:12:01 +01:00
Pascal de Bruijn
231cd758c1 creality.ini: improve nonabl start_gcode 2021-01-23 19:09:29 +01:00
rtyr
23ddb33237
1.2.2 Added Prusament PVB. Added 0.8mm nozzle profiles. 2021-01-08 10:57:41 +01:00
rtyr
250ef23fd5
Updated 0.0.12 description 2021-01-08 09:44:09 +01:00
rtyr
ecb85b2166
Added Ender 3-V2.
Based on https://github.com/prusa3d/PrusaSlicer/pull/5702.
2021-01-08 09:42:01 +01:00
rtyr
e8ab281cd0
TriLAB 0.0.6 - Added material TPU 93A 2021-01-06 20:35:37 +01:00
rtyr
615356b69c
Ender3V2 thumbnail 2021-01-06 13:36:44 +01:00
rtyr
ef5df08358
Initial FLSun bundle
https://github.com/prusa3d/PrusaSlicer/pull/5582
2021-01-03 20:59:36 +01:00
rtyr
7edb79ed11
1.2.1 Updated firmware version for MK2.5 family printers 2020-12-28 15:03:05 +01:00
rtyr
cd990cf5e0
Updated machine limits for Ender 5 and Ender 5 Pro 2020-12-28 14:36:57 +01:00
rtyr
ea327c2d8c
Creality 0.0.10
Parameter consistency improvements. Enabled conservative elephant foot compensation.
2020-12-21 15:21:26 +01:00
rtyr
f7d5032d0e
Bumped up version to 0.0.10 2020-12-21 15:20:29 +01:00
Pascal de Bruijn
71cb5d1469 Creality.ini: default to Generic PLA, and move defaults to common printer section 2020-12-18 18:55:29 +01:00
Pascal de Bruijn
33c36e6777 creality.ini: enable conservative elefant_foot_compensation
given the diversity of printers and bed types and a typical lack of
auto bed levelling, it will be impossible to get a good fit
for everyone by default.

A very conservative 0.1 for elefant_foot_compensation is unlikely
to cause overcompensation.

And I'd prefer to undercompensate as opposed to overcompensate
as a default.
2020-12-17 13:05:40 +01:00
Pascal de Bruijn
1cf97b9c93 Creality.ini: improve parameter consistency 2020-12-17 13:04:39 +01:00
rtyr
3f11877c8f
Added full_fan_speed_layer value for PETG. Increased support interface spacing for 0.6mm nozzle profiles. Updated firmware version. 2020-12-16 16:18:31 +01:00
rtyr
e9ee88c397
Fixed end g-code for Ender 5 2020-12-13 09:25:59 +01:00
rtyr
fe4f1b15c6
Anycubic 0.0.6 2020-12-08 22:16:13 +01:00
rtyr
beabe2fe7e
Anycubic Kossel. Updated end g-code, before layer change g-code and output filename format. 2020-12-08 22:12:15 +01:00
Nicolas North [norðurljósahviða]
fa8a72b2a3
Reduced max print height for Anycubic Predator to 445mm 2020-12-08 11:12:42 +01:00
rtyr
b0485e3949
TriLAB 0.0.5 Removed obsolete host keys. 2020-12-05 11:29:16 +01:00
rtyr
72a64c200b
Anycubic 0.0.5 Updated end g-code. 2020-12-05 11:23:07 +01:00
rtyr
02a63e8de2
LulzBot 0.0.2 Removed obsolete host keys 2020-12-05 11:19:53 +01:00
rtyr
4cffd490cc
BIBO 0.0.3 Removed obsolete host keys 2020-12-05 11:14:27 +01:00
rtyr
92f7bdcf92
0.0.8 min_slic3r_version changed to 2.3.0-beta2 2020-12-05 10:21:13 +01:00
rtyr
7cb7c5fd55
Changed layer_z to max_layer_z in end g-code. 2020-12-05 10:18:49 +01:00
rtyr
6716416add
Removed redundant line 2020-12-05 09:58:51 +01:00
rtyr
b95f9897b8
Updated end g-code. Added full_fan_speed_layer values. 2020-12-05 09:55:07 +01:00
rtyr
ee088e219e
Creality 0.0.8 2020-12-05 09:53:05 +01:00
rtyr
c4d97d3d9b
bumped up to 0.0.8 2020-12-05 09:51:38 +01:00
Pascal de Bruijn
e3a0a8878a creality.ini: add Extrudr PLA NX2 spool weight 2020-11-29 19:05:02 +01:00
Pascal de Bruijn
0f03b74261 creality.ini: add 3DJAKE ecoPLA spool weight 2020-11-29 12:47:48 +01:00
Pascal de Bruijn
f86dab9f36 creality.ini: slight end_gcode improvements
gcode order made more similar to prusa mini
2020-11-29 12:42:08 +01:00
rtyr
6d27b0f5d0
1.2.0-beta0 2020-11-28 10:35:59 +01:00
rtyr
4b2f9562ab
TriLAB - Added PLA, PETG profiles for 0.8 nozzle, update print materials
https://github.com/prusa3d/PrusaSlicer-settings/pull/110
2020-11-24 09:53:50 +01:00
rtyr
ee20331ead
1.2.0-alpha0 added filament spool weight 2020-11-21 15:42:38 +01:00
rtyr
9023f092ad
Creality 0.0.7 - updated start g-code 2020-11-21 10:24:54 +01:00
rtyr
a2e763d4ca
Bumped up creality bundle version to 0.0.7 2020-11-21 10:22:57 +01:00
Pascal de Bruijn
32345b9e75 creality.ini: make start_gcode robust for absolute_e 2020-11-18 18:40:20 +01:00
Nicolas North [norðurljósahviða]
342f0738c2
revert version bump to 0.0.4 and remove accel settings for Predator 2020-11-15 00:51:17 +01:00
Nicolas North [norðurljósahviða]
28c2277902
Equalize all accelerations to avoid filling gcode with M204 commands 2020-11-14 17:16:46 +01:00
Nicolas North [norðurljósahviða]
2558a98636
fix spurious custom setting in Anycubic Predator profile 2020-11-14 12:27:20 +01:00
rtyr
cd2b502c38
Updated Anycubic thumbnails. 2020-11-13 13:08:09 +01:00
rtyr
2df97edcf5
Updated LulzBot thumbnails. 2020-11-12 19:20:23 +01:00
rtyr
62a29237fc
Added filament profiles, adjusted temperatures, updated start g-code for some models. 2020-11-12 18:55:42 +01:00
rtyr
0c78573f5c
Version changed to 0.0.6 2020-11-12 18:52:48 +01:00
rtyr
868ffa21d5
Updated BIBO2 thumbnail. Removed "BETA" label. 2020-11-12 18:47:30 +01:00
Pascal de Bruijn
b9da42eb67 creality.ini: raise remaining PLA bed temperatures to 60
While doing a bunch of bed adhesion tests, both on Creality's
FakeTak as well as on smooth PEI, while 50 degrees seems to work
with most lower temp PLAs at least, but less so with the higher
temp PLAs, it universally requires the first layer height to be
dialed in much better to not get any warping.

With the bed temperature set to 60 degrees, there is much more
leeway in the first layer height while still getting unwarped
prints.

Particularly given that most Creality printers don't have ABL as
standard, I think it might sense from a robustness perspective
to have all PLAs default to at least 60 degrees, as to increase
chances prints will come out just fine.

https://www.prusaprinters.org/prints/4634-bed-adhesion-warp-test
2020-11-12 18:26:45 +01:00
rtyr
aa32f48c9c
Updated creality thumbnails. Removed "BETA" label. 2020-11-10 17:53:49 +01:00
rtyr
cf339c5f8d
Updated thumbnails. Removed "BETA" sign. 2020-11-10 17:26:42 +01:00
rtyr
21a7a606d2
Added DeltiQ 2, DeltiQ 2 Plus printers, 0.10mm, 0.20mm FLEX print profiles, updated print materials, flexprint extension support
https://github.com/prusa3d/PrusaSlicer-settings/pull/108
2020-11-10 16:02:34 +01:00
rtyr
1799d263b3
Merge pull request from trilab3d/master-trilab
Added thumbnails for new TriLAB printers
2020-11-10 15:59:49 +01:00
Matej Supik
0259c96287 Added thumbnails for new trilab printers - https://github.com/prusa3d/PrusaSlicer-settings/pull/108 2020-11-10 12:02:50 +01:00
Pascal de Bruijn
077cc1e5ff creality.ini: Add Devil Design PLA Galaxy (Glitter)
This glitter PLA requires a significantly higher hot end temp to
get a similar amount of flow as the same brands counterpart
regular PLA filament

It even needs a slightly higher bed temp to prevent warping on
sharp corners
2020-11-09 19:27:02 +01:00
Pascal de Bruijn
9f2d8299b1 creality.ini: disable pause_print_gcode () 2020-11-09 18:52:01 +01:00
rtyr
b0252ba607
Merge pull request from pmjdebruijn/creality_head_bed_first
creality.ini: introduce slow abl variant start_gcode
2020-11-09 15:38:43 +01:00
Pascal de Bruijn
90f1cb3414 creality.ini: introduce slow abl variant start_gcode
printers with a large bed are probably more prone to heat induced
bed warping, there we'll split up our abl start_gcode in fast
and slow variants, where printers with a smaller bed like
the Ender-3 will still use the fast variant, printers with
a large bed like the CR-10 will use the slow variant which
heats up the bed before starting the abl procedure.
2020-11-09 13:48:01 +01:00
rtyr
006630299b
Fixed predator output filaname format, infill overlap 2020-11-09 11:44:00 +01:00
rtyr
f33f55646c
Bumped up version to 0.0.4 2020-11-09 11:43:02 +01:00
rtyr
71593a487f
Merge pull request from Tillverka3d/master
Fix predator output filaname format, infill overlap, and retraction length
2020-11-09 11:39:39 +01:00
Pascal de Bruijn
72bcd29bc7 creality.ini: add filament_colour per vendor
this essentially associates filament_colour with a vendor

the colour codes were taking from each of the vendors websites
2020-11-08 19:36:36 +01:00
Pascal de Bruijn
3b63b0eca0 creality.ini: lower Creality PLA temp
Based on test-dog.gcode on the SD card included with the Enter 3 Pro

M190 S50.000000
M109 S200.000000

I also did a temperature tower test with the sample filament spool included
with my Ender 3 Pro, which I still hadn't opened.

And at all temps 190-215C I've seen fairly poor bridging, with 190C being the
least worst. I still have to test, but it'll likely perform well at 185C.

The semitranslucent white PLA included with my Ender 3 Pro, probably has a
matting agent in it, which explains why it's very flowy, and very similar
in performance to another Matte PLA filament I have, which also exhibits
poor bridging at even moderate temperatures.

For the time being, let's stick with Creality's own sample settings.
2020-11-08 19:17:24 +01:00
Pascal de Bruijn
1025e01a9d creality.ini: slightly raise temp for Generic PLA 2020-11-08 19:14:17 +01:00
Pascal de Bruijn
39c5a5cc12 creality.ini: Add AzureFilm PLA filament
Based on temperature tower
2020-11-08 19:13:12 +01:00
Nicolas North [norðurljósahviða]
f843e1034d
Revert retract_lenght for Predator until further testing 2020-11-08 17:07:42 +01:00
Nicolas North [norðurljósahviða]
3a0b0913e3
Fix retraction lenght for predator 2020-11-07 23:50:59 +01:00
Nicolas North [norðurljósahviða]
c518ec8abd
Fix predator output filaname format and infill overlap 2020-11-07 22:20:01 +01:00
rtyr
e01b3f4759
Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles. 2020-11-06 10:55:50 +01:00
rtyr
98b7ce405c
Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles.
https://github.com/prusa3d/PrusaSlicer/pull/5092
2020-11-06 10:54:34 +01:00
rtyr
3da92257d2
Anycubic 0.0.3 2020-11-05 10:42:08 +01:00
rtyr
94c54d0538
Bumped up version to 0.0.3 2020-11-05 10:40:35 +01:00
Nicolas North [norðurljósahviða]
69fd5c1074
fix infill_overlap, start_gcode, end_gcode for anycubic predator 2020-11-05 03:24:51 +01:00
rtyr
729304c129
Creality - Prusament PLA temp adjust 2020-11-03 22:15:39 +01:00
Pascal de Bruijn
893475d7ed creality.ini: fix first_layer_bed_temperature for Generic PLA 2020-11-03 19:39:45 +01:00
Pascal de Bruijn
f119bc9872 creality.ini: optimize Generic PLA
with some exceptions most regular PLAs seem to print well
around 200C, which is most likely due to the limited
effectiveness of the part cooling fan design on most
Creality printers
2020-11-03 19:32:00 +01:00
Pascal de Bruijn
eb0534b7b5 creality.ini: add 123-3D Jupiter PLA filament
print temperature based on a temperature tower test

190C seems to produce some inconsistencies
200C seems like the best tradeoff
210C has noticably worse bridging/overhangs

Offical pricing from the vendor is 19.50EUR per 1KG roll
2020-11-03 19:28:01 +01:00
Pascal de Bruijn
590ea85de5 creality.ini: add 3DJAKE ecoPLA filament
print temperature based on a temperature tower test

going lower than 200C doesn't seem to give many benefits
going higher than 200C seems to produce slightly worse
overhangs, which becomes particularly noticeable at 210C

Offical pricing from the vendor is 21.99EUR per 1KG roll
2020-11-03 17:45:44 +01:00
Pascal de Bruijn
f4203e6509 creality.ini: add Velleman PLA filament
print temperature based on a temperature tower test

going lower than 200C doesn't seem to give many benefits
going higher than 200C seems to produce slightly worse
overhangs, which becomes particularly noticeable at 215C

There is no reference pricing from the Belgian vendor,
however 20,99 per 0.75KG roll seems common
2020-11-03 17:38:01 +01:00
rtyr
51bd0b733e
Added 0.15mm print profile. 2020-11-03 08:35:46 +01:00
rtyr
47b854e0c0
New filament profiles.
https://github.com/prusa3d/PrusaSlicer/pull/5061
2020-11-03 08:27:31 +01:00
rtyr
36527cbaf2
Added Ender 5 thumbnail 2020-11-02 21:13:21 +01:00
Pascal de Bruijn
e6f6c59dae creality.ini: fix Ender-5 end_gcode comments 2020-11-02 17:17:28 +01:00
Pascal de Bruijn
9ca5de8bdf creality.ini: end_gcode improvement 2020-11-02 17:12:30 +01:00
Pascal de Bruijn
7b10e467cd creality.ini: add Ender-5 2020-11-02 17:11:26 +01:00
Pascal de Bruijn
925900f235 creality.ini: fix Ender-5 Plus bed_shape 2020-11-02 17:02:24 +01:00
rtyr
e8ec21ea45
Updated new thumbnails 2020-11-01 19:49:41 +01:00
rtyr
803d9af832
Merge pull request from pmjdebruijn/creality_printers
creality.ini: add CR-10/20 family and Ender-5 Plus
2020-11-01 18:41:50 +01:00
rtyr
77b8789a29
New Creality thumbnails 2020-11-01 18:39:20 +01:00
rtyr
05cd599bfb
Delete CR10_thumbnail.png 2020-11-01 18:38:06 +01:00
rtyr
11339a888a
Delete CR10BLTOUCH_thumbnail.png 2020-11-01 18:37:53 +01:00
Pascal de Bruijn
7f330ad9ca creality.ini: fix CR-10 Mini X/Y bed dimension swap 2020-11-01 14:19:58 +01:00
Pascal de Bruijn
4807824d96 creality.ini: add CR-10/20 family and Ender-5 Plus 2020-11-01 13:07:46 +01:00
rtyr
fcc8f6615a
Ender3 bed shape improvement.
https://github.com/prusa3d/PrusaSlicer/pull/5032
2020-10-31 23:21:19 +01:00
rtyr
497fc0833c
Removed deprecated keys. 2020-10-31 23:10:59 +01:00
rtyr
1f8695b477
Added CR-10. General improvements.
Based on https://github.com/prusa3d/PrusaSlicer/pull/5030
2020-10-31 23:07:32 +01:00
rtyr
07f5aafca9
CR-10 bed model and thumbnails 2020-10-31 22:59:33 +01:00
rtyr
6e4f4f9adf
Merge pull request from pmjdebruijn/ender2_bed
creality: ender2 improved bed model
2020-10-30 16:22:00 +01:00
Pascal de Bruijn
cf8c07bd8a creality: ender2 improved bed model 2020-10-30 13:25:34 +01:00