* Add Ender-3 V3 SE .2, .6, .8 and fix small Ender-3 Pro bug
* Forgot to remove these
* Fix error
* Remove these...
* Why did I delete this?
* Revert deletion
* Add missing profiles
* Create 0.24mm Draft @Creality Ender3V3KE.json
* Apply new nozzle sizes to generic filament
* Maybe this will do it
* Revert 0.4 renames & add to Generic ABS
* Add M420 S1; Enable mesh leveling
* Fix wring nozzle_diameter
* Potentially fix the issue of printer not being added after selected
* Add new MyRRF custom printer
* hide user panel when networking plugin is not installed/used
* Fixed a bug that promption of installing plugin notification was not displayed when trying to switch to Bambu device tab
* replay missing_connection animated image when switching to device tab
Size reductions
construct_1_xl_buildplate_model > 1073 from 2250KB
construct_1_buildplate_model > 599 from 608KB
Just joined parts and optimized planar surfaces. didn't changed borders
Also adding a feature for creating 3D bed models from SVG graphics will give a nice reduction on size. Constantly new printers added to profiles. it will be nice upgrade to reduce size of folder
* Add Ender-3 Pro cover
* Add Ender-3 Pro
* Add Ender-3 Pro .2, .4, .6, and .8
* Add Ender-3 Pro processes
* Delete Ender-3 Pro_cover.png
* Add a smaller version of Ender-3 Pro_cover.png
* Delete Ender-3 Pro_cover
* Further image improvements
* Some improvements for supports and machines limits
* Increase z-hop for KE to avoid the nozzle hit the parts
* Changed jerk V3 KE settings to more logical values.
* Decreased jerk
* Speed, acceleration and jerk settings fine-tunings.
* Add .02 nozzle profiles
* Remove carbon fiber 0.2 profiles
* Flag Filament Types Correctly
* Add missing PC 0.2 profile
* Correct PLA nozzle name typo
* Tune supports for the thinner layer lines
* Pull in latest main branch updates
* Correct Support bottom distance
* Correct the numbering
* Add 0.25mm Nozzle Profiles
* Enable manual filament changing for all AnkerMake Printers
* Pull in latest main branch updates
* Remove extra white space from file name
---------
Co-authored-by: Geofrey Ward <Xelinor@mail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
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.
* 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>
* Initial profile for TwoTrees SK1
* Added PAUSE command instead of M601 and added machine_pause_gcode
* Enabled multi bed types and removed skirt loop
* Fixed non-ascii characters
* Added PETG, PLA-CF plus clean ups and fixes.
* Optimizations, and added PLA Silk
* Maximum velocity is too high on Klipper settings, lowered to 730mm/s, this was obtained with Klipper Auto Speed
* Ditto
* Small optimizations
* Added one layer to bottom for HSpeed profile
* Bring over bed and cover files
* Initial refactored configuration file with placeholders for adding more nozzles
* Uniqueify filament profiles
* Initial refactored machine profiles
* Remove placeholders
* Correct machine selection flow
* Correct Typo
* Add placeholders to bring CE profile settings current with new format
* Fixes#3326
* Port 0.4 Normal Mode Profiles
* Port fast mode profiles
* Remove superfluous settings
* Migrate existing filament profiles
* Update available nozzles and default materials
* Remove 'with' from file names
* Remove 'with' from file names
* Correct support object distance default
* Correct transcription errors
* Correct transcription error
* Bring max_travel_detour_distance into convention with other profiles
* Replace old profiles with the refactored profiles
* Correct name used from Extra Draft to Superdraft
* Re-use original names so printer profiles don't break
---------
Co-authored-by: Geofrey Ward <Xelinor@mail.com>