artillery3dlab
265bc8453c
Artillery Resources Profiles Update ( #6754 )
...
* Artillery proflies update
* Artillery Resources Profiles Update
---------
Co-authored-by: chenyipeng <1192633120@qq.com>
2024-09-16 22:13:19 +08:00
artillery3dlab
364d91bd56
Artillery proflies update ( #6457 )
...
* Artillery proflies update
2024-08-18 11:37:11 +08:00
SoftFever
c36d4ad7c9
Fix misc bugs
2024-07-23 00:12:54 +08:00
artillery3dlab
03180bbde7
Add Artillery's new machine config ( #6068 )
...
* Add Artillery's new machine config
* Merge branch 'main' into master
* Merge branch 'main' into master
2024-07-11 23:51:38 +08:00
SoftFever
0459c28596
Tweak default parameters
...
1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas
2. Change default sparse_infill_pattern vaule to ipCrossHatch
2024-05-29 23:07:29 +08:00
SoftFever
f13dc1fdcd
bump profiles version to 2.1, change most profiles' top_surface_pattern to monotonicline as default pattern
2024-05-22 22:54:56 +08:00
cochcoder
5dfc624e11
Fix excessive maximum z accelleration for Artillery Sidewinder X1 ( #4733 )
...
Bring max z acceleration to 100 from 1000
2024-03-27 22:04:44 +08:00
Thomas
eae2703610
Optimized PNG files ( #4294 )
...
* Optimized PNG files
* Added back hints
* Revert "Added back hints"
This reverts commit e1d3890b08411d470a12a68472f6421aba28d229.
* Fixed Comgrow T500 cover background
2024-03-04 22:00:47 +08:00
Mr-PBH
c8f4895373
Add Artillery Genius Pro Profile ( #3742 )
...
* add photos required for genius pro
* add genius pro
* add genius pro
* add genius pro
* added genius pro, changed bed temp to 60c, nozzle temp 200c
* add genius pro, changed bed temp 60c, nozzle temp 200c
* add genius pro
* add genius pro and 0.4mm nozzle
* elafant foot to 0.15mm, 2 walls
* add genius pro print settings
* add genius pro paths
2024-01-27 11:45:17 +08:00
SoftFever
5213fbfa86
Support initial_tool variable for filename format
2023-11-13 22:25:32 +08:00
SoftFever
e624632969
semm
2023-09-09 13:19:59 +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
61db1ef369
misc profile fixes
2023-08-11 21:13:53 +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
SoftFever
3d7c45c6dc
fix wrong default support_threshold_angle value
2023-07-07 10:38:55 +08:00
fr3ak2402
37e105c1e8
Improvement Artillery Sidewinder X2 Profile & other small changes ( #1053 )
...
* Add & revise FLSun Profile
FLSun Q5
FLSun QQ-S Pro
* Patch Artillery Sidewinder X2 profile
revision speed parameters
revision start & end code
* change Anycubic 4Max Pro image
* Adjustments to the profile of the Anycubic 4Max Pro
Preparation for adding more Anycubic printers
* add more Anycubic profiles
2023-05-14 09:18:02 +08:00
fr3ak2402
507db8c301
add more printer profiles ( #1038 )
...
* Delete SW-x2.png
* Add Artillery Sidewinder X1 profile
* add Elegoo Neptune profile
* Update Elegoo Neptune 2S 0.4 nozzle.json
* Change start code parameters
2023-05-12 18:45:14 +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
SoftFever
c81ca8c9d7
profile cover image reorg
2023-05-07 23:52:11 +08:00
fr3ak2402
93eff233d5
Adds printer profile for Artillery printers ( #923 )
...
* Adding the Qidi X-Plus
Qidi X-Plus profile
Qidi X-Plus image
* Revision of the pressure plate model
Qidi X-Plus
* Add Artillery Profiles
Artillery Genius
Artillery Hornet
2023-05-03 21:11:10 +08:00
SoftFever
162f7d2ac3
optimized hot end model
2023-04-24 18:04:47 +08:00
SoftFever
a5d4fca039
resize SW-x2 bed texture
2023-04-20 00:38:19 +08:00
SoftFever
ab6a77ddf3
Merge pull request #663 from hliebscher/j1
...
Add Snapmaker J1
2023-04-10 17:46:49 +08:00
Heiko Liebscher
d9cdafbaa0
fix filename
2023-04-06 08:47:53 +02: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
e9613e971d
1.4.5 features ( #319 )
...
* Changes:
Improve precise wall
Port PS2.6 overhang slowdown feature
Implement overhang fan for new overhang slowdown algo
Add option to switch between classic/new overhang slowdown implementation
Set Arachne as default engine
Small adjustment of temp calibration range
turn off small perimeter by default
Small UI tweaks
Change default top_surface_pattern to monotonic
Fine tune jerk
Signed-off-by: SoftFever <softfeverever@gmail.com>
* Disable optimizations for RelWithDebInfo
Signed-off-by: SoftFever <softfeverever@gmail.com>
* fix an issue that max volumetirc/vfa calibration can't send to print
Signed-off-by: SoftFever <softfeverever@gmail.com>
#322
* fix build errors
Signed-off-by: SoftFever <softfeverever@gmail.com>
---------
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-02-17 23:09:18 +08:00
GP3D
7c6418e323
Artillery Sidewinder X2 ( #84 )
...
* 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
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
rtyr
6e994b2882
Artillery resources
2021-02-12 11:43:19 +01:00