mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
fix profiles
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"single_extruder_multi_material": "0",
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"default_filament_profile": ["Creality Generic PLA @0.8 nozzle"],
|
||||
"default_filament_profile": ["Creality Generic PLA"],
|
||||
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_end_gcode": "END_PRINT",
|
||||
"scan_first_layer": "0"
|
||||
|
||||
Reference in New Issue
Block a user