mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFU99_CREALITY_00",
|
||||
"name": "Creality Generic TPU @Hi-all",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Creality Generic TPU",
|
||||
"from": "system",
|
||||
"setting_id": "GFU99_CREALITY_00",
|
||||
"instantiation": "true",
|
||||
"hot_plate_temp": [
|
||||
"30"
|
||||
],
|
||||
@@ -29,7 +29,9 @@
|
||||
"slow_down_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"filament_start_gcode": ["; filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else}\nM104 S[first_layer_temperature]\n{endif}\n"],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else}\nM104 S[first_layer_temperature]\n{endif}\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality Hi 0.4 nozzle",
|
||||
"Creality Hi 0.6 nozzle"
|
||||
|
||||
Reference in New Issue
Block a user