Commit History

Author SHA1 Message Date
  Ghostkeeper db15bc84cf Correct and consistent spelling of g-code 4 years ago
  Ghostkeeper a84598a8c9 Remove default value for g-code before pause 4 years ago
  Ghostkeeper 13ff186c8e Correct spelling of 'g-code' 4 years ago
  Ghostkeeper ededb2a8d2 Merge branch 'master' of https://github.com/rodrigosclosa/Cura into rodrigosclosa-master 4 years ago
  Nino van Hooff c810ae97a7 Merge pull request #7919 from adripo/patch-2 4 years ago
  adripo 2fc06069ba Added whitelist G0..G4 instead of blacklist 4 years ago
  adripo d568531aed Fixed next XY return position after pause 4 years ago
  adripo 8c369a79fa Adjusted correct pause_method for FlyingBear Ghost 4S 4 years ago
  Nino van Hooff 58ffc9dcae Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 4 years ago
  Nino van Hooff c6e6c76962 Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 4 years ago
  fieldOfView 172e6a0759 Merge branch 'master' into feature_unify_pause_at_height 4 years ago
  Ghostkeeper aff28d821f Also reset extrusion for Griffin printers 4 years ago
  Ghostkeeper 05b0bf5988 Turn 'Redo Layers' into a boolean for at most 1 layer 4 years ago
  Nino van Hooff a4fe3d7685 Convert doxygen to rst for POS, MonitorStage, PostProcessing 4 years ago
  Rodrigo Sclosa d354c9f8ca Included two fields on PauseAtHeight script for user to put custom GCODE before and after the pause, such as a beep code. 4 years ago
  Rodrigo Sclosa f9868a5aa4 Revert "Included two fields on PauseAtHeight script for user to put custom GCODE before and after the pause, such as a beep code." 4 years ago
  Rodrigo Sclosa 323c374cc4 Included two fields on PauseAtHeight script for user to put custom GCODE before and after the pause, such as a beep code. 4 years ago
  Aldo Hoeben 7ea3891da0 Merge branch 'master' into feature_unify_pause_at_height 4 years ago
  Jaime van Kessel 329c5c5c11 Rename pause duration to disarm timeout and set default to give same behavior as before 4 years ago
  fieldOfView fa613c35eb Hide unused temperature for Repetier 4 years ago
  fieldOfView c87ee61e9c Add repetier-specific parking if repetier flavor is selected 4 years ago
  fieldOfView 87633e7818 Make Griffin a selectable method instead of snooping it from gcode 4 years ago
  fieldOfView a7e23ba99e Use an appropriate default for the pause method... 4 years ago
  Ilia Mazlov 5b85dae926 PP-plugin -> PauseAtHeight: steppers disarm timout 4 years ago
  fieldOfView a0a353e33c Add option to set pause method gcode command 4 years ago
  Remco Burema 432ed02aa6 Fix skip (or late) pause at height. 5 years ago
  Ghostkeeper c875252b53 Fix some mistakes indicated by PyCharm's linting 5 years ago
  Lipu Fei af1a03d02f Merge pull request #6400 from Ultimaker/CURA-6799_pause_at_height_resume_speed 5 years ago
  Nino van Hooff 2fa4230d1c Only consider feedrates for extrusions (Pause At Height) 5 years ago
  Nino van Hooff e51efe6cbc Restore feedrate at end of Pause at Height script 5 years ago
  Ghostkeeper b20e5bfd98 Don't display any message if setting is empty 5 years ago
  Ghostkeeper c1b4bcebec Add message while pausing 5 years ago
  B. Perry 6ed57838a9 Fixed PauseAtHeight.py to resume at starting height 5 years ago
  Ghostkeeper 8179e1ee90 Add typing 5 years ago
  Ghostkeeper 6740c2bee9 Fix offset of initial layer height 6 years ago
  Ghostkeeper 54b990c0bd Retract further if we can't set the temperature to stand-by temp 6 years ago
  Ghostkeeper 41857338cb Use firmware retraction and temperature control settings 6 years ago
  Ghostkeeper b67339c3bf Merge branch 'CURA-5491-pause-at-height' 6 years ago
  Ghostkeeper 6977b8de6e Make getValue return an int if it's an integer number 6 years ago
  Ghostkeeper 96896088c3 Add spaces around equals operators 6 years ago
  Jack Ha b77220b260 Add more ultigcode retract and unretract. CURA-5491 6 years ago
  Jack Ha e61ad750b7 Fixed UM3 Griffin and UM2 UltiGCode for Pause At Height. CURA-5491 6 years ago
  Jack Ha c260078631 Remove temperature commands for pause at height for UM3. CURA-5491 6 years ago
  Jack Ha 7058ddbb66 Corrected float/int mixups and allow catching temperature before the layers start. CURA-5491 6 years ago
  Jack Ha 17c4b65453 Fix pause at height that uses new latest temperature CURA-5491 6 years ago
  Ghostkeeper d4ca3d144e Use latest temperature instead of a manual resume temperature 6 years ago
  Ghostkeeper 7b82421751 Don't disable E steppers when pausing 6 years ago
  ChrisTerBeke 717c11005b Codestyle changes after merge 6 years ago
  JPFrancoia f15680b9ea Cleaning dev instructions. 6 years ago
  JPFrancoia a14d594909 - Solve https://github.com/Ultimaker/Cura/issues/3608. 6 years ago