mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
"name": "Snapmaker Dual PETG-CF @base",
|
||||
"filament_id": "1042511226",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"filament_end_gcode": [
|
||||
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
@@ -83,6 +80,9 @@
|
||||
"enable_pressure_advance": [
|
||||
"0"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user