mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: rename filament in machine default materials
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
This commit is contained in:
parent
d79ee0bafe
commit
8a34f6b606
83 changed files with 85 additions and 82 deletions
|
@ -101,7 +101,7 @@
|
|||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "M0",
|
||||
"default_filament_profile": [
|
||||
"Qidi Generic PLA"
|
||||
"Generic PLA @Qidi"
|
||||
],
|
||||
"machine_start_gcode": "G28\nG92 E0\nG0 X5 Y5 Z0.3 F3600\n",
|
||||
"machine_end_gcode": "M104 S0\nM140 S0\n;Retract the filament\nG92 E0\nG1 E-3 F300\nG28\nM84\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue