Commit graph

9 commits

Author SHA1 Message Date
Diego Prado Gesto
33a713ad92 Fix indentation and remove spaces 2019-02-24 19:01:13 +01:00
kerog777
4270cb065e Update to starting gcode
Refined starting code to use proper replacement parameters and be more
compatible with firmware, which heats both nozzles to 120C as part of
the Z homing process.  So now it heats the bed, then homes, then heats
to the layer 0 print temperature.

Also upped the material flow from 87 (value used in manufacturer’s
Simplify3D profile) to 95, which works better for me.  87 seems really
low.
2019-02-23 09:28:51 -08:00
Diego Prado Gesto
5b251fc6dc CURA-5334 Remove machine nozzle size from machine definitions and move
it to extruder definitions.
2018-07-04 12:00:38 +02:00
Jack Ha
95f7251486 CURA-5334 remove material_diameter from all printer definitions and also from fdmprinter.def.json 2018-06-12 13:39:29 +02:00
kerog777
88dc33a288 Corrected preferred variant name
Made it match the name field in the variant file
2018-04-25 20:29:09 -07:00
kerog777
9d9a238b2c Update start gcode
bed_temperature should have been print_bed_temperature.  Refined
heating steps and added a purge line.
2018-04-24 21:30:54 -07:00
kerog777
930b716cc2 Fix brackets in start_gcode
Had square brackets instead of curly brackets in M109 commands.  Still
worked OK from SD, but not from Octoprint.
2018-04-23 21:06:52 -07:00
kerog777
85fb9441ea Made requested changes to version numbers, etc. per comments fro
previous pull request.
2018-04-21 09:34:41 -07:00
kerog777
52d2057e64 Add profile data for Felix Tec4
Includes 2 extruder definitions, platform mesh, and variants for 0.25,
0.35, 0.5, and 0.7 mm nozzles
2018-04-19 08:24:45 -07:00