mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
b36301347e
34 changed files with 918 additions and 331 deletions
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"visible": false,
|
||||
"version": 1,
|
||||
"author": "other",
|
||||
"manufacturer": "other",
|
||||
"author": "other",
|
||||
|
||||
"add_pages": [{"page": "AddMachine", "title": "Add new printer"}],
|
||||
|
||||
"machine_settings": {
|
||||
"machine_start_gcode": {
|
||||
"default": "G28 ; Home\nG1 Z15.0 F6000 ;move the platform down 15mm\n;Prime the extruder\nG92 E0\nG1 F200 E3\nG92 E0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue