Dylan
78ea8d84f3
Merge branch 'main' into sm-profiles
2024-10-07 16:45:59 +08:00
dylan
29278be729
fix prime_volume
2024-10-05 00:41:53 +08:00
dylan
0e15cccbc5
update version
2024-10-04 18:34:46 +08:00
dylan
d6f89393d7
Merge branch 'main' into sm-profiles
2024-10-01 17:17:33 +08:00
dylan
1d2c28f929
update gcodes
...
- add if 1==1 to switch the feature of wipe nozzles.
- fix the hold point of the right nozzle in J1 during multi-material printing.
2024-09-22 15:39:32 +08:00
Dylan
3638c05270
update User-Agent in http request header ( #6599 )
...
* Update Http.cpp
`SLIC3R_APP_NAME + SoftFever_VERSION` is used in Gcode, but `SLIC3R_VERSION` is used incorrectly here.
2024-09-01 22:31:11 +08:00
dylan
97eec47be6
update Snapmaker profiles
...
- add Breakaway Support filament
- add preheat params for Snapmaker Dual/IDEX printers
- update the check bounds code in start-gcode, which is now off by default
2024-08-27 01:14:19 +08:00
Dylan
230a4aaad8
Limit the max speed on the wipe tower ( #6044 )
...
* limit the max speed on the wipe tower
2024-07-11 23:53:32 +08:00
Dylan
02a4c9069c
Fix Snapmaker profiles ( #5763 )
...
* update snapmaker profiles
- add BracingKit for Snapmaker 2
- add Artisan profiles
* remove key
* fix compatible_printers
* remove pva for single extruder
* fix ci
* Fix compatible_printers
* Revert specific parameters
2024-06-21 17:46:47 +08:00
dylan
7fdb1a5862
Revert specific parameters
2024-06-19 12:08:41 +08:00
dylan
ce4a648578
Fix compatible_printers
2024-06-19 12:06:56 +08:00
dylan
5170c0a057
Merge branch 'main' into sm-profiles
2024-06-19 10:46:17 +08:00
dylan
9efcacebaa
Merge branch 'main' into sm-profiles
2024-06-19 10:43:59 +08:00
Dylan
81b3e5939d
update snapmaker profiles ( #5300 )
...
* update snapmaker profiles
- add BracingKit for Snapmaker 2
- add Artisan profiles
* remove key
* fix compatible_printers
* remove pva for single extruder
* fix ci
2024-05-18 13:25:39 +08:00
dylan
00d5b8900d
fix ci
2024-05-15 17:59:23 +08:00
dylan
97ebb35bc9
remove pva for single extruder
2024-05-08 13:43:45 +08:00
dylan
9715ea9b3c
fix compatible_printers
2024-05-08 13:36:28 +08:00
dylan
6e3e733dfb
remove key
2024-05-08 13:21:40 +08:00
dylan
058dde29bc
update snapmaker profiles
...
- add BracingKit for Snapmaker 2
- add Artisan profiles
2024-05-08 13:02:24 +08:00
Dylan
e92be73894
Don't check the temperature of multi filament for multi toolhead printers ( #3649 )
...
do not check the temperature of multi filaments for multi toolhead printers
2024-01-21 12:34:00 +08:00
Dylan
62bd10a27c
Disable the cooling moves for snapmaker printers ( #3081 )
...
disable the cooling moves for snapmaker printers
2023-12-11 22:04:24 +08:00
Dylan
63d46c5c83
Update snapmaker files ( #3009 )
2023-12-06 22:40:15 +08:00
Dylan
1998ec41c5
Update Snapmaker profiles ( #2939 )
...
* fix printing parameters for Snapmaker printers
* update
* Update Snapmaker profiles
* update end gcode
2023-12-05 21:08:48 +08:00
Dylan
1a809b0931
Fix check multi filament valid ( #1433 )
...
* no need to check different filaments if using a multi-head printer
* bed temperatures warning
2023-06-29 12:03:34 +08:00
Dylan
e925db8c0f
fix is_extruder_used ( #1422 )
2023-06-25 15:18:56 +08:00
Dylan
4481fe62b5
Add a new placehoder is_extruder_used for IDEX printers ( #951 )
...
* add placeholder 'is_extruder_used' for IDEX
* fix code_font using fixed-width font
* fix cmd+shift+g
2023-05-04 22:18:44 +08:00