mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 19:56:01 +08:00
refactor: Removes override "extrude_prime_pos_abs"
This commit is contained in:
parent
b1788f3329
commit
8edab850a8
@ -48,7 +48,6 @@
|
||||
"machine_gcode_flavor": { "RepRap (Marlin/Sprinter)": "Marlin" },
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"material_diameter": { "default_value": 1.75},
|
||||
"extrude_prime_pos_abs": { "default_value": true},
|
||||
"machine_start_gcode": {
|
||||
"default_value": ";MACHINE START CODE\nG21 ;metric values\nG90 ;absolute positioning\nG28 ;home\nG1 Z5 F9000\n;MACHINE START CODE"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user