Thomas
418354c53b
Creality textures and covers tweaks ( #4274 )
...
* Creality textures and covers tweaks
* Texture improvements for Hi-dpi devices
2024-03-01 21:40:37 +08:00
Thomas
56ce711c48
Ender 3 V3 SE/KE improvements ( #4225 )
...
* Set default brim width and added new 0.24 quality profile
* Fixed 0.24 name
2024-02-27 22:09:07 +08:00
goyetus
8bb9c8deb1
Bug Fixed: Added "Printer Variant" to all Ender 3 and Prusa Mk3s Profiles ( #4098 )
...
Added "Printer Variant" to all Ender 3 and Prusa Mk3s Profiles
Bug Fixed:
When selected only 1 profile from menu , Orcaslicer imports all nozzle from the printer.
Added "printer_variant": "" for each nozzle.
Now it imports correct only the selected nozzled in the menu.
2024-02-18 20:15:44 +08:00
Thomas
eb345650a5
Fixed Ender 3 profile inheritance ( #4089 )
...
Fixed 4087
2024-02-14 21:34:19 +08:00
Oleksii Dashkevych
e93195ab34
Creality Ender-3 V3 SE: Fix present print ( #4031 )
...
* Creality Ender-3 V3 SE: Fix present print
2024-02-11 10:56:35 +08:00
goyetus
31d1d03578
Creality Ender 3 and Prusa Mk3s 0,2;0,4,06 and 0,8 profiles ( #4029 )
...
* Ender 3 - All nozzles and Quality Profiles
Ender 3 Profiles.
0.20 Nozzle
0.40 Nozzle
0.60 Nozzle
0.80 Nozzle
0.12 to 0.24 Quality Profiles for every Nozzle in Process Folder
* all
all
* Ender 3 Profiles
Ender 3 Profiles for: 0,2;0,4;0,6;0,8
5 Different and independent Quality profiles for each Nozzle.
Fine, Optimal, Standard, Draft and Superdraft
* aa
aa
* aa
aa
* aa
aa
* Prusa Mk3s Profiles
Prusa Mk3s Profiles
* Mk3s FIXED
mk3s FIXED
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-02-11 10:25:18 +08:00
Thomas
48541be681
Creality K1 Profiles improvements (and K1C addition) ( #3728 )
...
* Added K1C and fixed some settings (took from config files instead of Creality Print)
* Files renaming
* New PLA-CF, prettify json for K1C, naming uniformisation, ...
* Port Special PLA profiles to K1/K1 Max
* Changed slow down layer time and slow down min speed in order to improve overall speed on details.
* Raised PLA bed temp to 55°C
* Optimisations for ABS, ASA and added Generic PC profile.
* Added PA-CF and fixed PC profiles.
* Added new filaments to default materials
2024-01-24 14:19:36 +00:00
Thomas
ff291a4ab8
New generic profile for Ender 3 V2 Neo ( #3434 )
...
* Added generic profile for Ender 3 V2 Neo
* Disable skirt, because a purge line is drawn
* Added printer_structure
2024-01-14 23:07:35 +08:00
Thomas
cb9792e1d9
Added i3 printer_structure to Creality printers ( #3460 )
2024-01-06 15:14:55 +08:00
Thomas
967dc3d487
Creality K1/K1 Max, Ender 3 V3 Series and Ender 5 S1 baseplates ( #3365 )
...
* Fixed retraction speed and added missing parameters.
* Fixes for manual filament change
* More tunings and fixes.
* Fixes and tunings
* Formatting
* Decrease z-hop for K1
* K1/K1 Max, Ender 3 V3 and Ender 5 S1 correct build platforms (Thanks Henlor !)
2024-01-01 15:08:56 +08:00
Thomas
98a9bf6170
Creality Ender 3 V3/KE important fixes and some fine-tunings ( #3362 )
...
* Fixed retraction speed and added missing parameters.
* Fixes for manual filament change
* More tunings and fixes.
* Fixes and tunings
* Formatting
* Decrease z-hop for K1
* Updated thumbnails sizes to the same as Creality Print has.
2023-12-31 18:36:32 +08:00
SoftFever
f89932f63e
make exclude_object
off by default
2023-12-29 09:21:49 +08:00
Thomas
2901c85ea9
Fixes and simplification of some Creality profiles. ( #3315 )
...
* Fixes and simplification of some Creality profiles.
* Set correct support_air_filtration for K1 Max
2023-12-29 00:02:01 +08:00
Thomas
a3990485fc
Fixed Ender 3 V3's default materials ( #3218 )
2023-12-21 09:40:45 +00:00
Thomas
f5cbe6a38b
New profile for Creality Ender 3 V3 KE ( #3216 )
...
* Added Creality Ender 3 V3 SE.
* Fixed fine profile.
* Optimized first layer speed (based on Creality Print)
* Brought back Ender-5 (2019)
* Setting Marlin 2 as gcode flavor
* Added Ender 3 V3 KE Profile
* Use inheritance for Ender-3 V3 filament profiles.
* Various improvements.
* Temperature optimisations (less power consumption)
* Added Ender 3 V3 KE Profile
* Tweaks for KE integration.
* Fixed some log errors.
* Optimizations
* Optimizations.
* Reverted support_interface_top_layers
* Added correct jerk and acceleration settings.
* Added correct jerk and acceleration.
* Added retraction speed.
* Re-added missing Ender-5 references in filaments.
* Inherits processes from process_common_klipper
* Reverted code simplification for inherited profiles.
2023-12-21 08:51:18 +00:00
Thomas
888096d75c
New profile for Creality Ender 3 V3 SE ( #3180 )
...
* Added Creality Ender 3 V3 SE.
* Fixed fine profile.
* Optimized first layer speed (based on Creality Print)
* Brought back Ender-5 (2019)
* Setting Marlin 2 as gcode flavor
* Use inheritance for Ender-3 V3 filament profiles.
* Various improvements.
* Temperature optimisations (less power consumption)
* Fixed some log errors.
* Optimizations
* Reverted support_interface_top_layers
* Added correct jerk and acceleration settings.
* Added retraction speed.
* Re-added missing Ender-5 references in filaments.
* Reverted slow_down_layer_time, Creality print is too optimistic on this at least for Ender 3 V3 SE.
* Optimizations for supports (easier to remove)
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-12-20 19:56:13 +08:00
SoftFever
7393d61e8d
Neptune4 profile updates, support preview image and some setting changes
2023-12-13 20:55:19 +08:00
StdVectorBool
2174cd6999
FIX: K1/Max profiles use consistently higher accelerations ( #3052 )
...
* FIX: K1/Max consistently increase Default accel to match Creality.
* FIX: K1/Max consistently decrease initial_layer_acceleration.
* FIX: K1/Max consistently increase Top accel to match Outer Wall quality.
* FIX: K1/Max consistently increase Travel accel instead of inherited slow default.
* More tweaks
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-12-11 22:03:09 +08:00
Paul
0bf65aa217
Additional Nozzles for the Creality Ender-5 Pro (2019) ( #2964 )
...
* Add 0.6mm Nozzle Configurations for CE5Pro
* Add 0.5mm Nozzle Configurations for CE5Pro
* Add Nozzle Size Printer Variants 0.2-1.0mm
* Add 0.3mm Printer Variant
* Add 0.5mm Printer Variant
* Fix: 0.6mm Printer Variant
* Add Remaining Printer Variants
* Add CE5Pro Nozzles to list of Compatible Filament
* Add Generic FDM Process for Creality 0.3 Nozzle
* Update Generic FDM Process for Creality 0.6 Nozzle
* Add FDM Process for Remaining Creality Nozzle
* Add Processes For CE5Pro 0.8mm Nozzle
* Add Processes For CE5Pro 1.0mm Nozzle
* Add Processes For CE5Pro 0.2mm Nozzle
* Fix Initial Layer Settings
* Add Processes For CE5Pro 0.25mm Nozzle
* Add Processes For CE5Pro 0.3mm Nozzle
* Remove Profiles Outside their Min/Max Layer Height
* Update CE5Pro 0.4 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.2 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.25 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.3 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.5 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.6 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.8 Nozzle Naming Scheme to PR1100
* Update CE5Pro 1.0 Nozzle Naming Scheme to PR1100
* Incl. Remaining Base Config That Diff Is Based On
* Remove whitespace
* Revert from Nozzle Naming Scheme in PR1100
* Update Nozzle Names
* Revert "Incl. Remaining Base Config That Diff Is Based On"
This reverts commit 87e15d621b2d8e2d2677036285e2a4677125dcdf.
These settings were already captured by fdm_process_creality_common.json
* Fix Indentations
2023-12-03 12:02:03 +08:00
SoftFever
f899025363
Revert "Adding new nozzle profiles for the Creality Ender-5 Pro (2019) ( #2817 )"
...
This reverts commit eab8139d3c
.
2023-12-02 10:24:12 +08:00
Paul
eab8139d3c
Adding new nozzle profiles for the Creality Ender-5 Pro (2019) ( #2817 )
...
* Add 0.6mm Nozzle Configurations for CE5Pro
* Add 0.5mm Nozzle Configurations for CE5Pro
* Add Nozzle Size Printer Variants 0.2-1.0mm
* Add 0.3mm Printer Variant
* Add 0.5mm Printer Variant
* Fix: 0.6mm Printer Variant
* Add Remaining Printer Variants
* Add CE5Pro Nozzles to list of Compatible Filament
* Add Generic FDM Process for Creality 0.3 Nozzle
* Update Generic FDM Process for Creality 0.6 Nozzle
* Add FDM Process for Remaining Creality Nozzle
* Add Processes For CE5Pro 0.8mm Nozzle
* Add Processes For CE5Pro 1.0mm Nozzle
* Add Processes For CE5Pro 0.2mm Nozzle
* Fix Initial Layer Settings
* Add Processes For CE5Pro 0.25mm Nozzle
* Add Processes For CE5Pro 0.3mm Nozzle
* Remove Profiles Outside their Min/Max Layer Height
* Update CE5Pro 0.4 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.2 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.25 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.3 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.5 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.6 Nozzle Naming Scheme to PR1100
* Update CE5Pro 0.8 Nozzle Naming Scheme to PR1100
* Update CE5Pro 1.0 Nozzle Naming Scheme to PR1100
* Incl. Remaining Base Config That Diff Is Based On
* Remove whitespace
2023-11-29 22:32:58 +08:00
Jason Pell
b3db0a560a
the layer height should be 0.24 not 0.2 ( #2779 )
2023-11-18 13:43:57 +08:00
Noisyfox
b2642039c7
Fix creality k1/max default materials ( #2609 ) ( #2767 )
2023-11-17 14:28:48 +08:00
SoftFever
5213fbfa86
Support initial_tool variable for filename format
2023-11-13 22:25:32 +08:00
SoftFever
eed0c28bd8
fix some small issues of machine_max_acceleration_travel
2023-10-27 21:09:31 +08:00
SoftFever
da47d0f79e
Fix some issues that some option changes won't tirgger slice status
2023-10-22 20:54:48 +08:00
Thomas
2077c98bcc
K1/K1 Max : Added TPU, ASA and fixed filaments missing from previous PR ( #2412 )
...
* 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
2023-10-14 20:16:16 +08:00
Thomas
25447877c6
Config changes for Creality K1/K1 Max ( #2380 )
...
* Update 0.16mm Optimal @Creality K1 (0.4 nozzle).json
Improved K1 0.16mm profile
* Improved 0.20mm Standard @Creality K1 (0.4 nozzle).json
* Improved 0.24mm Draft @Creality K1 (0.4 nozzle).json
* Create Creality High Flow Hotend PLA.json
* Create fdm_filament_tpu.json
* Create fdm_filament_asa.json
* Create Creality Generic ASA.json
* Update Creality Generic PLA.json
* Create Creality Generic Speed PLA.cfg
* Rename Creality High Flow Hotend PLA.json to Creality High Flow Hotend Generic PLA.json
* Rename Creality Generic Speed PLA.cfg to Creality High Flow Hotend Generic Speed PLA.cfg
* Update Creality Generic ASA.json
* Update Creality K1 (0.4 nozzle).json
* Update Creality K1 (0.6 nozzle).json
* Update Creality K1 (0.8 nozzle).json
* Update Creality Generic ASA.json
* Rename Creality High Flow Hotend Generic PLA.json to Creality HF Generic PLA.json
* Rename Creality High Flow Hotend Generic Speed PLA.cfg to Creality HF Generic Speed PLA.cfg
* Update Creality Generic PLA.json
* Update 0.24mm Draft @Creality K1 (0.4 nozzle).json
* Update Creality HF Generic PLA.json
* Update Creality HF Generic Speed PLA.cfg
2023-10-14 10:59:51 +08:00
Ian Bassi
232194d749
Fixed some wrong Ender 3 parameters ( #2264 )
...
* Correct Ender3 values
Maximun Height real is 250mm
Ender 3 screen is not capable to display Thumnails added "" thumnail to avoid large gcodes files.
* Adjusted height to rod / lid
Ender 3 = 25
2023-09-30 18:15:02 +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
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
e7051b210b
fix profiles
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-09-10 14:57:22 +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
SoftFever
e6fcbfae07
fix
2023-08-26 20:55:44 +08:00
SoftFever
476c05a764
Bring back PrusaSlicer history till 2.4
2023-08-26 20:05:42 +08:00
SoftFever
2a478ab4f9
post changes after merging BS1.7.4
...
Remove tracking etc..
2023-08-26 18:45:43 +08:00
SoftFever
e65b11a831
Merge remote-tracking branch 'BS/v1.7.2'
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
# Conflicts:
# .github/ISSUE_TEMPLATE/bug_report.md
# .github/workflows/build_ubuntu.yml
# .gitignore
# Containerfile
# Dockerfile
# README.md
# deps/Boost/Boost.cmake
# deps/OpenEXR/OpenEXR.cmake
# deps/OpenVDB/OpenVDB.cmake
# doc/How to build - Mac OS.md
# 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/list.txt
# 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/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/images/im_all_plates_stats.svg
# resources/profiles/Anker.json
# resources/profiles/Anker/filament/Generic ASA @Anker.json
# resources/profiles/Anker/filament/Generic PA @Anker.json
# resources/profiles/Anker/filament/Generic PA-CF @Anker.json
# resources/profiles/Anker/filament/Generic PC @Anker.json
# resources/profiles/Anker/filament/Generic PETG @Anker.json
# resources/profiles/Anker/filament/Generic PLA-CF @Anker.json
# resources/profiles/Anker/filament/Generic PVA @Anker.json
# resources/profiles/Anker/filament/Generic TPU @Anker.json
# resources/profiles/Anker/machine/Anker M5 0.4 nozzle.json
# resources/profiles/Anker/machine/Anker M5.json
# resources/profiles/Anker/machine/Anker M5C 0.4 nozzle.json
# resources/profiles/Anker/machine/Anker M5C.json
# resources/profiles/Anker/machine/fdm_machine_common.json
# resources/profiles/Anker/process/0.05mm Ultradetail @Anker.json
# resources/profiles/Anker/process/0.15mm Fast @Anker.json
# resources/profiles/Anker/process/0.20mm Fast @Anker.json
# resources/profiles/Anker/process/0.20mm Standard @Anker.json
# resources/profiles/Anker/process/0.25mm Fast @Anker.json
# resources/profiles/Anker/process/fdm_process_common.json
# resources/profiles/Anycubic.json
# resources/profiles/Anycubic/machine/Anycubic 4Max Pro 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic 4Max Pro 2 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic 4Max Pro 2.json
# resources/profiles/Anycubic/machine/Anycubic 4Max Pro.json
# resources/profiles/Anycubic/machine/Anycubic Chiron 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic Chiron.json
# resources/profiles/Anycubic/machine/Anycubic Kobra 2 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic Kobra Max 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic Kobra Max.json
# resources/profiles/Anycubic/machine/Anycubic Vyper 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic Vyper.json
# resources/profiles/Anycubic/machine/Anycubic i3 Mega S 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic i3 Mega S.json
# resources/profiles/Anycubic/machine/fdm_machine_common.json
# resources/profiles/Anycubic/process/0.15mm Optimal @Anycubic 4MaxPro2.json
# resources/profiles/Anycubic/process/0.15mm Optimal @Anycubic Chiron.json
# resources/profiles/Anycubic/process/0.15mm Optimal @Anycubic Kobra2.json
# resources/profiles/Anycubic/process/0.15mm Optimal @Anycubic KobraMax.json
# resources/profiles/Anycubic/process/0.15mm Optimal @Anycubic Vyper.json
# resources/profiles/Anycubic/process/0.15mm Optimal @Anycubic i3MegaS.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic 4MaxPro.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic 4MaxPro2.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic Chiron.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic Kobra2.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic KobraMax.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic Vyper.json
# resources/profiles/Anycubic/process/0.20mm Standard @Anycubic i3MegaS.json
# resources/profiles/Anycubic/process/0.30mm Draft @Anycubic 4MaxPro2.json
# resources/profiles/Anycubic/process/0.30mm Draft @Anycubic Chiron.json
# resources/profiles/Anycubic/process/0.30mm Draft @Anycubic Kobra2.json
# resources/profiles/Anycubic/process/0.30mm Draft @Anycubic KobraMax.json
# resources/profiles/Anycubic/process/0.30mm Draft @Anycubic Vyper.json
# resources/profiles/Anycubic/process/0.30mm Draft @Anycubic i3MegaS.json
# resources/profiles/Anycubic/process/fdm_process_common.json
# resources/profiles/BBL.json
# resources/profiles/BBL/process/fdm_process_bbl_common.json
# resources/profiles/Creality.json
# resources/profiles/Creality/filament/fdm_filament_abs.json
# resources/profiles/Creality/filament/fdm_filament_pla.json
# resources/profiles/Creality/machine/Creality CR-10 Max 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality CR-10 Max.json
# resources/profiles/Creality/machine/Creality CR-10 V2 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality CR-10 V2.json
# resources/profiles/Creality/machine/Creality Ender-3 S1 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-3 S1 Pro 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-3 S1 Pro.json
# resources/profiles/Creality/machine/Creality Ender-3 S1.json
# resources/profiles/Creality/machine/Creality Ender-3 V2 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-3 V2.json
# resources/profiles/Creality/machine/Creality Ender-5 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-5 Plus 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-5 Plus.json
# resources/profiles/Creality/machine/Creality Ender-5 S1 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-5 S1.json
# resources/profiles/Creality/machine/Creality Ender-5.json
# resources/profiles/Creality/machine/Creality Ender-5S 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-5S.json
# resources/profiles/Creality/machine/Creality Ender-6 0.4 nozzle.json
# resources/profiles/Creality/machine/Creality Ender-6.json
# resources/profiles/Creality/machine/fdm_creality_common.json
# resources/profiles/Creality/machine/fdm_machine_common.json
# resources/profiles/Creality/process/0.12mm Fine @Creality CR10Max.json
# resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V2.json
# resources/profiles/Creality/process/0.15mm Optimal @Creality CR10Max.json
# resources/profiles/Creality/process/0.15mm Optimal @Creality Ender3V2.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality CR10V2.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender3S1.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender3S1Pro.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender5.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender5Plus.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender5S.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender5S1.json
# resources/profiles/Creality/process/0.16mm Optimal @Creality Ender6.json
# resources/profiles/Creality/process/0.20mm Standard @Creality CR10Max.json
# resources/profiles/Creality/process/0.20mm Standard @Creality CR10V2.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender3S1.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender3S1Pro.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender3V2.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender5.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender5Plus.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender5S.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender5S1.json
# resources/profiles/Creality/process/0.20mm Standard @Creality Ender6.json
# resources/profiles/Creality/process/0.24mm Draft @Creality CR10Max.json
# resources/profiles/Creality/process/0.24mm Draft @Creality Ender3V2.json
# resources/profiles/Creality/process/0.24mm Draft @Creality.json
# resources/profiles/Creality/process/fdm_process_creality_common.json
# resources/profiles/Custom/filament/My Generic PETG.json
# resources/profiles/Custom/filament/My Generic PLA.json
# resources/profiles/Elegoo.json
# resources/profiles/Elegoo/filament/fdm_filament_common.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 2 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 2.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 2D 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 2D.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 2S 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 2S.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 Max 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 Max.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 Plus 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 Plus.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 Pro 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3 Pro.json
# resources/profiles/Elegoo/machine/Elegoo Neptune 3.json
# resources/profiles/Elegoo/machine/Elegoo Neptune X 0.4 nozzle.json
# resources/profiles/Elegoo/machine/Elegoo Neptune X.json
# resources/profiles/Elegoo/machine/Elegoo Neptune.json
# resources/profiles/Elegoo/machine/fdm_machine_common.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune2.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune2D.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune2S.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune3.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune3Max.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune3Plus.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo Neptune3Pro.json
# resources/profiles/Elegoo/process/0.08mm Extra Fine @Elegoo NeptuneX.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune2.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune2D.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune2S.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune3.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune3Max.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune3Plus.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo Neptune3Pro.json
# resources/profiles/Elegoo/process/0.12mm Fine @Elegoo NeptuneX.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune2.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune2D.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune2S.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune3.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune3Max.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune3Plus.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo Neptune3Pro.json
# resources/profiles/Elegoo/process/0.16mm Optimal @Elegoo NeptuneX.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune2.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune2D.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune2S.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune3.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune3Max.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune3Plus.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo Neptune3Pro.json
# resources/profiles/Elegoo/process/0.20mm Standard @Elegoo NeptuneX.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune2.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune2D.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune2S.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune3.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune3Max.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune3Plus.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo Neptune3Pro.json
# resources/profiles/Elegoo/process/0.24mm Draft @Elegoo NeptuneX.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune2.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune2D.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune2S.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune3.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune3Max.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune3Plus.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo Neptune3Pro.json
# resources/profiles/Elegoo/process/0.28mm Extra Draft @Elegoo NeptuneX.json
# resources/profiles/Prusa.json
# resources/profiles/Prusa/filament/fdm_filament_common.json
# resources/profiles/Prusa/machine/Prusa MINI 0.4 nozzle.json
# resources/profiles/Prusa/machine/Prusa MINI.json
# resources/profiles/Prusa/machine/Prusa MK3S 0.4 nozzle.json
# resources/profiles/Prusa/machine/Prusa MK3S.json
# resources/profiles/Prusa/machine/fdm_machine_common.json
# resources/profiles/Prusa/process/0.20mm Standard @MINI.json
# resources/profiles/Prusa/process/0.20mm Standard @MK3S.json
# resources/profiles/Qidi.json
# resources/profiles/Qidi/filament/fdm_filament_abs.json
# resources/profiles/Qidi/filament/fdm_filament_asa.json
# resources/profiles/Qidi/filament/fdm_filament_common.json
# resources/profiles/Qidi/filament/fdm_filament_pa.json
# resources/profiles/Qidi/filament/fdm_filament_pc.json
# resources/profiles/Qidi/filament/fdm_filament_pet.json
# resources/profiles/Qidi/filament/fdm_filament_pla.json
# resources/profiles/Qidi/filament/fdm_filament_pva.json
# resources/profiles/Qidi/filament/fdm_filament_tpu.json
# resources/profiles/Qidi/machine/Qidi X-CF Pro 0.4 nozzle.json
# resources/profiles/Qidi/machine/Qidi X-CF Pro.json
# resources/profiles/Qidi/machine/Qidi X-Max 0.4 nozzle.json
# resources/profiles/Qidi/machine/Qidi X-Max 3 0.4 nozzle.json
# resources/profiles/Qidi/machine/Qidi X-Max 3.json
# resources/profiles/Qidi/machine/Qidi X-Max.json
# resources/profiles/Qidi/machine/Qidi X-Plus 0.4 nozzle.json
# resources/profiles/Qidi/machine/Qidi X-Plus 3 0.4 nozzle.json
# resources/profiles/Qidi/machine/Qidi X-Plus 3.json
# resources/profiles/Qidi/machine/Qidi X-Plus.json
# resources/profiles/Qidi/machine/Qidi X-Smart 3 0.4 nozzle.json
# resources/profiles/Qidi/machine/Qidi X-Smart 3.json
# resources/profiles/Qidi/machine/fdm_machine_common.json
# resources/profiles/Qidi/machine/fdm_qidi_common.json
# resources/profiles/Qidi/machine/fdm_qidi_x3_common.json
# resources/profiles/Qidi/process/0.12mm Fine @Qidi XCFPro.json
# resources/profiles/Qidi/process/0.12mm Fine @Qidi XMax.json
# resources/profiles/Qidi/process/0.12mm Fine @Qidi XMax3.json
# resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus.json
# resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus3.json
# resources/profiles/Qidi/process/0.12mm Fine @Qidi XSmart3.json
# resources/profiles/Qidi/process/0.16mm Optimal @Qidi XCFPro.json
# resources/profiles/Qidi/process/0.16mm Optimal @Qidi XMax.json
# resources/profiles/Qidi/process/0.16mm Optimal @Qidi XMax3.json
# resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus.json
# resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus3.json
# resources/profiles/Qidi/process/0.16mm Optimal @Qidi XSmart3.json
# resources/profiles/Qidi/process/0.20mm Standard @Qidi XCFPro.json
# resources/profiles/Qidi/process/0.20mm Standard @Qidi XMax.json
# resources/profiles/Qidi/process/0.20mm Standard @Qidi XMax3.json
# resources/profiles/Qidi/process/0.20mm Standard @Qidi XPlus.json
# resources/profiles/Qidi/process/0.20mm Standard @Qidi XPlus3.json
# resources/profiles/Qidi/process/0.20mm Standard @Qidi XSmart3.json
# resources/profiles/Qidi/process/0.25mm Draft @Qidi XCFPro.json
# resources/profiles/Qidi/process/0.25mm Draft @Qidi XMax.json
# resources/profiles/Qidi/process/0.25mm Draft @Qidi XMax3.json
# resources/profiles/Qidi/process/0.25mm Draft @Qidi XPlus.json
# resources/profiles/Qidi/process/0.25mm Draft @Qidi XPlus3.json
# resources/profiles/Qidi/process/0.25mm Draft @Qidi XSmart3.json
# resources/profiles/Qidi/process/0.30mm Extra Draft @Qidi XCFPro.json
# resources/profiles/Qidi/process/0.30mm Extra Draft @Qidi XMax.json
# resources/profiles/Qidi/process/0.30mm Extra Draft @Qidi XMax3.json
# resources/profiles/Qidi/process/0.30mm Extra Draft @Qidi XPlus.json
# resources/profiles/Qidi/process/0.30mm Extra Draft @Qidi XPlus3.json
# resources/profiles/Qidi/process/0.30mm Extra Draft @Qidi XSmart3.json
# resources/profiles/Qidi/process/fdm_process_common.json
# resources/profiles/Qidi/process/fdm_process_qidi_common.json
# resources/profiles/Qidi/process/fdm_process_qidi_x3_common.json
# resources/profiles/Tronxy/filament/Tronxy Generic ABS.json
# resources/profiles/Tronxy/process/0.12mm Fine @Tronxy.json
# resources/profiles/Tronxy/process/0.15mm Optimal @Tronxy.json
# resources/profiles/Tronxy/process/0.20mm Standard @Tronxy.json
# resources/profiles/Tronxy/process/0.24mm Draft @Tronxy.json
# resources/profiles/Voron.json
# resources/profiles/Voron/filament/Generic ABS @Voron.json
# resources/profiles/Voron/filament/Generic ASA @Voron.json
# resources/profiles/Voron/filament/Generic PA @Voron.json
# resources/profiles/Voron/filament/Generic PETG @Voron.json
# resources/profiles/Voron/filament/Generic PVA @Voron.json
# resources/profiles/Voron/filament/Voron Generic PA-CF.json
# resources/profiles/Voron/filament/Voron Generic PC.json
# resources/profiles/Voron/filament/Voron Generic PLA-CF.json
# resources/profiles/Voron/filament/Voron Generic PLA.json
# resources/profiles/Voron/filament/Voron Generic TPU.json
# resources/profiles/Voron/machine/Voron 0.1.json
# resources/profiles/Voron/machine/Voron 2.4 250.json
# resources/profiles/Voron/machine/Voron 2.4 300.json
# resources/profiles/Voron/machine/Voron 2.4 350.json
# resources/profiles/Voron/machine/Voron Trident 250.json
# resources/profiles/Voron/machine/Voron Trident 300.json
# resources/profiles/Voron/machine/Voron Trident 350.json
# resources/profiles/Voron/process/fdm_process_voron_common.json
# resources/profiles/Voxelab.json
# resources/profiles/Voxelab/filament/Generic ABS @Voxelab.json
# resources/profiles/Voxelab/filament/Generic PLA @Voxelab.json
# resources/profiles/Voxelab/filament/fdm_filament_common.json
# resources/profiles/Voxelab/machine/Voxelab Aquila X2 0.4 nozzle.json
# resources/profiles/Voxelab/machine/Voxelab Aquila X2.json
# resources/profiles/Voxelab/machine/fdm_machine_common.json
# resources/profiles/Voxelab/process/0.16mm Optimal @Voxelab AquilaX2.json
# resources/profiles/Voxelab/process/0.20mm Standard @Voxelab AquilaX2.json
# resources/web/data/text.js
# resources/web/guide/21/21.js
# resources/web/guide/24/24.js
# src/BaseException.cpp
# src/OrcaSlicer.cpp
# src/libslic3r/AppConfig.cpp
# src/libslic3r/BoundingBox.hpp
# src/libslic3r/Extruder.hpp
# src/libslic3r/Fill/Fill.cpp
# src/libslic3r/Format/bbs_3mf.cpp
# src/libslic3r/GCode.cpp
# src/libslic3r/GCode.hpp
# src/libslic3r/GCode/CoolingBuffer.cpp
# src/libslic3r/GCode/GCodeProcessor.cpp
# src/libslic3r/GCode/GCodeProcessor.hpp
# src/libslic3r/GCode/WipeTower.cpp
# src/libslic3r/GCodeWriter.cpp
# src/libslic3r/GCodeWriter.hpp
# src/libslic3r/Model.cpp
# src/libslic3r/PerimeterGenerator.cpp
# src/libslic3r/Preset.cpp
# src/libslic3r/Preset.hpp
# src/libslic3r/PresetBundle.cpp
# src/libslic3r/PresetBundle.hpp
# src/libslic3r/Print.cpp
# src/libslic3r/Print.hpp
# src/libslic3r/PrintBase.hpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/libslic3r/TreeSupport.cpp
# src/libslic3r/Utils.hpp
# src/mcut/CMakeLists.txt
# src/slic3r/CMakeLists.txt
# src/slic3r/GUI/3DBed.cpp
# src/slic3r/GUI/AMSMaterialsSetting.cpp
# src/slic3r/GUI/AMSMaterialsSetting.hpp
# src/slic3r/GUI/BBLTopbar.cpp
# src/slic3r/GUI/BBLTopbar.hpp
# src/slic3r/GUI/BackgroundSlicingProcess.hpp
# src/slic3r/GUI/BindDialog.cpp
# src/slic3r/GUI/ConfigManipulation.cpp
# src/slic3r/GUI/DeviceManager.cpp
# src/slic3r/GUI/Field.cpp
# src/slic3r/GUI/GLCanvas3D.cpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/GUI_App.hpp
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/GUI_Factories.hpp
# src/slic3r/GUI/GUI_ObjectList.cpp
# src/slic3r/GUI/Gizmos/GLGizmoMeshBoolean.cpp
# src/slic3r/GUI/Jobs/ArrangeJob.cpp
# src/slic3r/GUI/Jobs/FillBedJob.cpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/MediaPlayCtrl.cpp
# src/slic3r/GUI/Monitor.cpp
# src/slic3r/GUI/PartPlate.cpp
# src/slic3r/GUI/PartPlate.hpp
# src/slic3r/GUI/PlateSettingsDialog.cpp
# src/slic3r/GUI/PlateSettingsDialog.hpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Plater.hpp
# src/slic3r/GUI/PresetComboBoxes.cpp
# src/slic3r/GUI/ReleaseNote.cpp
# src/slic3r/GUI/SelectMachine.cpp
# src/slic3r/GUI/StatusPanel.cpp
# src/slic3r/GUI/Tab.cpp
# src/slic3r/GUI/Widgets/Label.cpp
# src/slic3r/GUI/Widgets/Label.hpp
# src/slic3r/GUI/Widgets/SideButton.cpp
# src/slic3r/GUI/calib_dlg.cpp
# src/slic3r/GUI/calib_dlg.hpp
# src/slic3r/GUI/wxExtensions.hpp
# src/slic3r/Utils/NetworkAgent.cpp
# src/slic3r/Utils/bambu_networking.hpp
# version.inc
2023-08-26 16:13:57 +08:00
SoftFever
ab9873ff55
ENH: switch ironing_type to no ironing
...
This modification is based on Orca's commits 61db1ef369
Commit: 61db1ef369
Parents: a1bc4b3a57
Author: SoftFever <softfeverever@gmail.com>
Committer: SoftFever <softfeverever@gmail.com>
misc profile fixes
Change-Id: Id12d17d0534d1835a244f4619f5730dd0bd345ce
2023-08-15 21:39:51 +08:00
SoftFever
43087cc6a6
update locale and tweak some profiles
2023-08-14 20:15:57 +08:00
SoftFever
61db1ef369
misc profile fixes
2023-08-11 21:13:53 +08:00
xun.zhang
a39c2018d4
ENH: optimize some params for third-party printer
...
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7
and aaefc400e1
.
commit afdd753db7
Author: SoftFever <softfeverever@gmail.com>
Date: Thu Aug 3 00:40:30 2023 +0800
tweak profiles
commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com>
Date: Mon Jul 31 18:48:25 2023 +0800
Tweak profiles
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
SoftFever
afdd753db7
tweak profiles
2023-08-03 00:47:48 +08:00
SoftFever
aaefc400e1
Tweak profiles
...
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
2023-07-31 19:52:56 +08:00
xun.zhang
5813ee655d
ENH: mismatch between cover name and machine model
...
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4ec0351e3ebe1efc88e32702d4136026ddbbc174
2023-07-31 14:29:15 +08:00
xun.zhang
12eec78d1d
ENH: add profiles for creality CR6
...
Thanks bhast2 ,these profiles are based on his original version.
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434
(cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
2023-07-31 14:29:15 +08:00
salt.wei
c5d70a846e
ENH: add setting of extruder type
...
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic126466f6b579dd6a55a1ba16a63c015d538c750
2023-07-07 17:52:43 +08:00
xun.zhang
8a34f6b606
ENH: rename filament in machine default materials
...
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
2023-07-07 17:29:08 +08:00
xun.zhang
ee11ca6eeb
ENH: rename third-party printers' filaments
...
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00
salt.wei
f84d38bea1
ENH: add more creatity printer
...
Thanks OrcaSlicer. Also fix wrong
setting id in orca profile
Add one py file to check whether has duplicated setting_id
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
2023-07-07 17:29:08 +08:00
SoftFever
08a94681ca
minor change: use [bed_temperature_initial_layer_single] instead of [hot_plate_temp_initial_layer] for some profiles
2023-05-10 22:48:12 +08:00
fr3ak2402
382dd9b4c2
Start code correction for Creality, Voxelab, Sovol & Elegoo printers ( #1021 )
...
* Adding more Elegoo printer profiles
Elegoo Neptune X
Elegoo Neptune 2
Elegoo Neptune 2S
Elegoo Neptune 2D
* add ultimaker 2 profile
* Error corrections in the G-code
Error Correction of the start codes, so that no error message appears any more.
* Change G-Code Parameter
2023-05-10 22:28:10 +08:00
SoftFever
c81ca8c9d7
profile cover image reorg
2023-05-07 23:52:11 +08:00
fr3ak2402
a14943665b
Revise and add new Creality profiles & Fix SecKit Filaments ( #974 )
...
* Revise and add new Creality profiles
* Correction of SecKit filaments
* Add Creality Ender-3 S1 Pro Profile & change snapmaker printer images
* Revision of the printer Creality & SecKit Printer ID
2023-05-07 22:50:18 +08:00
SoftFever
ac73fd702f
Merge pull request #839 from TonyK54/Ender5Pro-Profile
...
Adding Ender 5 Pro
2023-04-26 20:09:25 +08:00
SoftFever
162f7d2ac3
optimized hot end model
2023-04-24 18:04:47 +08:00
SoftFever
2e5c648be7
set z hop type to Normal by default
2023-03-29 23:38:08 +08:00
SoftFever
da57260101
change default slow_down_min_speed
to 10
2023-03-14 21:30:45 +08:00
SoftFever
5ef51f6c8a
Merge branch 'master-remote' into feature/1.5
...
Signed-off-by: SoftFever <softfeverever@gmail.com>
# 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/it/BambuStudio_it.po
# bbl/i18n/nl/BambuStudio_nl.po
# bbl/i18n/sv/BambuStudio_sv.po
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# deps/Boost/Boost.cmake
# deps/wxWidgets/wxWidgets.cmake
# resources/config.json
# 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/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/images/tips_arrow.svg
# resources/profiles/Anycubic.json
# resources/profiles/Anycubic/filament/Anycubic Generic ABS.json
# resources/profiles/Anycubic/filament/Anycubic Generic ASA.json
# resources/profiles/Anycubic/filament/Anycubic Generic PA-CF.json
# resources/profiles/Anycubic/filament/Anycubic Generic PA.json
# resources/profiles/Anycubic/filament/Anycubic Generic PC.json
# resources/profiles/Anycubic/filament/Anycubic Generic PETG.json
# resources/profiles/Anycubic/filament/Anycubic Generic PLA-CF.json
# resources/profiles/Anycubic/filament/Anycubic Generic PLA.json
# resources/profiles/Anycubic/filament/Anycubic Generic PVA.json
# resources/profiles/Anycubic/filament/Anycubic Generic TPU.json
# resources/profiles/Anycubic/filament/fdm_filament_common.json
# resources/profiles/Anycubic/machine/Anycubic 4Max Pro 0.4 nozzle.json
# resources/profiles/Anycubic/machine/Anycubic 4Max Pro.json
# resources/profiles/Anycubic/process/0.20mm Standard @4MaxPro.json
# resources/profiles/Anycubic/process/fdm_process_common.json
# resources/profiles/BBL.json
# resources/profiles/BBL/machine/Bambu Lab P1P 0.2 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab P1P 0.6 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab P1P 0.8 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 0.2 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 0.4 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 0.6 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 0.8 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.2 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.4 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.6 nozzle.json
# resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.8 nozzle.json
# resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json
# resources/profiles/Voron.json
# resources/web/data/text.js
# resources/web/image/printer/Anycubic 4Max Pro_cover.png
# src/BambuStudio.cpp
# src/libslic3r/GCode.cpp
# src/libslic3r/GCode.hpp
# src/libslic3r/GCode/GCodeProcessor.cpp
# src/libslic3r/GCodeWriter.hpp
# src/libslic3r/PerimeterGenerator.cpp
# src/libslic3r/PresetBundle.cpp
# src/libslic3r/Print.cpp
# src/libslic3r/Print.hpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/AMSMaterialsSetting.cpp
# src/slic3r/GUI/AMSMaterialsSetting.hpp
# src/slic3r/GUI/AmsMappingPopup.cpp
# src/slic3r/GUI/AmsMappingPopup.hpp
# src/slic3r/GUI/Auxiliary.cpp
# src/slic3r/GUI/BackgroundSlicingProcess.cpp
# src/slic3r/GUI/ConfigManipulation.cpp
# src/slic3r/GUI/DeviceManager.cpp
# src/slic3r/GUI/DeviceManager.hpp
# src/slic3r/GUI/ExtrusionCalibration.cpp
# src/slic3r/GUI/GCodeViewer.cpp
# src/slic3r/GUI/GCodeViewer.hpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/IMSlider.cpp
# src/slic3r/GUI/Jobs/PrintJob.cpp
# src/slic3r/GUI/Jobs/PrintJob.hpp
# src/slic3r/GUI/Jobs/SendJob.cpp
# src/slic3r/GUI/Jobs/SendJob.hpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/MainFrame.hpp
# src/slic3r/GUI/MediaPlayCtrl.cpp
# src/slic3r/GUI/OptionsGroup.cpp
# src/slic3r/GUI/PhysicalPrinterDialog.cpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/PrintHostDialogs.cpp
# src/slic3r/GUI/Printer/BambuTunnel.h
# src/slic3r/GUI/Printer/PrinterFileSystem.cpp
# src/slic3r/GUI/Printer/gstbambusrc.c
# src/slic3r/GUI/Printer/gstbambusrc.h
# src/slic3r/GUI/ReleaseNote.cpp
# src/slic3r/GUI/ReleaseNote.hpp
# src/slic3r/GUI/SelectMachine.cpp
# src/slic3r/GUI/SendToPrinter.cpp
# src/slic3r/GUI/SetBedTypeDialog.cpp
# src/slic3r/GUI/StatusPanel.cpp
# src/slic3r/GUI/StatusPanel.hpp
# src/slic3r/GUI/Tab.cpp
# src/slic3r/GUI/Widgets/AMSControl.cpp
# src/slic3r/GUI/Widgets/AMSControl.hpp
# src/slic3r/GUI/Widgets/ImageSwitchButton.cpp
# src/slic3r/GUI/Widgets/Label.cpp
# src/slic3r/GUI/WipeTowerDialog.cpp
# src/slic3r/Utils/Process.cpp
# src/slic3r/Utils/bambu_networking.hpp
# version.inc
2023-03-08 00:08:26 +08:00
chunmao.guo
cbb84d2fb6
ENH: support filament_z_hop_types
...
Support override z top type in filament
This is handling for STUDIO-2082
Change-Id: I885d1d5e44d626e28b260ff569d0359e462a5f8d
2023-02-22 20:09:17 +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
45b40fd380
add Creality CR-10 Max
...
#46
2022-12-30 16:54:10 +08:00
SoftFever
8d482eddd3
fix profile syncing issue
...
#74
2022-12-30 15:45:15 +08: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
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
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
Arthur
fd3dee6a6d
FIX: remove tree_support_with_infill in 3rd party profiles
...
Change-Id: Ie42a45b90ce14bc27308d66474db074e8bf380da
2022-12-15 04:38:15 -05:00
SoftFever
6ec4e15e6e
tweak ender 3 profile
2022-10-21 00:41:33 +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
rtyr
ead65a55d0
Merge pull request #7502 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
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
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
b73690a47a
Merge pull request #6659 from pmjdebruijn/creality
...
Creality New Printers
2021-06-28 18:55:37 +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
rtyr
6ed4885d01
CR-10 SMART and SERMOON D1 thumbnails
2021-06-03 14:22:58 +02: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
rtyr
b6cd41d670
Merge pull request #6116 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
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
rtyr
1dce483bc9
Thumbnails for CR8 and Ender4
2021-02-22 12:52:26 +01:00
Pascal de Bruijn
66a30b8102
creality.ini: add CR-8
2021-02-18 19:28:09 +01:00