10 Commits

Author SHA1 Message Date
casperlamboo
5037d2f642 Applied printer-linter format 2023-03-23 15:23:42 +00:00
c.lamboo
2181bbceb3 Fix gcode flavors in profiles
For some printer definitions the `machine_gcode_flavor` was entered incorrectly (the display name was used rather than the flavor-key). Previously in combo boxes the flavour would default to the first key (which is "marlin"). Due to recent changes we will not default anymore to the first option, but instead show nothing. By changing the flavor to the correct key the flavors will show up correctly again.

CURA-10374
2023-03-23 16:22:22 +01:00
nallath
702c317c4c Applied printer-linter format 2023-03-07 08:27:28 +00:00
Christian Kvasny
cc8c6611e7
Fix VzBot Base definition file
The correct value should be -03 not 0.3 Should actually still in the 5.3. Maybe it works out.
2023-03-07 00:09:57 +01:00
Joeydelarago
a079c78f76 Applied printer-linter format 2022-12-06 15:17:31 +00:00
Christian Kvasny
c4621cbb1a
Update resources/definitions/vzbot_base.def.json
removed

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-05 13:24:32 +01:00
Christian Kvasny
fc6db7b020
Update vzbot_base.def.json
remove retraction_hop_enabled false
2022-12-05 13:14:31 +01:00
Christian Kvasny
de5957be69
Update vzbot_base.def.json
Fix  issue(s) with the introduced code
2022-11-30 01:58:44 +01:00
Christian Kvasny
53e163011e
Update vzbot_base.def.json
Adjusted some default values
2022-10-25 11:34:17 +02:00
Christian Kvasny
018952a921
VzBot (#13181)
* Add VzBot printer

* remove exclude_materials

* Update vzbot_base.def.json

remove Unnecessary default_values

* rename duplicate profile ids

* Adjusted speed for TPU. Retract switched off

* update start/end gcode

* set retraction_amount to 0.65

* update gantry_height

* add custom overrides
2022-09-08 13:49:32 +02:00